summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
14 hoursMerge branch 'next'HEADmasterTom Rini
4 daysacpi: Correct dependencies for GENERATE_ACPI_TABLETom Rini
4 daysglobal: Audit Kconfig usage of PARTITION_TYPE_GUIDTom Rini
4 daysoptee: Correct dependencies for BOOTM_OPTEETom Rini
11 daystreewide: fix uImage.FIT document pathsDaniel Golle
12 daysfw_loader: Introduce SUPPORTS_FW_LOADER symbolTom Rini
12 daysfdt: 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
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-16Merge tag 'xilinx-for-v2026.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2026-02-15efi_loader: Setup default location for UEFI Variables storingMichal Simek
2026-02-15efi_var: Unify read/write access helper functionMichal Simek
2026-02-15efi_var_file: refactor to move buffer functionsShantur Rathore
2026-02-15efi_selftest: Enhance MBR test for PARTITION_INFO_PROTOCOLJavier Martinez Canillas
2026-02-15efi_loader: disk: Extend EFI_PARTITION_INFO_PROTOCOL to support MBRJavier Martinez Canillas
2026-02-15efi_loader: fix ecpt size computationVincent Stehlé
2026-02-15efi_loader: add missing EFI_CALL around tcg2 read_blocks callsVincent Stehlé
2026-02-13fdtdec: Add declaration for get_next_memory_node() helperPranav Sanwal
2026-02-11fwu: Mark failed bank as invalid during rollbackKory Maincent
2026-02-11fwu: Pass bank state enum to fwu_state_machine_updates()Kory Maincent
2026-02-11lib: sm3: fix coverity errorHeiko Schocher
2026-02-09Merge tag 'net-20260209' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2026-02-06Merge tag 'efi-2026-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-02-06net: lwip: tftp: add support of tsize option to clientMarek Vasut
2026-02-06gunzip: Fix len parameter in function signatureMarek Vasut
2026-02-06efi_net: add missing EFI_CALL in efi_netVincent Stehlé