summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/arm-runtime.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter2019-03-291-5/+2Star
* efi/arm: Show SMBIOS bank/device location in CPER and GHES error logsMarcin Benka2019-03-291-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-101-3/+3
|\
| * efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor2019-02-041-3/+3
* | efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-5/+1Star
* | efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai2019-02-021-2/+3
|/
* arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper2018-12-101-1/+1
* efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel2018-11-151-1/+1
* efi/arm: map UEFI memory map even w/o runtime services enabledAKASHI Takahiro2018-07-231-7/+7
* efi/arm: preserve early mapping of UEFI memory map longer for BGRTArd Biesheuvel2018-07-231-1/+3
* efi: Use efi_mm in x86 as well as ARMSai Praneeth2018-03-121-9/+0Star
* efi/arm*: Stop printing addresses of virtual mappingsArd Biesheuvel2018-03-091-4/+1Star
* efi/arm*: Only register page tables when they existMark Rutland2018-03-091-0/+3
* efi/arm: Enable DMI/SMBIOSArd Biesheuvel2017-06-051-0/+16
* efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel2017-03-021-0/+1
* arm64: dump: Make ptdump debugfs a separate optionLaura Abbott2016-11-071-2/+2
* efi/arm64: Add debugfs node to dump UEFI runtime page tablesArd Biesheuvel2016-09-091-0/+20
* efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming2016-09-091-3/+1Star
* efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming2016-09-091-1/+1
* Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao2016-07-061-0/+5
* efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel2016-04-281-2/+8
* efi/arm*: Use memremap() to create the persistent memmap mappingArd Biesheuvel2016-04-281-2/+1Star
* efi: Remove global 'memmap' EFI memory mapMatt Fleming2016-04-281-6/+6
* efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-281-1/+1
* efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel2016-04-281-11/+16
* efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel2016-04-281-1/+0Star
* arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-091-32/+16Star
* arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-091-0/+151