summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/efi.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-16arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel1-0/+9
2022-12-08arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel1-0/+8
2022-12-08arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel1-0/+3
2022-12-07arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel1-0/+1
2022-12-07Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel1-8/+0
2022-12-01arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel1-8/+0
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel1-0/+15
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel1-6/+0
2022-11-03arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel1-0/+8
2022-06-28efi: Simplify arch_efi_call_virt() macroSudeep Holla1-5/+2
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas1-1/+0
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-4/+1
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas1-4/+1
2021-05-25arm64: Rename arm64-internal cache maintenance functionsFuad Tabba1-1/+1
2021-05-25arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba1-1/+1
2020-12-09efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel1-6/+0
2020-12-09efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel1-0/+5
2020-09-16efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel1-3/+2
2020-04-23efi/libstub: unify EFI call wrappers for non-x86Ard Biesheuvel1-8/+0
2020-02-23efi/libstub/arm: Relax FDT alignment requirementArd Biesheuvel1-7/+0
2020-02-23efi/libstub: Use hidden visibility for all source filesArd Biesheuvel1-3/+0
2019-12-25efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel1-3/+3
2019-12-25efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel1-2/+1
2019-12-25efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel1-2/+1
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel1-2/+1
2019-12-25efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel1-4/+4
2019-12-25efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel1-1/+1
2019-12-25efi/libstub: Remove unused __efi_call_early() macroArd Biesheuvel1-1/+0
2019-08-09arm64: mm: Introduce VA_BITS_MINSteve Capper1-2/+2
2019-07-31arm64/efi: fix variable 'si' set but not usedQian Cai1-1/+5
2019-06-14docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab1-1/+1
2019-02-06arm64: irqflags: Use ICC_PMR_EL1 for interrupt maskingJulien Thierry1-0/+11
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner1-0/+3
2018-03-09efi/arm64: Check whether x18 is preserved by runtime services callsArd Biesheuvel1-1/+3
2018-01-16arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas1-5/+7
2017-12-06arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mmWill Deacon1-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2017-08-21efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel1-0/+3
2017-08-18Merge branch 'for-next/kernel-mode-neon' into for-next/coreCatalin Marinas1-2/+3
2017-08-15arm64: add basic VMAP_STACK supportMark Rutland1-1/+6
2017-08-15efi/arm64: add EFI_KIMG_ALIGNMark Rutland1-0/+3
2017-08-04arm64: neon: Allow EFI runtime services to use FPSIMD in irq contextDave Martin1-2/+3
2017-04-05efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel1-0/+1
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel1-1/+22
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells1-0/+1
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+25
2016-11-21arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas1-1/+25
2016-11-13efi: Allow bitness-agnostic protocol callsLukas Wunner1-0/+3
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+1