index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_dt_fixup.c
Age
Commit message (
Expand
)
Author
2025-04-11
efi: Make FDT extra space configurable
Pawel Kochanowski
2025-01-26
efi_loader: use LOGC_EFI consistently
Heinrich Schuchardt
2024-10-09
efi_leader: delete rng-seed if having EFI RNG protocol
Heinrich Schuchardt
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-12-13
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-01-15
efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed
Ilias Apalodimas
2021-03-16
efi_loader: fix memory type for memory reservation block
Mark Kettenis
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-04
efi_loader: only check size if EFI_DT_APPLY_FIXUPS
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-20
efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable
Heinrich Schuchardt
2021-01-20
efi_loader: fixup protocol, avoid forward declaration
Heinrich Schuchardt
2021-01-13
efi_loader: implement EFI_DT_FIXUP_PROTOCOL
Heinrich Schuchardt