Toggle navigation
Patchwork
Patches credited to sughosh.ganu@linaro.org
Login
Register
Mail settings
Current Team Memberships
None
Show patches with
: State =
Action Required
| Archived =
No
| 337 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
3
4
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[RFC,08/31] lmb: replcace the lmb_init_and_reserve() function
Make U-Boot memory reservations coherent
-
-
-
2024-06-07
Sughosh Ganu
New
[RFC,07/31] lmb: remove lmb_init_and_reserve_range() function
Make U-Boot memory reservations coherent
-
-
-
2024-06-07
Sughosh Ganu
New
[RFC,06/31] lmb: reserve and add common memory regions post relocation
Make U-Boot memory reservations coherent
-
-
-
2024-06-07
Sughosh Ganu
New
[RFC,03/31] lmb: make the lmb reservations persistent
Make U-Boot memory reservations coherent
-
-
-
2024-06-07
Sughosh Ganu
New
[v2,4/4] test: capsule: Generate capsules through config file
Generate capsules from config files
-
-
-
2024-04-19
Sughosh Ganu
New
[v2,3/4] sandbox: capsule: Add a config file for generating capsules
Generate capsules from config files
-
-
-
2024-04-19
Sughosh Ganu
New
[v2,2/4] doc: Document capsule generation through a config file
Generate capsules from config files
-
-
-
2024-04-19
Sughosh Ganu
New
[v2,1/4] tools: mkeficapsule: Add support for parsing capsule params from config file
Generate capsules from config files
-
-
-
2024-04-19
Sughosh Ganu
New
[v2,3/4] capsule: add the generated capsules to gitignore
capsule: Generate capsules as part of sandbox build
-
-
-
2024-03-27
Sughosh Ganu
New
[v2,2/4] sandbox: capsule: binman: generate some capsules as part of build
capsule: Generate capsules as part of sandbox build
-
-
-
2024-03-27
Sughosh Ganu
New
[v2,1/4] sandbox: capsule: remove capsule related configs
capsule: Generate capsules as part of sandbox build
-
-
-
2024-03-27
Sughosh Ganu
New
[v3,20/20] configs: fwu: re-enable FWU configs
FWU: Add support for FWU metadata version 2
-
-
-
2024-03-22
Sughosh Ganu
New
[v3,19/20] MAINTAINERS: add entry for FWU multi bank update feature
FWU: Add support for FWU metadata version 2
-
-
-
2024-03-22
Sughosh Ganu
New
[v3,02/20] tools: mkfwumdata: fix the size parameter to the fwrite call
FWU: Add support for FWU metadata version 2
-
-
-
2024-03-22
Sughosh Ganu
New
[v3,01/20] configs: fwu: remove FWU configs for metadata V2 support
FWU: Add support for FWU metadata version 2
-
-
-
2024-03-22
Sughosh Ganu
New
[v2,21/21] doc: fwu: make changes for supporting FWU Metadata version 2
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,20/21] configs: fwu: re-enable FWU configs
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,19/21] tools: mkfwumdata: fix the size parameter to the fwrite call
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,18/21] tools: mkfwumdata: add logic to append vendor data to the FWU metadata
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,17/21] tools: mkfwumdata: migrate to metadata version 2
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,16/21] fwu: remove the config symbols for number of banks and images
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,15/21] test: fwu: align the FWU metadata access test with version 2
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,14/21] cmd: fwu: align the command with metadata version 2
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,13/21] efi_firmware: fwu: get the number of FWU banks at runtime
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,12/21] efi_firmware: fwu: do not read FWU metadata on sandbox
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,11/21] fwu: mtd: modify the DFU API's to align with metadata version 2
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,10/21] capsule: accept a bank on a successful update
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,09/21] fwu: add a function to put a bank in Trial State
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
Sughosh Ganu
New
[v2,08/21] drivers: fwu: allocate memory for metadata copies
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
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,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,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,02/21] fwu: metadata: migrate to version 2 of the structure
FWU: Migrate FWU metadata to version 2
-
-
-
2024-02-12
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
[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
[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
[3/4] sandbox: capsule: Add a config file for generating capsules
Generate capsules from config files
-
-
-
2023-11-21
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
[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
[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
[8/8] binman: capsule: Add support for generating EFI empty capsules
Add some more EFI capsule tooling support
-
-
-
2023-09-08
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
[3/8] binman: capsule: Generate capsules through config file
Add some more EFI capsule tooling support
-
-
-
2023-09-08
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
[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,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,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,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,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
[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
[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,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
[v3,5/6] test: capsule: Remove logic to add public key ESL
capsule: Embed the public key ESL as part of build
-
-
-
2023-08-21
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
[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,08/10] sandbox: capsule: Generate capsule related files through binman
Enable EFI capsule generation through binman
-
-
-
2023-08-12
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
[v8,4/9] sandbox: Build the mkeficapsule tool for the sandbox variants
Enable EFI capsule generation through binman
-
-
-
2023-08-10
Sughosh Ganu
New
[v7,09/11] sandbox: capsule: Generate capsule related files through binman
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-08-05
Sughosh Ganu
New
[v7,08/11] binman: capsule: Add support for generating EFI capsules
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-08-05
Sughosh Ganu
New
[v7,05/11] doc: capsule: Document the new mechanism to embed ESL file into dtb
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-08-05
Sughosh Ganu
New
[v7,04/11] capsule: authenticate: Add capsule public key in platform's dtb
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-08-05
Sughosh Ganu
New
[v7,03/11] sandbox: capsule: Add keys and certificates needed for capsule update testing
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-08-05
Sughosh Ganu
New
[v6,9/9] sandbox: capsule: Generate capsule related files through binman
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-08-01
Sughosh Ganu
New
[v6,8/9] test: capsule: Remove public key embed logic from capsule update test
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-08-01
Sughosh Ganu
New
[v6,6/9] binman: capsule: Add support for generating EFI capsules
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-08-01
Sughosh Ganu
New
[v6,5/9] test: capsule: Add files needed for testing EFI capsule updates
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-08-01
Sughosh Ganu
New
[v6,3/9] capsule: authenticate: Add capsule public key in platform's dtb
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-08-01
Sughosh Ganu
New
[v5,12/12] sandbox: capsule: Generate capsule related files through binman
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-25
Sughosh Ganu
New
[v5,11/12] sandbox: capsule: Add a config file for generating capsules
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-25
Sughosh Ganu
New
[v5,09/12] test: py: Setup capsule files for testing
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-25
Sughosh Ganu
New
[v5,08/12] doc: Add documentation to highlight capsule generation related updates
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-25
Sughosh Ganu
New
[v5,07/12] binman: capsule: Add support for generating capsules
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-25
Sughosh Ganu
New
[v5,06/12] Dockerfile: capsule: Setup the files needed for capsule update testing
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-25
Sughosh Ganu
New
[v5,03/12] capsule: authenticate: Add capsule public key in platform's dtb
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-25
Sughosh Ganu
New
[v4,12/12] sandbox: capsule: Generate capsule related files through binman
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-15
Sughosh Ganu
New
[v4,11/12] sandbox: capsule: Add a config file for generating capsules
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-15
Sughosh Ganu
New
[v4,08/12] CI: capsule: Setup the files needed for capsule update testing
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-15
Sughosh Ganu
New
[v4,06/12] binman: capsule: Add support for generating capsules
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-15
Sughosh Ganu
New
[v4,01/12] binman: bintool: Build a tool from a list of commands
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-15
Sughosh Ganu
New
[v3,11/11] sandbox: capsule: Generate capsule related files through binman
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-09
Sughosh Ganu
New
[v3,10/11] sandbox: capsule: Add a config file for generating capsules
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-09
Sughosh Ganu
New
[v3,09/11] test: capsule: Remove public key embed logic from capsule update test
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-09
Sughosh Ganu
New
[v3,06/11] binman: capsule: Add support for generating capsules
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-09
Sughosh Ganu
New
[v3,05/11] doc: Add documentation to describe capsule config file format
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-09
Sughosh Ganu
New
[v3,02/11] capsule: authenticate: Add capsule public key in platform's dtb
Integrate EFI capsule tasks into u-boot's build flow
-
-
-
2023-07-09
Sughosh Ganu
New
[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,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
«
1
2
3
4
»
Bundling
Create bundle: