summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-02-21efi_selftest: multi part device path to textHeinrich Schuchardt
2021-02-21efi_selftest: compiler flags for dtbdump.oHeinrich Schuchardt
2021-02-21Allow last block to be readJesper Schmitz Mouridsen
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-15Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()"Tom Rini
2021-02-14efi_loader: fix get_last_capsule()Heinrich Schuchardt
2021-02-14efi_loader: '.' and '..' are directoriesHeinrich Schuchardt
2021-02-14efi_loader: don't load beyond VirtualSizeAsherah Connor
2021-02-06smbios: Allow a few values to come from sysinfoSimon Glass
2021-02-06smbios: Add more options for the BIOS version stringSimon Glass
2021-02-06smbios: Track the end of the string tableSimon Glass
2021-02-06smbios: Drop the eos parameterSimon Glass
2021-02-06smbios: Use a struct to keep track of contextSimon Glass
2021-02-06smbios: Set BIOS release versionSimon Glass
2021-02-06smbios: Move smbios_write_type to the C fileSimon Glass
2021-02-04Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-04efi_loader: VenMedia device path nodeHeinrich Schuchardt
2021-02-04efi_selftest: use GUID to find ESP in dtbdumpHeinrich Schuchardt
2021-02-04efi_loader: install UEFI System Partition GUIDHeinrich Schuchardt
2021-02-04efi_loader: only check size if EFI_DT_APPLY_FIXUPSHeinrich Schuchardt
2021-02-03fdtdec: Cast prior_stage_fdt_address with uintptr_tBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-31Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-01-30binman: Print a debug message when binman selects a nodeSimon Glass
2021-01-29efi_loader: switch to non-secure mode laterHeinrich Schuchardt
2021-01-29efi_loader: correct block IO alignment checkHeinrich Schuchardt
2021-01-29efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlockHeinrich Schuchardt
2021-01-27binman: Allow reading entries from a subnodeSimon Glass
2021-01-27binman: Move selection of the binman node into a functionSimon Glass
2021-01-27crc32: Exclude crc32 from TPLSimon Glass
2021-01-27display_options: Use USE_TINY_PRINTF for SPL checkSimon Glass
2021-01-27fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()Simon Glass
2021-01-27fdtdec: Update the missing-devicetree messageSimon Glass
2021-01-27lib: rsa: rsa-verify: don't look for keys in the FIT imagePhilippe Reynes
2021-01-23efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlockHeinrich Schuchardt
2021-01-23efi_loader: notification with TPL_APPLICATION not allowedHeinrich Schuchardt
2021-01-23efi_loader: capsule: fix SIZEOF_MISMATCH warningAKASHI Takahiro
2021-01-23efi_loader: fix efi_load_image_from_path()Heinrich Schuchardt
2021-01-20Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2021-01-20efi_loader: Avoid emitting efi_var_buf to .GOTIlias Apalodimas
2021-01-20efi_selftest: use CRLF as line endings in dtbdumpHeinrich Schuchardt
2021-01-20efi_selftest: provide initrddump test toolHeinrich Schuchardt
2021-01-20efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLEHeinrich Schuchardt
2021-01-20efi_selftest: ask before overwriting in dtbdump.efiHeinrich Schuchardt
2021-01-20efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOLHeinrich Schuchardt
2021-01-20efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurableHeinrich Schuchardt
2021-01-20efi_loader: make EFI_DT_FIXUP_PROTOCOL configurableHeinrich Schuchardt
2021-01-20efi_loader: fixup protocol, avoid forward declarationHeinrich Schuchardt
2021-01-20efi_loader: make the UEFI boot manager configurableHeinrich Schuchardt
2021-01-19efi_loader: move load options to new moduleHeinrich Schuchardt