aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-05-09RISCV: image: Add booti supportAtish Patra2-0/+56
2019-05-09riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is ena...Rick Chen2-0/+4
2019-05-09riscv: Introduce CONFIG_XIP to support booting from flashRick Chen6-0/+21
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini4-1/+498
2019-05-09sun50i: a64: Add Olimex A64-Teres-I board initial supportJonas Smedegaard3-1/+313
2019-05-08x86: samus: Update device tree for verified bootSimon Glass1-1/+21
2019-05-08x86: samus: Update device tree for SPLSimon Glass1-3/+28
2019-05-08x86: Add a simple TPL implementationSimon Glass4-5/+183
2019-05-08x86: Add a way to jump from TPL to SPLSimon Glass1-0/+13
2019-05-08x86: broadwell: Update PCH to work in TPLSimon Glass1-3/+9
2019-05-08x86: Enable the RTC on all boardsSimon Glass1-0/+1
2019-05-08x86: Fix device-tree indentationSimon Glass1-74/+73
2019-05-08x86: Update device tree for Chromium OS verified bootSimon Glass1-2/+15
2019-05-08x86: Update device tree for TPLSimon Glass1-2/+32
2019-05-08x86: Don't generate a bootstage report in SPLSimon Glass1-1/+1
2019-05-08x86: Don't set up MTRRs in SPLSimon Glass1-1/+4
2019-05-08x86: Support TPL in Intel common codeSimon Glass1-3/+6
2019-05-08x86: broadwell: Implement PCH_REQ_PMBASE_INFOSimon Glass1-0/+25
2019-05-08x86: ivybridge: Implement PCH_REQ_PMBASE_INFOSimon Glass1-0/+15
2019-05-08x86: mrccache: Add more debuggingSimon Glass1-4/+12
2019-05-08x86: Support saving MRC data from SPLSimon Glass2-9/+38
2019-05-08x86: Add common Intel code for SPLSimon Glass2-0/+33
2019-05-08x86: broadwell: Select refcode and CPU code for SPLSimon Glass1-3/+4
2019-05-08x86: broadwell: Allow booting from SPLSimon Glass2-0/+78
2019-05-08x86: Allow 16-bit init to be in TPLSimon Glass3-4/+4
2019-05-08x86: Add support for starting from SPL/TPLSimon Glass4-1/+146
2019-05-08x86: broadwell: Split CPU initSimon Glass3-673/+695
2019-05-08x86: broadwell: Move init of debug UART to cpu.cSimon Glass2-11/+13
2019-05-08x86: broadwell: Allow SDRAM init from SPLSimon Glass3-94/+101
2019-05-08x86: broadwell: Improve SDRAM debugging outputSimon Glass1-12/+20
2019-05-08x86: Add a handoff header fileSimon Glass1-0/+15
2019-05-08x86: Support booting with TPLSimon Glass1-1/+8
2019-05-08x86: Support SPL and TPLSimon Glass2-1/+31
2019-05-08x86: dts: Add device-tree labels for rtc and resetSimon Glass2-2/+2
2019-05-08x86: Add a way to reinit the cpuSimon Glass3-44/+94
2019-05-08x86: mp_init: Use proper error numbersSimon Glass1-5/+5
2019-05-08x86: Update a stale comment about ifdtoolSimon Glass2-2/+2
2019-05-08x86: start64: Fix copyright messageSimon Glass1-1/+1
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini13-343/+963
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini7-203/+39
2019-05-07ARM: dts: renesas: Add RZ/A1 GR-Peach boardChris Brandt4-0/+222
2019-05-07ARM: dts: renesas: Add RZ/A1 platform codeChris Brandt6-1/+741
2019-05-07sh: 7785: Remove CPU supportMarek Vasut2-121/+0
2019-05-07sh: sh7785lcr: Remove the boardMarek Vasut1-5/+0
2019-05-07sh: 7724: Remove CPU supportMarek Vasut2-211/+0
2019-05-07sh: ecovec: Remove the boardMarek Vasut1-5/+0
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+3
2019-05-06ARM: socfpga: stratix10: Probe FPGA status before bridge enableAng, Chee Hong1-0/+12
2019-05-06ARM: socfpga: stratix10: Disable FPGA2SOC resetAng, Chee Hong2-3/+6
2019-05-06arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan2-198/+10