aboutsummaryrefslogtreecommitdiffstats
path: root/board/emulation/common
Commit message (Expand)AuthorAgeFilesLines
* board: emulation: Remove <common.h> and add needed includesTom Rini2024-05-062-2/+0
* qemu: dfu: Correct memset call in set_dfu_alt_infoTom Rini2023-04-251-1/+1
* Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass2023-02-091-1/+1
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-151-1/+2
* qemu: common: Fix build with update capsuleVincent Stehlé2021-11-291-1/+0
* Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass2021-09-181-0/+1
* efi_capsule: Move signature from DTB to .rodataIlias Apalodimas2021-07-182-44/+0
* efi_loader: capsule: Remove the check for capsule_authentication_enabled envi...Sughosh Ganu2021-05-181-6/+0
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* efi: capsule: Add support for uefi capsule authenticationSughosh Ganu2020-12-312-0/+49
* qemu: common: Set dfu_alt_info variable for the platformSughosh Ganu2020-12-312-0/+69
* qemu: common: Add support for dynamic mtdparts for the platformSughosh Ganu2020-12-313-0/+100