aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: avoid duplicate weak invalidate_icache_all()Heinrich Schuchardt2024-06-192-7/+13
* smbios: only look for a SYSINFO udevice if SYSINFO support is enabledQuentin Schulz2024-06-181-1/+1
* cmd: move ELF load and boot to lib/elf.cWIP/14Jun2024-nextMaxim Moskalets2024-06-141-0/+54
* Merge patch series "efi_loader: select BLK not depends on BLK"Tom Rini2024-06-141-1/+1
|\
| * efi_loader: select BLK not depends on BLKTom Rini2024-06-141-1/+1
* | efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefixHeinrich Schuchardt2024-06-102-2/+2
* | efi_loader: load distro dtb in bootmgrHeinrich Schuchardt2024-06-102-2/+55
* | efi_loader: export efi_load_image_from_pathHeinrich Schuchardt2024-06-101-1/+0
* | efi_loader: return binary from efi_dp_from_lo()Heinrich Schuchardt2024-06-101-8/+12
* | efi_loader: move distro_efi_get_fdt_name()Heinrich Schuchardt2024-06-102-0/+74
* | efi_loader: load device-tree specified in boot optionHeinrich Schuchardt2024-06-101-0/+70
* | cmd: eficonfig: add support for setting fdtHeinrich Schuchardt2024-06-101-0/+44
* | efi_loader: allow concatenation with contained end nodeHeinrich Schuchardt2024-06-105-11/+17
|/
* Merge tag 'v2024.07-rc4' into nextTom Rini2024-06-042-33/+55
|\
| * tpm-v2: add support for mapping algorithm names to algosTim Harvey2024-05-272-33/+55
* | Merge patch series "FWU: Add support for FWU metadata version 2"WIP/24May2024-nextTom Rini2024-05-247-88/+607
|\ \
| * | fwu: mtd: obtain image information from version agnostic structureSughosh Ganu2024-05-241-9/+5
| * | fwu: mtd: get MTD partition specific info from driverSughosh Ganu2024-05-241-6/+11
| * | fwu: mtd: remove unused argument from function callSughosh Ganu2024-05-241-3/+2
| * | fwu: add config symbols for enabling FWU metadata versionsSughosh Ganu2024-05-242-0/+16
| * | capsule: fwu: transition the platform state on a successful updateSughosh Ganu2024-05-241-5/+9
| * | fwu: make changes to access version agnostic structure fieldsSughosh Ganu2024-05-241-66/+138
| * | fwu: metadata: add functions for handling version specific metadata fieldsSughosh Ganu2024-05-242-0/+427
* | | include: Move snprintf to stdio.hRaymond Mao2024-05-224-2/+4
* | | md5: Use typedef for MD5 contextRaymond Mao2024-05-221-5/+5
* | | efi_loader: remove redundant hash includesRaymond Mao2024-05-222-4/+0
| |/ |/|
* | rng: Introduce SPL_DM_RNGMarek Vasut2024-05-051-1/+1
* | efi_loader: pass GUID by address to efi_dp_from_loHeinrich Schuchardt2024-05-012-3/+3
* | efi_loader: fix description efi_dp_shortenHeinrich Schuchardt2024-05-011-1/+1
* | efi_selftest: add tests for QueryVariableInfo at boottimeIlias Apalodimas2024-05-012-8/+8
* | efi_selftest: add tests for QueryVariableInfo at runtimeIlias Apalodimas2024-05-013-4/+107
* | efi_loader: enable QueryVariableInfo at runtime for file backed variablesIlias Apalodimas2024-05-015-15/+39
* | efi_loader: address coverity report 492766 for dead codeIlias Apalodimas2024-05-011-2/+0
* | efi_loader: do not install dtb if bootmgr failsHeinrich Schuchardt2024-05-011-4/+10
* | efi_loader: improve error handling in try_load_entry()Heinrich Schuchardt2024-05-011-49/+48
* | efi_loader: superfluous efi_restore_gd after EFI_CALLHeinrich Schuchardt2024-05-011-2/+0
* | Merge patch series "Kconfig: some cleanups"Tom Rini2024-04-223-11/+11
|\ \
| * | common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek2024-04-221-1/+1
| * | Kconfig: Add missing quotes around default string valueMichal Simek2024-04-221-1/+1
| * | Kconfig: Add missing quotes around source fileMichal Simek2024-04-221-9/+9
* | | efi_selftest: add tests for setvariableRTIlias Apalodimas2024-04-201-1/+207
* | | efi_loader: add an EFI variable with the file contentsIlias Apalodimas2024-04-206-63/+132
* | | efi_loader: Add OS notifications for SetVariable at runtimeIlias Apalodimas2024-04-201-3/+16
* | | efi_loader: conditionally enable SetvariableRTIlias Apalodimas2024-04-204-14/+136
* | | efi_loader: use event callback for initrd deregistrationMasahisa Kojima2024-04-202-32/+55
* | | efi_loader: typo mstchingHeinrich Schuchardt2024-04-201-1/+1
|/ /
* | Fix references to trace docVincent Stehlé2024-04-131-1/+1
* | efi_loader: using EFI_UNSUPPORTED for private authenticated variablesWeizhao Ouyang2024-04-131-0/+1
* | efi_loader: 'EFI using ACPI tables at' should be debug messageHeinrich Schuchardt2024-04-131-1/+1
* | efi_loader: eliminate duplicate runtime section definitionsHeinrich Schuchardt2024-04-131-0/+1