summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
5 daysMerge tag 'v2026.10-rc3' into nextTom Rini
6 dayslmb: Return -EFAULT when freeing unallocated memory regionsJonas Karlman
6 dayslmb: Return -EFAULT when requested region is not part of memory mapJonas Karlman
10 daysMerge patch series "gunzip: Fix spurious Z_BUF_ERROR in chunked gzwrite decom...Tom Rini
10 daysgunzip: Fix spurious Z_BUF_ERROR in chunked gzwrite decompressionAristo Chen
2026-08-13Merge tag 'net-20260813' of https://git.u-boot-project.org/u-boot/custodians/...Tom Rini
2026-08-11Merge patch series "lib: resync lib/div64.c and <linux/math64.h> with Linux v...Tom Rini
2026-08-11lib: div64: sync with Linux v7.1Alexey Charkov
2026-08-11lib: div64: inline __iter_div_u64_rem() into its only userAlexey Charkov
2026-08-11lib: div64: use abs64() for the 64-bit operands of div64_s64()Alexey Charkov
2026-08-11lib: div64: fix off-by-one shift in div64_u64() and div64_u64_rem()Alexey Charkov
2026-08-11Merge branch 'qcom-next' of https://git.u-boot-project.org/u-boot/custodians/...Tom Rini
2026-08-07of_live: support in SPLMichael Srba
2026-08-03fwu: Make boottime check failures visibleMichal Simek
2026-07-31efi_loader: fix use of uninitialized guid in variable enumeration loopsScott Moser
2026-07-31efi_loader: fix memory leak in efi_sigstore_parse_siglistHeinrich Schuchardt
2026-07-28Merge tag 'efi-2026-01-rc2' of https://git.u-boot-project.org/u-boot/custodia...Tom Rini
2026-07-27efi_loader: check efi_deserialize_load_option() in get_dp_device()Hem Parekh
2026-07-27efi_loader: set correct frame buffer addressHeinrich Schuchardt
2026-07-27libavb: update to AOSP 1.3.0Igor Opaniuk
2026-07-23net: lwip: add tftpsrv commandJames Hilliard
2026-07-21Merge patch series "some string cleanup, and a tweak of the "config" command"Tom Rini
2026-07-21string: add strcasestr()Rasmus Villemoes
2026-07-21string: remove more pointless __HAVE_ARCH_STR*Rasmus Villemoes
2026-07-21string: remove unused strswab() functionRasmus Villemoes
2026-07-21string: correct documentation for strstr and strnstrRasmus Villemoes
2026-07-21string: correct prototype of strchrnul()Rasmus Villemoes
2026-07-16efi_loader: Measure secure boot variables in the correct PCR if DeployedMode ...Ilias Apalodimas
2026-07-16efi_loader: Change the return values if a TPM is missing during GetEventLogIlias Apalodimas
2026-07-16efi_loader: Correctly count the size on DTB measurementsIlias Apalodimas
2026-07-16efi_loader: fix buffer overrun in efi_sigstore_parse_siglistHeinrich Schuchardt
2026-07-16efi_selftest: test block io revision and pointersVincent Stehlé
2026-07-16efi_selftest: free handles on teardown()Vincent Stehlé
2026-07-16efi_loader: fix building with CONFIG_EFI_VARIABLES_PRESEED=yHeinrich Schuchardt
2026-07-16efi_loader: fix missing EFI_EXIT in efi_disconnect_controllerVincent Stehlé
2026-07-13power: regulator: add generic PMBus UCLASS_REGULATOR adapterVincent Jardin
2026-07-13pmbus: add PMBus 1.x framework, CLI, and bindingVincent Jardin
2026-07-06Merge branch 'next'Tom Rini
2026-07-03treewide: 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