aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-10-09lmb: remove overlapping region with next rangeUdit Kumar
2023-10-06dm: core: Add a way to convert a devicetree to a dtbSimon Glass
2023-10-06dm: core: Add a function to create an empty treeSimon Glass
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-22efi: Use the installed SMBIOS tablesSimon Glass
2023-09-22x86: smbios: Add a Kconfig indicating SMBIOS-table presenceSimon Glass
2023-09-22efi: x86: Correct the condition for installing ACPI tablesSimon Glass
2023-09-22x86: Allow APCI in SPLSimon Glass
2023-09-19boot: Join FDT_FIXUP_PARTITIONS with related optionsSimon Glass
2023-09-19FWU: Avoid showing an unselectable menu optionSimon Glass
2023-09-19lib: rational: Move the Kconfigs into the correct placeSimon Glass
2023-09-14common: board_r: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-31initcall: Support manual relocationSimon Glass
2023-08-31initcall: Support emitting eventsSimon Glass
2023-08-31initcall: Adjust the failure message and return valueSimon Glass
2023-08-31initcall: Adjust the loop logicSimon Glass
2023-08-31initcall: Factor out reloc_off calculationSimon Glass
2023-08-31Revert "initcall: Move to inline function"Simon Glass
2023-08-30fwu: Initialize global fwu library state during CI testMarek Vasut
2023-08-29scripts/Makefile.lib: Embed capsule public key in platform's dtbSughosh Ganu
2023-08-28Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee"Ricardo Salveti
2023-08-28spl: crypto: fix including SHA* object files in SPLOleksandr Suvorov
2023-08-27efi_loader: delete handle from events when a protocol is uninstalledIlias Apalodimas
2023-08-27lib: parameter check in hash_calculateHeinrich Schuchardt
2023-08-25uuid: Add ChromiumOS partition typesSimon Glass
2023-08-25uuid: Move function comments to header fileSimon Glass
2023-08-25abuf: Allow incrementing the sizeSimon Glass
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15efi_loader: fix efi_add_known_memory()Heinrich Schuchardt
2023-08-09lib: Suppress E when writing error-string outputSimon Glass
2023-08-09treewide: unify the linker symbol reference formatShiji Yang
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-08crc32: Drop duplicates crc header includesIlya Lukin
2023-08-08lib/charset: fix u16_strlcat() return valueMatthias Schiffer
2023-08-08Revert "lib: string: Fix strlcpy return value", fix callersMatthias Schiffer
2023-08-08arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi
2023-08-08lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi
2023-08-07spl: move SPL_CRC32 option to lib/KconfigOleksandr Suvorov
2023-08-03efi_loader: check uuid_str_to_bin return valueMasahisa Kojima
2023-08-03efi_loader: catch out of memory in file_openHeinrich Schuchardt
2023-08-03efi_loader: error handling in efi_disk_add_devHeinrich Schuchardt
2023-08-03efi_loader: memory leak efi_add_memory_map_pgHeinrich Schuchardt
2023-08-03efi_loader: out of memory in efi_mem_carve_outHeinrich Schuchardt
2023-08-03efi_loader: overflow in efi_allocate_pagesHeinrich Schuchardt
2023-08-03efi_loader: error handling in tcg2_hash_pe_image()Heinrich Schuchardt
2023-08-03efi_loader: out of memory in efi_add_memory_map_pgHeinrich Schuchardt
2023-08-03efi_selftest: remove superfluous assignmentsHeinrich Schuchardt