summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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 tag 'efi-2019-07-rc2-2' of git://git.denx.de/u-boot-efiTom Rini2019-05-0820-180/+574
|\ \ \ \ | |/ / / |/| | |
| * | | efi_loader: signature of ExitBootServices()Heinrich Schuchardt2019-05-072-3/+4
| * | | efi_loader: LoadImage() check source sizeHeinrich Schuchardt2019-05-071-0/+4
| * | | efi_loader: LoadImage() check parent imageHeinrich Schuchardt2019-05-073-23/+33
| * | | efi_loader: HandleProtocol parameter checksHeinrich Schuchardt2019-05-071-1/+8
| * | | efi_loader: use EFI_PRINT instead of debugHeinrich Schuchardt2019-05-071-10/+7
| * | | efi_loader: CloseProtocol() requires valid agent handleHeinrich Schuchardt2019-05-071-2/+5
| * | | efi_selftest: unit test for RegisterProtocolNotify()Heinrich Schuchardt2019-05-072-0/+232
| * | | efi_loader: implement RegisterProtocolNotify()Heinrich Schuchardt2019-05-072-14/+88
| * | | efi_loader: EVT_NOTIFY_SIGNAL eventsHeinrich Schuchardt2019-05-071-1/+1
| * | | efi_selftest: remove redundant function efi_st_memcmp()Heinrich Schuchardt2019-05-0711-57/+29
| * | | efi_loader: unload applications upon Exit()Heinrich Schuchardt2019-05-073-6/+33
| * | | efi_loader: implement UnloadImage()Heinrich Schuchardt2019-05-072-5/+52
| * | | efi_loader: move efi_unload_image() down in sourceHeinrich Schuchardt2019-05-071-23/+23
| * | | efi_loader: mark started imagesHeinrich Schuchardt2019-05-072-0/+15
| * | | efi_loader: correct parameter check in LocateHandle()Heinrich Schuchardt2019-05-071-10/+10
| * | | efi_loader: allowable event types in CreateEventEx()Heinrich Schuchardt2019-05-071-2/+18
| * | | efi_loader: clean up UEFI sub-system initializationHeinrich Schuchardt2019-05-072-27/+16
* | | | 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