summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-04git: mailrc: Add myself and efi to listAlexander Graf
2018-04-04efi_loader: correctly support parameter delta in BltHeinrich Schuchardt
2018-04-04efi_selftest: unit test for event groupsHeinrich Schuchardt
2018-04-04efi_selftest: fix device tree unit testHeinrich Schuchardt
2018-04-04efi: Correct header order in efi_memorySimon Glass
2018-04-04efi_loader: use constants in efi_allocate_pages()Heinrich Schuchardt
2018-04-04efi_loader: show UEFI revision in helloworldHeinrich Schuchardt
2018-04-04efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt
2018-04-04efi_loader: add missing EFI_RESET_PLATFORM_SPECIFICHeinrich Schuchardt
2018-04-04efi_selftest: test gop bitbltHeinrich Schuchardt
2018-04-04efi_loader: implement missing bit blit operations in gopHeinrich Schuchardt
2018-04-04efi_loader: implement event groupsHeinrich Schuchardt
2018-04-04efi_loader: define GUIDS for event groupsHeinrich Schuchardt
2018-04-04efi_loader: manage events in a linked listHeinrich Schuchardt
2018-04-04efi_loader: fix formatting errorsHeinrich Schuchardt
2018-04-04efi_loader: clear signaled state in CheckEventHeinrich Schuchardt
2018-04-04efi_loader: check parameter in InstallConfigurationTableHeinrich Schuchardt
2018-04-04efi_loader: correct input of special keysHeinrich Schuchardt
2018-04-04efi_selftest: check installation of the device treeHeinrich Schuchardt
2018-04-04efi_loader: support device tree for bootefi selftestHeinrich Schuchardt
2018-04-04efi_loader: check initialization of EFI subsystem is successfulHeinrich Schuchardt
2018-04-04efi_loader: do_bootefi_exec should always return an EFI status codeHeinrich Schuchardt
2018-04-04efi_loader: efi_get_time_init should return status codeHeinrich Schuchardt
2018-04-04efi_loader: exit status for efi_reset_system_initHeinrich Schuchardt
2018-04-04efi_loader: simplify calling efi_init_obj_listHeinrich Schuchardt
2018-04-04efi_loader: consistently return efi_status_t efi_watchdog_registerHeinrich Schuchardt
2018-04-04efi_loader: return efi_status_t from efi_net_registerHeinrich Schuchardt
2018-04-04efi_loader: return efi_status_t from efi_gop_registerHeinrich Schuchardt
2018-04-04efi_loader: efi_smbios_register should have a return valueHeinrich Schuchardt
2018-04-04efi_loader: provide new doc/README.uefiHeinrich Schuchardt
2018-04-04efi_loader: delete doc/README.efiHeinrich Schuchardt
2018-04-04efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOLLeif Lindholm
2018-04-04efi_loader: remove deprecated ConsoleControlProtocolHeinrich Schuchardt
2018-04-04efi_loader: parameter checks for LoadImageHeinrich Schuchardt
2018-04-04Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT"Andre Przywara
2018-04-04sunxi: revert disabling of featuresAndre Przywara
2018-04-04sunxi: disable direct MMC environmentAndre Przywara
2018-04-04net: sun8i-emac: remove support for old bindingAndre Przywara
2018-04-04arm: dts: sunxi: update H5 to new EMAC bindingAndre Przywara
2018-04-04arm: dts: sunxi: update H3 to new EMAC bindingAndre Przywara
2018-04-04arm: dts: sunxi: update A64 to new EMAC bindingAndre Przywara
2018-04-04net: sun8i-emac: add support for new EMAC DT bindingAndre Przywara
2018-04-04net: sun8i-emac: support new pinctrl DT bindingsAndre Przywara
2018-04-04sunxi: gpio: add missing compatible stringsAndre Przywara
2018-04-04sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted FirmwareAndre Przywara
2018-04-03Makefile: Disable stack-usage check for ARCAlexey Brodkin
2018-04-03Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arcTom Rini
2018-04-03configs: add NAND support for NES ClassicMiquel Raynal
2018-04-03sunxi: move the NAND parameters to KconfigMiquel Raynal
2018-04-03sunxi: make NAND_SUNXI use ARCH_SUNXI as default in KconfigMiquel Raynal