summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-05-08x86: Add a way to jump from TPL to SPLSimon Glass
2019-05-08x86: broadwell: Update PCH to work in TPLSimon Glass
2019-05-08x86: Enable the RTC on all boardsSimon Glass
2019-05-08x86: Fix device-tree indentationSimon Glass
2019-05-08x86: Update device tree for Chromium OS verified bootSimon Glass
2019-05-08x86: Update device tree for TPLSimon Glass
2019-05-08x86: Don't generate a bootstage report in SPLSimon Glass
2019-05-08x86: Don't set up MTRRs in SPLSimon Glass
2019-05-08x86: Support TPL in Intel common codeSimon Glass
2019-05-08x86: broadwell: Implement PCH_REQ_PMBASE_INFOSimon Glass
2019-05-08x86: ivybridge: Implement PCH_REQ_PMBASE_INFOSimon Glass
2019-05-08x86: mrccache: Add more debuggingSimon Glass
2019-05-08x86: Support saving MRC data from SPLSimon Glass
2019-05-08x86: Add common Intel code for SPLSimon Glass
2019-05-08x86: broadwell: Select refcode and CPU code for SPLSimon Glass
2019-05-08x86: broadwell: Allow booting from SPLSimon Glass
2019-05-08x86: Allow 16-bit init to be in TPLSimon Glass
2019-05-08x86: Add support for starting from SPL/TPLSimon Glass
2019-05-08x86: broadwell: Split CPU initSimon Glass
2019-05-08x86: broadwell: Move init of debug UART to cpu.cSimon Glass
2019-05-08x86: broadwell: Allow SDRAM init from SPLSimon Glass
2019-05-08x86: broadwell: Improve SDRAM debugging outputSimon Glass
2019-05-08x86: Add a handoff header fileSimon Glass
2019-05-08x86: Support booting with TPLSimon Glass
2019-05-08x86: Support SPL and TPLSimon Glass
2019-05-08x86: dts: Add device-tree labels for rtc and resetSimon Glass
2019-05-08x86: Add a way to reinit the cpuSimon Glass
2019-05-08x86: mp_init: Use proper error numbersSimon Glass
2019-05-08x86: Update a stale comment about ifdtoolSimon Glass
2019-05-08x86: start64: Fix copyright messageSimon Glass
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-07ARM: dts: renesas: Add RZ/A1 GR-Peach boardChris Brandt
2019-05-07ARM: dts: renesas: Add RZ/A1 platform codeChris Brandt
2019-05-07sh: 7785: Remove CPU supportMarek Vasut
2019-05-07sh: sh7785lcr: Remove the boardMarek Vasut
2019-05-07sh: 7724: Remove CPU supportMarek Vasut
2019-05-07sh: ecovec: Remove the boardMarek Vasut
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-06ARM: socfpga: stratix10: Probe FPGA status before bridge enableAng, Chee Hong
2019-05-06ARM: socfpga: stratix10: Disable FPGA2SOC resetAng, Chee Hong
2019-05-06arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan
2019-05-06arm: dts: Stratix10: Add SDRAM nodeLey Foon Tan
2019-05-06ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan
2019-05-05arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36Brad Griffis
2019-05-05arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis
2019-05-05arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis
2019-05-05arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 errorBrad Griffis
2019-05-05arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...Brad Griffis
2019-05-05spl: fix linker size check off-by-one errorsSimon Goldschmidt