summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/efi.h
Commit message (Expand)AuthorAgeFilesLines
* efi/arm64: Check whether x18 is preserved by runtime services callsArd Biesheuvel2018-03-091-1/+3
* arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas2018-01-161-5/+7
* arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mmWill Deacon2017-12-061-3/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-071-0/+3
|\
| * efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel2017-08-211-0/+3
* | Merge branch 'for-next/kernel-mode-neon' into for-next/coreCatalin Marinas2017-08-181-2/+3
|\ \
| * | arm64: neon: Allow EFI runtime services to use FPSIMD in irq contextDave Martin2017-08-041-2/+3
| |/
* | arm64: add basic VMAP_STACK supportMark Rutland2017-08-151-1/+6
* | efi/arm64: add EFI_KIMG_ALIGNMark Rutland2017-08-151-0/+3
|/
* efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel2017-04-051-0/+1
* efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel2017-04-051-1/+22
* arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells2017-02-071-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-131-1/+25
|\
| * arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-11-211-1/+25
* | efi: Allow bitness-agnostic protocol callsLukas Wunner2016-11-131-0/+3
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-2/+1
|\
| * arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel2016-07-011-2/+1
* | efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-271-2/+2
|/
* arm64/efi: Enable runtime call flag checkingMark Rutland2016-04-281-0/+3
* arm64/efi: Move to generic {__,}efi_call_virt()Mark Rutland2016-04-281-14/+7
* efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel2016-04-281-0/+4
* arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-281-0/+3
* efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel2016-04-281-1/+3
* efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel2016-04-281-0/+2
* arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-091-0/+9
* arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-221-13/+5
* arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-01-121-2/+0
* arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-121-2/+32
* arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel2015-01-121-0/+2
* efi/arm64: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel2014-07-071-0/+12
* efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel2014-07-071-0/+21
* arm64: add EFI runtime servicesMark Salter2014-04-301-0/+14