summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/efi.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-231-4/+5
|\
| * arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois2023-02-191-3/+3
| * efi: Discover BTI support in runtime services regionsArd Biesheuvel2023-02-041-1/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-211-0/+2
|\ \
| * | efi: arm64: enter with MMU and caches enabledArd Biesheuvel2023-01-241-0/+2
| |/
* | arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel2023-01-161-0/+9
|/
* arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel2022-12-081-0/+8
* arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel2022-12-081-0/+3
* arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel2022-12-071-0/+1
* Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel2022-12-071-8/+0
|\
| * arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel2022-12-011-8/+0
* | efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel2022-11-091-0/+15
* | efi: libstub: Move screen_info handling to common codeArd Biesheuvel2022-11-091-6/+0
|/
* arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel2022-11-031-0/+8
* efi: Simplify arch_efi_call_virt() macroSudeep Holla2022-06-281-5/+2
* efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas2021-12-131-1/+0
* Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-231-4/+1
|\
| * drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas2021-07-211-4/+1
* | arm64: Rename arm64-internal cache maintenance functionsFuad Tabba2021-05-251-1/+1
* | arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba2021-05-251-1/+1
|/
* efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel2020-12-091-6/+0
* efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel2020-12-091-0/+5
* efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel2020-09-161-3/+2
* efi/libstub: unify EFI call wrappers for non-x86Ard Biesheuvel2020-04-231-8/+0
* efi/libstub/arm: Relax FDT alignment requirementArd Biesheuvel2020-02-231-7/+0
* efi/libstub: Use hidden visibility for all source filesArd Biesheuvel2020-02-231-3/+0
* efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel2019-12-251-3/+3
* efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel2019-12-251-2/+1
* efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel2019-12-251-2/+1
* efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel2019-12-251-2/+1
* efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel2019-12-251-4/+4
* efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel2019-12-251-1/+1
* efi/libstub: Remove unused __efi_call_early() macroArd Biesheuvel2019-12-251-1/+0
* arm64: mm: Introduce VA_BITS_MINSteve Capper2019-08-091-2/+2
* arm64/efi: fix variable 'si' set but not usedQian Cai2019-07-311-1/+5
* docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab2019-06-141-1/+1
* arm64: irqflags: Use ICC_PMR_EL1 for interrupt maskingJulien Thierry2019-02-061-0/+11
* efi: Deduplicate efi_open_volume()Lukas Wunner2018-07-221-0/+3
* 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