aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-25efi_selftest: unit test for CalculateCrc32()Heinrich Schuchardt
2018-07-25efi_selftest: check crc32 for InstallConfigurationTableHeinrich Schuchardt
2018-07-25efi_loader: update crc32 in InstallConfigurationTableHeinrich Schuchardt
2018-07-25efi_loader: correct signature of CalculateCrc32()Heinrich Schuchardt
2018-07-25efi_selftest: test InstallConfigurationTable()Heinrich Schuchardt
2018-07-25efi_loader: allocate configuration table arrayHeinrich Schuchardt
2018-07-25efi_loader: calculate crc32 for EFI tablesHeinrich Schuchardt
2018-07-25efi_loader: provide firmware revisionHeinrich Schuchardt
2018-07-25efi_loader: correct headersize EFI tablesHeinrich Schuchardt
2018-07-25efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATUREHeinrich Schuchardt
2018-07-25efi_loader: specify UEFI spec revisionHeinrich Schuchardt
2018-07-25efi_loader: clear screen has to reset cursor positionHeinrich Schuchardt
2018-07-25efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()Heinrich Schuchardt
2018-07-25efi_loader: set revision in loaded image protocolHeinrich Schuchardt
2018-07-25efi_driver: set DM_FLAG_NAME_ALLOCED flagHeinrich Schuchardt
2018-07-25efi_selftest: test writing to fileHeinrich Schuchardt
2018-07-25fs: fat: cannot write to subdirectoriesHeinrich Schuchardt
2018-07-25efi_loader: check map_key in ExitBootServicesHeinrich Schuchardt
2018-07-25efi_loader: check parameters of GetMemoryMapHeinrich Schuchardt
2018-07-25efi_loader: check parameters in memory allocationHeinrich Schuchardt
2018-07-25efi_loader: check parameters of CreateEventHeinrich Schuchardt
2018-07-25x86: Add efi_loader bits to x86_64 linker scriptAlexander Graf
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-07-25efi: Drop error return in efi_carve_out_dt_rsv()Simon Glass
2018-07-25efi: Tidy up device-tree-size calculation in copy_fdt()Simon Glass
2018-07-25efi_selftest: Clean up a few comments and messagesSimon Glass
2018-07-25vsprintf: Handle NULL with %pUSimon Glass
2018-07-25efi_loader: Expose U-Boot addresses in memory map for sandboxAlexander Graf
2018-07-25efi: sandbox: Adjust memory usage for sandboxSimon Glass
2018-07-25efi_loader: Use common elf.h reloc definesAlexander Graf
2018-07-25elf: Move x86 reloc defines to common elf.hAlexander Graf
2018-07-25efi_loader: Move to compiler based target architecture determinationAlexander Graf
2018-07-25efi_loader: Introduce ms abi vararg helpersAlexander Graf
2018-07-25efi_loader: Disable miniapps on sandboxAlexander Graf
2018-07-25efi_loader: efi_allocate_pages is too restrictiveHeinrich Schuchardt
2018-07-25efi_loader: Allow SMBIOS tables in highmemAlexander Graf
2018-07-25efi_loader: Use map_sysmem() in bootefi commandAlexander Graf
2018-07-25efi_loader: Use compiler constants for image loaderAlexander Graf
2018-07-25Revert "efi_loader: no support for ARMV7_NONSEC=y"Mark Kettenis
2018-07-25ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supportedMark Kettenis
2018-07-25efi_loader: ARM: don't attempt to enter non-secure mode twiceMark Kettenis
2018-07-25efi_loader: ARM: run EFI payloads non-secureMark Kettenis
2018-07-25ARM: HYP/non-sec: migrate stackMark Kettenis
2018-07-25efi_selftest: update .gitignoreHeinrich Schuchardt
2018-07-23mtd: nand: add new enum for storing ECC algorithmRafał Miłecki
2018-07-23ARM: configs: omap3_logic: remove Legacy OMAP3 USB driverAdam Ford
2018-07-23Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford
2018-07-23ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-invertedAdam Ford
2018-07-23ARM: dts: am3517-evm-uboot: Add reg-shift for UARTAdam Ford
2018-07-23doc: Replace DocBook with sphinx-based docsMario Six