summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/efi.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: dmi: set DMI string as dump stack arch descriptionArd Biesheuvel2014-11-051-0/+2
* arm64: dmi: Add SMBIOS/DMI supportYi Li2014-11-051-0/+13
* arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)Ard Biesheuvel2014-11-051-2/+0
* arm64/efi: invert UEFI memory region reservation logicArd Biesheuvel2014-11-051-10/+10
* Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-031-26/+18
|\
| * arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-20/+6
| * arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young2014-10-031-3/+8
| * arm64/efi: uefi_init error handling fixDave Young2014-10-031-3/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-241-0/+2
|\ \
| * | efi/arm64: Store Runtime Services revisionSemen Protsenko2014-08-221-0/+2
| |/
* | arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm2014-08-191-0/+2
|/
* efi/arm64: Handle missing virtual mapping for UEFI System TableArd Biesheuvel2014-07-181-4/+24
* efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel2014-07-071-13/+1
* arm64: efi: only attempt efi map setup if booting via EFILeif Lindholm2014-05-231-0/+3
* arm64: add EFI runtime servicesMark Salter2014-04-301-0/+466
OpenPOWER on IntegriCloud