summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86: sysreset: Implement the get_last() methodSimon Glass2019-05-081-0/+6
* x86: sysreset: Implement power-off if availableSimon Glass2019-05-081-1/+78
* x86: sysreset: Separate out the EFI codeSimon Glass2019-05-081-5/+11
* x86: broadwell: Implement PCH_REQ_PMBASE_INFOSimon Glass2019-05-081-0/+25
* x86: ivybridge: Implement PCH_REQ_PMBASE_INFOSimon Glass2019-05-081-0/+15
* x86: pch: Add an ioctl to read power-management infoSimon Glass2019-05-081-0/+18
* x86: mrccache: Add more debuggingSimon Glass2019-05-081-4/+12
* x86: Support saving MRC data from SPLSimon Glass2019-05-082-9/+38
* x86: Add common Intel code for SPLSimon Glass2019-05-082-0/+33
* x86: broadwell: Select refcode and CPU code for SPLSimon Glass2019-05-081-3/+4
* x86: broadwell: Allow booting from SPLSimon Glass2019-05-082-0/+78
* x86: Allow 16-bit init to be in TPLSimon Glass2019-05-085-5/+14
* x86: Add support for starting from SPL/TPLSimon Glass2019-05-084-1/+146
* x86: broadwell: Split CPU initSimon Glass2019-05-083-673/+695
* x86: broadwell: Move init of debug UART to cpu.cSimon Glass2019-05-082-11/+13
* x86: broadwell: Allow SDRAM init from SPLSimon Glass2019-05-083-94/+101
* x86: broadwell: Improve SDRAM debugging outputSimon Glass2019-05-081-12/+20
* x86: Add a handoff header fileSimon Glass2019-05-081-0/+15
* x86: Support booting with TPLSimon Glass2019-05-081-1/+8
* x86: Support SPL and TPLSimon Glass2019-05-082-1/+31
* x86: dts: Add device-tree labels for rtc and resetSimon Glass2019-05-082-2/+2
* x86: Add a way to reinit the cpuSimon Glass2019-05-083-44/+94
* x86: mp_init: Use proper error numbersSimon Glass2019-05-081-5/+5
* x86: Update a stale comment about ifdtoolSimon Glass2019-05-082-2/+2
* x86: start64: Fix copyright messageSimon Glass2019-05-081-1/+1
* Revert "pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS"Simon Glass2019-05-081-5/+1
* cros_ec: Use a hyphen in the uclass nameSimon Glass2019-05-081-1/+1
* spl: Allow sandbox to build a device-tree fileSimon Glass2019-05-081-1/+13
* dm: core: Fix translate condition in ofnode_get_addr_size()Simon Glass2019-05-081-1/+1
* binman: Allow sections to have an offsetSimon Glass2019-05-085-5/+67
* binman: Add a missing comment in Entry_vblockSimon Glass2019-05-081-0/+1
* binman: Don't show image-skip message by defaultSimon Glass2019-05-082-9/+21
* binman: Don't generate an error in 'text' entry constructorSimon Glass2019-05-081-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-05-0758-2164/+1860
|\
| * ARM: dts: renesas: Add RZ/A1 GR-Peach boardChris Brandt2019-05-0711-0/+513
| * ARM: dts: renesas: Add RZ/A1 platform codeChris Brandt2019-05-078-1/+871
| * spi: rpc: Add support for operation without clock frameworkMarek Vasut2019-05-072-5/+9
| * net: sh_eth: Add support for operation without clock frameworkMarek Vasut2019-05-071-0/+9
| * net: sh_eth: Add RZ/A1 supportMarek Vasut2019-05-071-0/+56
| * serial: sh: Add RZ/A1 supportMarek Vasut2019-05-072-1/+5
| * timer: renesas: Add RZ/A1 R7S72100 OSTM timer driverMarek Vasut2019-05-073-0/+100
| * pinctrl: renesas: Add RZ/A1 R7S72100 pin control driverMarek Vasut2019-05-073-0/+159
| * gpio: renesas: Add RZ/A1 R7S72100 GPIO driverMarek Vasut2019-05-073-0/+141
| * sh: 7785: Remove CPU supportMarek Vasut2019-05-076-129/+1
| * sh: sh7785lcr: Remove the boardMarek Vasut2019-05-0713-1308/+0
| * sh: 7724: Remove CPU supportMarek Vasut2019-05-076-228/+4
| * sh: ecovec: Remove the boardMarek Vasut2019-05-079-500/+0
| * sh: sh7757lcr: Fix copy-paste error in READMEMarek Vasut2019-05-071-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-05-0714-102/+218
|\ \ | |/ |/|
| * ARM: socfpga: stratix10: Probe FPGA status before bridge enableAng, Chee Hong2019-05-061-0/+12