summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-27Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-09-27arm64: mvebu: armada-7040-db.dts: Add I2C and SPI aliasesStefan Roese
2016-09-27arm64: mvebu: Armada 7K/8K: Add COMPHY device tree nodesStefan Roese
2016-09-27arm64: mvebu: armada-ap806.dtsi: Add clock-frequency to UART DT nodeStefan Roese
2016-09-27arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese
2016-09-27arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoCStefan Roese
2016-09-27arm64: mvebu: Armada 7K/8K: Add Armada 7K/8K dts filesStefan Roese
2016-09-27ahci: Make ahci_port_base() non-static to enable overwriteStefan Roese
2016-09-27usb: xhci-mvebu: Add Armada 8K to compatiblity listStefan Roese
2016-09-27drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8KStefan Roese
2016-09-27arm64: mvebu: Add Armada 3700 db-88f3720 development board supportStefan Roese
2016-09-27arm64: mvebu: Add support for the Marvell Armada 3700 SoCStefan Roese
2016-09-27arm64: mvebu: Armada 3700: Add USB device tree nodesStefan Roese
2016-09-27arm64: mvebu: Armada 3700: Add COMPHY device tree nodesStefan Roese
2016-09-27arm64: mvebu: Armada 3700: Add I2C device tree nodesStefan Roese
2016-09-27arm64: mvebu: Armada 3700: Add ethernet device tree nodesStefan Roese
2016-09-27arm64: mvebu: Armada 3700: Add SPI device tree nodesStefan Roese
2016-09-27arm64: mvebu: Armada 3700: Add Armada 37xx dts filesStefan Roese
2016-09-27drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese
2016-09-27usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)Stefan Roese
2016-09-27usb: xhci: Add Marvell MVEBU xHCI supportStefan Roese
2016-09-27net: mvneta: Add support for Armada 3700 SoCStefan Roese
2016-09-27net: mvneta: Make driver 64bit safeStefan Roese
2016-09-27spi: Add driver for Marvell Armada 3700 SoCStefan Roese
2016-09-27serial: Add serial_mvebu_a3700 for Armada 3700 SoCStefan Roese
2016-09-27net: mvneta: Round up top tx buffer boundaries for dcache opsStefan Roese
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-27usb:gadget: Disallow DFU in SPL for nowTom Rini
2016-09-27ti_armv7_common.h: Adjust malloc pool size in all cases.Tom Rini
2016-09-27cmd: ubi: add option to specify volume idLadislav Michl
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-26armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDRYork Sun
2016-09-26armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig optionYork Sun
2016-09-26armv8: ls1046ardb_emmc: Fix a typo in defconfigYork Sun
2016-09-26Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig optionYork Sun
2016-09-26armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun
2016-09-26driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun
2016-09-26Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini
2016-09-26i2c: mvtwsi.c: Add support for Marvell Armada 7K/8KStefan Roese
2016-09-26i2c: mv_i2c.c: Validate read length in I2C commandjinghua
2016-09-26i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)Stefan Roese
2016-09-26i2c: mv_i2c.c: Add DM supportStefan Roese
2016-09-26i2c: mv_i2c.c: Prepare driver for DM conversionStefan Roese
2016-09-26i2c: mv_i2c.c: Remove CONFIG_HARD_I2CStefan Roese
2016-09-26i2c: mv_i2c.c: cosmetic: Coding style cleanupsStefan Roese
2016-09-25board: amcore: update to use dm serial driverAngelo Dureghello
2016-09-25board: amcore: add update scriptsAngelo Dureghello