summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-01-07arm: socfpga: agilex: Add clock wrapper functionsLey Foon Tan4-0/+105
2020-01-07clk: agilex: Add clock driver for AgilexLey Foon Tan1-0/+5
2020-01-07arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHzLey Foon Tan1-3/+1
2020-01-07arm: socfpga: Move Stratix10 and Agilex clock manager common codeLey Foon Tan2-13/+26
2020-01-07arm: socfpga: agilex: Add system manager supportLey Foon Tan1-1/+2
2020-01-07arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan11-155/+158
2020-01-07arm: socfpga: agilex: Add reset manager supportLey Foon Tan1-1/+2
2020-01-07arm: socfpga: Move Stratix10 and Agilex reset manager common codeLey Foon Tan4-106/+49
2020-01-07arm: socfpga: Move firewall code to firewall fileLey Foon Tan4-95/+116
2020-01-07arm: socfpga: agilex: Add base address for Intel Agilex SoCLey Foon Tan1-0/+4
2020-01-07arm: socfpga: Convert clock manager from struct to definesLey Foon Tan9-468/+497
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan20-400/+254
2020-01-07arm: socfpga: Convert reset manager from struct to definesLey Foon Tan13-149/+150
2020-01-07arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodesLey Foon Tan6-3/+27
2020-01-07Merge branch 'next'Tom Rini119-315/+7858
2020-01-03arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla4-0/+28
2020-01-03arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config toolLokesh Vutla1-3/+3
2020-01-02Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...Tom Rini7-6/+634
2020-01-02arch/arm/Kconfig: typo/grammar/punctuation fixesRobert P. J. Day1-26/+26
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal2-22/+0
2019-12-31rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmcKever Yang1-0/+6
2019-12-28Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-0/+12
2019-12-27ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'Troy Kisky1-0/+1
2019-12-27tools/imximage: share DCD information via KconfigJorge Ramirez-Ortiz1-0/+11
2019-12-27rockchip: add description for TPL_ROCKCHIP_COMMON_BOARDThomas Hebb1-1/+1
2019-12-27rockchip: px30-firefly add standalone dtsKever Yang3-1/+617
2019-12-27rockchip: make_fit_atf: explicitly use python3Jack Mitchell1-1/+1
2019-12-26rockchip: fit_spl_optee: get text and optee base from buildKever Yang1-3/+9
2019-12-26armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160AWasim Khan1-5/+3
2019-12-26fsl-lsch3: soc: Enable AHB read support for Flexspi controllerKuldeep Singh3-0/+60
2019-12-26fsl-lsch3: Add FlexSPI address space in immap_lsch3Kuldeep Singh1-0/+6
2019-12-26ls1028a: Configure stream IDs for integrated PCI and fix up Linux DTAlex Marginean4-0/+119
2019-12-26arm64: lx2160a: dts: Fix UART node statusVabhav Sharma1-0/+2
2019-12-26armv8: Add workaround for USB erratum A-050106Ran Wang3-1/+26
2019-12-26armv8: layerscape: fix SPL multi DTB loadingMichael Walle1-1/+1
2019-12-23arch: powerpc: add usb nodes to P5040 dtsRan Wang1-0/+12
2019-12-23arch: powerpc: add usb nodes to T4240 dtsRan Wang1-0/+12
2019-12-23arch: powerpc: add usb nodes to T104x dtsRan Wang1-0/+12
2019-12-23powerpc: add usb nodes to T102x dtsRan Wang1-0/+12
2019-12-23arch: powerpc: add usb nodes to P4080 dtsRan Wang1-0/+12
2019-12-23arch: powerpc: add usb node to p2041 dtsRan Wang1-0/+12
2019-12-23arch: powerpc: add usb node to p2020 dtsRan Wang1-0/+6
2019-12-23arch: powerpc: add usb nodes to P1020 dtsRan Wang1-0/+13
2019-12-23arch: powerpc: add usb node in p3041 dtsRan Wang1-0/+12
2019-12-18sunxi: remove __packed from struct sunxi_prcm_regHeinrich Schuchardt1-1/+1
2019-12-18sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2Diego Rondini2-1/+141
2019-12-18sunxi: psci: avoid error address-of-packed-memberHeinrich Schuchardt1-5/+11
2019-12-18Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini97-286/+7529
2019-12-18stm32mp1: remove the imply BOOTSTAGEPatrick Delaunay1-2/+0
2019-12-18stm32mp1: imply CMD_CLSPatrick Delaunay1-0/+1