Show patches with: Submitter = Sughosh Ganu       |    State = Action Required       |    Archived = No       |   249 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,2/4] semihosting: Change semihosting file operation functions into global symbols qemu: arm64: Add support for uefi firmware management protocol routines --- 2020-03-23 Sughosh Ganu New
[RFC,3/4] semihosting: Add support for writing to a file qemu: arm64: Add support for uefi firmware management protocol routines --- 2020-03-23 Sughosh Ganu New
[RFC,4/4] qemu: arm64: Add support for efi firmware management protocol routines qemu: arm64: Add support for uefi firmware management protocol routines --- 2020-03-23 Sughosh Ganu New
[3/8] qemu: arm64: Add support for efi firmware management protocol routines qemu: arm64: Add support for uefi firmware management protocol routines --- 2020-04-30 Sughosh Ganu New
[4/8] efi_loader: Allow parsing of miscellaneous signature database variables qemu: arm64: Add support for uefi firmware management protocol routines --- 2020-04-30 Sughosh Ganu New
[5/8] efi_loader: Make the pkcs7 header parsing function an extern qemu: arm64: Add support for uefi firmware management protocol routines --- 2020-04-30 Sughosh Ganu New
[6/8] efi: capsule: Add support for uefi capsule authentication qemu: arm64: Add support for uefi firmware management protocol routines --- 2020-04-30 Sughosh Ganu New
[7/8] qemu: arm64: Add support for uefi capsule authentication qemu: arm64: Add support for uefi firmware management protocol routines --- 2020-04-30 Sughosh Ganu New
[8/8] qemu: arm64: Add documentation for capsule update qemu: arm64: Add support for uefi firmware management protocol routines --- 2020-04-30 Sughosh Ganu New
[01/14] qemu: arm: Use the generated DTB only when CONGIG_OF_BOARD is defined qemu: arm64: Add support for uefi capsule update on qemu arm64 platform --- 2020-11-26 Sughosh Ganu New
[02/14] mkeficapsule: Add support for embedding public key in a dtb qemu: arm64: Add support for uefi capsule update on qemu arm64 platform --- 2020-11-26 Sughosh Ganu New
[03/14] qemu: arm: Scan the pci bus in board_init qemu: arm64: Add support for uefi capsule update on qemu arm64 platform --- 2020-11-26 Sughosh Ganu New
[05/14] qemu: arm64: Add support for dynamic mtdparts for the platform qemu: arm64: Add support for uefi capsule update on qemu arm64 platform --- 2020-11-26 Sughosh Ganu New
[06/14] qemu: arm64: Set dfu_alt_info variable for the platform qemu: arm64: Add support for uefi capsule update on qemu arm64 platform --- 2020-11-26 Sughosh Ganu New
[07/14] efi_loader: Add config option to indicate fmp header presence qemu: arm64: Add support for uefi capsule update on qemu arm64 platform --- 2020-11-26 Sughosh Ganu New
[14/14] qemu: arm64: Add documentation for capsule update qemu: arm64: Add support for uefi capsule update on qemu arm64 platform --- 2020-11-26 Sughosh Ganu New
[v2,02/14] qemu: arm: Initialise virtio in board_late_init qemu: arm64: Add support for uefi capsule update on qemu arm platform --- 2020-12-21 Sughosh Ganu New
[v2,04/14] qemu: arm64: Add support for dynamic mtdparts for the platform qemu: arm64: Add support for uefi capsule update on qemu arm platform --- 2020-12-21 Sughosh Ganu New
[v2,05/14] qemu: arm64: Set dfu_alt_info variable for the platform qemu: arm64: Add support for uefi capsule update on qemu arm platform --- 2020-12-21 Sughosh Ganu New
[v2,14/14] qemu: arm64: Add documentation for capsule update qemu: arm64: Add support for uefi capsule update on qemu arm platform --- 2020-12-21 Sughosh Ganu New
[v3,05/14] qemu: common: Set dfu_alt_info variable for the platform qemu: arm64: Add support for uefi capsule update on qemu arm platform --- 2020-12-23 Sughosh Ganu New
[v4,10/14] efi_loader: Re-factor code to build the signature store from efi signature list qemu: arm64: Add support for uefi capsule update on qemu arm platform --- 2020-12-30 Sughosh Ganu New
mkeficapsule: Free up resources used for adding public key to dtb mkeficapsule: Free up resources used for adding public key to dtb --- 2021-01-21 Sughosh Ganu New
[v2] mkeficapsule: Miscellaneous fixes in the utility [v2] mkeficapsule: Miscellaneous fixes in the utility --- 2021-01-22 Sughosh Ganu New
[RESEND,v1,3/5] efi_capsule: Add a weak function to check whether capsule authentication is enabled Add support for embedding public key in platform's dtb --- 2021-04-07 Sughosh Ganu New
[RESEND,v1,4/5] efi_capsule: Add a weak function to get the public key needed for capsule authentication Add support for embedding public key in platform's dtb --- 2021-04-07 Sughosh Ganu New
efi_loader: esrt: Remove EFI_CALL invocation in efi_esrt_register efi_loader: esrt: Remove EFI_CALL invocation in efi_esrt_register --- 2021-04-10 Sughosh Ganu New
[v2] efi_loader: esrt: Remove EFI_CALL invocation for efi_create_event [v2] efi_loader: esrt: Remove EFI_CALL invocation for efi_create_event --- 2021-04-10 Sughosh Ganu New
[v2,2/4] efi_loader: Kconfig: Add symbols for embedding the public key into the platform's dtb Add support for embedding public key in platform's dtb --- 2021-04-12 Sughosh Ganu New
[v2,3/4] efi_capsule: Add a function to get the public key needed for capsule authentication Add support for embedding public key in platform's dtb --- 2021-04-12 Sughosh Ganu New
[v2,4/4] Makefile: Add provision for embedding public key in platform's dtb Add support for embedding public key in platform's dtb --- 2021-04-12 Sughosh Ganu New
[RESEND,RFC,01/10] GPT: Add function to get gpt header and partition entries FWU: Add support for FWU Multi Bank Update feature --- 2021-11-25 Sughosh Ganu New
[RESEND,RFC,02/10] stm32mp: dfu: Move the ram partitions to the end of the dfu_alt_info variable FWU: Add support for FWU Multi Bank Update feature --- 2021-11-25 Sughosh Ganu New
[RESEND,RFC,03/10] FWU: Add metadata structure and functions for accessing metadata FWU: Add support for FWU Multi Bank Update feature --- 2021-11-25 Sughosh Ganu New
[RESEND,RFC,04/10] FWU: Add metadata access functions for GPT partitioned block devices FWU: Add support for FWU Multi Bank Update feature --- 2021-11-25 Sughosh Ganu New
[RESEND,RFC,05/10] FWU: stm32mp1: Add helper functions for accessing metadata FWU: Add support for FWU Multi Bank Update feature --- 2021-11-25 Sughosh Ganu New
[RESEND,RFC,06/10] FWU: STM32MP1: Add support to read boot index from backup register FWU: Add support for FWU Multi Bank Update feature --- 2021-11-25 Sughosh Ganu New
[RESEND,RFC,07/10] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor FWU: Add support for FWU Multi Bank Update feature --- 2021-11-25 Sughosh Ganu New
[RESEND,RFC,08/10] FWU: Add boot time checks as highlighted by the FWU specification FWU: Add support for FWU Multi Bank Update feature --- 2021-11-25 Sughosh Ganu New
[RESEND,RFC,09/10] FWU: Add support for FWU Multi Bank Update feature FWU: Add support for FWU Multi Bank Update feature --- 2021-11-25 Sughosh Ganu New
[RFC,v2,1/8] FWU: Add FWU metadata structure and functions for accessing metadata FWU: Add support for FWU Multi Bank Update feature --- 2021-12-19 Sughosh Ganu New
[RFC,v2,2/8] FWU: Add FWU metadata access functions for GPT partitioned block devices FWU: Add support for FWU Multi Bank Update feature --- 2021-12-19 Sughosh Ganu New
[RFC,v2,3/8] FWU: stm32mp1: Add helper functions for accessing FWU metadata FWU: Add support for FWU Multi Bank Update feature --- 2021-12-19 Sughosh Ganu New
[RFC,v2,7/8] FWU: Add support for FWU Multi Bank Update feature FWU: Add support for FWU Multi Bank Update feature --- 2021-12-19 Sughosh Ganu New
[RFC,v3,1/9] FWU: Add FWU metadata structure and functions for accessing metadata FWU: Add support for FWU Multi Bank Update feature --- 2022-01-19 Sughosh Ganu New
[RFC,v3,2/9] FWU: Add FWU metadata access functions for GPT partitioned block devices FWU: Add support for FWU Multi Bank Update feature --- 2022-01-19 Sughosh Ganu New
[RFC,v3,3/9] FWU: stm32mp1: Add helper functions for accessing FWU metadata FWU: Add support for FWU Multi Bank Update feature --- 2022-01-19 Sughosh Ganu New
[RFC,v3,4/9] FWU: STM32MP1: Add support to read boot index from backup register FWU: Add support for FWU Multi Bank Update feature --- 2022-01-19 Sughosh Ganu New
[RFC,v3,5/9] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor FWU: Add support for FWU Multi Bank Update feature --- 2022-01-19 Sughosh Ganu New
[RFC,v3,7/9] FWU: Add support for FWU Multi Bank Update feature FWU: Add support for FWU Multi Bank Update feature --- 2022-01-19 Sughosh Ganu New
[RFC,v3,9/9] mkeficapsule: Add support for generating empty capsules FWU: Add support for FWU Multi Bank Update feature --- 2022-01-19 Sughosh Ganu New
[v4,01/11] FWU: Add FWU metadata structure and driver for accessing metadata FWU: Add support for FWU Multi Bank Update feature --- 2022-02-07 Sughosh Ganu New
[v4,02/11] FWU: Add FWU metadata access driver for GPT partitioned block devices FWU: Add support for FWU Multi Bank Update feature --- 2022-02-07 Sughosh Ganu New
[v4,03/11] FWU: stm32mp1: Add helper functions for accessing FWU metadata FWU: Add support for FWU Multi Bank Update feature --- 2022-02-07 Sughosh Ganu New
[v4,04/11] FWU: STM32MP1: Add support to read boot index from backup register FWU: Add support for FWU Multi Bank Update feature --- 2022-02-07 Sughosh Ganu New
[v4,05/11] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor FWU: Add support for FWU Multi Bank Update feature --- 2022-02-07 Sughosh Ganu New
[v4,06/11] stm32mp1: Populate ImageTypeId values in EFI_FIRMWARE_IMAGE_DESCRIPTOR array FWU: Add support for FWU Multi Bank Update feature --- 2022-02-07 Sughosh Ganu New
[v4,07/11] FWU: Add boot time checks as highlighted by the FWU specification FWU: Add support for FWU Multi Bank Update feature --- 2022-02-07 Sughosh Ganu New
[v4,10/11] mkeficapsule: Add support for generating empty capsules FWU: Add support for FWU Multi Bank Update feature --- 2022-02-07 Sughosh Ganu New
[07/10] tpm: rng: Move the TPM RNG functionality to driver model tpm: rng: Move TPM RNG functionality to driver model --- 2022-02-24 Sughosh Ganu New
[v2,01/10] tpm: Move tpm-utils header under the include directory tpm: rng: Move TPM RNG functionality to driver model --- 2022-02-28 Sughosh Ganu New
[v2,03/10] tpm: Fix the return type of tpm_startup tpm: rng: Move TPM RNG functionality to driver model --- 2022-02-28 Sughosh Ganu New
[v2,04/10] tpm: Move the TPM version detection functions to the uclass driver tpm: rng: Move TPM RNG functionality to driver model --- 2022-02-28 Sughosh Ganu New
[v2,05/10] configs: gazerbeam: Build TPMV2 library routines tpm: rng: Move TPM RNG functionality to driver model --- 2022-02-28 Sughosh Ganu New
[v2,06/10] configs: chromebook_coral: Build TPMV1 library routines tpm: rng: Move TPM RNG functionality to driver model --- 2022-02-28 Sughosh Ganu New
[v2,07/10] tpm: rng: Move the TPM RNG functionality to driver model tpm: rng: Move TPM RNG functionality to driver model --- 2022-02-28 Sughosh Ganu New
[v2,08/10] tpm: Add the RNG child device tpm: rng: Move TPM RNG functionality to driver model --- 2022-02-28 Sughosh Ganu New
[v3,3/8] tpm: rng: Add driver model interface for TPM RNG device tpm: rng: Move TPM RNG functionality to driver model --- 2022-03-04 Sughosh Ganu New
[v3,4/8] tpm: Add the RNG child device tpm: rng: Move TPM RNG functionality to driver model --- 2022-03-04 Sughosh Ganu New
[v4,3/8] tpm: rng: Add driver model interface for TPM RNG device tpm: rng: Move TPM RNG functionality to driver model --- 2022-03-09 Sughosh Ganu New
[v4,4/8] tpm: Add the RNG child device tpm: rng: Move TPM RNG functionality to driver model --- 2022-03-09 Sughosh Ganu New
[v5,1/9] tpm: rng: Change tpm_get_random to return an int tpm: rng: Move TPM RNG functionality to driver model --- 2022-03-13 Sughosh Ganu New
[v5,2/9] tpm: Fix the return type of tpm_startup tpm: rng: Move TPM RNG functionality to driver model --- 2022-03-13 Sughosh Ganu New
[v5,3/9] tpm: rng: Add driver model interface for TPM RNG device tpm: rng: Move TPM RNG functionality to driver model --- 2022-03-13 Sughosh Ganu New
[v5,8/9] doc: rng: Add documentation for the rng command tpm: rng: Move TPM RNG functionality to driver model --- 2022-03-13 Sughosh Ganu New
[RFC,1/6] capsule: Add Image GUIDs for platforms using capsule updates efi: capsule: Image GUID usage cleanup --- 2022-03-24 Sughosh Ganu New
[RFC,3/6] test: capsule: Modify the capsule tests to use GUID values for sandbox efi: capsule: Image GUID usage cleanup --- 2022-03-24 Sughosh Ganu New
[v2,4/6] doc: uefi: Update the capsule update related documentation efi: capsule: Image GUID usage cleanup --- 2022-03-26 Sughosh Ganu New
[v3,4/9] board: Define set_dfu_alt_info() for boards with UEFI capsule update enabled efi: capsule: Capsule Update fixes and enhancements --- 2022-03-30 Sughosh Ganu New
[v3,5/9] capsule: kconfig: Select SET_DFU_ALT_INFO config symbol for capsule update efi: capsule: Capsule Update fixes and enhancements --- 2022-03-30 Sughosh Ganu New
[v4,1/8] capsule: Add Image GUIDs and image index for platforms using capsule updates efi: capsule: Capsule Update fixes and enhancements --- 2022-03-31 Sughosh Ganu New
[v4,4/8] board: Define set_dfu_alt_info() for boards with UEFI capsule update enabled efi: capsule: Capsule Update fixes and enhancements --- 2022-03-31 Sughosh Ganu New
[v4,8/8] doc: uefi: Update the capsule update related documentation efi: capsule: Capsule Update fixes and enhancements --- 2022-03-31 Sughosh Ganu New
[v5,1/8] capsule: board: Add information needed for capsule updates efi: capsule: Capsule Update fixes and enhancements --- 2022-04-01 Sughosh Ganu New
[v5,4/8] efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled efi: capsule: Capsule Update fixes and enhancements --- 2022-04-01 Sughosh Ganu New
[v6,7/8] mkeficapsule: Remove raw and FIT GUID types efi: capsule: Capsule Update fixes and enhancements --- 2022-04-12 Sughosh Ganu New
[v6,8/8] doc: uefi: Update the capsule update related documentation efi: capsule: Capsule Update fixes and enhancements --- 2022-04-12 Sughosh Ganu New
RockPi4: Add UEFI capsule update support RockPi4: Add UEFI capsule update support --- 2022-05-13 Sughosh Ganu New
[2/3] EFI: Do not read OsIndications variable if EFI_IGNORE_OSINDICATIONS is enabled EFI: Miscellaneous capsule update fixes --- 2022-05-31 Sughosh Ganu New
[v5,01/23] dt/bindings: Add bindings for FWU Metadata storage device FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,06/23] FWU: stm32mp1: Add helper functions for accessing FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,07/23] FWU: STM32MP1: Add support to read boot index from backup register FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,10/23] FWU: cmd: Add a command to read FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,11/23] mkeficapsule: Add support for generating empty capsules FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,13/23] FWU: Add FWU metadata access driver for non-GPT MTD devices FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,14/23] dt/bindings: firmware: Add FWU metadata on MTD devices binding FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,15/23] tools: Add mkfwumdata tool for FWU metadata image FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,16/23] FWU: doc: Update documentation for the FWU non-GPT MTD FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,17/23] synquacer: Update for TBBR (BL2) based new FIP layout FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,18/23] developerbox: synquacer: Use FIP as the updatable image FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
« 1 2 3 »