summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
6 daysMerge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
6 dayssimplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
6 daysrename NET to NET_LEGACYQuentin Schulz
6 daysMerge patch series "Add support for DT overlays handoff"Tom Rini
6 daysfdtdec: apply DT overlays from bloblistRaymond Mao
6 daysefi_loader: make EFI_HAVE_RUNTIME_RESET a user-selectable optionAswin Murugan
9 dayslib/Kconfig: Fix SUPPORTS_FW_LOADER optionDavid Lechner
10 daysconsole: add console_flush_stdin()Gregor Herburger
10 daysgunzip: Implement chunked decompressionMarek Vasut
12 daysMerge patch series "Linux compat improvements and CCF prep"Tom Rini
12 daysofnode: add read_u64_array and count_elems_of_sizeCasey Connolly
12 daysstring: add strdup_const and kstrdup_constCasey Connolly
12 daysvsprintf: add %pOFCasey Connolly
2026-04-17efi_loader: Allow disabling ANSI console queries via KconfigMichal Simek
2026-04-17fwu: Move boottime checks to EVT_POST_PREBOOTMichal Simek
2026-04-17efi_loader: efi_var_sf: Do not fail on blank SPI FlashMichal Simek
2026-04-13arm: Add ARMv8-M aarch32 supportMarek Vasut
2026-04-07lmb: Rework the LMB_ARCH_MEM_MAP symbolTom Rini
2026-04-06Merge branch 'next'Tom Rini
2026-04-03acpi: Correct dependencies for GENERATE_ACPI_TABLEnextTom Rini
2026-04-03global: Audit Kconfig usage of PARTITION_TYPE_GUIDTom Rini
2026-04-03optee: Correct dependencies for BOOTM_OPTEETom Rini
2026-03-27treewide: fix uImage.FIT document pathsDaniel Golle
2026-03-25fw_loader: Introduce SUPPORTS_FW_LOADER symbolTom Rini
2026-03-25fdt: Prefer %pap over %llxAlexander Sverdlin
2026-03-14efi_vars: Implement SPI Flash storeShantur Rathore
2026-03-14efi_loader: avoid superfluous variable store writes on unchanged dataMichal Simek
2026-03-14efi_loader: avoid buffer overrun in efi_var_restore()Heinrich Schuchardt
2026-03-14efi_loader: export efi_ecpt_guidVincent Stehlé
2026-03-14lib: uuid: add EBBR 2.1 conformance profile GUIDVincent Stehlé
2026-03-14efi_loader: require at least 128 KiB of stack spaceHeinrich Schuchardt
2026-03-13linux_compat: fix NULL pointer dereference in get_mem()Anton Moryakov
2026-03-13lmb: Reinstate access to memory above ram_topMarek Vasut
2026-03-13Merge tag 'u-boot-ufs-20260313' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-13Merge tag 'net-20260312' of https://source.denx.de/u-boot/custodians/u-boot-n...Tom Rini
2026-03-13net: lwip: scale buffer pool size with TFTP block sizePranav Tilak
2026-03-13net: lwip: Fix PBUF_POOL_BUFSIZE when PROT_TCP_LWIP is disabledJonas Karlman
2026-03-12spl: Make UFS available for SPL buildsAlexey Charkov
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-02-27efi_selftest: cosmetic: fix spelling in commentsVincent Stehlé
2026-02-27efi_selftest: test specific LoadImage() caseVincent Stehlé
2026-02-27efi_loader: fix specific LoadImage() return codeVincent Stehlé
2026-02-23Merge tag 'v2026.04-rc3' into nextTom Rini
2026-02-18Merge patch series "Implement all missing SMBIOS types required by distro too...Tom Rini
2026-02-18smbios: add support for dynamic generation of Type 19 tableRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 17 tableRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 16 tableRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 9 system slot tablesRaymond Mao
2026-02-18smbios: Fix duplicated smbios handlesRaymond Mao
2026-02-17Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"Tom Rini