summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02Prepare v2018.05-rc1Tom Rini
2018-04-01Merge git://git.denx.de/u-boot-dmTom Rini
2018-04-01image.h: add forward declaration of struct fdt_regionMasahiro Yamada
2018-04-01fdt_region: remove unneeded fdt_internal.h inclusionMasahiro Yamada
2018-04-01libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six
2018-04-01dm: core: make fixed-clock dt scan live dt compatibleAndy Yan
2018-03-31fs: cbfs: fix locating the cbfs headerAndre Heider
2018-03-31cmd: cbfs: fix reading the end_of_rom pointer for 64bit archsAndre Heider
2018-03-31pinctrl-uclass: convert to use live dtKever Yang
2018-03-31core: add uclass_get_device_by_phandle_id() apiKever Yang
2018-03-30Merge git://git.denx.de/u-boot-marvellTom Rini
2018-03-30Merge git://git.denx.de/u-boot-x86Tom Rini
2018-03-30Merge git://git.denx.de/u-boot-riscvTom Rini
2018-03-30arm64: a37xx: defconfigs: enable PCI_CMD and E1000 driverKen Ma
2018-03-30arm64: a37xx: dts: enable pcie portWilson Ding
2018-03-30arm64: a37xx: defconfigs: enable aardvark pcie driverWilson Ding
2018-03-30arm64: a37xx: pci: add support for aardvark pcie driverWilson Ding
2018-03-30arm64: a37xx: populate pcie memory regionWilson Ding