summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha2017-02-03-16/+20
* arch: arm: update the IFC IP input clockPrabhakar Kushwaha2017-02-03-24/+5
* arch: powerpc: update the IFC IP input clockPrabhakar Kushwaha2017-02-03-8/+21
* arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha2017-02-03-13/+17
* armv8: ls1012a: Add support of PPAPrabhakar Kushwaha2017-02-03-0/+22
* board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha2017-02-03-0/+91
* armv8: ls1046a: Enable workaround for erratum A-008336York Sun2017-01-31-0/+1
* armv7: ls1021aqds: Set cpo_sample for erratum A-009942York Sun2017-01-31-0/+3
* drivers: net: fsl-mc: Fixup MAC addresses in DPCBogdan Purcareata2017-01-31-2/+101
* armv8: ls1046a: enable usb in defconfigTang Yuantian2017-01-27-0/+18
* armv8: ls1046a: added usb nodes in dtsTang Yuantian2017-01-27-0/+21
* armv8: ls1046aqds: added usb feature supportTang Yuantian2017-01-27-0/+12
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-01-26-10/+624
|\
| * arm64: mvebu: Update bubt command MMC block device accessKonstantin Porotchkin2017-01-25-3/+22
| * arm64: mvebu: Enable SDHCI/MMC support for the db-88f7040/8040Stefan Roese2017-01-25-2/+11
| * arm64: mvebu: Armada 7040-db: Add SDHCI device tree nodesStefan Roese2017-01-25-0/+14
| * arm64: mvebu: Armada 7k/8k: Add SDHCI device tree nodesStefan Roese2017-01-25-0/+16
| * arm64: mvebu: Enable SDHCI/MMC support for the db-88f3720Stefan Roese2017-01-25-1/+8
| * arm64: mvebu: Armada 3720-db: Add SDHCI device tree nodesStefan Roese2017-01-25-0/+21
| * arm64: mvebu: Armada 3700: Add SDHCI device tree nodesStefan Roese2017-01-25-0/+16
| * mmc: Add Marvell Xenon SDHCI controller driverStefan Roese2017-01-25-0/+509
| * mmc: sdhci: Add support for optional controller specific set_ios_post()Stefan Roese2017-01-25-0/+5
| * mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new valueStefan Roese2017-01-25-4/+2
* | cmd: ubi: allow '-' to specify maximum volume sizeLadislav Michl2017-01-26-3/+5
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-01-25-3/+37
|\ \
| * | powerpc: Enable flush and invalidate dcache by range for MPC85xxTony O'Brien2017-01-24-2/+2
| * | mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien2017-01-24-1/+19
| * | powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907Darwin Dingel2017-01-24-1/+17
* | | Drop CONFIG_CMD_DOCSimon Glass2017-01-25-30/+0
* | | Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()Simon Glass2017-01-25-5/+2
* | | Drop the static inline print_cpuinfo()Simon Glass2017-01-25-7/+2
* | | Drop CONFIG_WINBOND_83C553Simon Glass2017-01-25-222/+0
* | | powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass2017-01-25-166/+7
* | | powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass2017-01-25-19/+25
* | | Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass2017-01-25-35/+64
* | | Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25-290/+459
* | | Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass2017-01-25-21/+31
* | | config: Drop CONFIG_ARCH_DMA_PIO_WORDSSimon Glass2017-01-25-7/+1
| |/ |/|
* | travis-ci: Add swig and libpython-dev to the package listTom Rini2017-01-24-0/+2
* | mach-omap2: Cleanup secure boot media generationAndrew F. Davis2017-01-24-10/+28
* | tools: Correct python building host toolsTom Rini2017-01-24-1/+2
* | bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setCédric Schieli2017-01-24-0/+6
* | arm: am57xx: cl-som-am57x: fix EthernetUri Mashiach2017-01-24-3/+3
* | Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini2017-01-24-281/+146
* | NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2017-01-24-13/+66
* | imx31_phycore: Split the eet variant out into a different TARGETTom Rini2017-01-24-5/+8
* | rpi: Fix device tree path on ARM64Tuomas Tynkkynen2017-01-24-21/+27
* | mmc: Print error code for mmc_complete_init failureJagan Teki2017-01-23-1/+3
* | mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier2017-01-23-34/+52
|/
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2017-01-22-415/+934
|\