summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-09-30efi_loader: fix efi_initrd_deregister()Heinrich Schuchardt
2022-09-30efi_selftest: prefix test functions with efi_st_Heinrich Schuchardt
2022-09-09efi_driver: don't bind internal block devicesHeinrich Schuchardt
2022-09-09lib: efi_loader: don't delete invalid handlesEtienne Carriere
2022-09-09efi_selftest: unit test for EFI Conformance Profile TableHeinrich Schuchardt
2022-09-09efi_selftest: export efi_st_get_config_table()Heinrich Schuchardt
2022-09-03Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini
2022-09-03tpm: Allow committing non-volatile dataSimon Glass
2022-09-03tpm: Implement state command for Cr50Simon Glass
2022-09-03tpm: Correct the define-space command in TPMv2Simon Glass
2022-09-03tpm: Correct the permissions command in TPMv1Simon Glass
2022-09-03tpm: Require a digest source when extending the PCRSimon Glass
2022-09-03efi_loader: fix display of NVMe EUI-64Heinrich Schuchardt
2022-09-03efi: ECPT add EBBRv2.0 conformance profileJose Marinho
2022-09-03efi: Create ECPT tableJose Marinho
2022-09-03efi_selftest: on sandbox use host specific assemblyHeinrich Schuchardt
2022-09-03efi_loader: support CTRL+\ - CTRL+_Heinrich Schuchardt
2022-09-03efi_loader: compliance Simple Text Input Ex ProtocolHeinrich Schuchardt
2022-09-03efi_loader: printing UEFI revision in helloworld.efiHeinrich Schuchardt
2022-09-01efi_loader: ensure all block devices are probedHeinrich Schuchardt
2022-08-23time: move the CONFIG_SYS_TIMER_RATE handling to the compilerMichael Walle
2022-08-20efi_loader: disk: remove unused fieldAKASHI Takahiro
2022-08-13efi_loader: move udevice pointer into struct efi_objectMasahisa Kojima
2022-08-13efi_loader: fix efi_convert_device_path_to_text()Heinrich Schuchardt
2022-08-12Convert CONFIG_SYS_FDT_PAD to KconfigTom Rini
2022-08-12bootstd: Allow bootmeths to be marked as globalSimon Glass
2022-08-12dm: core: Introduce support for multiple treesSimon Glass
2022-08-12video: Renname vbe.h to vesa.hSimon Glass
2022-08-10lz4: Fix compile warning comparison of distinct pointer typesPali Rohár
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-10lmb: Fix LMB_MEMORY_REGIONS flag usagePatrice Chotard
2022-08-02tpm: rng: Add driver model interface for TPM RNG deviceSughosh Ganu
2022-08-02efi_loader: initialize the RNG protocol after the TCC2Ilias Apalodimas
2022-08-02tpm: Export the TPM-version functionsSimon Glass
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-26addrmap: Support on sandboxSimon Glass
2022-07-26lmb: Fix lmb property's defination under struct lmbAshok Reddy Soma
2022-07-18efi_loader: remove support for CONFIG_LCDHeinrich Schuchardt
2022-07-13efi_loader: expose END device path nodeMasahisa Kojima
2022-07-11Merge branch 'next'Tom Rini
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-07-05efi_loader: image_loader: add a missing digest verification for signed PE imageAKASHI Takahiro
2022-07-05efi_loader: image_loader: replace EFI_PRINT with log macrosAKASHI Takahiro
2022-07-05efi_loader: signature: export efi_hash_regions()AKASHI Takahiro
2022-07-05lib: crypto: add mscode_parserAKASHI Takahiro
2022-07-02EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devicesPaul Barbieri
2022-06-28Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini
2022-06-28arm: samsung: Remove dead LCD codeTom Rini
2022-06-28vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini