summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips-pull-2019-05-24' of git://git.denx.de/u-boot-mipsTom Rini2019-05-252-16/+1
|\
| * mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese2019-05-242-16/+1
* | Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini2019-05-249-22/+72
|\ \
| * | stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay2019-05-231-1/+8
| * | ARM: dts: stm32mp1: DDR config v1.44Patrick Delaunay2019-05-232-14/+14
| * | stm32mp1: ram: change ddr speed to kHzPatrick Delaunay2019-05-232-2/+2
| * | stm32mp1: add bootstage supportPatrick Delaunay2019-05-231-0/+7
| * | armv7: timer: init timer with bootstagePatrick Delaunay2019-05-231-0/+3
| * | stm32mp1: add bootcount supportPatrick Delaunay2019-05-232-0/+12
| * | stm32mp1: psci: add synchronization with ROM codePatrick Delaunay2019-05-231-4/+18
| * | stm32mp1: cosmetic: bsec: reorder include filesPatrick Delaunay2019-05-231-1/+1
| * | stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay2019-05-231-0/+1
| * | stm32mp1: Move ENV_SIZE and ENV_OFFSET to KconfigPatrick Delaunay2019-05-231-0/+3
| * | stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay2019-05-231-0/+3
| |/
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2019-05-242-3/+46
|\ \
| * | powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.Peng Ma2019-05-231-3/+1
| * | arch: powerpc: add sata node for t2080 dtsPeng Ma2019-05-231-0/+16
| * | arch: powerpc: add usb node in t2080 dtsYinbo Zhu2019-05-231-0/+19
| * | arch: powerpc: add eSDHC node to t2080qds dtsYinbo Zhu2019-05-231-0/+10
| |/
* | m68k: add dspi chip-select supportAngelo Dureghello2019-05-246-3/+139
* | m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello2019-05-242-166/+41
* | m68k: add OF control support to m68kAngelo Dureghello2019-05-241-0/+1
* | m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello2019-05-241-2/+4
* | m68k: add initial dts files for all m68k boardsAngelo Dureghello2019-05-2449-0/+1067
* | m68k: architecture changes to support fdtAngelo Dureghello2019-05-232-2/+37
* | m68k: add basic set of devicetreesAngelo Dureghello2019-05-2316-0/+714
|/
* arm: dts: fsl-ls1028a: add sp805 watchdog nodeQiang Zhao2019-05-221-0/+5
* armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.Udit Agarwal2019-05-221-9/+2
* ARM: dts: Freescale: Add ecc addr for sata nodePeng Ma2019-05-225-5/+15
* armv8: ls1028aqds: Add support of LS1028AQDSYuantian Tang2019-05-224-1/+101
* armv8: ls1028ardb: Add support for LS1028ARDBYuantian Tang2019-05-224-0/+102
* armv8: ls1028a: Add NXP LS1028A SoC supportYuantian Tang2019-05-2210-2/+525
* armv8: lx2160a: add PCIe controller DT nodesHou Zhiqiang2019-05-221-0/+85
* kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPATHou Zhiqiang2019-05-221-1/+1
* armv8: lx2160a: add MMU table entries for PCIeHou Zhiqiang2019-05-223-1/+29
* armv8: fsl-layerscpae: correct the PCIe controllers' region sizeHou Zhiqiang2019-05-221-0/+7
* armv8: layerscape: use PCIe address macro for precompile PCIe MMU entryHou Zhiqiang2019-05-221-1/+3
* Merge git://git.denx.de/u-boot-mpc83xxTom Rini2019-05-2156-369/+10368
|\
| * mpc83xx: Add gazerbeam boardDirk Eibach2019-05-212-1/+20
| * gazerbeam: Add u-boot specific dts include fileMario Six2019-05-212-0/+252
| * gazerbeam: Import Linux DTMario Six2019-05-219-0/+1178
| * mpc83xx: Define _end symbolMario Six2019-05-211-0/+6
| * powerpc: Simplify processor.hMario Six2019-05-211-120/+0
| * mpc83xx: Use pre-defined asm functionsMario Six2019-05-214-43/+60
| * mpc83xx: Replace ppcDWstore with inline assemblyMario Six2019-05-212-12/+18
| * mpc83xx: Don't define cpu_eth_init for DM ethMario Six2019-05-211-0/+2
| * mpc83xx: Add arch clock.h to make SDHC workMario Six2019-05-211-0/+22
| * mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-1/+1
| * mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six2019-05-214-22/+176
| * mpc83xx: Migrate SPCR to KconfigMario Six2019-05-215-28/+165