summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/fdt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Abstract out support for locating an EFI config tableMatthew Garrett2019-06-241-18/+9
* efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel2019-02-041-0/+3
* efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-4/+1
* efi/fdt: Apply more cleanupsIngo Molnar2019-02-041-56/+51
* efi/fdt: Simplify the get_fdt() flowJulien Thierry2018-11-301-12/+13
* efi/fdt: Indentation fixJulien Thierry2018-11-301-2/+3
* efi/arm/libstub: Pack FDT after populating itArd Biesheuvel2018-11-151-0/+4
* 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-051-1/+1
* efi: efistub: Convert into static libraryArd Biesheuvel2014-07-181-0/+279