aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-18SECURE_BOOT: Update bootscript and its hdr addressesUdit Agarwal1-6/+6
2017-01-18armv8: ls1012a: add eSDHC nodesYangbo Lu1-0/+16
2017-01-18armv8/fsl-lsch3: consolidate the clock system initializationHou Zhiqiang2-7/+22
2017-01-18armv8/fsl-lsch2: refactor the clock system initializationHou Zhiqiang4-18/+132
2017-01-18ARMv8/fsl-layerscape: Enable data coherency between cores in clusterHou Zhiqiang1-0/+4
2017-01-18armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu2-0/+29
2017-01-18armv8: ls1012: added usb nodes in dtsTang Yuantian1-0/+15
2017-01-18armv8/fsl_lsch2: Add the OCRAM initializationHou Zhiqiang2-0/+40
2017-01-18ARMv8/fsl-layerscape: Correct the OCRAM sizeHou Zhiqiang2-7/+9
2017-01-18kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang2-0/+19
2017-01-18armv8: ls2080a: Enable PCIe in defconfigsMinghuan Lian1-8/+0
2017-01-18armv8: ls2080a: add PCIe dts nodeMinghuan Lian1-0/+60
2017-01-18armv8: ls1046a: add PCIe dts nodeMinghuan Lian1-0/+49
2017-01-18armv8: ls1043a: add PCIe dts nodeMinghuan Lian1-0/+46
2017-01-18arm: ls1012a: add PCIe dts nodeMinghuan Lian1-0/+15
2017-01-18arm: ls1021a: add PCIe dts nodeMinghuan Lian1-0/+31
2017-01-18armv8/layerscape: remove unnecessary function declaresMinghuan Lian1-4/+0
2017-01-18armv8: fsl-layerscape, ccn504: Set forced-order mode in RNI-6, RNI-20Priyanka Jain1-0/+20
2017-01-18Merge git://git.denx.de/u-boot-samsungTom Rini3-9/+184