Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   249 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v2,3/8] test: py: Change capsule authenticate test flow Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-24 Sughosh Ganu New
[v2,2/8] capsule: authenticate: Embed capsule public key in platform's dtb Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-24 Sughosh Ganu New
[v2,1/8] fdt_add_pubkey: Add support for adding ESL public key under signature node Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-24 Sughosh Ganu New
[4/7] tools: mkeficapsule: Add support for parsing capsule params from config file Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-13 Sughosh Ganu New
[2/7] test: py: Generate capsule keys prior to building u-boot Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-13 Sughosh Ganu New
[1/7] capsule: authenticate: Embed capsule public key in platform's dtb Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-13 Sughosh Ganu New
[v5,3/3] rockpi4: capsule: Enable UEFI capsule update on RockPi4 boards rockpi4: Add capsule update support --- 2022-11-10 Sughosh Ganu New
[v15,08/15] event: Add an event for main_loop FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu New
[v15,05/15] stm32mp1: Add image information for capsule updates FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu New
[v15,01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu New
[v14,10/15] FWU: Add support for the FWU Multi Bank Update feature FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu New
[v14,09/15] FWU: Add boot time checks as highlighted by the FWU specification FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu New
[v14,02/15] FWU: Add FWU metadata structure and driver for accessing metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu New
thermal: sandbox: Enable thermal uclass for sandbox64 variant thermal: sandbox: Enable thermal uclass for sandbox64 variant --- 2022-10-18 Sughosh Ganu New
thermal: sandbox: Don't build sandbox thermal driver for sandbox64 thermal: sandbox: Don't build sandbox thermal driver for sandbox64 --- 2022-10-18 Sughosh Ganu New
[v13,09/15] FWU: Add boot time checks as highlighted by the FWU specification FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu New
[v13,04/15] stm32mp1: dk2: Add a node for the FWU metadata device FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu New
[v13,03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu New
[v13,02/15] FWU: Add FWU metadata structure and driver for accessing metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu New
[v11,06/15] FWU: Add helper functions for accessing FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu New
[v10,10/15] FWU: Add support for the FWU Multi Bank Update feature FWU: Add FWU Multi Bank Update feature support --- 2022-09-15 Sughosh Ganu New
[v10,03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices FWU: Add FWU Multi Bank Update feature support --- 2022-09-15 Sughosh Ganu New
[v2,2/3] rockpi4: board: Add firmware image information needed for capsule updates rockpi4: Add capsule update support --- 2022-09-06 Sughosh Ganu New
[v2,1/3] rockpi4: capsule: Add functions needed for supporting capsule updates rockpi4: Add capsule update support --- 2022-09-06 Sughosh Ganu New
[v9,11/15] FWU: cmd: Add a command to read FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-08-26 Sughosh Ganu New
[v9,10/15] FWU: Add support for the FWU Multi Bank Update feature FWU: Add FWU Multi Bank Update feature support --- 2022-08-26 Sughosh Ganu New
[v8,09/13] FWU: Add support for the FWU Multi Bank Update feature FWU: Add FWU Multi Bank Update feature support --- 2022-08-17 Sughosh Ganu New
[v8,08/13] FWU: Add boot time checks as highlighted by the FWU specification FWU: Add FWU Multi Bank Update feature support --- 2022-08-17 Sughosh Ganu New
[v8,07/13] FWU: STM32MP1: Add support to read boot index from backup register FWU: Add FWU Multi Bank Update feature support --- 2022-08-17 Sughosh Ganu New
[v8,06/13] FWU: Add helper functions for accessing FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-08-17 Sughosh Ganu New
[v8,03/13] FWU: Add FWU metadata access driver for GPT partitioned block devices FWU: Add FWU Multi Bank Update feature support --- 2022-08-17 Sughosh Ganu New
[v8,02/13] FWU: Add FWU metadata structure and driver for accessing metadata FWU: Add FWU Multi Bank Update feature support --- 2022-08-17 Sughosh Ganu New
[v8,8/8] test: rng: Add a UT testcase for the rng command tpm: rng: Move TPM RNG functionality to driver model --- 2022-07-22 Sughosh Ganu New
[v8,7/8] doc: rng: Add documentation for the rng command tpm: rng: Move TPM RNG functionality to driver model --- 2022-07-22 Sughosh Ganu New
[v8,3/8] tpm: rng: Add driver model interface for TPM RNG device tpm: rng: Move TPM RNG functionality to driver model --- 2022-07-22 Sughosh Ganu New
[v8,2/8] efi_loader: initialize the RNG protocol after the TCC2 tpm: rng: Move TPM RNG functionality to driver model --- 2022-07-22 Sughosh Ganu New
[v8,1/8] tpm: Export the TPM-version functions tpm: rng: Move TPM RNG functionality to driver model --- 2022-07-22 Sughosh Ganu New
[v7,13/13] FWU: doc: Add documentation for the FWU feature FWU: Add FWU Multi Bank Update feature support --- 2022-07-14 Sughosh Ganu New
[v7,11/13] mkeficapsule: Add support for generating empty capsules FWU: Add FWU Multi Bank Update feature support --- 2022-07-14 Sughosh Ganu New
[v7,09/13] FWU: Add support for the FWU Multi Bank Update feature FWU: Add FWU Multi Bank Update feature support --- 2022-07-14 Sughosh Ganu New
[v7,08/13] FWU: Add boot time checks as highlighted by the FWU specification FWU: Add FWU Multi Bank Update feature support --- 2022-07-14 Sughosh Ganu New
[v7,07/13] FWU: STM32MP1: Add support to read boot index from backup register FWU: Add FWU Multi Bank Update feature support --- 2022-07-14 Sughosh Ganu New
[v7,06/13] FWU: stm32mp1: Add helper functions for accessing FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-07-14 Sughosh Ganu New
[v6,2/7] tpm: rng: Add driver model interface for TPM RNG device tpm: rng: Move TPM RNG functionality to driver model --- 2022-07-04 Sughosh Ganu New
[v5,23/23] sandbox: fwu: Add support for testing FWU feature on sandbox FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,22/23,TEMP] configs: synquacer: Add FWU support for DeveloperBox FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,21/23] doc: synquacer: Add how to enable FWU Multi Bank Update FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,20/23] FWU: synquacer: Generate dfu_alt_info from devicetree partition FWU: Add FWU Multi Bank Update feature support --- 2022-06-09 Sughosh Ganu New
[v5,19/23] FWU: synquacer: Add FWU Multi bank update support for DeveloperBox 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
[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,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,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,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,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,11/23] mkeficapsule: Add support for generating empty capsules 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,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,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,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
[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
RockPi4: Add UEFI capsule update support RockPi4: Add UEFI capsule update support --- 2022-05-13 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
[v6,7/8] mkeficapsule: Remove raw and FIT GUID types efi: capsule: Capsule Update fixes and enhancements --- 2022-04-12 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
[v5,1/8] capsule: board: Add information needed for capsule updates efi: capsule: Capsule Update fixes and enhancements --- 2022-04-01 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
[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,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
[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
[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
[v2,4/6] doc: uefi: Update the capsule update related documentation efi: capsule: Image GUID usage cleanup --- 2022-03-26 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
[RFC,1/6] capsule: Add Image GUIDs for platforms using capsule updates efi: capsule: Image GUID usage cleanup --- 2022-03-24 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
[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,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,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
[v4,4/8] tpm: Add the RNG child device tpm: rng: Move TPM RNG functionality to driver model --- 2022-03-09 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
[v3,4/8] tpm: Add the RNG child device tpm: rng: Move TPM RNG functionality to driver model --- 2022-03-04 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
[v2,08/10] tpm: Add the RNG child device 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,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,05/10] configs: gazerbeam: Build TPMV2 library routines 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,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,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
[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
[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
[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,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,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,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,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,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,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
[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
[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
« 1 2 3 »

Bundling

Create bundle: