aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-12-21lib: Remove <common.h> inclusion from these filesTom Rini
2023-12-21display_options: Clean up headersTom Rini
2023-12-21efi_loader: Remove <common.h>Tom Rini
2023-12-21lib/sha*.c: Update header listTom Rini
2023-12-21global: Drop common.h inclusionTom Rini
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-12-20smbios: Fallback to the default DT if sysinfo nodes are missingIlias Apalodimas
2023-12-20smbios: Simplify reporting of unknown valuesIlias Apalodimas
2023-12-20rsa: use pkcs11 uri as defined in rfc7512Ayoub Zaki
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-17cmd: bootefi: move library interfaces under lib/efi_loaderAKASHI Takahiro
2023-12-13acpi: consider XSDT in acpi_find_table()Heinrich Schuchardt
2023-12-13acpi: simplify acpi_write_ssdt()Heinrich Schuchardt
2023-12-13acpi: cannot have RSDT above 4 GiBHeinrich Schuchardt
2023-12-13boot: Drop size parameter from image_setup_libfdt()Simon Glass
2023-12-13lib/Kconfig: Correct typo about SYSINFO_SMBIOS in help messageTom Rini
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini
2023-12-05efi_loader: Make DisconnectController follow the EFI specIlias Apalodimas
2023-12-05efi_loader: create memory reservations in ACPI caseHeinrich Schuchardt
2023-12-05efi: Collect the ACPI tables in the appSimon Glass
2023-12-04efi_loader: generated SMBIOS table below 4 GiBHeinrich Schuchardt
2023-11-30Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2023-11-29lib/slre: Fix memory leak if regex compilation failsFrancois Berder
2023-11-20efi_loader: improve efi_var_from_file() descriptionHeinrich Schuchardt
2023-11-20efi_loader: Correctly account the SCRTM event creationIlias Apalodimas
2023-11-20efi_loader: Increase default variable store size to 128KIlias Apalodimas
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-18efi_loader: support boot from URI device pathMasahisa Kojima
2023-11-18efi_loader: add return to efibootmgr event groupMasahisa Kojima
2023-11-18efi_loader: add missing const classifier for event serviceMasahisa Kojima
2023-11-18efi_loader: Boot var automatic managementRaymond Mao
2023-11-14efi: Correct handling of frame bufferSimon Glass
2023-11-10arm: semihosting: Support semihosting fallback on 32-bit ARMSean Anderson
2023-11-07lib: uuid: move CONFIG_RANDOM_UUIDAKASHI Takahiro
2023-11-07efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGRSimon Glass
2023-10-31fastboot: fix CRC32 chunk size checkingWojciech Nizinski
2023-10-30addrmap: Fix off by one in addrmap_set_entry()Dan Carpenter
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27efi_loader: fix EFI_ENTRY point on get_active_pcr_banksIlias Apalodimas
2023-10-27efi_loader: fix EFI_ENTRY point on get_active_pcr_banksIlias Apalodimas
2023-10-27tpm: Support boot measurementsEddie James
2023-10-27tpm: sandbox: Update for needed TPM2 capabilitiesEddie James
2023-10-17fs: ext4: Fix building ext4 in SPL if write is enabledSean Anderson
2023-10-12efi_selftest: BitBlt testHeinrich Schuchardt
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