summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/arm-runtime.c
Commit message (Expand)AuthorAgeFilesLines
* efi/arm: Enable DMI/SMBIOSArd Biesheuvel2017-06-051-0/+16
* efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel2017-03-021-0/+1
* arm64: dump: Make ptdump debugfs a separate optionLaura Abbott2016-11-071-2/+2
* efi/arm64: Add debugfs node to dump UEFI runtime page tablesArd Biesheuvel2016-09-091-0/+20
* efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming2016-09-091-3/+1
* efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming2016-09-091-1/+1
* Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao2016-07-061-0/+5
* efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel2016-04-281-2/+8
* efi/arm*: Use memremap() to create the persistent memmap mappingArd Biesheuvel2016-04-281-2/+1
* efi: Remove global 'memmap' EFI memory mapMatt Fleming2016-04-281-6/+6
* efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-281-1/+1
* efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel2016-04-281-11/+16
* efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel2016-04-281-1/+0
* arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-091-32/+16
* arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-091-0/+151
OpenPOWER on IntegriCloud