summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-2/+0
2017-01-26Merge git://www.denx.de/git/u-boot-marvellTom Rini5-0/+67
2017-01-26Merge git://git.denx.de/u-boot-mpc85xxTom Rini6-3/+30
2017-01-26Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()Simon Glass1-1/+1
2017-01-26powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass9-126/+7
2017-01-26powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+1
2017-01-26Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass4-2/+9
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass10-0/+63
2017-01-26Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass4-1/+6
2017-01-26config: Drop CONFIG_ARCH_DMA_PIO_WORDSSimon Glass1-6/+1
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: 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-25powerpc: Enable flush and invalidate dcache by range for MPC85xxTony O'Brien1-2/+2
2017-01-25mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien3-1/+12
2017-01-25powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907Darwin Dingel4-1/+17
2017-01-24mach-omap2: Cleanup secure boot media generationAndrew F. Davis1-10/+28
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini23-0/+144
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2-13/+0
2017-01-24imx31_phycore: Split the eet variant out into a different TARGETTom Rini1-1/+5
2017-01-22ARM: uniphier: add PXs3 SoC supportMasahiro Yamada8-0/+27
2017-01-22ARM: dts: uniphier: add PXs3 SoC/board supportMasahiro Yamada3-0/+381
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
2017-01-22ARM: uniphier: replace <common.h> with <linux/delay.h> where possibleMasahiro Yamada4-4/+5
2017-01-22ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada13-14/+16
2017-01-22ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada4-26/+44
2017-01-22ARM: uniphier: add missing static and const qualifierMasahiro Yamada1-3/+3
2017-01-22ARM: uniphier: fix delay fixup code in LD11 UMC initKotaro Hayashi1-0/+1
2017-01-22ARM: uniphier: update UMC_MEMMAPSET value for LD20 SoCWataru Okoshi1-2/+2
2017-01-21status_led: Kconfig migrationUri Mashiach3-25/+26
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2-4/+0
2017-01-20ARM: OMAP5+: Remove unsed dpll structuresLokesh Vutla1-55/+4
2017-01-20ARM: OMAP4: Fix compiler warningLokesh Vutla1-1/+3
2017-01-20ARM: Default to using optimized memset and memcpy routinesTom Rini2-4/+22
2017-01-20mach-omap2: Fix secure boot media generationAndrew F. Davis1-5/+1
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher3-10/+21
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini37-120/+1318
2017-01-18kconfig: fsl PPA: move CONFIG_* to KconfigHou Zhiqiang2-2/+26
2017-01-18ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang10-17/+17
2017-01-18kconfig: armv8: move armv8 sec_firmware CONFIG_* to KconfigHou Zhiqiang3-3/+36
2017-01-18armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang7-44/+46
2017-01-18armv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI nodeWenbin Song2-0/+157
2017-01-18armv8/ls1043a: fixup GIC offset for ls1043a rev1Wenbin Song6-6/+150
2017-01-18armv8: fsl-lsch3: enable snoopable sata read and writeTang Yuantian1-0/+2
2017-01-18ls1046ardb: Add support power initializationHou Zhiqiang1-0/+1
2017-01-18armv8/fsl_lsch2: Add chip power supply voltage setupHou Zhiqiang4-0/+372
2017-01-18armv8: fsl-layerscape: Fix SECURE_BOOT configYork Sun1-1/+1