summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-05-25Merge tag 'mips-pull-2019-05-24' of git://git.denx.de/u-boot-mipsTom Rini2-16/+1
2019-05-24mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese2-16/+1
2019-05-24Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini9-22/+72
2019-05-24Merge git://git.denx.de/u-boot-mpc85xxTom Rini2-3/+46
2019-05-24m68k: add dspi chip-select supportAngelo Dureghello6-3/+139
2019-05-24m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello2-166/+41
2019-05-24m68k: add OF control support to m68kAngelo Dureghello1-0/+1
2019-05-24m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello1-2/+4
2019-05-24m68k: add initial dts files for all m68k boardsAngelo Dureghello49-0/+1067
2019-05-24m68k: architecture changes to support fdtAngelo Dureghello2-2/+37
2019-05-24m68k: add basic set of devicetreesAngelo Dureghello16-0/+714
2019-05-23powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.Peng Ma1-3/+1
2019-05-23arch: powerpc: add sata node for t2080 dtsPeng Ma1-0/+16
2019-05-23arch: powerpc: add usb node in t2080 dtsYinbo Zhu1-0/+19
2019-05-23stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay1-1/+8
2019-05-23ARM: dts: stm32mp1: DDR config v1.44Patrick Delaunay2-14/+14
2019-05-23stm32mp1: ram: change ddr speed to kHzPatrick Delaunay2-2/+2
2019-05-23stm32mp1: add bootstage supportPatrick Delaunay1-0/+7
2019-05-23armv7: timer: init timer with bootstagePatrick Delaunay1-0/+3
2019-05-23stm32mp1: add bootcount supportPatrick Delaunay2-0/+12
2019-05-23stm32mp1: psci: add synchronization with ROM codePatrick Delaunay1-4/+18
2019-05-23stm32mp1: cosmetic: bsec: reorder include filesPatrick Delaunay1-1/+1
2019-05-23stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay1-0/+1
2019-05-23stm32mp1: Move ENV_SIZE and ENV_OFFSET to KconfigPatrick Delaunay1-0/+3
2019-05-23stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay1-0/+3
2019-05-23arch: powerpc: add eSDHC node to t2080qds dtsYinbo Zhu1-0/+10
2019-05-22arm: dts: fsl-ls1028a: add sp805 watchdog nodeQiang Zhao1-0/+5
2019-05-22armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.Udit Agarwal1-9/+2
2019-05-22ARM: dts: Freescale: Add ecc addr for sata nodePeng Ma5-5/+15
2019-05-22armv8: ls1028aqds: Add support of LS1028AQDSYuantian Tang4-1/+101
2019-05-22armv8: ls1028ardb: Add support for LS1028ARDBYuantian Tang4-0/+102
2019-05-22armv8: ls1028a: Add NXP LS1028A SoC supportYuantian Tang10-2/+525
2019-05-22armv8: lx2160a: add PCIe controller DT nodesHou Zhiqiang1-0/+85
2019-05-22kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPATHou Zhiqiang1-1/+1
2019-05-22armv8: lx2160a: add MMU table entries for PCIeHou Zhiqiang3-1/+29
2019-05-22armv8: fsl-layerscpae: correct the PCIe controllers' region sizeHou Zhiqiang1-0/+7
2019-05-22armv8: layerscape: use PCIe address macro for precompile PCIe MMU entryHou Zhiqiang1-1/+3
2019-05-21Merge git://git.denx.de/u-boot-mpc83xxTom Rini56-369/+10368
2019-05-21Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini3-0/+139
2019-05-21mpc83xx: Add gazerbeam boardDirk Eibach2-1/+20
2019-05-21gazerbeam: Add u-boot specific dts include fileMario Six2-0/+252
2019-05-21gazerbeam: Import Linux DTMario Six9-0/+1178
2019-05-21mpc83xx: Define _end symbolMario Six1-0/+6
2019-05-21powerpc: Simplify processor.hMario Six1-120/+0
2019-05-21mpc83xx: Use pre-defined asm functionsMario Six4-43/+60
2019-05-21mpc83xx: Replace ppcDWstore with inline assemblyMario Six2-12/+18
2019-05-21mpc83xx: Don't define cpu_eth_init for DM ethMario Six1-0/+2
2019-05-21mpc83xx: Add arch clock.h to make SDHC workMario Six1-0/+22
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six1-1/+1
2019-05-21mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six4-22/+176