summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-05-25Merge tag 'mips-pull-2019-05-24' of git://git.denx.de/u-boot-mipsTom Rini
2019-05-24mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese
2019-05-24Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini
2019-05-24Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2019-05-24m68k: add dspi chip-select supportAngelo Dureghello
2019-05-24m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello
2019-05-24m68k: add OF control support to m68kAngelo Dureghello
2019-05-24m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello
2019-05-24m68k: add initial dts files for all m68k boardsAngelo Dureghello
2019-05-23m68k: architecture changes to support fdtAngelo Dureghello
2019-05-23m68k: add basic set of devicetreesAngelo Dureghello
2019-05-23powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.Peng Ma
2019-05-23arch: powerpc: add sata node for t2080 dtsPeng Ma
2019-05-23arch: powerpc: add usb node in t2080 dtsYinbo Zhu
2019-05-23stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay
2019-05-23ARM: dts: stm32mp1: DDR config v1.44Patrick Delaunay
2019-05-23stm32mp1: ram: change ddr speed to kHzPatrick Delaunay
2019-05-23stm32mp1: add bootstage supportPatrick Delaunay
2019-05-23armv7: timer: init timer with bootstagePatrick Delaunay
2019-05-23stm32mp1: add bootcount supportPatrick Delaunay
2019-05-23stm32mp1: psci: add synchronization with ROM codePatrick Delaunay
2019-05-23stm32mp1: cosmetic: bsec: reorder include filesPatrick Delaunay
2019-05-23stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay
2019-05-23stm32mp1: Move ENV_SIZE and ENV_OFFSET to KconfigPatrick Delaunay
2019-05-23stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay
2019-05-23arch: powerpc: add eSDHC node to t2080qds dtsYinbo Zhu
2019-05-22arm: dts: fsl-ls1028a: add sp805 watchdog nodeQiang Zhao
2019-05-22armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.Udit Agarwal
2019-05-22ARM: dts: Freescale: Add ecc addr for sata nodePeng Ma
2019-05-22armv8: ls1028aqds: Add support of LS1028AQDSYuantian Tang
2019-05-22armv8: ls1028ardb: Add support for LS1028ARDBYuantian Tang
2019-05-22armv8: ls1028a: Add NXP LS1028A SoC supportYuantian Tang
2019-05-22armv8: lx2160a: add PCIe controller DT nodesHou Zhiqiang
2019-05-22kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPATHou Zhiqiang
2019-05-22armv8: lx2160a: add MMU table entries for PCIeHou Zhiqiang
2019-05-22armv8: fsl-layerscpae: correct the PCIe controllers' region sizeHou Zhiqiang
2019-05-22armv8: layerscape: use PCIe address macro for precompile PCIe MMU entryHou Zhiqiang
2019-05-21Merge git://git.denx.de/u-boot-mpc83xxTom Rini
2019-05-21Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini
2019-05-21mpc83xx: Add gazerbeam boardDirk Eibach
2019-05-21gazerbeam: Add u-boot specific dts include fileMario Six
2019-05-21gazerbeam: Import Linux DTMario Six
2019-05-21mpc83xx: Define _end symbolMario Six
2019-05-21powerpc: Simplify processor.hMario Six
2019-05-21mpc83xx: Use pre-defined asm functionsMario Six
2019-05-21mpc83xx: Replace ppcDWstore with inline assemblyMario Six
2019-05-21mpc83xx: Don't define cpu_eth_init for DM ethMario Six
2019-05-21mpc83xx: Add arch clock.h to make SDHC workMario Six
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2019-05-21mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six