summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/arm-runtime.c
AgeCommit message (Expand)Author
2019-11-07arm/efi: EFI soft reservation to memblockDan Williams
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter
2019-03-29efi/arm: Show SMBIOS bank/device location in CPER and GHES error logsMarcin Benka
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-02-04efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2019-02-02efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai
2018-12-10arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper
2018-11-15efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel
2018-07-23efi/arm: map UEFI memory map even w/o runtime services enabledAKASHI Takahiro
2018-07-23efi/arm: preserve early mapping of UEFI memory map longer for BGRTArd Biesheuvel
2018-03-12efi: Use efi_mm in x86 as well as ARMSai Praneeth
2018-03-09efi/arm*: Stop printing addresses of virtual mappingsArd Biesheuvel
2018-03-09efi/arm*: Only register page tables when they existMark Rutland
2017-06-05efi/arm: Enable DMI/SMBIOSArd Biesheuvel
2017-03-02efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel
2016-11-07arm64: dump: Make ptdump debugfs a separate optionLaura Abbott
2016-09-09efi/arm64: Add debugfs node to dump UEFI runtime page tablesArd Biesheuvel
2016-09-09efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming
2016-07-06Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel
2016-04-28efi/arm*: Use memremap() to create the persistent memmap mappingArd Biesheuvel
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming
2016-04-28efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel
2015-12-09arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2015-12-09arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel