Toggle navigation
Patchwork
u-boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 21496 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
3
4
…
214
215
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
cmd: cls: do not repeat clearing of console
cmd: cls: do not repeat clearing of console
-
-
-
2025-03-19
Sughosh Ganu
New
arm64: Fix page permissions for platforms running at EL2
arm64: Fix page permissions for platforms running at EL2
-
-
-
2025-03-19
Ilias Apalodimas
New
[GIT,PULL] Please pull u-boot-ufs-next-20250318
[GIT,PULL] Please pull u-boot-ufs-next-20250318
-
-
-
2025-03-18
Neil Armstrong
New
[GIT,PULL] Please pull u-boot-amlogic-20250318 into next
[GIT,PULL] Please pull u-boot-amlogic-20250318 into next
-
-
-
2025-03-18
Neil Armstrong
New
mach-snapdragon: always select SYSRESET_PSCI for ARCH_SNAPDRAGON
mach-snapdragon: always select SYSRESET_PSCI for ARCH_SNAPDRAGON
-
-
-
2025-03-18
Caleb Connolly
New
[v4,14/14] MAINTAINERS: add UTHREAD
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,13/14] test: cmd: add test for spawn and wait commands
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,12/14] cmd: add spawn and wait commands
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,11/14] dm: usb: initialize and scan multiple buses simultaneously with uthread
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,10/14] dm: usb: move bus initialization into new static function usb_init_bus()
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,09/14] test: lib: add uthread test
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,08/14] lib: time: hook uthread_schedule() into udelay()
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,07/14] cyclic: invoke uthread_schedule() from schedule()
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,06/14] uthread: add cooperative multi-tasking interface
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,05/14] test: lib: add initjmp() test
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,04/14] sandbox: add initjmp()
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,03/14] riscv: add initjmp()
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,02/14] arm: add initjmp()
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[v4,01/14] arch: introduce initjmp() and Kconfig symbol HAVE_INITJMP
Uthreads
-
-
-
2025-03-18
Jerome Forissier
New
[2/2] clk/qcom: sc7280: add missing UFS and MMC clocks
clk/qcom: fix UFS and MMC clock enable errors
-
-
-
2025-03-17
Caleb Connolly
New
[1/2] clk/stub: add sc7280-rpmh clock
clk/qcom: fix UFS and MMC clock enable errors
-
-
-
2025-03-17
Caleb Connolly
New
[PULL] Please pull qcom-next-20250317
[PULL] Please pull qcom-next-20250317
-
-
-
2025-03-17
Caleb Connolly
New
efi_loader: remove EFI_BOUNCE_BUFFER
efi_loader: remove EFI_BOUNCE_BUFFER
-
-
-
2025-03-17
Ilias Apalodimas
New
pinctrl/qcom: fix kconfig option names
pinctrl/qcom: fix kconfig option names
-
-
-
2025-03-17
Caleb Connolly
New
[v9,8/8] blkmap: pass information on ISO image to the OS
Add pmem node for preserving distro ISO's
-
-
-
2025-03-17
Sughosh Ganu
New
[v9,7/8] blkmap: add an attribute to preserve the mem mapping
Add pmem node for preserving distro ISO's
-
-
-
2025-03-17
Sughosh Ganu
New
[v9,6/8] blkmap: store type of blkmap slice in corresponding structure
Add pmem node for preserving distro ISO's
-
-
-
2025-03-17
Sughosh Ganu
New
[v9,5/8] efi_loader: remove memory occupied by a ramdisk from EFI memory map
Add pmem node for preserving distro ISO's
-
-
-
2025-03-17
Sughosh Ganu
New
[v9,4/8] efi_loader: allow for removal of memory from the EFI map
Add pmem node for preserving distro ISO's
-
-
-
2025-03-17
Sughosh Ganu
New
[v9,3/8] fdt: add support for adding pmem nodes
Add pmem node for preserving distro ISO's
-
-
-
2025-03-17
Sughosh Ganu
New
[v9,2/8] efi_loader: install device-tree on configuration table on every invocation
Add pmem node for preserving distro ISO's
-
-
-
2025-03-17
Sughosh Ganu
New
[v9,1/8] efi_loader: remove unused code from copy_fdt()
Add pmem node for preserving distro ISO's
-
-
-
2025-03-17
Sughosh Ganu
New
[12/12] CI: add sandbox64_lwip
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
[11/12] configs: add sandbox64_lwip_defconfig
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
[10/12] net: lwip: allow DM_DSA=y when NET_LWIP=y
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
[09/12] test: dm: eth, dsa: update tests for NET_LWIP
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
[08/12] net: ping: make do_ping() available via <net.h>
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
[07/12] sandbox: provide static IP addresses for eth{2, 3, 5, 6, 7}
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
[06/12] drivers: net: sandbox: add support for NET_LWIP
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
[05/12] net: lwip: use timer_early_get_count() when CONFIG_SANDBOX_TIMER=y
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
[04/12] net: lwip: add restart support to ping
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
[03/12] net: lwip: provide net_start_again()
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
[02/12] net: lwip: fix initialization sequence before a command
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
[01/12] net: lwip: do_ping() should return CMD_RET_FAILURE when no device
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
[3/3] i2c: geni: load firmware if required
Qualcomm: implement support for GENI firmware loading
-
-
-
2025-03-14
Caleb Connolly
New
[2/3] misc: introduce Qcom GENI wrapper
Qualcomm: implement support for GENI firmware loading
-
-
-
2025-03-14
Caleb Connolly
New
[1/3] i2c: geni: fix error message wording in clk_disable
Qualcomm: implement support for GENI firmware loading
-
-
-
2025-03-14
Caleb Connolly
New
[3/3] clk/qcom: sc7280: add GENI, PCIe, and more USB clocks
clk/qcom: fixes and more SC7280 clocks
-
-
-
2025-03-14
Caleb Connolly
New
[2/3] clk/qcom: sc7280: add some debug data
clk/qcom: fixes and more SC7280 clocks
-
-
-
2025-03-14
Caleb Connolly
New
[1/3] clk/qcom: bubble up qcom_gate_clk_en() errors
clk/qcom: fixes and more SC7280 clocks
-
-
-
2025-03-14
Caleb Connolly
New
Pull request for mmu-next-14032025
Pull request for mmu-next-14032025
-
-
-
2025-03-14
Ilias Apalodimas
New
lmb: change the return code on lmb_alloc_addr()
lmb: change the return code on lmb_alloc_addr()
-
-
-
2025-03-14
Ilias Apalodimas
New
net: lwip: do_ping() should return CMD_RET_FAILURE when no device
net: lwip: do_ping() should return CMD_RET_FAILURE when no device
-
-
-
2025-03-14
Jerome Forissier
Superseded
[v8,8/8] blkmap: pass information on ISO image to the OS
Add pmem node for preserving distro ISO's
-
-
-
2025-03-12
Sughosh Ganu
Superseded
[v8,7/8] blkmap: add an attribute to preserve the mem mapping
Add pmem node for preserving distro ISO's
-
-
-
2025-03-12
Sughosh Ganu
New
[v8,6/8] blkmap: store type of blkmap slice in corresponding structure
Add pmem node for preserving distro ISO's
-
-
-
2025-03-12
Sughosh Ganu
New
[v8,5/8] efi_loader: preserve installer images in pmem
Add pmem node for preserving distro ISO's
-
-
-
2025-03-12
Sughosh Ganu
New
[v8,4/8] efi_loader: add a function to remove memory from the EFI map
Add pmem node for preserving distro ISO's
-
-
-
2025-03-12
Sughosh Ganu
New
[v8,3/8] fdt: add support for adding pmem nodes
Add pmem node for preserving distro ISO's
-
-
-
2025-03-12
Sughosh Ganu
New
[v8,2/8] efi_loader: install device-tree on configuration table on every invocation
Add pmem node for preserving distro ISO's
-
-
-
2025-03-12
Sughosh Ganu
Superseded
[v8,1/8] efi_loader: remove unused code from copy_fdt()
Add pmem node for preserving distro ISO's
-
-
-
2025-03-12
Sughosh Ganu
Superseded
Please pull net-next-20250310
Please pull net-next-20250310
-
-
-
2025-03-11
Jerome Forissier
New
[v2,4/4] doc: board/qualcomm: describe phone support and bringup
Better smartphone support (Qualcomm)
-
-
-
2025-03-11
Caleb Connolly
New
[v2,3/4] bootretry: check for bootretry variable changes
Better smartphone support (Qualcomm)
-
-
-
2025-03-11
Caleb Connolly
New
[v2,2/4] cli_hush: support running bootcmd on boot retry
Better smartphone support (Qualcomm)
-
-
-
2025-03-11
Caleb Connolly
New
[v2,1/4] board/qualcomm: introduce phone config
Better smartphone support (Qualcomm)
-
-
-
2025-03-11
Caleb Connolly
New
[v7,8/8] blkmap: pass information on ISO image to the OS
Add pmem node for preserving distro ISO's
-
-
-
2025-03-10
Sughosh Ganu
Superseded
[v7,7/8] blkmap: add an attribute to preserve the mem mapping
Add pmem node for preserving distro ISO's
-
-
-
2025-03-10
Sughosh Ganu
Superseded
[v7,6/8] blkmap: store type of blkmap slice in corresponding structure
Add pmem node for preserving distro ISO's
-
-
-
2025-03-10
Sughosh Ganu
Superseded
[v7,5/8] efi_loader: preserve installer images in pmem
Add pmem node for preserving distro ISO's
-
-
-
2025-03-10
Sughosh Ganu
Superseded
[v7,4/8] efi_loader: add a function to remove memory from the EFI map
Add pmem node for preserving distro ISO's
-
-
-
2025-03-10
Sughosh Ganu
Superseded
[v7,3/8] fdt: add support for adding pmem nodes
Add pmem node for preserving distro ISO's
-
-
-
2025-03-10
Sughosh Ganu
Superseded
[v7,2/8] efi_loader: install device-tree on configuration table on every invocation
Add pmem node for preserving distro ISO's
-
-
-
2025-03-10
Sughosh Ganu
Superseded
[v7,1/8] efi_loader: remove unused code from copy_fdt()
Add pmem node for preserving distro ISO's
-
-
-
2025-03-10
Sughosh Ganu
Superseded
[2/2] net: lwip: add CONFIG_LWIP_DEBUG_RXTX
net: lwip: rename output function, add packet dump
-
-
-
2025-03-06
Jerome Forissier
New
[1/2] net: lwip: rename linkoutput() as net_lwip_tx()
net: lwip: rename output function, add packet dump
-
-
-
2025-03-06
Jerome Forissier
New
[3/3] net: lwip: remove net_lwip_remove_netif()
net: lwip: map struct udevice to struct netif
-
-
-
2025-03-06
Jerome Forissier
New
[2/3] net: lwip: save struct netif in struct udevice
net: lwip: map struct udevice to struct netif
-
-
-
2025-03-06
Jerome Forissier
New
[1/3] dm: core: add 'netif' field to struct udevice for NET_LWIP
net: lwip: map struct udevice to struct netif
-
-
-
2025-03-06
Jerome Forissier
New
[v2,6/6] configs: qemu_arm64_lwip_defconfig: enable WGET_CACERT
net: lwip: root certificates
-
-
-
2025-03-05
Jerome Forissier
New
[v2,5/6] doc: cmd: wget: document cacert subcommand
net: lwip: root certificates
-
-
-
2025-03-05
Jerome Forissier
New
[v2,4/6] net: lwip: add support for built-in root certificates
net: lwip: root certificates
-
-
-
2025-03-05
Jerome Forissier
New
[v2,3/6] lwip: tls: warn when no CA exists amd log certificate validation errors
net: lwip: root certificates
-
-
-
2025-03-05
Jerome Forissier
New
[v2,2/6] lwip: tls: enforce checking of server certificates based on CA availability
net: lwip: root certificates
-
-
-
2025-03-05
Jerome Forissier
New
[v2,1/6] net: lwip: extend wget to support CA (root) certificates
net: lwip: root certificates
-
-
-
2025-03-05
Jerome Forissier
New
[v3,14/14] MAINTAINERS: add UTHREAD
Uthreads
-
-
-
2025-03-04
Jerome Forissier
Superseded
[v3,13/14] test: cmd: add test for spawn and wait commands
Uthreads
-
-
-
2025-03-04
Jerome Forissier
Superseded
[v3,12/14] cmd: add spawn and wait commands
Uthreads
-
-
-
2025-03-04
Jerome Forissier
Superseded
[v3,11/14] dm: usb: initialize and scan multiple buses simultaneously with uthread
Uthreads
-
-
-
2025-03-04
Jerome Forissier
Superseded
[v3,10/14] dm: usb: move bus initialization into new static function usb_init_bus()
Uthreads
-
-
-
2025-03-04
Jerome Forissier
Superseded
[v3,09/14] test: lib: add uthread test
Uthreads
-
-
-
2025-03-04
Jerome Forissier
Superseded
[v3,08/14] lib: time: hook uthread_schedule() into udelay()
Uthreads
-
-
-
2025-03-04
Jerome Forissier
New
[v3,07/14] cyclic: invoke uthread_schedule() from schedule()
Uthreads
-
-
-
2025-03-04
Jerome Forissier
Superseded
[v3,06/14] uthread: add cooperative multi-tasking interface
Uthreads
-
-
-
2025-03-04
Jerome Forissier
Superseded
[v3,05/14] test: lib: add initjmp() test
Uthreads
-
-
-
2025-03-04
Jerome Forissier
New
[v3,04/14] sandbox: add initjmp()
Uthreads
-
-
-
2025-03-04
Jerome Forissier
Superseded
[v3,03/14] riscv: add initjmp()
Uthreads
-
-
-
2025-03-04
Jerome Forissier
Superseded
[v3,02/14] arm: add initjmp()
Uthreads
-
-
-
2025-03-04
Jerome Forissier
Superseded
[v3,01/14] arch: introduce initjmp() and Kconfig symbol HAVE_INITJMP
Uthreads
-
-
-
2025-03-04
Jerome Forissier
Superseded
wget: check return value of store_block()
wget: check return value of store_block()
-
-
-
2025-03-04
Sughosh Ganu
New
«
1
2
3
4
…
214
215
»