Toggle navigation
Patchwork
Patches credited to jerome.forissier@linaro.org
Login
Register
Mail settings
Current Team Memberships
None
Show patches with
: Archived =
No
| 975 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
Apply
«
1
2
3
4
…
9
10
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v9,19/37] net-lwip: build lwIP
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,18/37] net: eth-uclass: add function eth_start_udev()
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
New
[v9,17/37] net: move copy_filename() to new file net/net-common.c
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,16/37] net: split include/net.h into net{, -common, -legacy, -lwip}.h
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,15/37] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,14/37] net: introduce alternative implementation as net-lwip/
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,13/37] test/py: test_efi_loader: add HTTP (wget) test for the EFI loader
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,12/37] test/py: test_efi_loader: add missing dependency on cmd_tftpboot
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,11/37] test/py: net_boot: fix comment
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,10/37] net: fec_mxc_init(): do not ignore return status of fec_open()
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,09/37] net: wget: allow EFI boot
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,08/37] net: ftgmac100: depend on NET
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,07/37] net: phy: ncsi: depend on NET
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,06/37] net: wget: removed unused function wget_success()
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,05/37] net: fm: call dtsec_init_phy() only when it is defined
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,04/37] arm: omap2: add missing #include <netdev.h>
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,03/37] at91: rename mem_init() to at91_mem_init()
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,02/37] flash: prefix error codes with FL_
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v9,01/37] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
Introduce the lwIP network stack
-
-
-
2024-08-23
Jerome Forissier
Superseded
[v8,23/23] MAINTAINERS: net-lwip: add myself as a maintainer
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,22/23] test/py: add HTTP (wget) test for the EFI loader
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,21/23] CI: add qemu_arm64_lwip to the test matrix
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,20/23] net-lwip: add TFTP_BLOCKSIZE
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,19/23] lwip: tftp: add support of blksize option to client
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,18/23] configs: add qemu_arm64_lwip_defconfig
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,17/23] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,16/23] net-lwip: lwIP wget supports user defined port in the uri, so allow it.
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,15/23] net-lwip: add wget command
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,14/23] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,13/23] net-lwip: add dns command
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,12/23] net-lwip: add ping command
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,11/23] net-lwip: add TFTP support and tftpboot command
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
New
[v8,10/23] net-lwip: add DHCP support and dhcp commmand
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,09/23] net-lwip: build lwIP
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,08/23] net: eth-uclass: add function eth_start_udev()
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,07/23] net: split include/net.h into net{, -common, -legacy, -lwip}.h
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,06/23] net: fec_mxc_init(): do not ignore return status of fec_open()
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,05/23] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,04/23] net: introduce alternative implementation as net-lwip/
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,03/23] net: wget: allow EFI boot
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,02/23] net: wget: removed unused function wget_success()
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v8,01/23] flash: prefix error codes with FL_
Introduce the lwIP network stack
-
-
-
2024-08-07
Jerome Forissier
Superseded
[v7,20/20] MAINTAINERS: net-lwip: add myself as a maintainer
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,19/20] CI: add qemu_arm64_lwip to the test matrix
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,18/20] net-lwip: add TFTP_BLOCKSIZE
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,17/20] lwip: tftp: add support of blksize option to client
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,16/20] configs: add qemu_arm64_lwip_defconfig
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,15/20] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,14/20] net-lwip: lwIP wget supports user defined port in the uri, so allow it.
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,13/20] net-lwip: add wget command
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,12/20] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,11/20] net-lwip: add dns command
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,10/20] net-lwip: add ping command
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,09/20] net-lwip: add TFTP support and tftpboot command
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,08/20] net-lwip: add DHCP support and dhcp commmand
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,07/20] net-lwip: build lwIP
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,06/20] net: eth-uclass: add function eth_start_udev()
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,05/20] net: split include/net.h into net{, -common, -legacy, -lwip}.h
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,04/20] net: fec_mxc_init(): do not ignore return status of fec_open()
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,03/20] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,02/20] net: introduce alternative implementation as net-lwip/
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,01/20] flash: prefix error codes with FL_
[v7,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v7,00/20] Introduce the lwIP network stack
-
-
-
2024-08-02
Jerome Forissier
New
[v6,20/20] MAINTAINERS: net-lwip: add myself as a maintainer
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,19/20] CI: add qemu_arm64_lwip to the test matrix
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,18/20] net-lwip: add TFTP_BLOCKSIZE
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,17/20] lwip: tftp: add support of blksize option to client
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,16/20] configs: add qemu_arm64_lwip_defconfig
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,15/20] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,14/20] net-lwip: lwIP wget supports user defined port in the uri, so allow it.
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,13/20] net-lwip: add wget command
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,12/20] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,11/20] net-lwip: add dns command
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,10/20] net-lwip: add ping command
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,09/20] net-lwip: add TFTP support and tftpboot command
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,08/20] net-lwip: add DHCP support and dhcp commmand
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,07/20] net-lwip: build lwIP
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,06/20] net: eth-uclass: add function eth_start_udev()
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,05/20] net: split include/net.h into net{, -common, -legacy, -lwip}.h
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,04/20] net: fec_mxc_init(): do not ignore return status of fec_open()
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,03/20] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,02/20] net: introduce alternative implementation as net-lwip/
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,01/20] flash: prefix error codes with FL_
[v6,01/20] flash: prefix error codes with FL_
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v6,00/20] Introduce the lwIP network stack
-
-
-
2024-08-02
Jerome Forissier
Superseded
[v5,20/20] MAINTAINERS: net-lwip: add myself as a maintainer
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,19/20] CI: add qemu_arm64_lwip to the test matrix
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,18/20] net-lwip: add TFTP_BLOCKSIZE
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,17/20] lwip: tftp: add support of blksize option to client
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,16/20] configs: add qemu_arm64_lwip_defconfig
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,15/20] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,14/20] net-lwip: lwIP wget supports user defined port in the uri, so allow it.
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,13/20] net-lwip: add wget command
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,12/20] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,11/20] net-lwip: add dns command
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,10/20] net-lwip: add ping command
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,09/20] net-lwip: add TFTP support and tftpboot command
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,08/20] net-lwip: add DHCP support and dhcp commmand
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
New
[v5,07/20] net-lwip: build lwIP
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,06/20] net: eth-uclass: add function eth_start_udev()
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
[v5,05/20] net: split include/net.h into net{, -common, -legacy, -lwip}.h
Introduce the lwIP network stack
-
-
-
2024-07-25
Jerome Forissier
Superseded
«
1
2
3
4
…
9
10
»
Bundling
Create bundle: