| Commit message (Expand) | Author | Age | Files | Lines |
* | efi/arm/arm64: Add missing assignment of efi.config_table | Ard Biesheuvel | 2017-08-21 | 1 | -0/+3 |
* | efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAP | Ard Biesheuvel | 2017-08-21 | 1 | -0/+5 |
* | efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit... | Sai Praneeth | 2017-02-01 | 1 | -1/+0 |
* | efi/arm*: Fix efi_init() error handling | Yisheng Xie | 2016-10-18 | 1 | -1/+3 |
* | efi/arm64: Treat regions with WT/WC set but WB cleared as memory | Ard Biesheuvel | 2016-09-09 | 1 | -15/+17 |
* | efi/arm*: esrt: Add missing call to efi_esrt_init() | Ard Biesheuvel | 2016-09-09 | 1 | -0/+1 |
* | efi: Refactor efi_memmap_init_early() into arch-neutral code | Matt Fleming | 2016-09-09 | 1 | -9/+8 |
* | efi/arm: Fix the format of EFI debug messages | Dennis Chen | 2016-06-03 | 1 | -8/+6 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-05-17 | 1 | -0/+8 |
|\ |
|
| * | efi: ARM: avoid warning about phys_addr_t cast | Arnd Bergmann | 2016-04-19 | 1 | -1/+1 |
| * | efi: ARM/arm64: ignore DT memory nodes instead of removing them | Ard Biesheuvel | 2016-04-15 | 1 | -0/+8 |
* | | efi/arm-init: Reserve rather than unmap the memory map for ARM as well | Ard Biesheuvel | 2016-04-28 | 1 | -14/+3 |
* | | efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform device | Ard Biesheuvel | 2016-04-28 | 1 | -0/+18 |
* | | efi/arm/libstub: Make screen_info accessible to the UEFI stub | Ard Biesheuvel | 2016-04-28 | 1 | -1/+33 |
* | | efi/arm*: Take the Memory Attributes table into account | Ard Biesheuvel | 2016-04-28 | 1 | -0/+1 |
* | | efi: Check EFI_MEMORY_DESCRIPTOR version explicitly | Ard Biesheuvel | 2016-04-28 | 1 | -0/+4 |
* | | efi: Remove global 'memmap' EFI memory map | Matt Fleming | 2016-04-28 | 1 | -11/+9 |
* | | efi: Iterate over efi.memmap in for_each_efi_memory_desc() | Matt Fleming | 2016-04-28 | 1 | -2/+2 |
* | | efi/arm*: Drop writable mapping of the UEFI System table | Ard Biesheuvel | 2016-04-28 | 1 | -0/+2 |
* | | efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping | Ard Biesheuvel | 2016-03-31 | 1 | -3/+15 |
|/ |
|
* | efi/arm-init: Use read-only early mappings | Ard Biesheuvel | 2016-02-22 | 1 | -7/+7 |
* | arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM | Ard Biesheuvel | 2015-12-09 | 1 | -3/+4 |
* | arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM | Ard Biesheuvel | 2015-12-09 | 1 | -0/+208 |