Toggle navigation
Patchwork
u-boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 21257 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
37
38
39
…
212
213
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
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
[V3,2/2] dt-bindings: nvmem: u-boot, env: add Broadcom's variant binding
[V3,1/2] dt-bindings: mtd: partitions: u-boot: allow dynamic subpartitions
-
-
-
2022-10-18
Rafał Miłecki
New
[V3,1/2] dt-bindings: mtd: partitions: u-boot: allow dynamic subpartitions
[V3,1/2] dt-bindings: mtd: partitions: u-boot: allow dynamic subpartitions
-
-
-
2022-10-18
Rafał Miłecki
New
[v14,15/15] FWU: doc: Add documentation for the FWU feature
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
Superseded
[v14,14/15] mkeficapsule: Add support for setting OEM flags in capsule header
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
Superseded
[v14,13/15] mkeficapsule: Add support for generating empty capsules
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
Superseded
[v14,12/15] test: dm: Add test cases for FWU Metadata uclass
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
Superseded
[v14,11/15] FWU: cmd: Add a command to read FWU metadata
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
Superseded
[v14,10/15] FWU: Add support for the FWU Multi Bank Update feature
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
New
[v14,09/15] FWU: Add boot time checks as highlighted by the FWU specification
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
New
[v14,08/15] event: Add an event for main_loop
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
Superseded
[v14,07/15] FWU: STM32MP1: Add support to read boot index from backup register
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
Superseded
[v14,06/15] FWU: Add helper functions for accessing FWU metadata
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
Superseded
[v14,05/15] stm32mp1: Add image information for capsule updates
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
Superseded
[v14,04/15] stm32mp1: Add a node for the FWU metadata device
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
Superseded
[v14,03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
Superseded
[v14,02/15] FWU: Add FWU metadata structure and driver for accessing metadata
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
New
[v14,01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device
FWU: Add FWU Multi Bank Update feature support
-
-
-
2022-10-18
Sughosh Ganu
Superseded
thermal: sandbox: Enable thermal uclass for sandbox64 variant
thermal: sandbox: Enable thermal uclass for sandbox64 variant
-
-
-
2022-10-18
Sughosh Ganu
New
thermal: sandbox: Don't build sandbox thermal driver for sandbox64
thermal: sandbox: Don't build sandbox thermal driver for sandbox64
-
-
-
2022-10-18
Sughosh Ganu
New
nvmem: u-boot-env: add Broadcom format support
nvmem: u-boot-env: add Broadcom format support
-
-
-
2022-10-17
Rafał Miłecki
New
[v18,3/3] doc: cmd: wget: add documentation
add TCP and HTTP for downloading images
-
-
-
2022-10-17
Paul Liu
Superseded
[v18,2/3] net: Add wget application
add TCP and HTTP for downloading images
-
-
-
2022-10-17
Paul Liu
Superseded
[v18,1/3] net: Add TCP protocol
add TCP and HTTP for downloading images
-
-
-
2022-10-17
Paul Liu
Superseded
[v2] efi_loader: remove efi_delete_handle on loadfile2
[v2] efi_loader: remove efi_delete_handle on loadfile2
-
-
-
2022-10-16
Ilias Apalodimas
Accepted
efi_loader: remove efi_delete_handle on loadfile2
efi_loader: remove efi_delete_handle on loadfile2
-
-
-
2022-10-15
Ilias Apalodimas
Superseded
«
1
2
...
37
38
39
…
212
213
»