aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-01-16ARM: MediaTek: add basic support for MT8512 boardsmingming lee2-0/+107
2020-01-16ARM: MediaTek: Add support for MediaTek MT8512 SoCmingming lee6-0/+245
2020-01-15Merge tag 'u-boot-imx-20200115' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini23-8/+1009
2020-01-14imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti4-0/+258
2020-01-14imx: Add basic support for the NXP IMXRT10xx SoC familyGiulio Benetti11-3/+140
2020-01-14ARM: dts: imxrt1050: add dtsi fileGiulio Benetti1-0/+146
2020-01-14armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibilityGiulio Benetti1-0/+6
2020-01-14imx: dts: imx8dx: add I2C IPG clock for bus 0 and 2Anatolij Gustschin1-4/+6
2020-01-14ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" propertyFabio Estevam1-0/+1
2020-01-14imx: add imx8x based deneb boardAnatolij Gustschin3-0/+16
2020-01-14imx: add imx8x capricorn giedi boardAnatolij Gustschin5-1/+436
2020-01-14tegra: fdt: Add tegra186-u-boot.dtsiStephen Warren1-0/+3
2020-01-10arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi3-0/+21
2020-01-10arch: arm: Program GIC LPI configuration tableBharat Kumar Reddy Gooty4-0/+245
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini2-105/+0
2020-01-10m68k: add dm fec supportAngelo Durgehello10-44/+151
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