summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-28spl: Remove overwrite of relocated malloc limitAndrew F. Davis
2017-01-28malloc_simple: Add debug statements to memalign_simpleAndrew F. Davis
2017-01-28aspeed: Support for ast2500 Eval Boardmaxims@google.com
2017-01-28aspeed: Board init functions and common configs for ast2500 based boardsmaxims@google.com
2017-01-28aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com
2017-01-28aspeed: Add drivers common to all Aspeed SoCsmaxims@google.com
2017-01-28arm: Note vendor-required status of certain MACH_TYPE valuesTom Rini
2017-01-28am335x_shc: Drop MACH_TYPE usageTom Rini
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini
2017-01-28Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini
2017-01-28arm: Re-sync with full list of MACH_TYPE_xxx valuesTom Rini
2017-01-28disk: convert CONFIG_PARTITION_TYPE_GUID to KconfigPatrick Delaunay
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28kbuild: add include linux/kconfig.h in config.hPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_AMIGA_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay
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