Show patches with: Submitter = Sughosh Ganu       |   770 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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 trini RFC
[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 trini RFC
efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro - - 1 - --- 2021-04-14 Sughosh Ganu Accepted
[v2,4/4] Makefile: Add provision for embedding public key in platform's dtb Add support for embedding public key in platform's dtb - - - - --- 2021-04-12 Sughosh Ganu xypron Changes Requested
[v2,3/4] efi_capsule: Add a function to get the public key needed for capsule authentication Add support for embedding public key in platform's dtb - - - - --- 2021-04-12 Sughosh Ganu xypron Changes Requested
[v2,2/4] efi_loader: Kconfig: Add symbols for embedding the public key into the platform's dtb Add support for embedding public key in platform's dtb - - - - --- 2021-04-12 Sughosh Ganu xypron Changes Requested
[v2,1/4] efi_loader: capsule: Remove the check for capsule_authentication_enabled environment varia… Add support for embedding public key in platform's dtb - - 1 - --- 2021-04-12 Sughosh Ganu xypron Accepted
[v2] efi_loader: esrt: Remove EFI_CALL invocation for efi_create_event [v2] efi_loader: esrt: Remove EFI_CALL invocation for efi_create_event - - 1 - --- 2021-04-10 Sughosh Ganu xypron Superseded
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 xypron Superseded
efi_loader: efi_esrt: Fix the build warning for 32 bit systems efi_loader: efi_esrt: Fix the build warning for 32 bit systems - - 1 - --- 2021-04-08 Sughosh Ganu xypron Accepted
[RESEND,v1,5/5] Makefile: Add provision for embedding public key in platform's dtb Add support for embedding public key in platform's dtb - - - - --- 2021-04-07 Sughosh Ganu xypron Changes Requested
[RESEND,v1,4/5] efi_capsule: Add a weak function to get the public key needed for capsule authentic… Add support for embedding public key in platform's dtb - - - - --- 2021-04-07 Sughosh Ganu xypron Changes Requested
[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 xypron Changes Requested
[RESEND,v1,2/5] efi_loader: Kconfig: Add symbols for embedding the public key into the platform's d… Add support for embedding public key in platform's dtb - - - - --- 2021-04-07 Sughosh Ganu xypron Changes Requested
[RESEND,v1,1/5] efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled Add support for embedding public key in platform's dtb - - 1 - --- 2021-04-07 Sughosh Ganu xypron Accepted
[5/5] Makefile: Add provision for embedding public key in platform's dtb Add support for embedding public key in platform's dtb - - - - --- 2021-04-07 Sughosh Ganu xypron Superseded
[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 xypron Superseded
[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 xypron Superseded
[2/5] efi_loader: Kconfig: Add symbols for embedding the public key into the platform's dtb Add support for embedding public key in platform's dtb - - - - --- 2021-04-07 Sughosh Ganu xypron Superseded
[1/5] efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled Add support for embedding public key in platform's dtb - - 1 - --- 2021-04-07 Sughosh Ganu xypron Superseded
[v2] mkeficapsule: Miscellaneous fixes in the utility [v2] mkeficapsule: Miscellaneous fixes in the utility - - - - --- 2021-01-22 Sughosh Ganu xypron Accepted
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 xypron Changes Requested
[v4,14/14] qemu: arm64: Add documentation for capsule update qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,13/14] efidebug: capsule: Add a command to update capsule on disk qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,12/14] efi_loader: Enable uefi capsule authentication qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,11/14] efi: capsule: Add support for uefi capsule authentication qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,10/14] efi_loader: Re-factor code to build the signature store from efi signature list qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,09/14] efi_loader: Make the pkcs7 header parsing function an extern qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,08/14] dfu_mtd: Add provision to unlock mtd device qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,07/14] efi_loader: Add logic to parse EDKII specific fmp payload header qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,06/14] fsp: Move and rename fsp_types.h file qemu: arm64: Add support for uefi capsule update on qemu arm platform - - 2 - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,05/14] qemu: common: Set dfu_alt_info variable for the platform qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,04/14] qemu: common: Add support for dynamic mtdparts for the platform qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,03/14] crypto: Fix the logic to calculate hash with authattributes set qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,02/14] qemu: arm: Initialise virtio devices in board_late_init qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v4,01/14] mkeficapsule: Add support for embedding public key in a dtb qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-30 Sughosh Ganu xypron Accepted
[v3,14/14] qemu: arm64: Add documentation for capsule update qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,13/14] efidebug: capsule: Add a command to update capsule on disk qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,12/14] efi_loader: Enable uefi capsule authentication qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,11/14] efi: capsule: Add support for uefi capsule authentication qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,10/14] efi_loader: Re-factor code to build the signature store from efi signature list qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,09/14] efi_loader: Make the pkcs7 header parsing function an extern qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,08/14] dfu_mtd: Add provision to unlock mtd device qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,07/14] efi_loader: Add logic to parse EDKII specific fmp payload header qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,06/14] fsp: Move and rename fsp_types.h file qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,05/14] qemu: common: Set dfu_alt_info variable for the platform qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,04/14] qemu: common: Add support for dynamic mtdparts for the platform qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,03/14] crypto: Fix the logic to calculate hash with authattributes set qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,02/14] qemu: arm: Initialise virtio devices in board_late_init qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v3,01/14] mkeficapsule: Add support for embedding public key in a dtb qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-23 Sughosh Ganu xypron Superseded
[v2,14/14] qemu: arm64: Add documentation for capsule update qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-21 Sughosh Ganu xypron Superseded
[v2,13/14] efidebug: capsule: Add a command to update capsule on disk qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-21 Sughosh Ganu xypron Superseded
[v2,12/14] efi_loader: Enable uefi capsule authentication qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-21 Sughosh Ganu xypron Superseded
[v2,11/14] efi: capsule: Add support for uefi capsule authentication qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-21 Sughosh Ganu xypron Superseded
[v2,10/14] efi_loader: Re-factor code to build the signature store from efi signature list qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-21 Sughosh Ganu xypron Superseded
[v2,09/14] efi_loader: Make the pkcs7 header parsing function an extern qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-21 Sughosh Ganu xypron Superseded
[v2,08/14] dfu_mtd: Add provision to unlock mtd device qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-21 Sughosh Ganu xypron Superseded
[v2,07/14] efi_loader: Add logic to parse EDKII specific fmp payload header qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-21 Sughosh Ganu xypron Superseded
[v2,06/14] fsp: Move and rename fsp_types.h file qemu: arm64: Add support for uefi capsule update on qemu arm platform - - 1 - --- 2020-12-21 Sughosh Ganu xypron Superseded
[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 xypron Superseded
[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 xypron Superseded
[v2,03/14] crypto: Fix the logic to calculate hash with authattributes set qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-21 Sughosh Ganu xypron Superseded
[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 xypron Superseded
[v2,01/14] mkeficapsule: Add support for embedding public key in a dtb qemu: arm64: Add support for uefi capsule update on qemu arm platform - - - - --- 2020-12-21 Sughosh Ganu xypron Superseded
[v2] fsp: Move and rename fsp_types.h file [v2] fsp: Move and rename fsp_types.h file - - 1 - --- 2020-12-14 Sughosh Ganu bmeng Accepted
fsp: Move and rename fsp_types.h file fsp: Move and rename fsp_types.h file - - 1 - --- 2020-12-11 Sughosh Ganu bmeng Superseded
[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 xypron Changes Requested
[13/14] efidebug: capsule: Add a command to update capsule on disk qemu: arm64: Add support for uefi capsule update on qemu arm64 platform - - - - --- 2020-11-26 Sughosh Ganu xypron Changes Requested
[12/14] efi_loader: Enable uefi capsule authentication qemu: arm64: Add support for uefi capsule update on qemu arm64 platform - - - - --- 2020-11-26 Sughosh Ganu xypron Changes Requested
[11/14] efi: capsule: Add support for uefi capsule authentication qemu: arm64: Add support for uefi capsule update on qemu arm64 platform - - - - --- 2020-11-26 Sughosh Ganu xypron Changes Requested
[10/14] efi_loader: Re-factor code to build the signature store from efi signature list qemu: arm64: Add support for uefi capsule update on qemu arm64 platform - - - - --- 2020-11-26 Sughosh Ganu xypron Changes Requested
[09/14] efi_loader: Make the pkcs7 header parsing function an extern qemu: arm64: Add support for uefi capsule update on qemu arm64 platform - - - - --- 2020-11-26 Sughosh Ganu xypron Changes Requested
[08/14] dfu_mtd: Add provision to unlock mtd device qemu: arm64: Add support for uefi capsule update on qemu arm64 platform - - - - --- 2020-11-26 Sughosh Ganu xypron Changes Requested
[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 xypron Changes Requested
[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 xypron Changes Requested
[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 xypron Changes Requested
[04/14] crypto: Fix the logic to calculate hash with authattributes set qemu: arm64: Add support for uefi capsule update on qemu arm64 platform - - - - --- 2020-11-26 Sughosh Ganu xypron Changes Requested
[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 xypron Changes Requested
[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 xypron Changes Requested
[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 xypron Changes Requested
[8/8] qemu: arm64: Add documentation for capsule update qemu: arm64: Add support for uefi firmware management protocol routines - - - - --- 2020-04-30 Sughosh Ganu xypron Changes Requested
[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 xypron Changes Requested
[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 xypron Changes Requested
[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 xypron Changes Requested
[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 xypron Changes Requested
[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 xypron Changes Requested
[2/8] semihosting: Add support for writing to a file qemu: arm64: Add support for uefi firmware management protocol routines - - - - --- 2020-04-30 Sughosh Ganu xypron Changes Requested
[1/8] semihosting: Change semihosting file operation functions into global symbols qemu: arm64: Add support for uefi firmware management protocol routines - - - - --- 2020-04-30 Sughosh Ganu xypron Changes Requested
[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 trini RFC
[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 trini RFC
[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 trini RFC
[RFC,1/4] efidebug: capsule: Add a command to update capsule on disk qemu: arm64: Add support for uefi firmware management protocol routines - - - - --- 2020-03-23 Sughosh Ganu trini RFC
[v2] MAINTAINERS: Add entry for rng drivers [v2] MAINTAINERS: Add entry for rng drivers - - 1 - --- 2020-01-10 Sughosh Ganu trini Accepted
MAINTAINERS: Add entry for rng drivers MAINTAINERS: Add entry for rng drivers - - 1 - --- 2020-01-09 Sughosh Ganu trini Superseded
qemu: arm: Scan the pci bus in board_init qemu: arm: Scan the pci bus in board_init - - 1 - --- 2019-12-31 Sughosh Ganu trini Changes Requested
[v8,8/8] virtio: rng: Add a random number generator(rng) driver Add a random number generator uclass - - - - --- 2019-12-29 Sughosh Ganu xypron Accepted
[v8,7/8] test: rng: Add basic test for random number generator(rng) uclass Add a random number generator uclass - - 2 - --- 2019-12-29 Sughosh Ganu xypron Accepted
[v8,6/8] configs: sandbox: Enable random number generator(rng) device Add a random number generator uclass - - 3 - --- 2019-12-29 Sughosh Ganu xypron Accepted
[v8,5/8] sandbox: rng: Add a random number generator(rng) driver Add a random number generator uclass - - 2 - --- 2019-12-29 Sughosh Ganu xypron Accepted
[v8,4/8] configs: stm32mp15: Enable random number generator(rng) device Add a random number generator uclass 1 - 1 - --- 2019-12-29 Sughosh Ganu xypron Accepted
« 1 2 ... 5 6 7 8 »