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
*
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
2022-10-21
1
-4
/
+4
*
efi: libstub: remove DT dependency from generic stub
Ard Biesheuvel
2022-09-27
1
-4
/
+57
*
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
2022-09-27
1
-31
/
+10
*
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
2022-09-26
1
-21
/
+16
*
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
2022-09-26
1
-22
/
+14
*
efi: libstub: drop pointless get_memory_map() call
Ard Biesheuvel
2022-09-20
1
-8
/
+0
*
efi/libstub: Simplify "Exiting bootservices" message
Heinrich Schuchardt
2021-10-05
1
-1
/
+1
*
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-12-09
1
-2
/
+1
*
efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
Ard Biesheuvel
2020-09-29
1
-3
/
+1
*
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
2020-05-01
1
-8
/
+8
*
efi/libstub: Drop __pure getters for EFI stub options
Ard Biesheuvel
2020-04-24
1
-1
/
+1
*
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
2020-04-24
1
-3
/
+3
*
efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()
Ard Biesheuvel
2020-02-23
1
-2
/
+1
*
efi/libstub/arm: Relax FDT alignment requirement
Ard Biesheuvel
2020-02-23
1
-5
/
+1
*
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
1
-20
/
+17
*
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
2019-12-25
1
-8
/
+8
*
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