Show patches with: Archived = No       |   167533 patches
« 1 2 ... 159 160 1611675 1676 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,RFC,v4,09/16] hashtable: extend hdelete_ext for autosave efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,10/16] env: save non-volatile variables only efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,11/16] env: save a context immediately if 'autosave' variable is changed efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,12/16] env: extend interfaces to get/set attributes efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,13/16] cmd: env: show variable storage attribute in "env flags" command efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,14/16] env: fat: support UEFI context efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,15/16] env, efi_loader: define flags for well-known global UEFI variables efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,16/16] efi_loader: variable: rework with new extended env interfaces efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot] Revert "env: net: Move eth_parse_enetaddr() to net.c/h" [U-Boot] Revert "env: net: Move eth_parse_enetaddr() to net.c/h" - - - - --- 2019-09-12 Ondřej Jirman xypron Changes Requested
[U-Boot,RFC,03/15] include: pe.h: add image-signing-related definitions efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,04/15] include: image.h: add key info to image_sign_info efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,05/15] include: image.h: export hash algorithm helper functions efi_loader: add secure boot support - - 1 - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,06/15] secure boot: rename CONFIG_SECURE_BOOT efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,07/15] efi_loader: add signature verification functions efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,08/15] efi_loader: variable: support variable authentication efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,09/15] efi_loader: variable: add VendorKeys and SignatureSupport variables efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,10/15] efi_loader: image_loader: support image authentication efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,11/15] efi_loader: initialize secure boot state efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,12/15] efi_loader: add CONFIG_EFI_SECURE_BOOT efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,13/15] cmd: env: provide appropriate guid for well-defined variable efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,14/15] efi_loader, pytest: add UEFI secure boot tests (image) efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,15/15] efi_loader, pytest: add UEFI secure boot tests (authenticated variables) efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,v3] cmd: env: extend "env [set|print] -e" to manage UEFI variables [U-Boot,v3] cmd: env: extend "env [set|print] -e" to manage UEFI variables - - - - --- 2019-10-04 AKASHI Takahiro xypron Changes Requested
[U-Boot,v3,1/4] fs: export fs_close() efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk - - - - --- 2019-10-04 AKASHI Takahiro xypron Superseded
[U-Boot,v3,2/4] fs: add fs_get_type() for current filesystem type efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk - - 1 - --- 2019-10-04 AKASHI Takahiro xypron Superseded
[U-Boot,v3,3/4] efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk - - 1 - --- 2019-10-04 AKASHI Takahiro xypron Superseded
[U-Boot,v3,4/4] efi_loader: disk: install file system protocol to a whole disk efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk - - - - --- 2019-10-04 AKASHI Takahiro xypron Changes Requested
[U-Boot] efi_loader: device_path: allow for arbitrary length of file path [U-Boot] efi_loader: device_path: allow for arbitrary length of file path - - - - --- 2019-10-04 AKASHI Takahiro xypron Changes Requested
[U-Boot,v4] cmd: env: extend "env [set|print] -e" to manage UEFI variables [U-Boot,v4] cmd: env: extend "env [set|print] -e" to manage UEFI variables - - - - --- 2019-10-07 AKASHI Takahiro xypron Superseded
[U-Boot,v5] cmd: env: extend "env [set|print] -e" to manage UEFI variables [U-Boot,v5] cmd: env: extend "env [set|print] -e" to manage UEFI variables - - - - --- 2019-10-15 AKASHI Takahiro xypron Superseded
[U-Boot] cmd: Add command to display or save Linux PStore dumps [U-Boot] cmd: Add command to display or save Linux PStore dumps - - - - --- 2019-11-18 Frédéric Danis xypron Changes Requested
[U-Boot,v2,01/16] include: pe.h: add signature-related definitions efi_loader: add secure boot support - - 1 - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,02/16] efi_loader: add CONFIG_EFI_SECURE_BOOT config option efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,03/16] efi_loader: add signature verification functions efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,04/16] efi_loader: add signature database parser efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,05/16] efi_loader: variable: support variable authentication efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,06/16] efi_loader: variable: add secure boot state transition efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,07/16] efi_loader: variable: add VendorKeys variable efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,08/16] efi_loader: image_loader: support image authentication efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,09/16] efi_loader: set up secure boot efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,10/16] cmd: env: use appropriate guid for authenticated UEFI variable efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,11/16] cmd: env: add "-at" option to "env set -e" command efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,12/16] efi_loader, pytest: set up secure boot environment efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,13/16] efi_loader, pytest: add UEFI secure boot tests (authenticated variables) efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,14/16] efi_loader, pytest: add UEFI secure boot tests (image) efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,15/16] sandbox: add extra configurations for UEFI and related tests efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[U-Boot,v2,16/16] travis: add packages for UEFI secure boot test efi_loader: add secure boot support - - - - --- 2019-11-26 AKASHI Takahiro xypron Superseded
[v3,01/16] include: pe.h: add signature-related definitions efi_loader: add secure boot support - - 1 - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,02/16] efi_loader: add CONFIG_EFI_SECURE_BOOT config option efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,03/16] efi_loader: add signature verification functions efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,04/16] efi_loader: add signature database parser efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,05/16] efi_loader: variable: support variable authentication efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,06/16] efi_loader: variable: add secure boot state transition efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,07/16] efi_loader: variable: add VendorKeys variable efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,08/16] efi_loader: image_loader: support image authentication efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,09/16] efi_loader: set up secure boot efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,10/16] cmd: env: use appropriate guid for authenticated UEFI variable efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,11/16] cmd: env: add "-at" option to "env set -e" command efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,12/16] efi_loader, pytest: set up secure boot environment efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,13/16] efi_loader, pytest: add UEFI secure boot tests (authenticated variables) efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,14/16] efi_loader, pytest: add UEFI secure boot tests (image) efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,15/16] sandbox: add extra configurations for UEFI and related tests efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v3,16/16] travis: add packages for UEFI secure boot test efi_loader: add secure boot support - - - - --- 2019-12-09 AKASHI Takahiro xypron Superseded
[v5,1/6] lib: rsa: decouple rsa from FIT image verification rsa: extend rsa_verify() for UEFI secure boot - - 1 - --- 2019-12-17 AKASHI Takahiro xypron Changes Requested
[v5,2/6] rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config rsa: extend rsa_verify() for UEFI secure boot - - 1 - --- 2019-12-17 AKASHI Takahiro xypron Changes Requested
[v5,3/6] include: image.h: add key info to image_sign_info rsa: extend rsa_verify() for UEFI secure boot - - 1 - --- 2019-12-17 AKASHI Takahiro xypron Changes Requested
[v5,4/6] lib: rsa: generate additional parameters for public key rsa: extend rsa_verify() for UEFI secure boot - - 1 - --- 2019-12-17 AKASHI Takahiro xypron Changes Requested
[v5,5/6] lib: rsa: add rsa_verify_with_pkey() rsa: extend rsa_verify() for UEFI secure boot - - 1 - --- 2019-12-17 AKASHI Takahiro xypron Changes Requested
[v5,6/6] test: add rsa_verify() unit test rsa: extend rsa_verify() for UEFI secure boot - - 1 - --- 2019-12-17 AKASHI Takahiro xypron Changes Requested
[v4,02/16] efi_loader: add CONFIG_EFI_SECURE_BOOT config option efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,03/16] efi_loader: add signature verification functions efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,04/16] efi_loader: add signature database parser efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,05/16] efi_loader: variable: support variable authentication efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,06/16] efi_loader: variable: add secure boot state transition efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,07/16] efi_loader: variable: add VendorKeys variable efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,08/16] efi_loader: image_loader: support image authentication efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,09/16] efi_loader: set up secure boot efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,10/16] cmd: env: use appropriate guid for authenticated UEFI variable efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,11/16] cmd: env: add "-at" option to "env set -e" command efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,12/16] efi_loader, pytest: set up secure boot environment efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,13/16] efi_loader, pytest: add UEFI secure boot tests (authenticated variables) efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,14/16] efi_loader, pytest: add UEFI secure boot tests (image) efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,15/16] sandbox: add extra configurations for UEFI and related tests efi_loader: add secure boot support - - 1 - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v4,16/16] travis: add packages for UEFI secure boot test efi_loader: add secure boot support - - - - --- 2019-12-18 AKASHI Takahiro xypron Superseded
[v7,1/8] dm: rng: Add random number generator(rng) uclass Add a random number generator uclass - - 3 - --- 2019-12-28 Sughosh Ganu xypron Superseded
[v7,2/8] clk: stm32mp1: Add a clock entry for RNG1 device Add a random number generator uclass 1 - 1 - --- 2019-12-28 Sughosh Ganu xypron Superseded
[v7,3/8] stm32mp1: rng: Add a driver for random number generator(rng) device Add a random number generator uclass 1 - 1 - --- 2019-12-28 Sughosh Ganu xypron Superseded
[v7,4/8] configs: stm32mp15: Enable random number generator(rng) device Add a random number generator uclass 1 - 1 - --- 2019-12-28 Sughosh Ganu xypron Superseded
[v7,5/8] sandbox: rng: Add a random number generator(rng) driver Add a random number generator uclass - - 2 - --- 2019-12-28 Sughosh Ganu xypron Superseded
[v7,6/8] configs: sandbox: Enable random number generator(rng) device Add a random number generator uclass - - 3 - --- 2019-12-28 Sughosh Ganu xypron Superseded
[v7,7/8] test: rng: Add basic test for random number generator(rng) uclass Add a random number generator uclass - - 2 - --- 2019-12-28 Sughosh Ganu xypron Superseded
[v7,8/8] virtio: rng: Add a random number generator(rng) driver Add a random number generator uclass - - - - --- 2019-12-28 Sughosh Ganu xypron Superseded
[v5,01/16] efi_loader: add CONFIG_EFI_SECURE_BOOT config option efi_loader: add secure boot support - - - - --- 2020-01-28 AKASHI Takahiro xypron Superseded
[v5,02/16] efi_loader: add signature verification functions efi_loader: add secure boot support - - - - --- 2020-01-28 AKASHI Takahiro xypron Superseded
[v5,03/16] efi_loader: add signature database parser efi_loader: add secure boot support - - - - --- 2020-01-28 AKASHI Takahiro xypron Superseded
[v5,04/16] efi_loader: variable: support variable authentication efi_loader: add secure boot support - - - - --- 2020-01-28 AKASHI Takahiro xypron Superseded
[v5,05/16] efi_loader: variable: add secure boot state transition efi_loader: add secure boot support - - - - --- 2020-01-28 AKASHI Takahiro xypron Superseded
[v5,06/16] efi_loader: variable: add VendorKeys variable efi_loader: add secure boot support - - - - --- 2020-01-28 AKASHI Takahiro xypron Superseded
[v5,07/16] efi_loader: image_loader: support image authentication efi_loader: add secure boot support - - - - --- 2020-01-28 AKASHI Takahiro xypron Superseded
[v5,08/16] efi_loader: set up secure boot efi_loader: add secure boot support - - - - --- 2020-01-28 AKASHI Takahiro xypron Superseded
« 1 2 ... 159 160 1611675 1676 »