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
[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
[04/18] fwu: Add some API's for metadata version 2 access FWU: Migrate FWU metadata to version 2 --- 2024-01-22 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
[05/18] lib: fwu: Make changes to support version 2 of FWU metadata FWU: Migrate FWU metadata to version 2 --- 2024-01-22 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/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
[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
[13/18] cmd: fwu: Align the command with metadata version 2 FWU: Migrate FWU metadata to version 2 --- 2024-01-22 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
[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
[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
[2/5] scripts/Makefile.lib: Embed capsule public key in platform's dtb capsule: Embed the public key ESL as part of build --- 2023-08-15 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
[2/8] btool: mkeficapsule: Generate capsule through a config file Add some more EFI capsule tooling support --- 2023-09-08 Sughosh Ganu New
[3/4] sandbox: capsule: Add a config file for generating capsules Generate capsules from config files --- 2023-11-21 Sughosh Ganu New
[3/5] binman: capsule: Use dumped capsule header contents for verification Support for dumping capsule headers and empty capsules --- 2023-10-04 Sughosh Ganu New
[3/8] binman: capsule: Generate capsules through config file Add some more EFI capsule tooling support --- 2023-09-08 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/5] btool: mkeficapsule: Add support for EFI empty capsule generation Support for dumping capsule headers and empty capsules --- 2023-10-04 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
[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/5] binman: capsule: Add support for generating EFI empty capsules Support for dumping capsule headers and empty capsules --- 2023-10-04 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
[6/8] test: capsule: Generate capsules through config file Add some more EFI capsule tooling support --- 2023-09-08 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] binman: capsule: Add support for generating EFI empty capsules Add some more EFI capsule tooling support --- 2023-09-08 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
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
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
[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
[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
[RFC,1/5] dt: Provide a way to remove non-compliant nodes and properties Allow for removal of DT nodes and properties --- 2023-08-26 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,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,2/5] fwu: Add the fwu-mdata node for removal from devicetree Allow for removal of DT nodes and properties --- 2023-08-26 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,3/5] capsule: Add the capsule-key property for removal from devicetree Allow for removal of DT nodes and properties --- 2023-08-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,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
[RFC,4/5] bootefi: Call the EVT_FT_FIXUP event handler Allow for removal of DT nodes and properties --- 2023-08-26 Sughosh Ganu New
[RFC,5/5] doc: Add a document for non-compliant DT node/property removal Allow for removal of DT nodes and properties --- 2023-08-26 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
RockPi4: Add UEFI capsule update support RockPi4: Add UEFI capsule update support --- 2022-05-13 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
thermal: sandbox: Enable thermal uclass for sandbox64 variant thermal: sandbox: Enable thermal uclass for sandbox64 variant --- 2022-10-18 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
[v10,07/10] sandbox: binman: Add support for generating multiple images Enable EFI capsule generation through binman --- 2023-08-12 Sughosh Ganu New
[v10,08/10] sandbox: capsule: Generate capsule related files through binman Enable EFI capsule generation through binman --- 2023-08-12 Sughosh Ganu New
[v10,09/10] doc: Add documentation to highlight capsule generation related updates Enable EFI capsule generation through binman --- 2023-08-12 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
[v11,03/15] sandbox: capsule: Add keys and certificates needed for capsule update testing Integrate EFI capsule tasks into U-Boot's build flow --- 2023-08-22 Sughosh Ganu New
[v11,04/15] sandbox: capsule: Enable EFI capsule module on sandbox variants Integrate EFI capsule tasks into U-Boot's build flow --- 2023-08-22 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
[v11,13/15] sandbox: capsule: Add path to the public key ESL file Integrate EFI capsule tasks into U-Boot's build flow --- 2023-08-22 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
[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,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,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
[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
[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,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
[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
[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,08/15] event: Add an event for main_loop FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 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,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,02/21] fwu: metadata: migrate to version 2 of the structure FWU: Migrate FWU metadata to version 2 --- 2024-02-12 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,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,04/21] fwu: add helper functions for getting image description offsets FWU: Migrate FWU metadata to version 2 --- 2024-02-12 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,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,05/21] fwu: make changes to support version 2 of FWU metadata FWU: Migrate FWU metadata to version 2 --- 2024-02-12 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,06/21] fwu: add some API's for metadata version 2 access FWU: Migrate FWU metadata to version 2 --- 2024-02-12 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
« 1 2 3 »

Bundling

Create bundle: