index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
fdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
efi: libstub: only free priv.runtime_map when allocated
Hagar Hemdan
1
-2
/
+2
2022-10-21
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
1
-4
/
+4
2022-09-27
efi: libstub: remove DT dependency from generic stub
Ard Biesheuvel
1
-4
/
+57
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
1
-31
/
+10
2022-09-26
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
1
-21
/
+16
2022-09-26
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
1
-22
/
+14
2022-09-20
efi: libstub: drop pointless get_memory_map() call
Ard Biesheuvel
1
-8
/
+0
2021-10-05
efi/libstub: Simplify "Exiting bootservices" message
Heinrich Schuchardt
1
-1
/
+1
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
1
-2
/
+1
2020-09-29
efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
Ard Biesheuvel
1
-3
/
+1
2020-05-01
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
1
-8
/
+8
2020-04-24
efi/libstub: Drop __pure getters for EFI stub options
Ard Biesheuvel
1
-1
/
+1
2020-04-24
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
1
-3
/
+3
2020-02-23
efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()
Ard Biesheuvel
1
-2
/
+1
2020-02-23
efi/libstub/arm: Relax FDT alignment requirement
Ard Biesheuvel
1
-5
/
+1
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
1
-20
/
+17
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
1
-8
/
+8
2019-06-24
Abstract out support for locating an EFI config table
Matthew Garrett
1
-18
/
+9
2019-02-04
efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
1
-0
/
+3
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
1
-4
/
+1
2019-02-04
efi/fdt: Apply more cleanups
Ingo Molnar
1
-56
/
+51
2018-11-30
efi/fdt: Simplify the get_fdt() flow
Julien Thierry
1
-12
/
+13
2018-11-30
efi/fdt: Indentation fix
Julien Thierry
1
-2
/
+3
2018-11-15
efi/arm/libstub: Pack FDT after populating it
Ard Biesheuvel
1
-0
/
+4
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+26
2017-04-05
efi/libstub/arm*: Set default address and size cells values for an empty dtb
Sameer Goel
1
-2
/
+26
2017-04-05
efi/arm-stub: Round up FDT allocation to mapping size
Ard Biesheuvel
1
-33
/
+24
2017-02-01
efi/fdt: Avoid FDT manipulation after ExitBootServices()
Ard Biesheuvel
1
-11
/
+3
2016-12-28
efi/libstub/arm*: Pass latest memory map to the kernel
Ard Biesheuvel
1
-31
/
+56
2016-09-05
efi/libstub: Use efi_exit_boot_services() in FDT
Jeffrey Hugo
1
-10
/
+27
2016-09-05
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
1
-5
/
+12
2016-04-15
efi: ARM/arm64: ignore DT memory nodes instead of removing them
Ard Biesheuvel
1
-23
/
+1
2016-02-24
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
1
-0
/
+14
2015-12-08
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2015-10-12
arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property
Ard Biesheuvel
1
-9
/
+0
2015-04-01
efi/libstub: Retrieve FDT size when loaded from UEFI config table
Ard Biesheuvel
1
-1
/
+6
2015-01-12
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
1
-3
/
+59
2014-09-09
efi/arm64: Fix fdt-related memory reservation
Mark Salter
1
-1
/
+9
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+279
2014-07-18
efi: efistub: Convert into static library
Ard Biesheuvel
1
-0
/
+279