summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/arm-init.c
AgeCommit message (Expand)Author
2020-09-11efi: Rename arm-init to efi-init common for all archAtish Patra
2020-06-17efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel
2020-06-17efi/libstub: arm: Omit arch specific config table matching array on arm64Ard Biesheuvel
2020-04-24efi: Clean up config table description arraysArd Biesheuvel
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-04efi/arm: Start using fw_devlink_get_flags()Saravana Kannan
2020-02-23efi/arm: Move FDT specific definitions into fdtparams.cArd Biesheuvel
2020-02-23efi/arm: Drop unnecessary references to efi.systabArd Biesheuvel
2020-02-23efi: Add 'runtime' pointer to struct efiArd Biesheuvel
2020-02-23efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel
2020-02-23efi: Clean up config_parse_tables()Ard Biesheuvel
2020-02-23efi: Merge EFI system table revision and vendor checksArd Biesheuvel
2020-01-20efi/arm: Defer probe of PCIe backed efifb on DT systemsArd Biesheuvel
2019-11-07arm/efi: EFI soft reservation to memblockDan Williams
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2018-11-15efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel
2018-07-23efi/arm: preserve early mapping of UEFI memory map longer for BGRTArd Biesheuvel
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2017-08-21efi/arm/arm64: Add missing assignment of efi.config_tableArd Biesheuvel
2017-08-21efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAPArd Biesheuvel
2017-02-01efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...Sai Praneeth
2016-10-18efi/arm*: Fix efi_init() error handlingYisheng Xie
2016-09-09efi/arm64: Treat regions with WT/WC set but WB cleared as memoryArd Biesheuvel
2016-09-09efi/arm*: esrt: Add missing call to efi_esrt_init()Ard Biesheuvel
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming
2016-06-03efi/arm: Fix the format of EFI debug messagesDennis Chen
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-04-28efi/arm-init: Reserve rather than unmap the memory map for ARM as wellArd Biesheuvel
2016-04-28efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform deviceArd Biesheuvel
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel
2016-04-28efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd 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-19efi: ARM: avoid warning about phys_addr_t castArnd Bergmann
2016-04-15efi: ARM/arm64: ignore DT memory nodes instead of removing themArd Biesheuvel
2016-03-31efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel
2016-02-22efi/arm-init: Use read-only early mappingsArd 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