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
39 hours
Merge tag 'v2026.07-rc3' into next
Tom Rini
9 days
efi_selftest: test hii keyboard layouts more
Vincent Stehlé
9 days
efi_loader: fix hii keyboard layout pointer computation
Vincent Stehlé
9 days
efi_loader: fix AllocatePages overlap status
Harsimran Singh Tungal
12 days
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
2026-04-23
lib/Kconfig: Fix SUPPORTS_FW_LOADER option
David Lechner
2026-04-22
console: add console_flush_stdin()
Gregor Herburger
2026-04-22
gunzip: Implement chunked decompression
Marek Vasut
2026-04-21
Merge patch series "Linux compat improvements and CCF prep"
Tom Rini
2026-04-21
ofnode: add read_u64_array and count_elems_of_size
Casey Connolly
2026-04-21
string: add strdup_const and kstrdup_const
Casey Connolly
2026-04-21
vsprintf: add %pOF
Casey Connolly
2026-04-17
efi_loader: Allow disabling ANSI console queries via Kconfig
Michal Simek
2026-04-17
fwu: Move boottime checks to EVT_POST_PREBOOT
Michal Simek
2026-04-17
efi_loader: efi_var_sf: Do not fail on blank SPI Flash
Michal Simek
2026-04-13
arm: Add ARMv8-M aarch32 support
Marek Vasut
2026-04-07
lmb: Rework the LMB_ARCH_MEM_MAP symbol
Tom Rini
2026-04-06
Merge branch 'next'
Tom Rini
2026-04-03
acpi: Correct dependencies for GENERATE_ACPI_TABLE
Tom Rini
2026-04-03
global: Audit Kconfig usage of PARTITION_TYPE_GUID
Tom Rini
2026-04-03
optee: Correct dependencies for BOOTM_OPTEE
Tom Rini
2026-03-27
treewide: fix uImage.FIT document paths
Daniel Golle
2026-03-25
fw_loader: Introduce SUPPORTS_FW_LOADER symbol
Tom Rini
2026-03-25
fdt: Prefer %pap over %llx
Alexander Sverdlin
2026-03-14
efi_vars: Implement SPI Flash store
Shantur Rathore
[next]