aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-25efi_selftest: check crc32 for InstallConfigurationTableHeinrich Schuchardt1-0/+43
2018-07-25efi_loader: update crc32 in InstallConfigurationTableHeinrich Schuchardt1-0/+3
2018-07-25efi_loader: correct signature of CalculateCrc32()Heinrich Schuchardt2-6/+7
2018-07-25efi_selftest: test InstallConfigurationTable()Heinrich Schuchardt2-0/+224
2018-07-25efi_loader: allocate configuration table arrayHeinrich Schuchardt2-20/+22
2018-07-25efi_loader: calculate crc32 for EFI tablesHeinrich Schuchardt3-4/+35
2018-07-25efi_loader: provide firmware revisionHeinrich Schuchardt3-3/+7
2018-07-25efi_loader: correct headersize EFI tablesHeinrich Schuchardt2-3/+3
2018-07-25efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATUREHeinrich Schuchardt1-1/+1
2018-07-25efi_loader: specify UEFI spec revisionHeinrich Schuchardt3-3/+8
2018-07-25efi_loader: clear screen has to reset cursor positionHeinrich Schuchardt1-0/+2
2018-07-25efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()Heinrich Schuchardt1-1/+6
2018-07-25efi_loader: set revision in loaded image protocolHeinrich Schuchardt2-0/+3
2018-07-25efi_driver: set DM_FLAG_NAME_ALLOCED flagHeinrich Schuchardt1-0/+2
2018-07-25efi_selftest: test writing to fileHeinrich Schuchardt1-0/+70
2018-07-25fs: fat: cannot write to subdirectoriesHeinrich Schuchardt1-1/+15
2018-07-25efi_loader: check map_key in ExitBootServicesHeinrich Schuchardt3-1/+14
2018-07-25efi_loader: check parameters of GetMemoryMapHeinrich Schuchardt1-10/+15
2018-07-25efi_loader: check parameters in memory allocationHeinrich Schuchardt1-0/+6
2018-07-25efi_loader: check parameters of CreateEventHeinrich Schuchardt1-3/+32
2018-07-25x86: Add efi_loader bits to x86_64 linker scriptAlexander Graf1-1/+33
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf16-100/+162
2018-07-25efi: Drop error return in efi_carve_out_dt_rsv()Simon Glass1-10/+14
2018-07-25efi: Tidy up device-tree-size calculation in copy_fdt()Simon Glass1-2/+6
2018-07-25efi_selftest: Clean up a few comments and messagesSimon Glass1-8/+6
2018-07-25vsprintf: Handle NULL with %pUSimon Glass1-1/+4
2018-07-25efi_loader: Expose U-Boot addresses in memory map for sandboxAlexander Graf1-6/+7
2018-07-25efi: sandbox: Adjust memory usage for sandboxSimon Glass1-3/+10
2018-07-25efi_loader: Use common elf.h reloc definesAlexander Graf1-4/+3
2018-07-25elf: Move x86 reloc defines to common elf.hAlexander Graf4-47/+35
2018-07-25efi_loader: Move to compiler based target architecture determinationAlexander Graf1-6/+8
2018-07-25efi_loader: Introduce ms abi vararg helpersAlexander Graf2-18/+26
2018-07-25efi_loader: Disable miniapps on sandboxAlexander Graf1-1/+1
2018-07-25efi_loader: efi_allocate_pages is too restrictiveHeinrich Schuchardt1-1/+1
2018-07-25efi_loader: Allow SMBIOS tables in highmemAlexander Graf1-2/+9
2018-07-25efi_loader: Use map_sysmem() in bootefi commandAlexander Graf1-5/+8
2018-07-25efi_loader: Use compiler constants for image loaderAlexander Graf1-6/+6
2018-07-25Revert "efi_loader: no support for ARMV7_NONSEC=y"Mark Kettenis2-4/+0
2018-07-25ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supportedMark Kettenis1-1/+1
2018-07-25efi_loader: ARM: don't attempt to enter non-secure mode twiceMark Kettenis1-1/+5
2018-07-25efi_loader: ARM: run EFI payloads non-secureMark Kettenis1-0/+33
2018-07-25ARM: HYP/non-sec: migrate stackMark Kettenis1-0/+2
2018-07-25efi_selftest: update .gitignoreHeinrich Schuchardt1-1/+3
2018-07-23mtd: nand: add new enum for storing ECC algorithmRafał Miłecki1-0/+8
2018-07-23ARM: configs: omap3_logic: remove Legacy OMAP3 USB driverAdam Ford1-1/+0
2018-07-23Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford12-5/+11
2018-07-23ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-invertedAdam Ford1-0/+4
2018-07-23ARM: dts: am3517-evm-uboot: Add reg-shift for UARTAdam Ford1-0/+12
2018-07-23doc: Replace DocBook with sphinx-based docsMario Six26-2404/+4375
2018-07-23ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4Adam Ford3-255/+323