summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
38 hoursefi_mem_sort: use list_for_each_entry_safe insteadRandolph Sapp
38 hoursefi_selftest_memory: check for duplicates firstRandolph Sapp
38 hoursefi_dt_fixup: use fdtdec_get_boolRandolph Sapp
38 hoursefi_loader: initialize variables in efi_dp_from_http()Heinrich Schuchardt
2 daysfdt: check fdt_pack() return value in fdtdec_apply_bloblist_dtos()Michal Simek
6 daysefi_loader: centralize messaging for efi_init_obj_listHeinrich Schuchardt
6 daysefi_loader: correct efi_binary_run_dp() return valueHeinrich Schuchardt
6 daysefi_loader: correct return value of efi_bootmgr_run()Heinrich Schuchardt
6 daysEFI Loader: Correct dependencies for EFI_HTTP_BOOTTom Rini
9 daysMerge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
9 dayssimplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
9 daysrename NET to NET_LEGACYQuentin Schulz
10 daysMerge patch series "Add support for DT overlays handoff"Tom Rini
10 daysfdtdec: apply DT overlays from bloblistRaymond Mao
10 daysefi_loader: make EFI_HAVE_RUNTIME_RESET a user-selectable optionAswin Murugan
13 dayslib/Kconfig: Fix SUPPORTS_FW_LOADER optionDavid Lechner
2026-04-22console: add console_flush_stdin()Gregor Herburger
2026-04-22gunzip: Implement chunked decompressionMarek Vasut
2026-04-21Merge patch series "Linux compat improvements and CCF prep"Tom Rini
2026-04-21ofnode: add read_u64_array and count_elems_of_sizeCasey Connolly
2026-04-21string: add strdup_const and kstrdup_constCasey Connolly
2026-04-21vsprintf: 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_TABLETom 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é