Show patches with: State = Action Required       |    Archived = No       |   6061 patches
« 1 2 ... 11 12 1360 61 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,08/14] FWU: Move FWU metadata operation code in fwu_mdata.c FWU: Add FWU Multi Bank Update for DeveloerBox --- 2022-01-20 Masami Hiramatsu New
[RFC,07/14] FWU: Free metadata copy if gpt_get_mdata() failed FWU: Add FWU Multi Bank Update for DeveloerBox --- 2022-01-20 Masami Hiramatsu New
[RFC,06/14] FWU: Calculate CRC32 in gpt_update_mdata() FWU: Add FWU Multi Bank Update for DeveloerBox --- 2022-01-20 Masami Hiramatsu New
[RFC,05/14] cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB FWU: Add FWU Multi Bank Update for DeveloerBox --- 2022-01-20 Masami Hiramatsu New
[RFC,04/14] doc: usage: DFU: Fix dfu_alt_info document FWU: Add FWU Multi Bank Update for DeveloerBox --- 2022-01-20 Masami Hiramatsu 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
[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,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,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,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,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,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
[2/2,v2] efi_loader: Ignore sha1 on signature verification [1/2,v2] lib/crypto: Enable more algorithms in cert verification --- 2022-01-19 Ilias Apalodimas New
[v9,04/11] tools: mkeficapsule: add firmware image signing efi_loader: capsule: improve capsule authentication support --- 2022-01-18 AKASHI Takahiro New
[v9,01/11] tools: mkeficapsule: output messages to stderr instead of stdout efi_loader: capsule: improve capsule authentication support --- 2022-01-18 AKASHI Takahiro New
[1/1] configs: imx8mm-cl-iot-gate: update dfu_alt_info for single flash.bin configs: imx8mm-cl-iot-gate: update dfu_alt_info for single flash.bin --- 2022-01-11 Ying-Chun Liu New
[v2] efi_loader: Don't limit the StMM buffer size explicitly [v2] efi_loader: Don't limit the StMM buffer size explicitly --- 2021-12-24 Ilias Apalodimas New
[v8,12/12] (RFC) efi_loader, dts: add public keys for capsules to device tree efi_loader: capsule: improve capsule authentication support --- 2021-12-20 AKASHI Takahiro New
[v8,11/12] (RFC) tools: add fdtsig.sh efi_loader: capsule: improve capsule authentication support --- 2021-12-20 AKASHI Takahiro New
[v8,07/12] tools: mkeficapsule: allow for specifying GUID explicitly efi_loader: capsule: improve capsule authentication support --- 2021-12-20 AKASHI Takahiro New
[v8,05/12] doc: update UEFI document for usage of mkeficapsule efi_loader: capsule: improve capsule authentication support --- 2021-12-20 AKASHI Takahiro New
[v8,04/12] tools: mkeficapsule: add man page efi_loader: capsule: improve capsule authentication support --- 2021-12-20 AKASHI Takahiro New
[v8,01/12] tools: mkeficapsule: rework the code a little bit efi_loader: capsule: improve capsule authentication support --- 2021-12-20 AKASHI Takahiro 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,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,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,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
[v2] efi_loader: Get rid of kaslr-seed [v2] efi_loader: Get rid of kaslr-seed --- 2021-12-17 Ilias Apalodimas New
efi_loader: Get rid of kaslr-seed efi_loader: Get rid of kaslr-seed --- 2021-12-16 Ilias Apalodimas New
efi_loader: Bump the number of shared pages with StandAloneMM efi_loader: Bump the number of shared pages with StandAloneMM --- 2021-12-15 Ilias Apalodimas New
[RFC,v2,12/20] dm: add tag support efi_loader: more tightly integrate UEFI disks to driver model --- 2021-12-10 AKASHI Takahiro New
[RFC,v2,05/20] mmc: call device_probe() after scanning efi_loader: more tightly integrate UEFI disks to driver model --- 2021-12-10 AKASHI Takahiro New
[RFC,v2,02/20] blk: add a helper function, blk_probe_or_unbind() efi_loader: more tightly integrate UEFI disks to driver model --- 2021-12-10 AKASHI Takahiro New
[v2,2/3] efi_loader: check tcg2 protocol installation outside the TCG protocol fix TCG2 error handling --- 2021-12-07 Masahisa Kojima New
[3/3] efi_loader: correctly handle tcg2_measure_pe_image() error fix TCG2 error handling --- 2021-12-03 Masahisa Kojima New
[v8,3/3] efi_loader: Extend PCR's for firmware measurements [v8,1/3] efi_loader: Add check for event log passed from firmware --- 2021-11-29 Ruchika Gupta New
[v8,2/3] tpm: use more algorithms than sha256 on pcr_read [v8,1/3] efi_loader: Add check for event log passed from firmware --- 2021-11-29 Ruchika Gupta New
[v8,1/3] efi_loader: Add check for event log passed from firmware [v8,1/3] efi_loader: Add check for event log passed from firmware --- 2021-11-29 Ruchika Gupta New
[v6,1/3] efi_loader: Add check for event log passed from firmware [v6,1/3] efi_loader: Add check for event log passed from firmware --- 2021-11-26 Ruchika Gupta New
[v3] efi_loader: check tcg2 protocol installation outside the TCG protocol [v3] efi_loader: check tcg2 protocol installation outside the TCG protocol --- 2021-11-26 Masahisa Kojima New
[v3,1/2] lib/circbuf: Make circbuf selectable symbol [v3,1/2] lib/circbuf: Make circbuf selectable symbol --- 2021-11-25 Loic Poulain 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,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,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,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,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,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,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,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,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
[v4,1/3] efi_loader: Add check for event log passed from firmware [v4,1/3] efi_loader: Add check for event log passed from firmware --- 2021-11-24 Ruchika Gupta New
efi_loader: Check for pointers before appending to the eventlog efi_loader: Check for pointers before appending to the eventlog --- 2021-11-23 Ilias Apalodimas New
TPM subsystem pull TPM subsystem pull --- 2021-11-19 Ilias Apalodimas New
efi_loader: startup the tpm device when installing the protocol efi_loader: startup the tpm device when installing the protocol --- 2021-11-18 Ilias Apalodimas New
[v2] efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog [v2] efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog --- 2021-11-18 Ilias Apalodimas New
[3/3] efi_loader: Extend PCR's for firmware measurements [1/3] efi_loader: Add check for event log passed from firmware --- 2021-11-18 Ruchika Gupta New
[2/3] tpm: use more algorithms than sha256 on pcr_read [1/3] efi_loader: Add check for event log passed from firmware --- 2021-11-18 Ruchika Gupta New
efi_loader: fix FinalEvents table if an EFI uses GetEventLog efi_loader: fix FinalEvents table if an EFI uses GetEventLog --- 2021-11-18 Ruchika Gupta New
[1/3] efi_loader: Add check for event log passed from firmware [1/3] efi_loader: Add check for event log passed from firmware --- 2021-11-18 Ruchika Gupta New
Revert "board: synquacer: developerbox: Don't set gd->env_addr to default_environment" Revert "board: synquacer: developerbox: Don't set gd->env_addr to default_environment" --- 2021-11-18 Masami Hiramatsu New
efi_loader: fix FinalEvent table initial position efi_loader: fix FinalEvent table initial position --- 2021-11-16 Ilias Apalodimas New
[v7,02/12] tools: build mkeficapsule with tools-only_defconfig efi_loader: capsule: improve capsule authentication support --- 2021-11-16 AKASHI Takahiro New
[1/1] imx8mm-cl-iot-gate-optee: add CONFIG_SPL_MMC and CONFIG_SPL_SERIAL imx8mm-cl-iot-gate-optee: add CONFIG_SPL_MMC and CONFIG_SPL_SERIAL --- 2021-11-15 Ying-Chun Liu New
efi_loader: capsule: Record capsule result only if capsule is read efi_loader: capsule: Record capsule result only if capsule is read --- 2021-11-12 Masami Hiramatsu New
efi: add comment for efi_system_table and efi_configuration_table efi: add comment for efi_system_table and efi_configuration_table --- 2021-11-12 Masahisa Kojima New
[RFC,3/3] cmd: efidebug: handle booting from removable media efi_loader: bootmgr itself should support removable media --- 2021-11-09 AKASHI Takahiro New
[RFC,2/3] efi_loader: bootmgr: add booting from removable media efi_loader: bootmgr itself should support removable media --- 2021-11-09 AKASHI Takahiro New
[2/5] firmware: scmi: mailbox transport: fix probe failure implementation [1/5] firmware: scmi: fix description of an API function --- 2021-11-08 Etienne Carriere New
[2/2] arm: imx8m: imx8mm-cl-iot-gate: detect extension board arm: imx8m: imx8mm-cl-iot-gate: detect extension board --- 2021-11-05 Ying-Chun Liu New
[1/2] arm: dts: imx8mm-cl-iot-gate: add Compulab's ied overlays arm: imx8m: imx8mm-cl-iot-gate: detect extension board --- 2021-11-05 Ying-Chun Liu New
[14/14,HACK] configs: stm32mp15: enable earlyprintk [01/14] firmware: scmi: fix description of an API function --- 2021-11-04 Etienne Carriere New
[13/14,TEST] dts: stm32mp15: scmi mailbox transport [01/14] firmware: scmi: fix description of an API function --- 2021-11-04 Etienne Carriere New
[12/14,HACK] mailbox: add new arm smc/hvc mailbox [01/14] firmware: scmi: fix description of an API function --- 2021-11-04 Etienne Carriere New
[11/14,TEST] dts: stm32mp1: use scmi smccc transport [01/14] firmware: scmi: fix description of an API function --- 2021-11-04 Etienne Carriere New
[10/14,WIP] dts: arm: stm32mp15: enable SCMI regulators (PWR & PMIC) on MP15-DK* [01/14] firmware: scmi: fix description of an API function --- 2021-11-04 Etienne Carriere New
[09/14,WIP] arm: dts: stm32mp15: enable OP-TEE and SCMI on EV1/DK2 [01/14] firmware: scmi: fix description of an API function --- 2021-11-04 Etienne Carriere New
[08/14] dt-bindings: add stm32mp15 regulators binding IDs [01/14] firmware: scmi: fix description of an API function --- 2021-11-04 Etienne Carriere New
[07/14] configs: stm32mp15_trusted: enable SCMI voltage domains [01/14] firmware: scmi: fix description of an API function --- 2021-11-04 Etienne Carriere New
[06/14] configs: stm32mp15_trusted: increase heap for OP-TEE [01/14] firmware: scmi: fix description of an API function --- 2021-11-04 Etienne Carriere New
[v2,1/1] efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot add selftest for EFI_TCG2_PROTOCOL and Measured Boot --- 2021-11-04 Masahisa Kojima New
[1/6,v4] tpm2: Introduce TIS tpm core TPM cleanups and MMIO driver --- 2021-11-03 Ilias Apalodimas New
[v6,03/12] tools: mkeficapsule: add firmwware image signing efi_loader: capsule: improve capsule authentication support --- 2021-11-02 AKASHI Takahiro New
[v5,02/11] tools: mkeficapsule: add firmwware image signing efi_loader: capsule: improve capsule authentication support --- 2021-10-28 AKASHI Takahiro New
[v4,2/4] efi_loader: add UEFI GPT measurement Enhance Measured Boot --- 2021-10-26 Masahisa Kojima New
[v5,01/26] sandbox: Remove OF_HOSTFILE [v5,01/26] sandbox: Remove OF_HOSTFILE --- 2021-10-26 Simon Glass New
[2/2] efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot add selftest for EFI_TCG2_PROTOCOL and Measured Boot --- 2021-10-22 Masahisa Kojima New
[1/3,v4] riscv: Remove OF_PRIOR_STAGE from RISC-V boards [1/3,v4] riscv: Remove OF_PRIOR_STAGE from RISC-V boards --- 2021-10-11 Ilias Apalodimas New
[v4,07/11] doc: update UEFI document for usage of mkeficapsule efi_loader: capsule: improve capsule authentication support --- 2021-10-07 AKASHI Takahiro New
[v4,01/11] Revert "Revert "mkeficapsule: Remove dtb related options"" efi_loader: capsule: improve capsule authentication support --- 2021-10-07 AKASHI Takahiro New
[resent,RFC,22/22] efi_selftest: block device: adjust dp for a test disk efi_loader: more tightly integrate UEFI disks to device model --- 2021-10-04 AKASHI Takahiro New
[resent,RFC,21/22] efi_driver: cleanup after efi_disk-dm integration efi_loader: more tightly integrate UEFI disks to device model --- 2021-10-04 AKASHI Takahiro New
[resent,RFC,20/22] efi_driver: align with efi_disk-dm integration efi_loader: more tightly integrate UEFI disks to device model --- 2021-10-04 AKASHI Takahiro New
[resent,RFC,19/22] dm: blk: call efi's device-removal hook efi_loader: more tightly integrate UEFI disks to device model --- 2021-10-04 AKASHI Takahiro New
[resent,RFC,18/22] efi_loader: efi_disk: a helper function to delete efi_disk objects efi_loader: more tightly integrate UEFI disks to device model --- 2021-10-04 AKASHI Takahiro New
[resent,RFC,17/22] efi_loader: add efi_remove_handle() efi_loader: more tightly integrate UEFI disks to device model --- 2021-10-04 AKASHI Takahiro New
[resent,RFC,16/22] efi_loader: cleanup after efi_disk-dm integration efi_loader: more tightly integrate UEFI disks to device model --- 2021-10-04 AKASHI Takahiro New
[resent,RFC,15/22] dm: blk: call efi's device-probe hook efi_loader: more tightly integrate UEFI disks to device model --- 2021-10-04 AKASHI Takahiro New
[resent,RFC,14/22] efi_loader: disk: a helper function to create efi_disk objects from udevice efi_loader: more tightly integrate UEFI disks to device model --- 2021-10-04 AKASHI Takahiro New
[resent,RFC,13/22] efi_loader: remove !CONFIG_BLK code from efi_disk efi_loader: more tightly integrate UEFI disks to device model --- 2021-10-04 AKASHI Takahiro New
[resent,RFC,12/22] dm: add a hidden link to efi object efi_loader: more tightly integrate UEFI disks to device model --- 2021-10-04 AKASHI Takahiro New
« 1 2 ... 11 12 1360 61 »