Show patches with: Archived = No       |   20782 patches
« 1 2 ... 32 33 34207 208 »
Patch Series S/W/F Date Submitter Delegate State
[v3,2/5] eficonfig: use u16_strsize() to get u16 string buffer size miscellaneous fixes of eficonfig --- 2022-12-02 Masahisa Kojima Accepted
[v3,1/5] eficonfig: fix going one directory up issue miscellaneous fixes of eficonfig --- 2022-12-02 Masahisa Kojima Accepted
[v2,5/5] doc:eficonfig: add description for UEFI Secure Boot Configuration miscellaneous fixes of eficonfig --- 2022-11-28 Masahisa Kojima Superseded
[v2,4/5] eficonfig: use efi_get_next_variable_name_int() miscellaneous fixes of eficonfig --- 2022-11-28 Masahisa Kojima Superseded
[v2,3/5] efi_loader: utility function to check the variable name is "Boot####" miscellaneous fixes of eficonfig --- 2022-11-28 Masahisa Kojima Superseded
[v2,2/5] eficonfig: use u16_strsize() to get u16 string buffer size miscellaneous fixes of eficonfig --- 2022-11-28 Masahisa Kojima Superseded
[v2,1/5] eficonfig: fix going one directory up issue miscellaneous fixes of eficonfig --- 2022-11-28 Masahisa Kojima Superseded
[GIT,PULL] Please pull u-boot-amlogic-20221122 [GIT,PULL] Please pull u-boot-amlogic-20221122 --- 2022-11-23 Neil Armstrong New
[3/3] eficonfig: use u16_strsize() to get u16 string buffer size miscellaneous fixes of eficonfig --- 2022-11-23 Masahisa Kojima Superseded
[2/3] cmd: add maximum boot option index Kconfig option miscellaneous fixes of eficonfig --- 2022-11-23 Masahisa Kojima New
[1/3] eficonfig: fix going one directory up issue miscellaneous fixes of eficonfig --- 2022-11-23 Masahisa Kojima Superseded
[v10,7/7] eficonfig: add "Show Signature Database" menu entry eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-20 Masahisa Kojima Accepted
[v10,6/7] eficonfig: add UEFI Secure Boot Key enrollment interface eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-20 Masahisa Kojima Accepted
[v10,5/7] eficonfig: use protocol interface for file selection eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-20 Masahisa Kojima Accepted
[v10,4/7] eficonfig: expose eficonfig_create_device_path() eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-20 Masahisa Kojima Accepted
[v10,3/7] eficonfig: refactor change boot order implementation eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-20 Masahisa Kojima Accepted
[v10,2/7] eficonfig: expose append entry function eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-20 Masahisa Kojima New
[v10,1/7] eficonfig: refactor file selection handling eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-20 Masahisa Kojima Accepted
[v9,5/5] eficonfig: add "Show Signature Database" menu entry eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-16 Masahisa Kojima Superseded
[v9,4/5] eficonfig: add UEFI Secure Boot Key enrollment interface eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-16 Masahisa Kojima Superseded
[v9,3/5] eficonfig: refactor change boot order implementation eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-16 Masahisa Kojima Superseded
[v9,2/5] eficonfig: expose append entry function eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-16 Masahisa Kojima Superseded
[v9,1/5] eficonfig: refactor file selection handling eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-16 Masahisa Kojima Superseded
eficonfig: fix missing variable initialization eficonfig: fix missing variable initialization --- 2022-11-14 Masahisa Kojima Accepted
efi_loader: replace a u16_strdup with alloc + memcpy efi_loader: replace a u16_strdup with alloc + memcpy --- 2022-11-11 Ilias Apalodimas Accepted
efi_loader: add missing EFI_CALL when closing a file efi_loader: add missing EFI_CALL when closing a file --- 2022-11-11 Ilias Apalodimas Accepted
sandbox: Move the capsule GUID declarations to board file sandbox: Move the capsule GUID declarations to board file --- 2022-11-10 Sughosh Ganu Accepted
efi_loader: add comments on efi_file_from_path() regarding alignment efi_loader: add comments on efi_file_from_path() regarding alignment --- 2022-11-10 Ilias Apalodimas Accepted
efi_loader: remove EFI_CALL from efi_file_from_path() efi_loader: remove EFI_CALL from efi_file_from_path() --- 2022-11-10 Ilias Apalodimas New
efi_loader: simplify efi_load_from_path efi_loader: simplify efi_load_from_path --- 2022-11-10 Ilias Apalodimas New
[v5,3/3] rockpi4: capsule: Enable UEFI capsule update on RockPi4 boards rockpi4: Add capsule update support --- 2022-11-10 Sughosh Ganu New
[v5,2/3] rockpi4: board: Add firmware image information for capsule updates rockpi4: Add capsule update support --- 2022-11-10 Sughosh Ganu Accepted
[v5,1/3] rockchip: capsule: Add functions for supporting capsule updates rockpi4: Add capsule update support --- 2022-11-10 Sughosh Ganu Accepted
[v8,5/5] eficonfig: add "Show Signature Database" menu entry eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-10 Masahisa Kojima Superseded
[v8,4/5] eficonfig: add UEFI Secure Boot Key enrollment interface eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-10 Masahisa Kojima Superseded
[v8,3/5] eficonfig: refactor change boot order implementation eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-10 Masahisa Kojima Superseded
[v8,2/5] eficonfig: expose append entry function eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-10 Masahisa Kojima Superseded
[v8,1/5] eficonfig: refactor file selection handling eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-10 Masahisa Kojima Superseded
[v3] efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() [v3] efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() --- 2022-11-10 Ilias Apalodimas Accepted
[v2] efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() [v2] efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() --- 2022-11-10 Ilias Apalodimas New
efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() --- 2022-11-10 Ilias Apalodimas Superseded
[v7,5/5] eficonfig: add "Show Signature Database" menu entry eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-09 Masahisa Kojima Superseded
[v7,4/5] eficonfig: add UEFI Secure Boot Key enrollment interface eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-09 Masahisa Kojima Superseded
[v7,3/5] eficonfig: refactor change boot order implementation eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-09 Masahisa Kojima Superseded
[v7,2/5] eficonfig: expose append entry function eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-09 Masahisa Kojima Superseded
[v7,1/5] eficonfig: refactor file selection handling eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-09 Masahisa Kojima Superseded
[v6,4/5] eficonfig: add UEFI Secure Boot Key enrollment interface eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-09 Masahisa Kojima New
[v6,3/5] eficonfig: refactor change boot order implementation eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-09 Masahisa Kojima Superseded
[v6,2/5] eficonfig: expose append entry function eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-09 Masahisa Kojima Superseded
[v6,1/5] eficonfig: refactor eficonfig_select_file_handler() eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-11-09 Masahisa Kojima New
[v4,3/3] rockpi4: capsule: Enable UEFI capsule update on RockPi4 boards rockpi4: Add capsule update support --- 2022-11-08 Sughosh Ganu Superseded
[v4,2/3] rockpi4: board: Add firmware image information for capsule updates rockpi4: Add capsule update support --- 2022-11-08 Sughosh Ganu Superseded
[v4,1/3] rockchip: capsule: Add functions for supporting capsule updates rockpi4: Add capsule update support --- 2022-11-08 Sughosh Ganu Superseded
[v20,4/4] test: cmd: add test for wget command. add TCP and HTTP for downloading images --- 2022-11-08 Paul Liu Accepted
[v20,3/4] doc: cmd: wget: add documentation add TCP and HTTP for downloading images --- 2022-11-08 Paul Liu New
[v20,2/4] net: Add wget application add TCP and HTTP for downloading images --- 2022-11-08 Paul Liu Accepted
[v20,1/4] net: Add TCP protocol add TCP and HTTP for downloading images --- 2022-11-08 Paul Liu Accepted
[4/4] fwu: meta-data: switch to management by common code FWU: Handle meta-data in common code --- 2022-11-04 Jassi Brar Superseded
[3/4] fwu: gpt: implement read_mdata and write_mdata callbacks FWU: Handle meta-data in common code --- 2022-11-04 Jassi Brar Superseded
[2/4] fwu: move meta-data management in core FWU: Handle meta-data in common code --- 2022-11-04 Jassi Brar Superseded
[1/4] fwu: gpt: use cached meta-data partition numbers FWU: Handle meta-data in common code --- 2022-11-04 Jassi Brar Superseded
[v6,5/5] eficonfig: add "Show/Delete Signature Database" menu entry eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-26 Masahisa Kojima New
[v6,4/5] eficonfig: add UEFI Secure Boot Key enrollment interface eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-26 Masahisa Kojima Superseded
[v6,3/5] eficonfig: refactor change boot order implementation eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-26 Masahisa Kojima Superseded
[v6,2/5] eficonfig: expose append entry function eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-26 Masahisa Kojima Superseded
[v6,1/5] eficonfig: refactor eficonfig_select_file_handler() eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-26 Masahisa Kojima Superseded
imx: spl: Add weak reset_cpu() imx: spl: Add weak reset_cpu() --- 2022-10-25 Jun Nie New
[v5,5/5] eficonfig: add "Show/Delete Signature Database" menu entry eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-25 Masahisa Kojima Superseded
[v5,4/5] eficonfig: add UEFI Secure Boot Key enrollment interface eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-25 Masahisa Kojima New
[v5,3/5] eficonfig: refactor change boot order implementation eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-25 Masahisa Kojima Superseded
[v5,2/5] eficonfig: expose append entry function eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-25 Masahisa Kojima Superseded
[v5,1/5] eficonfig: refactor eficonfig_select_file_handler() eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-25 Masahisa Kojima Superseded
[v4,7/7] test/py: eficonfig: use direct menu entry access mode eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-24 Masahisa Kojima New
[v4,6/7] eficonfig: add "Show/Delete Signature Database" menu entry eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-24 Masahisa Kojima Superseded
[v4,5/7] eficonfig: add UEFI Secure Boot Key enrollment interface eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-24 Masahisa Kojima Superseded
[v4,4/7] eficonfig: add direct menu entry access in change boot order eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-24 Masahisa Kojima New
[v4,3/7] eficonfig: add direct menu entry access mode eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-24 Masahisa Kojima New
[v4,2/7] eficonfig: expose append entry function eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-24 Masahisa Kojima Superseded
[v4,1/7] eficonfig: refactor eficonfig_select_file_handler() eficonfig: add UEFI Secure Boot key maintenance interface --- 2022-10-24 Masahisa Kojima Superseded
[v15,15/15] FWU: doc: Add documentation for the FWU feature FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,14/15] mkeficapsule: Add support for setting OEM flags in capsule header FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,13/15] mkeficapsule: Add support for generating empty capsules FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,12/15] test: dm: Add test cases for FWU Metadata uclass FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,11/15] FWU: cmd: Add a command to read FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,10/15] FWU: Add support for the FWU Multi Bank Update feature FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,09/15] FWU: Add boot time checks as highlighted by the FWU specification FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[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,07/15] FWU: STM32MP1: Add support to read boot index from backup register FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,06/15] FWU: Add helper functions for accessing FWU metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[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,04/15] stm32mp1: Add a node for the FWU metadata device FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[v15,02/15] FWU: Add FWU metadata structure and driver for accessing metadata FWU: Add FWU Multi Bank Update feature support --- 2022-10-21 Sughosh Ganu Accepted
[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
efi_loader: remove CONFIG_EFI_SETUP_EARLY efi_loader: remove CONFIG_EFI_SETUP_EARLY --- 2022-10-21 AKASHI Takahiro Accepted
[1/1] imx8m: ddr_init: fix reading of DDR4 MR registers imx8m: ddr_init: fix reading of DDR4 MR registers --- 2022-10-20 Paul Liu New
[v19,4/4] test: cmd: add test for wget command. add TCP and HTTP for downloading images --- 2022-10-19 Paul Liu Superseded
[v19,3/4] doc: cmd: wget: add documentation add TCP and HTTP for downloading images --- 2022-10-19 Paul Liu Superseded
[v19,2/4] net: Add wget application add TCP and HTTP for downloading images --- 2022-10-19 Paul Liu Superseded
[v19,1/4] net: Add TCP protocol add TCP and HTTP for downloading images --- 2022-10-19 Paul Liu Superseded
« 1 2 ... 32 33 34207 208 »