~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi2023-08-08
* Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini2023-07-24
* arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi2023-07-24
* efi_loader: Increase default variable store size to 64KiBAlper Nebi Yasak2023-07-09
* efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAXEtienne Carriere2023-02-19
* efi_loader: Measure the loaded DTBEtienne Carriere2023-02-19
* efi_loader: Avoid overwriting previous outputs on console screen clearingJan Kiszka2023-01-20
* event: Correct dependencies on the EVENT frameworkTom Rini2023-01-18
* efi: adjust ebbr to v2.1 in conformance profileVincent Stehlé2022-12-17
* efi_loader: remove CONFIG_EFI_SETUP_EARLYAKASHI Takahiro2022-11-06
* efi_loader: Let networking support depend on NETDEVICESJan Kiszka2022-11-06
* Merge branch 'master' into nextTom Rini2022-09-19
|\
| * efi: ECPT add EBBRv2.0 conformance profileJose Marinho2022-09-03
| * efi: Create ECPT tableJose Marinho2022-09-03
* | blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass2022-09-16
* | blk: Rename HAVE_BLOCK_DEVICESimon Glass2022-09-16
|/
* bootstd: Allow bootmeths to be marked as globalSimon Glass2022-08-12
* efi_loader: image_loader: add a missing digest verification for signed PE imageAKASHI Takahiro2022-07-05
* efi_loader: Select EVENT as wellJan Kiszka2022-05-07
* lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt2022-05-03
* efi_loader: disk: a helper function to create efi_disk objects from udeviceAKASHI Takahiro2022-04-23
* efi_loader: PARTITION_UUIDS should be optionalAKASHI Takahiro2022-04-23
* efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabledSughosh Ganu2022-04-15
* efi_loader: Use sysreset instead of reset commandMasami Hiramatsu2022-04-09
* efi_loader: optional persistence of variablesTom Saeger2022-04-09
* video: Drop references to CONFIG_VIDEO et alSimon Glass2022-03-28
* efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL supportSunil V L2022-01-29
* efi_loader: efi_tcg2_register returns appropriate errorMasahisa Kojima2021-12-09
* efi: Create a 64-bit appSimon Glass2021-11-07
* efi_loader: add SMBIOS table measurementMasahisa Kojima2021-10-26
* efi_loader: Drop code that doesn't work with driver modelSimon Glass2021-10-21
* efi: Correct dependency on FIT_SIGNATURESimon Glass2021-10-08
* Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-27
|\
| * Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass2021-09-18
* | Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-16
|\|
| * Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2021-09-12
| |\
| | * efi_loader: require CONFIG_BLKHeinrich Schuchardt2021-09-11
| * | Kconfig: Drop duplicate 'select SHA512' instancesTom Rini2021-09-09
| |/
| * lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc2021-09-08
* | Kconfig: Remove all default n/no optionsMichal Simek2021-08-31
|/
* efi_capsule: Move signature from DTB to .rodataIlias Apalodimas2021-07-18
* efi_loader: increase eventlog buffer sizeMasahisa Kojima2021-07-18
* efi_loader: set partition GUID in device path for SIG_TYPE_GUIDAlfonso Sánchez-Beato2021-07-18
* efi_loader: Allow capsule update on-disk without checking OsIndicationsIlias Apalodimas2021-07-02
* efi_loader: Force a single FMP instance per hardware storeIlias Apalodimas2021-07-02
* efi_loader: add PE/COFF image measurementMasahisa Kojima2021-05-28
* efi_loader: Work-around build issue due to missing hash_calculate()Alexandru Gagniuc2021-05-28
* Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc2021-05-28
* efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabledMasahisa Kojima2021-05-25
* lib: introduce HASH_CALCULATE optionMasahisa Kojima2021-05-18