Toggle navigation
Patchwork
u-boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jerome Forissier
| State =
Action Required
| 145 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
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2] doc: cmd: wget: remove erroneous note
[v2] doc: cmd: wget: remove erroneous note
-
-
-
2025-06-17
Jerome Forissier
New
[v3,13/13] configs: qemu_arm64_lwip_defconfig: enable CMD_SNTP
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[v3,12/13] doc: add doc/cmd/sntp.rst and remove doc/README.SNTP
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[v3,11/13] lwip: add sntp command
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[v3,10/13] net: extract function net_sntp_set_rtc() from sntp_handler()
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[v3,09/13] lwip: ping: accept host name when CONFIG_CMD_DNS=y
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[v3,08/13] lwip: add net_lwip_dns_resolve()
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[v3,07/13] lwip: dns: do not print IP address when a variable is specified
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[v3,06/13] lwip: dns: do not return CMD_RET_FAILURE on successful resolution
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[v3,05/13] lwip: split net/lwip/wget.c
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[v3,04/13] lwip: split cmd/net-lwip.c into one file per command
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[v3,03/13] lwip: move net/lwip/ping.c to cmd/lwip
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[v3,02/13] lwip: move net/lwip/dns.c to cmd/lwip
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[v3,01/13] lwip: remove net/lwip/eth_internal.h
sntp for NET_LWIP
-
-
-
2025-06-17
Jerome Forissier
New
[RFC] tools: zynqmp: add build script and documentation for ZynqMP KV260
[RFC] tools: zynqmp: add build script and documentation for ZynqMP KV260
-
-
-
2025-06-12
Jerome Forissier
New
[RFC,v1] usb: xhci: fix crash with arm64 QEMU and KVM
[RFC,v1] usb: xhci: fix crash with arm64 QEMU and KVM
-
-
-
2025-06-10
Jerome Forissier
New
[v2,12/13] Update doc/README.SNTP
sntp for NET_LWIP
-
-
-
2025-06-06
Jerome Forissier
New
[v2,05/13] lwip: move net/lwip/ping.c to cmd/lwip
sntp for NET_LWIP
-
-
-
2025-06-06
Jerome Forissier
New
[v2,04/13] lwip: move net/lwip/dns.c to cmd/lwip
sntp for NET_LWIP
-
-
-
2025-06-06
Jerome Forissier
New
[v2,02/13] lwip: split cmd/net-lwip.c into one file per command
sntp for NET_LWIP
-
-
-
2025-06-06
Jerome Forissier
New
[2/3] net: lwip: add sntp command
sntp for NET_LWIP
-
-
-
2025-05-21
Jerome Forissier
New
Please pull net-20250520
Please pull net-20250520
-
-
-
2025-05-21
Jerome Forissier
New
Please pull net-20250423
Please pull net-20250423
-
-
-
2025-04-23
Jerome Forissier
New
[v6,16/17] MAINTAINERS: add UTHREAD
Uthreads
-
-
-
2025-04-18
Jerome Forissier
New
[v6,12/17] dm: usb: move bus initialization into new static function usb_init_bus()
Uthreads
-
-
-
2025-04-18
Jerome Forissier
New
[v6,11/17] test: lib: add uthread_mutex test
Uthreads
-
-
-
2025-04-18
Jerome Forissier
New
[v6,08/17] cyclic: invoke uthread_schedule() from schedule()
Uthreads
-
-
-
2025-04-18
Jerome Forissier
New
[v6,05/17] test: lib: add initjmp() test
Uthreads
-
-
-
2025-04-18
Jerome Forissier
New
[v6,01/17] arch: introduce initjmp() and Kconfig symbol HAVE_INITJMP
Uthreads
-
-
-
2025-04-18
Jerome Forissier
New
[v5,1/4] net-lwip: change static function wget_loop() to be wget_do_request()
NET_LWIP LMB fixes
-
-
-
2025-04-17
Jerome Forissier
New
[v2,11/11] CI: add sandbox64_lwip
lwIP sandbox tests
-
-
-
2025-04-15
Jerome Forissier
New
[v2,07/11] net: ping: make do_ping() available via <net.h>
lwIP sandbox tests
-
-
-
2025-04-15
Jerome Forissier
New
[v2,06/11] sandbox: provide static IP addresses for eth{2, 3, 5, 6, 7}
lwIP sandbox tests
-
-
-
2025-04-15
Jerome Forissier
New
[v2,05/11] drivers: net: sandbox: add support for NET_LWIP
lwIP sandbox tests
-
-
-
2025-04-15
Jerome Forissier
New
[v2,01/11] net: lwip: fix initialization sequence before a command
lwIP sandbox tests
-
-
-
2025-04-15
Jerome Forissier
New
[v2,1/2] lib/uuid.c: use unique name for PARTITION_SYSTEM_GUID
ut: fix print_guid() and enable UNIT_TEST for qemu_arm64
-
-
-
2025-04-15
Jerome Forissier
New
[v4,2/4] net, net-lwip: wget: suppress console output when called by EFI
NET_LWIP LMB fixes
-
-
-
2025-04-15
Jerome Forissier
New
[v1,1/2] test: fix print_guid()
ut: fix print_guid() and enable UNIT_TEST for qemu_arm64
-
-
-
2025-04-15
Jerome Forissier
New
[RFC,v1,7/7] test/py/tests/test_bootstage.py: upload bootstage data to InfluxDB cloud
Bootstage reports for CI
-
-
-
2025-04-11
Jerome Forissier
New
[RFC,v1,6/7] sandbox64_defconfig: enable bootstage report in JSON and InfluxDB formats
Bootstage reports for CI
-
-
-
2025-04-11
Jerome Forissier
New
[RFC,v1,5/7] test/py/tests/test_bootstage.py: add test for InfluxDB report
Bootstage reports for CI
-
-
-
2025-04-11
Jerome Forissier
New
[RFC,v1,4/7] bootstage: add support for reporting in InfluxDB v2 line format
Bootstage reports for CI
-
-
-
2025-04-11
Jerome Forissier
New
[RFC,v1,3/7] test/py/tests/test_bootstage.py: add test for JSON report
Bootstage reports for CI
-
-
-
2025-04-11
Jerome Forissier
New
[RFC,v1,2/7] bootstage: add support for reporting in JSON format
Bootstage reports for CI
-
-
-
2025-04-11
Jerome Forissier
New
[RFC,v1,1/7] efi_loader: make efi_exit_boot_services() call bootstage_report()
Bootstage reports for CI
-
-
-
2025-04-11
Jerome Forissier
New
[v3,1/3] net-lwip: wget_do_request(): do not print anything to the console
NET_LWIP LMB fixes
-
-
-
2025-04-10
Jerome Forissier
New
[v2,2/2] net-lwip: tftp: add LMB and buffer checks
NET_LWIP LMB fixes
-
-
-
2025-04-09
Jerome Forissier
New
[v2,1/2] net-lwip: wget: add LMB and buffer checks
NET_LWIP LMB fixes
-
-
-
2025-04-09
Jerome Forissier
New
[v5,16/16] MAINTAINERS: add UTHREAD
Uthreads
-
-
-
2025-03-31
Jerome Forissier
New
Please pull net-20250314
Please pull net-20250314
-
-
-
2025-03-31
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
[01/12] net: lwip: do_ping() should return CMD_RET_FAILURE when no device
lwIP sandbox tests
-
-
-
2025-03-14
Jerome Forissier
New
Please pull net-next-20250310
Please pull net-next-20250310
-
-
-
2025-03-11
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
[v3,08/14] lib: time: hook uthread_schedule() into udelay()
Uthreads
-
-
-
2025-03-04
Jerome Forissier
New
[v3,05/14] test: lib: add initjmp() test
Uthreads
-
-
-
2025-03-04
Jerome Forissier
New
[4/5] net: lwip: add support for built-in root certificates
net: lwip: root certificates
-
-
-
2025-02-27
Jerome Forissier
New
[1/5] net: lwip: extend wget to support CA (root) certificates
net: lwip: root certificates
-
-
-
2025-02-27
Jerome Forissier
New
[v2,10/14] test: lib: add uthread test
Uthreads
-
-
-
2025-02-25
Jerome Forissier
New
[v2,09/14] doc: develop: add documentation for uthreads
Uthreads
-
-
-
2025-02-25
Jerome Forissier
New
[v2,06/14] uthread: add cooperative multi-tasking interface
Uthreads
-
-
-
2025-02-25
Jerome Forissier
New
[v2,05/14] test: lib: add initjmp() test
Uthreads
-
-
-
2025-02-25
Jerome Forissier
New
[v2,03/14] riscv: add initjmp()
Uthreads
-
-
-
2025-02-25
Jerome Forissier
New
[v2,02/14] arm: add initjmp()
Uthreads
-
-
-
2025-02-25
Jerome Forissier
New
[v2,01/14] arch: introduce symbol HAVE_INITJMP
Uthreads
-
-
-
2025-02-25
Jerome Forissier
New
[RFC,10/10] test: lib: add uthread test
Uthreads
-
-
-
2025-02-14
Jerome Forissier
New
[RFC,09/10] dm: usb: initialize and scan multiple buses simultaneously with uthread
Uthreads
-
-
-
2025-02-14
Jerome Forissier
New
[RFC,07/10] lib: time: hook uthread_schedule() into udelay()
Uthreads
-
-
-
2025-02-14
Jerome Forissier
New
[RFC,06/10] uthread: add cooperative multi-tasking interface
Uthreads
-
-
-
2025-02-14
Jerome Forissier
New
Please pull u-boot-net-20250212
Please pull u-boot-net-20250212
-
-
-
2025-02-12
Jerome Forissier
New
[RFC,v2,3/3] usb: scan multiple buses simultaneously with coroutines
Coroutines
-
-
-
2025-01-28
Jerome Forissier
New
[RFC,v2,2/3] efi_loader: optimize efi_init_obj_list() with coroutines
Coroutines
-
-
-
2025-01-28
Jerome Forissier
New
[RFC,v2,1/3] Introduce coroutines framework
Coroutines
-
-
-
2025-01-28
Jerome Forissier
New
[RFC,1/2] Introduce coroutines framework
Coroutines
-
-
-
2025-01-20
Jerome Forissier
New
[v3,4/5] board_init_r(): use static calls
Static initcalls
-
-
-
2025-01-03
Jerome Forissier
New
[v3,3/5] board_init_f_r(): use static calls
Static initcalls
-
-
-
2025-01-03
Jerome Forissier
New
[v3,2/5] board_init_f(): use static calls
Static initcalls
-
-
-
2025-01-03
Jerome Forissier
New
[v3,1/5] common: board: Simplify array with function pointers with CONFIG_IS_ENABLED
Static initcalls
-
-
-
2025-01-03
Jerome Forissier
New
[3/5] board_init_f_r(): use static calls
Static initcalls
-
-
-
2024-12-17
Jerome Forissier
New
[v2] doc: cmd: wget: document lwIP syntax
[v2] doc: cmd: wget: document lwIP syntax
-
-
-
2024-11-18
Jerome Forissier
New
[v2] net: lwip: dhcp: support arguments for TFTP file download
[v2] net: lwip: dhcp: support arguments for TFTP file download
-
-
-
2024-11-14
Jerome Forissier
New
net: lwip: dhcp: support arguments for TFTP file download
net: lwip: dhcp: support arguments for TFTP file download
-
-
-
2024-11-14
Jerome Forissier
New
[v4] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
[v4] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
-
-
-
2024-11-14
Jerome Forissier
New
test/cmd/wget.c: move net_test_wget() to the cmd test suite
test/cmd/wget.c: move net_test_wget() to the cmd test suite
-
-
-
2024-11-05
Jerome Forissier
New
sandbox: net: lwip: use EOPNOTSUPP not ENOTSUPP
sandbox: net: lwip: use EOPNOTSUPP not ENOTSUPP
-
-
-
2024-11-05
Jerome Forissier
New
[v13,21/21] MAINTAINERS: net: lwip: add myself as a maintainer
Introduce the lwIP network stack
-
-
-
2024-10-16
Jerome Forissier
New
[v13,01/21] configs: use syntax CONFIG_FOO=n in tools-only_defconfig
Introduce the lwIP network stack
-
-
-
2024-10-16
Jerome Forissier
New
net: wget: check strict_strtoul() return value
net: wget: check strict_strtoul() return value
-
-
-
2024-10-08
Jerome Forissier
New
linker_lists: set LINKER_LIST_ALIGN to 8 if 64BIT
linker_lists: set LINKER_LIST_ALIGN to 8 if 64BIT
-
-
-
2024-10-07
Jerome Forissier
New
[v11,29/29,TESTING] Kconfig: enable NET_LWIP by default
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,28/29,TESTING] configs: set CONFIG_NET=y for FTGMAC100
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,27/29] configs: use syntax CONFIG_FOO=n in tools-only_defconfig
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,25/29] CI: add qemu_arm64_lwip to the test matrix
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,20/29] net-lwip: lwIP wget supports user defined port in the uri, so allow it.
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,10/29] net: move copy_filename() to new file net/net-common.c
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,08/29] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,07/29] net: introduce alternative implementation as net-lwip/
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
«
1
2
»