index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
fdt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abstract out support for locating an EFI config table
Matthew Garrett
2019-06-24
1
-18
/
+9
*
efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
2019-02-04
1
-0
/
+3
*
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2019-02-04
1
-4
/
+1
*
efi/fdt: Apply more cleanups
Ingo Molnar
2019-02-04
1
-56
/
+51
*
efi/fdt: Simplify the get_fdt() flow
Julien Thierry
2018-11-30
1
-12
/
+13
*
efi/fdt: Indentation fix
Julien Thierry
2018-11-30
1
-2
/
+3
*
efi/arm/libstub: Pack FDT after populating it
Ard Biesheuvel
2018-11-15
1
-0
/
+4
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-05
1
-2
/
+26
|
\
|
*
efi/libstub/arm*: Set default address and size cells values for an empty dtb
Sameer Goel
2017-04-05
1
-2
/
+26
*
|
efi/arm-stub: Round up FDT allocation to mapping size
Ard Biesheuvel
2017-04-05
1
-33
/
+24
|
/
*
efi/fdt: Avoid FDT manipulation after ExitBootServices()
Ard Biesheuvel
2017-02-01
1
-11
/
+3
*
efi/libstub/arm*: Pass latest memory map to the kernel
Ard Biesheuvel
2016-12-28
1
-31
/
+56
*
efi/libstub: Use efi_exit_boot_services() in FDT
Jeffrey Hugo
2016-09-05
1
-10
/
+27
*
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
2016-09-05
1
-5
/
+12
*
efi: ARM/arm64: ignore DT memory nodes instead of removing them
Ard Biesheuvel
2016-04-15
1
-23
/
+1
*
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
2016-02-24
1
-0
/
+14
*
treewide: Fix typos in printk
Masanari Iida
2015-12-08
1
-1
/
+1
*
arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property
Ard Biesheuvel
2015-10-12
1
-9
/
+0
*
efi/libstub: Retrieve FDT size when loaded from UEFI config table
Ard Biesheuvel
2015-04-01
1
-1
/
+6
*
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
2015-01-12
1
-3
/
+59
*
efi/arm64: Fix fdt-related memory reservation
Mark Salter
2014-09-09
1
-1
/
+9
*
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-05
1
-1
/
+1
*
efi: efistub: Convert into static library
Ard Biesheuvel
2014-07-18
1
-0
/
+279