summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-28disk: convert CONFIG_PARTITIONS to KconfigPatrick Delaunay
2017-01-26Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-01-26cmd: ubi: allow '-' to specify maximum volume sizeLadislav Michl
2017-01-25Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2017-01-25Drop CONFIG_CMD_DOCSimon Glass
2017-01-25Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()Simon Glass
2017-01-25Drop the static inline print_cpuinfo()Simon Glass
2017-01-25Drop CONFIG_WINBOND_83C553Simon Glass
2017-01-25powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass
2017-01-25config: Drop CONFIG_ARCH_DMA_PIO_WORDSSimon Glass
2017-01-25arm64: mvebu: Update bubt command MMC block device accessKonstantin Porotchkin
2017-01-25arm64: mvebu: Enable SDHCI/MMC support for the db-88f7040/8040Stefan Roese
2017-01-25arm64: mvebu: Armada 7040-db: Add SDHCI device tree nodesStefan Roese
2017-01-25arm64: mvebu: Armada 7k/8k: Add SDHCI device tree nodesStefan Roese
2017-01-25arm64: mvebu: Enable SDHCI/MMC support for the db-88f3720Stefan Roese
2017-01-25arm64: mvebu: Armada 3720-db: Add SDHCI device tree nodesStefan Roese
2017-01-25arm64: mvebu: Armada 3700: Add SDHCI device tree nodesStefan Roese
2017-01-25mmc: Add Marvell Xenon SDHCI controller driverStefan Roese
2017-01-25mmc: sdhci: Add support for optional controller specific set_ios_post()Stefan Roese
2017-01-25mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new valueStefan Roese
2017-01-24powerpc: Enable flush and invalidate dcache by range for MPC85xxTony O'Brien
2017-01-24mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien
2017-01-24powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907Darwin Dingel
2017-01-24travis-ci: Add swig and libpython-dev to the package listTom Rini
2017-01-24mach-omap2: Cleanup secure boot media generationAndrew F. Davis
2017-01-24tools: Correct python building host toolsTom Rini
2017-01-24bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setCédric Schieli
2017-01-24arm: am57xx: cl-som-am57x: fix EthernetUri Mashiach
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini
2017-01-24imx31_phycore: Split the eet variant out into a different TARGETTom Rini
2017-01-24rpi: Fix device tree path on ARM64Tuomas Tynkkynen
2017-01-23mmc: Print error code for mmc_complete_init failureJagan Teki
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier
2017-01-22Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2017-01-22ARM: uniphier: add PXs3 SoC supportMasahiro Yamada
2017-01-22ARM: dts: uniphier: add PXs3 SoC/board supportMasahiro Yamada
2017-01-22pinctrl: uniphier: support UniPhier PXs3 pinctrl driverMasahiro Yamada
2017-01-22ARM: dts: uniphier: compile only DT files that make senseMasahiro Yamada
2017-01-22ARM: uniphier: add macro to generate SoC data look-up functionMasahiro Yamada
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada
2017-01-22ARM: uniphier: replace <common.h> with <linux/delay.h> where possibleMasahiro Yamada
2017-01-22ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada
2017-01-22ARM: uniphier: add uniphier_v8_defconfigMasahiro Yamada
2017-01-22ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada
2017-01-22ARM: uniphier: add missing static and const qualifierMasahiro Yamada