summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/arm-init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* efi/arm: Fix the format of EFI debug messagesDennis Chen2016-06-031-8/+6
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-171-0/+8
|\
| * efi: ARM: avoid warning about phys_addr_t castArnd Bergmann2016-04-191-1/+1
| * efi: ARM/arm64: ignore DT memory nodes instead of removing themArd Biesheuvel2016-04-151-0/+8
* | efi/arm-init: Reserve rather than unmap the memory map for ARM as wellArd Biesheuvel2016-04-281-14/+3
* | efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform deviceArd Biesheuvel2016-04-281-0/+18
* | efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-281-1/+33
* | efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel2016-04-281-0/+1
* | efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel2016-04-281-0/+4
* | efi: Remove global 'memmap' EFI memory mapMatt Fleming2016-04-281-11/+9
* | efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-281-2/+2
* | efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel2016-04-281-0/+2
* | efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel2016-03-311-3/+15
|/
* efi/arm-init: Use read-only early mappingsArd Biesheuvel2016-02-221-7/+7
* arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-091-3/+4
* arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-091-0/+208