aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-18ARM: dts: exnyos4210-universl_c210: add i2c_5 and pmic nodesJaehoon Chung1-0/+164
2017-01-18ARM: dts: exynos4: use the node's name for i2cJaehoon Chung1-8/+19
2017-01-18board: samsung: goni: fix the pmic's name for gettingJaehoon Chung1-1/+1
2017-01-18ARM: uniphier: move SBC and Support Card init code to U-Boot properMasahiro Yamada3-27/+19
2017-01-18ARM: uniphier: refactor spl_init_board()Masahiro Yamada19-508/+250
2017-01-18ARM: uniphier: refactor board_init()Masahiro Yamada4-95/+141
2017-01-17ARM: uniphier: make BCU init into void functionMasahiro Yamada3-10/+10
2017-01-17ARM: uniphier: refactor Support Card init codeMasahiro Yamada10-28/+8
2017-01-17ARM: uniphier: refactor SBC init codeMasahiro Yamada15-110/+94
2017-01-17ARM: uniphier: refactor MEMCONF init codeMasahiro Yamada15-259/+176
2017-01-17ARM: uniphier: split out UMC clock enableMasahiro Yamada17-69/+97
2017-01-17ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()Masahiro Yamada3-11/+3
2017-01-17ARM: dts: uniphier: add UniPhier specific compatible to eMMC nodeMasahiro Yamada2-4/+2
2017-01-15Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-12/+0
2017-01-15Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-0/+166