summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
21 hoursfdt: check fdt_pack() return value in fdtdec_apply_bloblist_dtos()Michal Simek
4 daysefi_loader: centralize messaging for efi_init_obj_listHeinrich Schuchardt
4 daysefi_loader: correct efi_binary_run_dp() return valueHeinrich Schuchardt
4 daysefi_loader: correct return value of efi_bootmgr_run()Heinrich Schuchardt
4 daysEFI Loader: Correct dependencies for EFI_HTTP_BOOTTom Rini
8 daysMerge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
8 dayssimplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
8 daysrename NET to NET_LEGACYQuentin Schulz
8 daysMerge patch series "Add support for DT overlays handoff"Tom Rini
8 daysfdtdec: apply DT overlays from bloblistRaymond Mao
8 daysefi_loader: make EFI_HAVE_RUNTIME_RESET a user-selectable optionAswin Murugan
12 dayslib/Kconfig: Fix SUPPORTS_FW_LOADER optionDavid Lechner
13 daysconsole: add console_flush_stdin()Gregor Herburger
13 daysgunzip: Implement chunked decompressionMarek Vasut
14 daysMerge patch series "Linux compat improvements and CCF prep"Tom Rini
14 daysofnode: add read_u64_array and count_elems_of_sizeCasey Connolly
14 daysstring: add strdup_const and kstrdup_constCasey Connolly
14 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