aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-05-24ARM: socfpga: Pull PL310 clearing into common codeMarek Vasut3-57/+55
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-21ARM: rmobile: Add recovery SPL for R-Car Gen3Marek Vasut2-0/+84
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
2019-05-21mpc83xx: Migrate SPCR to KconfigMario Six5-28/+165
2019-05-21mpc83xx: Migrate arbiter config to KconfigMario Six5-32/+173
2019-05-21mpc8308: Migrate system io config to KconfigMario Six5-0/+364
2019-05-21mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six1-0/+7
2019-05-21mpc83xx: Migrate HID config to KconfigMario Six4-0/+639
2019-05-21mpc83xx: Prepare usage of DM gpio driverMario Six1-0/+8
2019-05-21powerpc: mpc83xx: fdt: Use get_serial_clock()Mario Six1-2/+2
2019-05-21powerpc: mpc83xx: Implement get_serial_clock()Mario Six1-0/+5
2019-05-21powerpc: mpc83xx: Fix MPC8308 IMMR memory layoutMario Six2-3/+41