summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
35 hoursefi_loader: Measure secure boot variables in the correct PCR if DeployedMode ...Ilias Apalodimas
35 hoursefi_loader: Change the return values if a TPM is missing during GetEventLogIlias Apalodimas
35 hoursefi_loader: Correctly count the size on DTB measurementsIlias Apalodimas
35 hoursefi_loader: fix buffer overrun in efi_sigstore_parse_siglistHeinrich Schuchardt
35 hoursefi_selftest: test block io revision and pointersVincent Stehlé
35 hoursefi_selftest: free handles on teardown()Vincent Stehlé
35 hoursefi_loader: fix building with CONFIG_EFI_VARIABLES_PRESEED=yHeinrich Schuchardt
35 hoursefi_loader: fix missing EFI_EXIT in efi_disconnect_controllerVincent Stehlé
4 dayspower: regulator: add generic PMBus UCLASS_REGULATOR adapterVincent Jardin
4 dayspmbus: add PMBus 1.x framework, CLI, and bindingVincent Jardin
10 daysMerge branch 'next'Tom Rini
14 daystreewide: change email links from mailman to patch.msgid.link with message-idNeil Armstrong
2026-06-25Kconfig: lib: restyleJohan Jonker
2026-06-24treewide: move bi_dram[] from bd to gdIlias Apalodimas
2026-06-22Merge tag 'v2026.07-rc5' into nextTom Rini
2026-06-21efi_selftest: fix use-after-freeVincent Stehlé
2026-06-21lib/efi_loader: fix block io revisionVincent Stehlé
2026-06-21efi_loader: fix memory leak in efi_var_collectIlias Apalodimas
2026-06-21efi_selftest: fix guid comparisonVincent Stehlé
2026-06-17Merge patch series "dtc: Resync fdt_check_full function"Tom Rini
2026-06-17dtc: Resync fdt_check_full() with upstream version v1.7.2-35-g52f07dcca47cTom Rini
2026-06-15lmb: Add the Rockchip architecture as requiring DMA below 4GHeiko Stuebner
2026-06-15Merge patch series "various memory related fixups"Tom Rini
2026-06-15memory: reserve from start_addr_sp to initial_relocaddrRandolph Sapp
2026-06-09Merge tag 'efi-2026-07-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-06-08Merge tag 'v2026.07-rc4' into nextTom Rini
2026-06-08smbios: Fix wrong sysinfo ID for Type 3 enclosure asset tagFrank Böwingloh
2026-06-08lmb: Rename LMB_LIMIT_DMA_BELOW_4G to LMB_LIMIT_DMA_BELOW_RAM_TOPMarek Vasut
2026-06-07efi_loader: validate PE-COFF relocation dataHeinrich Schuchardt
2026-06-04lmb: Optionally limit available memory to 4 GiB on limited systemsMarek Vasut
2026-06-02Merge patch series "Clean up bloblist initialization"Tom Rini
2026-06-02bloblist: Rework bloblist_init and bloblist_maybe_initTom Rini
2026-05-25Merge tag 'v2026.07-rc3' into nextTom Rini
2026-05-18efi_selftest: test hii keyboard layouts moreVincent Stehlé
2026-05-18efi_loader: fix hii keyboard layout pointer computationVincent Stehlé
2026-05-18efi_loader: fix AllocatePages overlap statusHarsimran Singh Tungal
2026-05-15smbios: Do not fall back on devicetree without valid mappingMark Kettenis
2026-05-12Merge patch series "add memdup_nul(), use it and memdup() in a few places"Tom Rini
2026-05-12lib/hashtable.c: use memdup_nul() in himport_rRasmus Villemoes
2026-05-12lib/string.c: implement strdup() and strndup() in terms of memdup_nul()Rasmus Villemoes
2026-05-12lib/string.c: introduce memdup_nul() helperRasmus Villemoes
2026-05-12lib/string.c: drop pointless __HAVE_ARCH_STRDUPRasmus Villemoes
2026-05-12string: fix prototype of memdup()Rasmus Villemoes
2026-05-12fwu: add helper to get image GUID by type and bank indexDario Binacchi
2026-05-12lib: uuid: add partition type GUID for extended bootloaderDario Binacchi
2026-05-11acpi: fix initial RSDT and XSDT sizeHeinrich Schuchardt
2026-05-08lib: fdtdec: validate bloblist FDT before consuming libfdt sizeRaymond Mao
2026-05-05efi_mem_sort: use list_for_each_entry_safe insteadRandolph Sapp
2026-05-05efi_selftest_memory: check for duplicates firstRandolph Sapp
2026-05-05efi_dt_fixup: use fdtdec_get_boolRandolph Sapp