aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/arm-init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-03efi/arm: Fix the format of EFI debug messagesDennis Chen1-8/+6
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+8
2016-04-28efi/arm-init: Reserve rather than unmap the memory map for ARM as wellArd Biesheuvel1-14/+3
2016-04-28efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform deviceArd Biesheuvel1-0/+18
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel1-1/+33
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel1-0/+1
2016-04-28efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel1-0/+4
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming1-11/+9
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming1-2/+2
2016-04-28efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel1-0/+2
2016-04-19efi: ARM: avoid warning about phys_addr_t castArnd Bergmann1-1/+1
2016-04-15efi: ARM/arm64: ignore DT memory nodes instead of removing themArd Biesheuvel1-0/+8
2016-03-31efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel1-3/+15
2016-02-22efi/arm-init: Use read-only early mappingsArd Biesheuvel1-7/+7
2015-12-09arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel1-3/+4
2015-12-09arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel1-0/+208