aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/efi.c
Commit message (Expand)AuthorAge
* arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon2015-03-20
* efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2015-03-14
* arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-22
* arm64/efi: handle potential failure to remap memory mapArd Biesheuvel2015-01-16
* arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-01-12
* arm64/efi: remove free_boot_services() and friendsArd Biesheuvel2015-01-12
* arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-12
* arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2015-01-08
* arm64: dmi: set DMI string as dump stack arch descriptionArd Biesheuvel2014-11-05
* arm64: dmi: Add SMBIOS/DMI supportYi Li2014-11-05
* arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)Ard Biesheuvel2014-11-05
* arm64/efi: invert UEFI memory region reservation logicArd Biesheuvel2014-11-05
* Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-03
|\
| * arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-03
| * arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young2014-10-03
| * arm64/efi: uefi_init error handling fixDave Young2014-10-03
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-24
|\ \
| * | efi/arm64: Store Runtime Services revisionSemen Protsenko2014-08-22
| |/
* / arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm2014-08-19
|/
* efi/arm64: Handle missing virtual mapping for UEFI System TableArd Biesheuvel2014-07-18
* efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel2014-07-07
* arm64: efi: only attempt efi map setup if booting via EFILeif Lindholm2014-05-23
* arm64: add EFI runtime servicesMark Salter2014-04-30