summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/fdt.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-051-2/+26
|\
| * efi/libstub/arm*: Set default address and size cells values for an empty dtbSameer Goel2017-04-051-2/+26
* | efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel2017-04-051-33/+24
|/
* efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel2017-02-011-11/+3
* efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel2016-12-281-31/+56
* efi/libstub: Use efi_exit_boot_services() in FDTJeffrey Hugo2016-09-051-10/+27
* efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-051-5/+12
* efi: ARM/arm64: ignore DT memory nodes instead of removing themArd Biesheuvel2016-04-151-23/+1
* arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel2016-02-241-0/+14
* treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel2015-10-121-9/+0
* efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel2015-04-011-1/+6
* arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-121-3/+59
* efi/arm64: Fix fdt-related memory reservationMark Salter2014-09-091-1/+9
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-1/+1
* efi: efistub: Convert into static libraryArd Biesheuvel2014-07-181-0/+279
OpenPOWER on IntegriCloud