u-boot/net/lwip
Tom Rini 407d68638f Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini <trini@konsulko.com> says:

This series switches to always using $(PHASE_) in Makefiles when
building rather than $(PHASE_) or $(XPL_). It also starts on documenting
this part of the build, but as a follow-up we need to rename
doc/develop/spl.rst and expand on explaining things a bit.

Link: https://lore.kernel.org/r/20250401225851.1125678-1-trini@konsulko.com
2025-04-11 12:16:49 -06:00
..
dhcp.c net: lwip: move eth_init() out of new_netif() 2025-02-12 12:36:57 -06:00
dns.c net: lwip: move eth_init() out of new_netif() 2025-02-12 12:36:57 -06:00
eth_internal.h lwip: fix code style issues 2024-11-14 18:14:05 -06:00
Kconfig net: lwip: add CONFIG_LWIP_DEBUG_RXTX 2025-03-11 14:16:03 +01:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
net-lwip.c Merge branch 'next' 2025-04-08 11:43:23 -06:00
ping.c net: lwip: do_ping() should return CMD_RET_FAILURE when no device 2025-03-31 09:46:25 +02:00
tftp.c net: lwip: move eth_init() out of new_netif() 2025-02-12 12:36:57 -06:00
wget.c net: lwip: add support for built-in root certificates 2025-03-11 14:16:03 +01:00