aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-08x86: samus: Add a target to boot through TPLSimon Glass
2019-05-08x86: samus: Update device tree for verified bootSimon Glass
2019-05-08x86: samus: Update device tree for SPLSimon Glass
2019-05-08x86: Add a simple TPL implementationSimon Glass
2019-05-08x86: Add a way to jump from TPL to SPLSimon Glass
2019-05-08x86: samus: Increase the pre-reloc memory againSimon 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: Add documentation on the samus flashmapSimon Glass
2019-05-08x86: Support PCI VGA ROM when TPL is usedSimon 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: sysreset: Implement the get_last() methodSimon Glass
2019-05-08x86: sysreset: Implement power-off if availableSimon Glass
2019-05-08x86: sysreset: Separate out the EFI 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: pch: Add an ioctl to read power-management 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-08Revert "pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS"Simon Glass
2019-05-08cros_ec: Use a hyphen in the uclass nameSimon Glass
2019-05-08spl: Allow sandbox to build a device-tree fileSimon Glass
2019-05-08dm: core: Fix translate condition in ofnode_get_addr_size()Simon Glass
2019-05-08binman: Allow sections to have an offsetSimon Glass
2019-05-08binman: Add a missing comment in Entry_vblockSimon Glass
2019-05-08binman: Don't show image-skip message by defaultSimon Glass
2019-05-08binman: Don't generate an error in 'text' entry constructorSimon Glass
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini