Show patches with: Series = Introduce the lwIP network stack       |    Archived = No       |   37 patches
Patch Series S/W/F Date Submitter Delegate State
[v9,37/37,TESTING] configs: set CONFIG_NET=y when PXE is enabled Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,36/37,TESTING] configs: set CONFIG_NET=y for FTGMAC100 Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,35/37,TESTING] Kconfig: enable NET_LWIP by default except for SANDBOX Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,34/37] configs: use syntax CONFIG_FOO=n in tools-only_defconfig Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,33/37] Kconfig: fix undefined symbols (g_dnl*) when NET_LWIP is default enabled Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,32/37] MAINTAINERS: net-lwip: add myself as a maintainer Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,31/37] CI: add qemu_arm64_lwip to the test matrix Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,30/37] net-lwip: add TFTP_BLOCKSIZE Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,29/37] lwip: tftp: add support of blksize option to client Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,28/37] configs: add qemu_arm64_lwip_defconfig Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,27/37] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,26/37] net-lwip: lwIP wget supports user defined port in the uri, so allow it. Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,25/37] net-lwip: add wget command Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,24/37] net: split cmd/net.c into cmd/net.c and cmd/net-common.c Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,23/37] net-lwip: add dns command Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,22/37] net-lwip: add ping command Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,21/37] net-lwip: add TFTP support and tftpboot command Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,20/37] net-lwip: add DHCP support and dhcp commmand Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[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