aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/efi.c
AgeCommit message (Expand)Author
2017-07-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlinux-linaro-lsk-v4.4-android-testAlex Shi
2017-06-19arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel
2016-10-12UPSTREAM: arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-10-12UPSTREAM: arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-10-12UPSTREAM: arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAPArd Biesheuvel
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel
2015-11-25arm64: efi: correctly map runtime regionsMark Rutland
2015-11-18arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm
2015-10-12arm64: Use core efi=debug instead of uefi_debug command line parameterLeif Lindholm
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon
2015-10-07arm64: flush: use local TLB and I-cache invalidationWill Deacon
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
2015-07-27arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel
2015-01-16arm64/efi: handle potential failure to remap memory mapArd Biesheuvel
2015-01-12arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel
2015-01-12arm64/efi: remove free_boot_services() and friendsArd Biesheuvel
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2014-11-05arm64: dmi: set DMI string as dump stack arch descriptionArd Biesheuvel
2014-11-05arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-11-05arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)Ard Biesheuvel
2014-11-05arm64/efi: invert UEFI memory region reservation logicArd Biesheuvel
2014-10-03Merge branch 'next' into efi-next-mergeMatt Fleming
2014-10-03arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek
2014-10-03arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young
2014-10-03arm64/efi: uefi_init error handling fixDave Young
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-22efi/arm64: Store Runtime Services revisionSemen Protsenko
2014-08-19arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm
2014-07-18efi/arm64: Handle missing virtual mapping for UEFI System TableArd Biesheuvel
2014-07-07efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel
2014-05-23arm64: efi: only attempt efi map setup if booting via EFILeif Lindholm
2014-04-30arm64: add EFI runtime servicesMark Salter