Current Team Memberships

Show patches with: none      |   774 patches
« 1 2 ... 3 4 57 8 »
Patch Series S/W/F Date Submitter Delegate State
[v2,7/8] test: efi_capsule: Test capsule generation from config file Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-24 Sughosh Ganu New
[v2,6/8] Makefile: Add a target for building capsules Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-24 Sughosh Ganu New
[v2,5/8] tools: mkeficapsule: Add support for parsing capsule params from config file Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-24 Sughosh Ganu Superseded
[v2,4/8] doc: capsule: Document the new mechanism to embed ESL file into dtb Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-24 Sughosh Ganu Superseded
[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
[7/7] doc: Add documentation to describe capsule config file format Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-13 Sughosh Ganu Superseded
[6/7] test: efi_capsule: Test capsule generation from config file Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-13 Sughosh Ganu Superseded
[5/7] Makefile: Add a target for building capsules Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-13 Sughosh Ganu Superseded
[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
[3/7] doc: capsule: Document the new mechanism to embed ESL file into dtb Integrate EFI capsule tasks into u-boot's build flow --- 2023-06-13 Sughosh Ganu Superseded
[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
sandbox: Move the capsule GUID declarations to board file sandbox: Move the capsule GUID declarations to board file --- 2022-11-10 Sughosh Ganu Accepted
[v5,3/3] rockpi4: capsule: Enable UEFI capsule update on RockPi4 boards rockpi4: Add capsule update support --- 2022-11-10 Sughosh Ganu New
[v5,2/3] rockpi4: board: Add firmware image information for capsule updates rockpi4: Add capsule update support --- 2022-11-10 Sughosh Ganu Accepted
[v5,1/3] rockchip: capsule: Add functions for supporting capsule updates rockpi4: Add capsule update support --- 2022-11-10 Sughosh Ganu Accepted
[v4,3/3] rockpi4: capsule: Enable UEFI capsule update on RockPi4 boards rockpi4: Add capsule update support --- 2022-11-08 Sughosh Ganu Superseded
[v4,2/3] rockpi4: board: Add firmware image information for capsule updates rockpi4: Add capsule update support --- 2022-11-08 Sughosh Ganu Superseded
[v4,1/3] rockchip: capsule: Add functions for supporting capsule updates rockpi4: Add capsule update support --- 2022-11-08 Sughosh Ganu Superseded
[v15,15/15] FWU: doc: Add documentation for the FWU feature FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,14/15] mkeficapsule: Add support for setting OEM flags in capsule header FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,13/15] mkeficapsule: Add support for generating empty capsules FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,12/15] test: dm: Add test cases for FWU Metadata uclass FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,11/15] FWU: cmd: Add a command to read FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,10/15] FWU: Add support for the FWU Multi Bank Update feature FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,09/15] FWU: Add boot time checks as highlighted by the FWU specification FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[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,07/15] FWU: STM32MP1: Add support to read boot index from backup register FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,06/15] FWU: Add helper functions for accessing FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[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,04/15] stm32mp1: Add a node for the FWU metadata device FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,02/15] FWU: Add FWU metadata structure and driver for accessing metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[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,15/15] FWU: doc: Add documentation for the FWU feature FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu Superseded
[v14,14/15] mkeficapsule: Add support for setting OEM flags in capsule header FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu Superseded
[v14,13/15] mkeficapsule: Add support for generating empty capsules FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu Superseded
[v14,12/15] test: dm: Add test cases for FWU Metadata uclass FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu Superseded
[v14,11/15] FWU: cmd: Add a command to read FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu Superseded
[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,08/15] event: Add an event for main_loop FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu Superseded
[v14,07/15] FWU: STM32MP1: Add support to read boot index from backup register FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu Superseded
[v14,06/15] FWU: Add helper functions for accessing FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu Superseded
[v14,05/15] stm32mp1: Add image information for capsule updates FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu Superseded
[v14,04/15] stm32mp1: Add a node for the FWU metadata device FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu Superseded
[v14,03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu Superseded
[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,01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device FWU: Add FWU Multi Bank Update feature support --- 2022-10-18 Sughosh Ganu Superseded
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,15/15] FWU: doc: Add documentation for the FWU feature FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu Superseded
[v13,14/15] mkeficapsule: Add support for setting OEM flags in capsule header FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu Superseded
[v13,13/15] mkeficapsule: Add support for generating empty capsules FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu Superseded
[v13,12/15] test: dm: Add test cases for FWU Metadata uclass FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu Superseded
[v13,11/15] FWU: cmd: Add a command to read FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu Superseded
[v13,10/15] FWU: Add support for the FWU Multi Bank Update feature FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu Superseded
[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,08/15] event: Add an event for main_loop FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu Superseded
[v13,07/15] FWU: STM32MP1: Add support to read boot index from backup register FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu Superseded
[v13,06/15] FWU: Add helper functions for accessing FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu Superseded
[v13,05/15] stm32mp1: Add image information for capsule updates FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu Superseded
[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
[v13,01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device FWU: Add FWU Multi Bank Update feature support --- 2022-10-06 Sughosh Ganu Superseded
[v12,15/15] FWU: doc: Add documentation for the FWU feature FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,14/15] mkeficapsule: Add support for setting OEM flags in capsule header FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,13/15] mkeficapsule: Add support for generating empty capsules FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,12/15] test: dm: Add test cases for FWU Metadata uclass FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,11/15] FWU: cmd: Add a command to read FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,10/15] FWU: Add support for the FWU Multi Bank Update feature FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,09/15] FWU: Add boot time checks as highlighted by the FWU specification FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,08/15] event: Add an event for main_loop FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,07/15] FWU: STM32MP1: Add support to read boot index from backup register FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,06/15] FWU: Add helper functions for accessing FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,05/15] stm32mp1: Add image information for capsule updates FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,04/15] stm32mp1: dk2: Add a node for the FWU metadata device FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,02/15] FWU: Add FWU metadata structure and driver for accessing metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v12,01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device FWU: Add FWU Multi Bank Update feature support --- 2022-10-03 Sughosh Ganu Superseded
[v11,15/15] FWU: doc: Add documentation for the FWU feature FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v11,14/15] mkeficapsule: Add support for setting OEM flags in capsule header FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v11,13/15] mkeficapsule: Add support for generating empty capsules FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v11,12/15] test: dm: Add test cases for FWU Metadata uclass FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v11,11/15] FWU: cmd: Add a command to read FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v11,10/15] FWU: Add support for the FWU Multi Bank Update feature FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v11,09/15] FWU: Add boot time checks as highlighted by the FWU specification FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v11,08/15] event: Add an event for main_loop FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v11,07/15] FWU: STM32MP1: Add support to read boot index from backup register FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[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,05/15] stm32mp1: dk2: Add image information for capsule updates FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v11,04/15] stm32mp1: dk2: Add a node for the FWU metadata device FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v11,03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v11,02/15] FWU: Add FWU metadata structure and driver for accessing metadata FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v11,01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device FWU: Add FWU Multi Bank Update feature support --- 2022-09-28 Sughosh Ganu Superseded
[v10,15/15] FWU: doc: Add documentation for the FWU feature FWU: Add FWU Multi Bank Update feature support --- 2022-09-15 Sughosh Ganu Superseded
[v10,14/15] mkeficapsule: Add support for setting OEM flags in capsule header FWU: Add FWU Multi Bank Update feature support --- 2022-09-15 Sughosh Ganu Superseded
« 1 2 ... 3 4 57 8 »

Bundling

Create bundle: