]> git.sur5r.net Git - u-boot/shortlog
u-boot
2017-04-05 Andre Przywarasunxi: introduce Allwinner H5 config option
2017-04-05 Andre Przywarasunxi: prepare for sharing MACH_SUN8I_H3 config symbol
2017-04-05 Andre Przywarasunxi: DRAM: add Allwinner H5 support
2017-04-05 Andre PrzywaraSPI: SPL: sunxi: fix 64-bit build
2017-04-05 Andre Przywarasunxi: provide ARMv8 mem_map for every ARM64 board
2017-04-05 Andre Przywarasunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM
2017-04-05 Andre Przywarasunxi: configs: merge sun9i and sun50i SPL memory defin...
2017-04-05 Andre Przywarasunxi: simplify ACTLR.SMP bit set #ifdef
2017-04-05 Andre Przywarafsl: ls102x: remove redundant GENERIC_TIMER_CLK
2017-04-05 Andre PrzywaraARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
2017-04-05 Andre Przywarasunxi: fix ACTLR.SMP assembly routine
2017-04-04 Tom RiniPrepare v2017.05-rc1 v2017.05-rc1
2017-04-04 Tom RiniMerge git://git.denx.de/u-boot-tegra
2017-04-04 Tom RiniMerge git://git.denx.de/u-boot-arc
2017-04-04 Tom RiniMerge git://git.denx.de/u-boot-mmc
2017-04-04 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-04-04 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-04-04 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-04-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2017-04-01 Marcel Ziswilerapalis-tk1: disable external clock loopback on SDMMC3
2017-04-01 Marcel Ziswilermmc: tegra: allow disabling external clock loopback
2017-04-01 Marcel Ziswilerarm: tegra: initial support for apalis tk1
2017-03-31 Alexey Brodkinarcv2: Halt non-master cores
2017-03-31 Alexey Brodkinaxs103: Support slave core kick-start on axs103 v1...
2017-03-31 Alexey Brodkinaxs103: Clean-up smp_kick_all_cpus()
2017-03-30 Jean-Jacques... mmc: omap_hsmmc: add support for CONFIG_BLK
2017-03-30 Jean-Jacques... mmc: omap_hsmmc: move the mmc_config to platdata when...
2017-03-30 Jean-Jacques... mmc: omap_hsmmc: use mmc_get_blk_desc() to get the...
2017-03-30 Jean-Jacques... mmc: omap_hsmmc: use an accessor to get the private...
2017-03-29 Stefan Roesearm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k...
2017-03-29 Stefan Roesearm64: mvebu: armada-7040-db.dts: Change eth1 speed...
2017-03-29 Stefan Roesenet: mvpp2: Remove unreferenced in_use_thresh from...
2017-03-29 Stefan Roesenet: mvpp2: Configure SMI PHY address needed for PHY...
2017-03-29 Stefan Roesenet: mvpp2: Enable PHY polling mode on PPv2.2
2017-03-29 Stefan Roesenet: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID
2017-03-29 Stefan Roesenet: mvpp2: Add GoP and NetC support for port 0 (SFI)
2017-03-29 Stefan Roesenet: mvpp2: Add GoP and NetC support for ports 2 &...
2017-03-29 Stefan Roesenet: mvpp2: Read phy-speed from DT to select between...
2017-03-29 Stefan Roesenet: mvpp2: Restructure probe / init functions
2017-03-29 Stefan Roesenet: include/phy.h: Add new PHY interface modes
2017-03-29 Stefan Roesenet: mvpp2: Add RX and TX FIFO configuration for PPv2.2
2017-03-29 Stefan Roesenet: mvpp2: Handle eth device naming in multi-CP case...
2017-03-29 Stefan Roesearm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driver
2017-03-29 Thomas Petazzoniarm64: marvell: dts: add PPv2.2 description to Armada...
2017-03-29 Stefan Roesenet: mvpp2: Enable compilation for Armada 7K/8K platforms
2017-03-29 Stefan Roesenet: mvpp2.c: Clear all buffer / descriptor areas befor...
2017-03-29 Stefan Roesenet: mvpp2: Move probe function from MISC to ETH DM...
2017-03-29 Stefan Roesenet: mvpp2: Add MDIO support for PPv2.2
2017-03-29 Thomas Petazzoninet: mvpp2: finally add the PPv2.2 compatible string
2017-03-29 Thomas Petazzoninet: mvpp2: adapt rxq distribution to PPv2.2
2017-03-29 Thomas Petazzoninet: mvpp2: rework RXQ interrupt group initialization...
2017-03-29 Thomas Petazzoninet: mvpp2: add AXI bridge initialization for PPv2.2
2017-03-29 Thomas Petazzoninet: mvpp2: handle misc PPv2.1/PPv2.2 differences
2017-03-29 Thomas Petazzoninet: mvpp2: handle register mapping and access for...
2017-03-29 Thomas Petazzoninet: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2
2017-03-29 Thomas Petazzoninet: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
2017-03-29 Thomas Petazzoninet: mvpp2: adapt the mvpp2_rxq_*_pool_set functions...
2017-03-29 Thomas Petazzoninet: mvpp2: adjust the allocation/free of BM pools...
2017-03-29 Thomas Petazzoninet: mvpp2: introduce PPv2.2 HW descriptors and adapt...
2017-03-29 Thomas Petazzoninet: mvpp2: introduce an intermediate union for the...
2017-03-29 Thomas Petazzoninet: mvpp2: add hw_version field in "struct mvpp2"
2017-03-29 Thomas Petazzoninet: mvpp2: add and use accessors for TX/RX descriptors
2017-03-29 Thomas Petazzoninet: mvpp2: store physical address of buffer in rx_desc...
2017-03-29 Thomas Petazzoninet: mvpp2: remove support for buffer header
2017-03-29 Thomas Petazzoninet: mvpp2: use "dma" instead of "phys" where appropriate
2017-03-29 Stefan Roesenet: mvpp2: enable building on 64-bit platforms (more...
2017-03-29 Thomas Petazzoninet: mvpp2: enable building on 64-bit platforms
2017-03-29 Thomas Petazzoninet: mvpp2: simplify MVPP2_PRS_RI_* definitions
2017-03-29 Thomas Petazzoninet: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DE...
2017-03-29 Thomas Petazzoninet: mvpp2: remove unused register definitions
2017-03-29 Thomas Petazzoninet: mvpp2: simplify mvpp2_bm_bufs_add()
2017-03-29 Stefan Roesenet: mvpp2: Round up top tx buffer boundaries for dcach...
2017-03-29 Stefan Roesebitops.h: Include bitsperlong.h as needed for GENMASK_ULL
2017-03-29 Vlad Zakharovarc: use timer driver for ARC boards
2017-03-29 Vlad Zakharovarc: dts: separate single axs10x.dts file
2017-03-29 Vlad Zakharovdrivers: timer: Introduce ARC timer driver
2017-03-29 Dirk Eibacharm: mvebu: Add gdsys ControlCenter-Compact board
2017-03-29 mario.six@gdsys.ccdm: Add callback to modify the device tree
2017-03-29 Stefan Roesearm: mvebu: theadorable: Add 'pcie' test command
2017-03-29 Stefan Roesearm: mvebu: theadorable: Add board-specific PEX detecti...
2017-03-29 Stefan Roesearm: mvebu: AXP: Add possiblity to configure PEX detect...
2017-03-29 Konstantin... arm64: a37xx: Remove DM_I2C_COMPAT from the board config
2017-03-29 Konstantin... arm64: a37xx: Disable DB configurations on ESPRESSOBin...
2017-03-29 Konstantin... arm64: mvebu: Add default config for ESPRESSOBin board
2017-03-29 Konstantin... arm64: dts: Add device tree for ESPRESSOBin board
2017-03-29 Konstantin... mvebu: a37xx: Add init for ESPRESSBin Topaz switch
2017-03-29 Konstantin... mvebu: neta: a37xx: Add fixed link support to neta...
2017-03-29 Konstantin... mvebu: neta: Add support for board init function
2017-03-29 Konstantin... arm64: a37xx: Handle pin controls in early board init
2017-03-29 Konstantin... arm64: a37xx: dts: Add pin control nodes to DT
2017-03-29 Konstantin... arm64: a37xx: Enable bubt command support on A3720-DB
2017-03-29 Konstantin... arm64: a37xx: Enable Marvell ETH PHY support
2017-03-29 Konstantin... arm64: mvebu: Rename the db-88f3720 to armada-37xx...
2017-03-29 Konstantin... mvebu: usb: xhci: Add VBUS regulator supply to the...
2017-03-29 Konstantin... arm64: mvebu: Add default configuraton for MACCHIATOBin...
2017-03-29 Rabeeh Khouryarm64: mvebu: dts: Add DTS file for MACCHIATOBin board
2017-03-29 Konstantin... mvebu: pcie: Add support for GPIO reset for PCIe device
2017-03-29 Konstantin... arm64: mvebu: dts: Add i2c1 pin definitions to CPM
2017-03-29 Konstantin... arm64: mvebu: gpio: Add GPIO nodes to A8K family devices
2017-03-29 Philipp Tomsichdtoc: make ScanTree recurse into subnodes
next