aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-01-10m68k: add fec fdt overrides to all boardsAngelo Durgehello42-0/+290
2020-01-10m68k: add fec base node to devicetreesAngelo Durgehello12-1/+186
2020-01-09Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini4-3/+12
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini3-11/+33
2020-01-08Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+4
2020-01-08Merge tag 'uniphier-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+10
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini21-51/+3709
2020-01-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini56-1282/+2322
2020-01-08Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini3-0/+97
2020-01-09ARM: dts: uniphier: add pinmux nodes for I2C ch5, ch6Masahiro Yamada1-0/+10
2020-01-08imx: add i.MX8MP EVK boardPeng Fan4-1/+361
2020-01-08imx: imx8m: add imximage-8mp-lpddr4.cfgPeng Fan1-0/+17
2020-01-08imx: imx8m: only support non-dm code in clock_imx8mm.cPeng Fan1-33/+306
2020-01-08imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MPPeng Fan1-2/+1
2020-01-08imx: add i.MX8MP PE propertyPeng Fan1-1/+1
2020-01-08imx: imx8mp: add pin header filePeng Fan1-0/+1080
2020-01-08arm: dts: freescale: Add i.MX8MP dtsi supportPeng Fan1-0/+598
2020-01-08imx: imx8m: add 1GHz fracpll entryPeng Fan1-0/+1
2020-01-08imx: imx8mp: add basic clockPeng Fan4-3/+386
2020-01-08arm: dts: add i.MX8MP pinfunc headerPeng Fan1-0/+931
2020-01-08imx: spl: support i.MX8MP spl_boot_devicePeng Fan1-1/+2
2020-01-08imx: imx8m: add Kconfig entry for i.MX8MPPeng Fan1-0/+4
2020-01-08imx: cpu: enlarge bit mask to 0x1FF for cpu typePeng Fan1-2/+2
2020-01-08imx8mp: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan1-1/+1
2020-01-08imx: get cpu id/type of i.MX8MPPeng Fan4-2/+9
2020-01-08imx: imx8mq: handle ESDHC in mxc_get_clockPeng Fan1-5/+9
2020-01-08mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309Rasmus Villemoes1-1/+2
2020-01-08mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309Rasmus Villemoes2-2/+2
2020-01-08powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes1-0/+7
2020-01-08mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111Rasmus Villemoes1-0/+1
2020-01-07dm: test: Add a test driver for devresSimon Glass1-0/+4
2020-01-07x86: apl: Avoid accessing the PCI bus before it is probedSimon Glass2-11/+29
2020-01-07sandbox: rng: Add a random number generator(rng) driverSughosh Ganu1-0/+4
2020-01-07stm32mp1: reset coprocessor status at cold bootFabien Dessenne1-0/+7
2020-01-07stm32mp1: declare backup registers for coprocessorFabien Dessenne1-0/+9
2020-01-07board: amlogic: select PWRSEQ for all amlogic platformAnand Moon1-0/+1
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini113-857/+10648
2020-01-07Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-0/+1
2020-01-07arm: socfpga: stratix10: Enable SMMU accessThor Thayer1-0/+7
2020-01-07arm: socfpga: agilex: Enable Agilex SoC buildLey Foon Tan3-2/+27
2020-01-07arm: dts: agilex: Add base dtsi and devkit dtsLey Foon Tan5-0/+899
2020-01-07arm: socfpga: agilex: Add SPL for Agilex SoCLey Foon Tan2-0/+101
2020-01-07arm: agilex: Add clock handoff offset for AgilexLey Foon Tan2-4/+10
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