summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/08Jan2020Tom Rini2020-01-081-0/+4
|\
| * sandbox: rng: Add a random number generator(rng) driverSughosh Ganu2020-01-071-0/+4
* | Merge tag 'uniphier-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-01-081-0/+10
|\ \
| * | ARM: dts: uniphier: add pinmux nodes for I2C ch5, ch6Masahiro Yamada2020-01-091-0/+10
* | | Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-0821-51/+3709
|\ \ \
| * | | imx: add i.MX8MP EVK boardPeng Fan2020-01-084-1/+361
| * | | imx: imx8m: add imximage-8mp-lpddr4.cfgPeng Fan2020-01-081-0/+17
| * | | imx: imx8m: only support non-dm code in clock_imx8mm.cPeng Fan2020-01-081-33/+306
| * | | imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MPPeng Fan2020-01-081-2/+1
| * | | imx: add i.MX8MP PE propertyPeng Fan2020-01-081-1/+1
| * | | imx: imx8mp: add pin header filePeng Fan2020-01-081-0/+1080
| * | | arm: dts: freescale: Add i.MX8MP dtsi supportPeng Fan2020-01-081-0/+598
| * | | imx: imx8m: add 1GHz fracpll entryPeng Fan2020-01-081-0/+1
| * | | imx: imx8mp: add basic clockPeng Fan2020-01-084-3/+386
| * | | arm: dts: add i.MX8MP pinfunc headerPeng Fan2020-01-081-0/+931
| * | | imx: spl: support i.MX8MP spl_boot_devicePeng Fan2020-01-081-1/+2
| * | | imx: imx8m: add Kconfig entry for i.MX8MPPeng Fan2020-01-081-0/+4
| * | | imx: cpu: enlarge bit mask to 0x1FF for cpu typePeng Fan2020-01-081-2/+2
| * | | imx8mp: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan2020-01-081-1/+1
| * | | imx: get cpu id/type of i.MX8MPPeng Fan2020-01-084-2/+9
| * | | imx: imx8mq: handle ESDHC in mxc_get_clockPeng Fan2020-01-081-5/+9
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-01-0856-1282/+2322
|\ \ \ \
| * | | | arm: socfpga: stratix10: Enable SMMU accessThor Thayer2020-01-071-0/+7
| * | | | arm: socfpga: agilex: Enable Agilex SoC buildLey Foon Tan2020-01-073-2/+27
| * | | | arm: dts: agilex: Add base dtsi and devkit dtsLey Foon Tan2020-01-075-0/+899
| * | | | arm: socfpga: agilex: Add SPL for Agilex SoCLey Foon Tan2020-01-072-0/+101
| * | | | arm: agilex: Add clock handoff offset for AgilexLey Foon Tan2020-01-072-4/+10
| * | | | arm: socfpga: agilex: Add clock wrapper functionsLey Foon Tan2020-01-074-0/+105
| * | | | clk: agilex: Add clock driver for AgilexLey Foon Tan2020-01-071-0/+5
| * | | | arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHzLey Foon Tan2020-01-071-3/+1
| * | | | arm: socfpga: Move Stratix10 and Agilex clock manager common codeLey Foon Tan2020-01-072-13/+26
| * | | | arm: socfpga: agilex: Add system manager supportLey Foon Tan2020-01-071-1/+2
| * | | | arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan2020-01-0711-155/+158
| * | | | arm: socfpga: agilex: Add reset manager supportLey Foon Tan2020-01-071-1/+2
| * | | | arm: socfpga: Move Stratix10 and Agilex reset manager common codeLey Foon Tan2020-01-074-106/+49
| * | | | arm: socfpga: Move firewall code to firewall fileLey Foon Tan2020-01-074-95/+116
| * | | | arm: socfpga: agilex: Add base address for Intel Agilex SoCLey Foon Tan2020-01-071-0/+4
| * | | | arm: socfpga: Convert clock manager from struct to definesLey Foon Tan2020-01-079-468/+497
| * | | | arm: socfpga: Convert system manager from struct to definesLey Foon Tan2020-01-0720-400/+254
| * | | | arm: socfpga: Convert reset manager from struct to definesLey Foon Tan2020-01-0713-149/+150
| * | | | arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodesLey Foon Tan2020-01-076-3/+27
| | |_|/ | |/| |
* | | | Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-01-083-0/+97
|\ \ \ \
| * | | | board: amlogic: select PWRSEQ for all amlogic platformAnand Moon2020-01-071-0/+1
| * | | | ARM: dts: Import Khadas VIM3L DT from Linux 5.5-rc1Christian Hewitt2020-01-072-0/+96
* | | | | stm32mp1: reset coprocessor status at cold bootFabien Dessenne2020-01-071-0/+7
* | | | | stm32mp1: declare backup registers for coprocessorFabien Dessenne2020-01-071-0/+9
| |_|_|/ |/| | |
* | | | Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Jan2020Tom Rini2020-01-07113-857/+10648
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: mxs: spl_boot.c: make early_delay more robustRasmus Villemoes2020-01-071-5/+2
| * | | ARM: dts: imx6qdl-icore-1.5: Remove duplicate phy reset methodsMichael Trimarchi2020-01-071-2/+0
| * | | ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DLJagan Teki2020-01-071-1/+1