Show patches with: Submitter = Sughosh Ganu       |    Archived = No       |   725 patches
« 1 2 3 47 8 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,31/31] temp: cmd: efi: add a command to dump EFI memory map Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,30/31] temp: cmd: efi_mem: add a command to test efi alloc/free Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,29/31] temp: mx6sabresd: bump up the size limit of the board Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,28/31] cmd: bdinfo: only dump the current LMB memory Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,27/31] test: bdinfo: dump the global LMB memory map Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,26/31] test: lmb: run lmb tests only manually Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,25/31] test: lmb: adjust the test case to handle overlapping regions Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,24/31] test: lmb: add a test case for checking overlapping region add Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,23/31] test: lmb: initialise the lmb structure before tests Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,22/31] test: lmb: run the LMB tests only on sandbox Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,21/31] test: event: update the expected event dump output Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,20/31] test: cedit: use allocated address for reading file Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,19/31] zynq: lmb: do not add to lmb map before relocation Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,18/31] sandbox: iommu: remove lmb allocation in the driver Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,17/31] lmb: remove call to efi_lmb_reserve() Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,16/31] lmb: add an event handler to update memory map Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,15/31] efi_memory: add an event handler to update memory map Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,14/31] lmb: notify of any changes to the LMB memory map Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,13/31] efi_memory: notify of any changes to the EFI memory map Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,12/31] add a function to check if an address is in RAM memory Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,11/31] lib: Kconfig: add a config symbol for getting memory map updates Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,10/31] event: add events to notify memory map changes Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,09/31] lmb: allow for resizing lmb regions Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[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,05/31] lmb: pass a flag to image_setup_libfdt() for lmb reservations Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,04/31] lmb: remove local instances of the lmb structure variable 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
[RFC,02/31] lmb: staticize __lmb_alloc_base() Make U-Boot memory reservations coherent --- 2024-06-07 Sughosh Ganu New
[RFC,01/31] lmb: remove the unused lmb_is_reserved() function 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,4/4] capsule: Makefile: add the generated files to CLEAN_FILES list capsule: Generate capsules as part of sandbox build --- 2024-03-27 Sughosh Ganu Accepted
[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
[4/4] capsule: Makefile: add the generated files to CLEAN_FILES list capsule: Generate capsules as part of sandbox build --- 2024-03-26 Sughosh Ganu Superseded
[3/4] capsule: add the generated capsules to gitignore capsule: Generate capsules as part of sandbox build --- 2024-03-26 Sughosh Ganu Superseded
[2/4] sandbox: capsule: binman: generate some capsules as part of build capsule: Generate capsules as part of sandbox build --- 2024-03-26 Sughosh Ganu Superseded
[1/4] sandbox: capsule: remove capsule related configs capsule: Generate capsules as part of sandbox build --- 2024-03-26 Sughosh Ganu Superseded
[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,18/20] doc: fwu: make changes to reflect support for FWU metadata v2 FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,17/20] test: fwu: make changes to the FWU metadata access test FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,16/20] tools: mkfwumdata: add logic to append vendor data to the FWU metadata FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,15/20] tools: mkfwumdata: add support for metadata version 2 FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,14/20] cmd: fwu: make changes for supporting FWU metadata version 2 FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,13/20] fwu: mtd: obtain image information from version agnostic structure FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,12/20] fwu: mtd: get MTD partition specific info from driver FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,11/20] fwu: mtd: remove unused argument from function call FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,10/20] fwu: add config symbols for enabling FWU metadata versions FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,09/20] capsule: fwu: transition the platform state on a successful update FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,08/20] fwu: make changes to access version agnostic structure fields FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,07/20] fwu: metadata: add functions for handling version specific metadata fields FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,06/20] fwu: metadata: add a version agnostic structure FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,05/20] fwu: metadata: add support for version 2 of the structure FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,04/20] drivers: fwu: mtd: allocate buffer for image info dynamically FWU: Add support for FWU metadata version 2 --- 2024-03-22 Sughosh Ganu New
[v3,03/20] drivers: fwu: add the size parameter to the metadata access API's 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,07/21] drivers: fwu: mtd: allocate buffer for image info dynamically FWU: Migrate FWU metadata to version 2 --- 2024-02-12 Sughosh Ganu Superseded
[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,03/21] drivers: fwu: add the size parameter to the metadata access API's FWU: Migrate FWU metadata to version 2 --- 2024-02-12 Sughosh Ganu Superseded
[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,01/21] configs: fwu: remove FWU configs for metadata V2 migration FWU: Migrate FWU metadata to version 2 --- 2024-02-12 Sughosh Ganu Superseded
[18/18] doc: fwu: Make changes for supporting FWU Metadata version 2 FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
[17/18] configs: fwu: Re-enable FWU configs FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
[16/18] tools: mkfwumdata: Migrate to metadata version 2 FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
[15/18] fwu: Remove the config symbols for number of banks and images FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
[14/18] test: fwu: Align the FWU metadata access test with version 2 FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
[13/18] cmd: fwu: Align the command with metadata version 2 FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu New
[12/18] efi_firmware: fwu: Get the number of FWU banks at runtime FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
[11/18] efi_firmware: fwu: Do not read FWU metadata on sandbox FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
[10/18] fwu: mtd: Modify the DFU API's to align with metadata version 2 FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
[09/18] capsule: Accept a bank on a successful update FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
[08/18] fwu: Add a function to put a bank in Trial State FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
[07/18] drivers: fwu: Allocate memory for metadata copies FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
[06/18] drivers: fwu: mtd: Allocate buffer for image info dynamically FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
[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
[03/18] drivers: fwu: Add the size parameter to the metadata access API's FWU: Migrate FWU metadata to version 2 --- 2024-01-22 Sughosh Ganu Superseded
« 1 2 3 47 8 »