aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay335-68/+326
2017-01-28disk: convert CONFIG_AMIGA_PARTITION to KconfigPatrick Delaunay8-4/+17
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay373-59/+363
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay485-430/+231
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay154-55/+113
2017-01-28disk: convert CONFIG_PARTITIONS to KconfigPatrick Delaunay4-2/+24
2017-01-26Merge git://www.denx.de/git/u-boot-marvellTom Rini16-10/+624
2017-01-26cmd: ubi: allow '-' to specify maximum volume sizeLadislav Michl1-3/+5
2017-01-25Merge git://git.denx.de/u-boot-mpc85xxTom Rini7-3/+37
2017-01-25Drop CONFIG_CMD_DOCSimon Glass6-30/+0
2017-01-25Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()Simon Glass3-5/+2
2017-01-25Drop the static inline print_cpuinfo()Simon Glass2-7/+2
2017-01-25Drop CONFIG_WINBOND_83C553Simon Glass4-222/+0
2017-01-25powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass14-166/+7
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass16-19/+25
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass80-35/+64
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass607-290/+459
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass34-21/+31
2017-01-25config: Drop CONFIG_ARCH_DMA_PIO_WORDSSimon Glass2-7/+1
2017-01-25arm64: mvebu: Update bubt command MMC block device accessKonstantin Porotchkin1-3/+22
2017-01-25arm64: mvebu: Enable SDHCI/MMC support for the db-88f7040/8040Stefan Roese3-2/+11
2017-01-25arm64: mvebu: Armada 7040-db: Add SDHCI device tree nodesStefan Roese1-0/+14
2017-01-25arm64: mvebu: Armada 7k/8k: Add SDHCI device tree nodesStefan Roese2-0/+16
2017-01-25arm64: mvebu: Enable SDHCI/MMC support for the db-88f3720Stefan Roese2-1/+8
2017-01-25arm64: mvebu: Armada 3720-db: Add SDHCI device tree nodesStefan Roese1-0/+21
2017-01-25arm64: mvebu: Armada 3700: Add SDHCI device tree nodesStefan Roese1-0/+16
2017-01-25mmc: Add Marvell Xenon SDHCI controller driverStefan Roese3-0/+509
2017-01-25mmc: sdhci: Add support for optional controller specific set_ios_post()Stefan Roese2-0/+5
2017-01-25mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new valueStefan Roese1-4/+2
2017-01-24powerpc: Enable flush and invalidate dcache by range for MPC85xxTony O'Brien1-2/+2
2017-01-24mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien4-1/+19
2017-01-24powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907Darwin Dingel4-1/+17
2017-01-24travis-ci: Add swig and libpython-dev to the package listTom Rini1-0/+2
2017-01-24mach-omap2: Cleanup secure boot media generationAndrew F. Davis1-10/+28
2017-01-24tools: Correct python building host toolsTom Rini1-1/+2
2017-01-24bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setCédric Schieli2-0/+6
2017-01-24arm: am57xx: cl-som-am57x: fix EthernetUri Mashiach2-3/+3
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini305-281/+146
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini30-13/+66
2017-01-24imx31_phycore: Split the eet variant out into a different TARGETTom Rini4-5/+8
2017-01-24rpi: Fix device tree path on ARM64Tuomas Tynkkynen1-21/+27
2017-01-23mmc: Print error code for mmc_complete_init failureJagan Teki1-1/+3
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier13-34/+52
2017-01-22Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini55-415/+934
2017-01-22ARM: uniphier: add PXs3 SoC supportMasahiro Yamada9-0/+31
2017-01-22ARM: dts: uniphier: add PXs3 SoC/board supportMasahiro Yamada3-0/+381
2017-01-22pinctrl: uniphier: support UniPhier PXs3 pinctrl driverMasahiro Yamada3-9/+156
2017-01-22ARM: dts: uniphier: compile only DT files that make senseMasahiro Yamada1-9/+18
2017-01-22ARM: uniphier: add macro to generate SoC data look-up functionMasahiro Yamada3-33/+23
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada17-317/+214