summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07net: phy: realtek: Introduce quirk to mark RXC not stoppableCarlo Caione
2019-05-07cmd: mdio: Switch to generic helpers when accessing the registersCarlo Caione
2019-05-07net: phy: ti: use generic helpers to access MMD registersCarlo Caione
2019-05-07net: phy: Add generic helpers to access MMD PHY registersCarlo Caione
2019-05-07efi_loader: signature of ExitBootServices()Heinrich Schuchardt
2019-05-07efi_loader: LoadImage() check source sizeHeinrich Schuchardt
2019-05-07efi_loader: LoadImage() check parent imageHeinrich Schuchardt
2019-05-07efi_loader: HandleProtocol parameter checksHeinrich Schuchardt
2019-05-07efi_loader: use EFI_PRINT instead of debugHeinrich Schuchardt
2019-05-07efi_loader: CloseProtocol() requires valid agent handleHeinrich Schuchardt
2019-05-07efi_selftest: unit test for RegisterProtocolNotify()Heinrich Schuchardt
2019-05-07efi_loader: implement RegisterProtocolNotify()Heinrich Schuchardt
2019-05-07efi_loader: EVT_NOTIFY_SIGNAL eventsHeinrich Schuchardt
2019-05-07efi_selftest: remove redundant function efi_st_memcmp()Heinrich Schuchardt
2019-05-07efi_loader: unload applications upon Exit()Heinrich Schuchardt
2019-05-07efi_loader: implement UnloadImage()Heinrich Schuchardt
2019-05-07efi_loader: move efi_unload_image() down in sourceHeinrich Schuchardt
2019-05-07efi_loader: mark started imagesHeinrich Schuchardt
2019-05-07efi_loader: correct parameter check in LocateHandle()Heinrich Schuchardt
2019-05-07efi_loader: allowable event types in CreateEventEx()Heinrich Schuchardt
2019-05-07efi_loader: clean up UEFI sub-system initializationHeinrich Schuchardt
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-07spi: rpc: Add support for operation without clock frameworkMarek Vasut
2019-05-07net: sh_eth: Add support for operation without clock frameworkMarek Vasut