index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
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
Age
Commit message (
Expand
)
Author
2026-06-25
Kconfig: lib: restyle
Johan Jonker
2026-06-24
treewide: move bi_dram[] from bd to gd
Ilias Apalodimas
2026-06-22
Merge tag 'v2026.07-rc5' into next
Tom Rini
2026-06-21
efi_selftest: fix use-after-free
Vincent Stehlé
2026-06-21
lib/efi_loader: fix block io revision
Vincent Stehlé
2026-06-21
efi_loader: fix memory leak in efi_var_collect
Ilias Apalodimas
2026-06-21
efi_selftest: fix guid comparison
Vincent Stehlé
2026-06-17
Merge patch series "dtc: Resync fdt_check_full function"
Tom Rini
2026-06-17
dtc: Resync fdt_check_full() with upstream version v1.7.2-35-g52f07dcca47c
Tom Rini
2026-06-15
lmb: Add the Rockchip architecture as requiring DMA below 4G
Heiko Stuebner
2026-06-15
Merge patch series "various memory related fixups"
Tom Rini
2026-06-15
memory: reserve from start_addr_sp to initial_relocaddr
Randolph Sapp
2026-06-09
Merge tag 'efi-2026-07-rc5' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2026-06-08
Merge tag 'v2026.07-rc4' into next
Tom Rini
2026-06-08
smbios: Fix wrong sysinfo ID for Type 3 enclosure asset tag
Frank Böwingloh
2026-06-08
lmb: Rename LMB_LIMIT_DMA_BELOW_4G to LMB_LIMIT_DMA_BELOW_RAM_TOP
Marek Vasut
2026-06-07
efi_loader: validate PE-COFF relocation data
Heinrich Schuchardt
2026-06-04
lmb: Optionally limit available memory to 4 GiB on limited systems
Marek Vasut
2026-06-02
Merge patch series "Clean up bloblist initialization"
Tom Rini
2026-06-02
bloblist: Rework bloblist_init and bloblist_maybe_init
Tom Rini
2026-05-25
Merge tag 'v2026.07-rc3' into next
Tom Rini
2026-05-18
efi_selftest: test hii keyboard layouts more
Vincent Stehlé
2026-05-18
efi_loader: fix hii keyboard layout pointer computation
Vincent Stehlé
2026-05-18
efi_loader: fix AllocatePages overlap status
Harsimran Singh Tungal
2026-05-15
smbios: Do not fall back on devicetree without valid mapping
Mark Kettenis
2026-05-12
Merge patch series "add memdup_nul(), use it and memdup() in a few places"
Tom Rini
2026-05-12
lib/hashtable.c: use memdup_nul() in himport_r
Rasmus Villemoes
2026-05-12
lib/string.c: implement strdup() and strndup() in terms of memdup_nul()
Rasmus Villemoes
2026-05-12
lib/string.c: introduce memdup_nul() helper
Rasmus Villemoes
2026-05-12
lib/string.c: drop pointless __HAVE_ARCH_STRDUP
Rasmus Villemoes
2026-05-12
string: fix prototype of memdup()
Rasmus Villemoes
2026-05-12
fwu: add helper to get image GUID by type and bank index
Dario Binacchi
2026-05-12
lib: uuid: add partition type GUID for extended bootloader
Dario Binacchi
2026-05-11
acpi: fix initial RSDT and XSDT size
Heinrich Schuchardt
2026-05-08
lib: fdtdec: validate bloblist FDT before consuming libfdt size
Raymond Mao
2026-05-05
efi_mem_sort: use list_for_each_entry_safe instead
Randolph Sapp
2026-05-05
efi_selftest_memory: check for duplicates first
Randolph Sapp
2026-05-05
efi_dt_fixup: use fdtdec_get_bool
Randolph Sapp
2026-05-05
efi_loader: initialize variables in efi_dp_from_http()
Heinrich Schuchardt
2026-05-04
fdt: check fdt_pack() return value in fdtdec_apply_bloblist_dtos()
Michal Simek
2026-05-01
efi_loader: centralize messaging for efi_init_obj_list
Heinrich Schuchardt
2026-05-01
efi_loader: correct efi_binary_run_dp() return value
Heinrich Schuchardt
2026-05-01
efi_loader: correct return value of efi_bootmgr_run()
Heinrich Schuchardt
2026-05-01
EFI Loader: Correct dependencies for EFI_HTTP_BOOT
Tom Rini
2026-04-27
Merge patch series "net: migrate NO_NET out of the networking stack choice"
Tom Rini
2026-04-27
simplify NET_LEGACY || NET_LWIP condition with NET condition
Quentin Schulz
2026-04-27
rename NET to NET_LEGACY
Quentin Schulz
2026-04-27
Merge patch series "Add support for DT overlays handoff"
Tom Rini
2026-04-27
fdtdec: apply DT overlays from bloblist
Raymond Mao
2026-04-27
efi_loader: make EFI_HAVE_RUNTIME_RESET a user-selectable option
Aswin Murugan
[next]