aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fastboot: fix CRC32 chunk size checkingWojciech Nizinski2023-10-311-2/+2
* addrmap: Fix off by one in addrmap_set_entry()Dan Carpenter2023-10-301-1/+1
* Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...27Oct2023Tom Rini2023-10-274-978/+894
|\
| * efi_loader: fix EFI_ENTRY point on get_active_pcr_banksIlias Apalodimas2023-10-271-2/+2
| * tpm: Support boot measurementsEddie James2023-10-273-976/+895
| * tpm: sandbox: Update for needed TPM2 capabilitiesEddie James2023-10-271-2/+0
* | efi_loader: fix EFI_ENTRY point on get_active_pcr_banksIlias Apalodimas2023-10-271-1/+2
* | fs: ext4: Fix building ext4 in SPL if write is enabledSean Anderson2023-10-172-0/+7
* | efi_selftest: BitBlt testHeinrich Schuchardt2023-10-121-20/+63
* | lmb: remove overlapping region with next rangeUdit Kumar2023-10-091-4/+33
* | dm: core: Add a way to convert a devicetree to a dtbSimon Glass2023-10-061-0/+122
* | dm: core: Add a function to create an empty treeSimon Glass2023-10-061-0/+19
* | spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass2023-10-061-1/+1
|/
* common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-2410-0/+10
* efi: Use the installed SMBIOS tablesSimon Glass2023-09-224-32/+53
* x86: smbios: Add a Kconfig indicating SMBIOS-table presenceSimon Glass2023-09-221-1/+14
* efi: x86: Correct the condition for installing ACPI tablesSimon Glass2023-09-222-6/+6
* x86: Allow APCI in SPLSimon Glass2023-09-221-0/+8
* boot: Join FDT_FIXUP_PARTITIONS with related optionsSimon Glass2023-09-191-9/+0
* FWU: Avoid showing an unselectable menu optionSimon Glass2023-09-192-8/+5
* lib: rational: Move the Kconfigs into the correct placeSimon Glass2023-09-191-2/+2
* common: board_r: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut2023-09-141-10/+0
* Merge tag 'v2023.10-rc4' into nextTom Rini2023-09-044-29/+80
|\
| * Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee"WIP/2023-08-28-assorted-important-fixesRicardo Salveti2023-08-281-0/+8
| * spl: crypto: fix including SHA* object files in SPLOleksandr Suvorov2023-08-281-3/+3
| * efi_loader: delete handle from events when a protocol is uninstalledIlias Apalodimas2023-08-271-24/+65
| * lib: parameter check in hash_calculateHeinrich Schuchardt2023-08-271-2/+4
* | event: Convert existing spy records to simpleSimon Glass2023-08-311-2/+2
* | initcall: Support manual relocationSimon Glass2023-08-311-0/+10
* | initcall: Support emitting eventsSimon Glass2023-08-311-5/+45
* | initcall: Adjust the failure message and return valueSimon Glass2023-08-311-5/+7
* | initcall: Adjust the loop logicSimon Glass2023-08-311-12/+12
* | initcall: Factor out reloc_off calculationSimon Glass2023-08-311-10/+15
* | Revert "initcall: Move to inline function"Simon Glass2023-08-312-0/+53
* | fwu: Initialize global fwu library state during CI testMarek Vasut2023-08-301-6/+6
* | scripts/Makefile.lib: Embed capsule public key in platform's dtbSughosh Ganu2023-08-292-0/+19
* | uuid: Add ChromiumOS partition typesSimon Glass2023-08-251-0/+7
* | uuid: Move function comments to header fileSimon Glass2023-08-251-103/+0
* | abuf: Allow incrementing the sizeSimon Glass2023-08-251-0/+5
* | Merge tag 'v2023.10-rc3' into nextTom Rini2023-08-215-9/+355
|\|
| * efi_loader: fix efi_add_known_memory()Heinrich Schuchardt2023-08-151-1/+1
| * lib: Suppress E when writing error-string outputSimon Glass2023-08-091-2/+3
| * arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi2023-08-082-6/+303
| * lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi2023-08-081-0/+48
* | treewide: unify the linker symbol reference formatShiji Yang2023-08-092-4/+4
* | Kconfigs: Correct default of "0" on hex type entriesTom Rini2023-08-091-1/+1
* | crc32: Drop duplicates crc header includesIlya Lukin2023-08-081-1/+0
* | lib/charset: fix u16_strlcat() return valueMatthias Schiffer2023-08-081-4/+4
* | Revert "lib: string: Fix strlcpy return value", fix callersMatthias Schiffer2023-08-081-7/+7
|/
* spl: move SPL_CRC32 option to lib/KconfigOleksandr Suvorov2023-08-071-0/+11