u-boot/net/lwip
Jerome Forissier bebe7fe3ee net: lwip: use timer_early_get_count() when CONFIG_SANDBOX_TIMER=y
When the sandbox timer is available, use it. This allows skipping
time in the tests (sandbox_eth_skip_timeout()).

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2025-04-23 10:02:49 +02:00
..
dhcp.c net: lwip: fix initialization sequence before a command 2025-04-23 10:02:49 +02:00
dns.c net: lwip: fix initialization sequence before a command 2025-04-23 10:02:49 +02: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 net: lwip: use timer_early_get_count() when CONFIG_SANDBOX_TIMER=y 2025-04-23 10:02:49 +02:00
ping.c net: lwip: add restart support to ping 2025-04-23 10:02:49 +02:00
tftp.c net: lwip: fix initialization sequence before a command 2025-04-23 10:02:49 +02:00
wget.c net: lwip: fix initialization sequence before a command 2025-04-23 10:02:49 +02:00