10 Commits

Author SHA1 Message Date
b62bb2fefb network: add MediaTek DHCPD support
- Add header: include/net/mtk_dhcpd.h
- Add implementation: net/mtk_dhcpd.c
- Add Kconfig option: CONFIG_MTK_DHCPD (depends on CONFIG_HTTPD)
- Include mtk_dhcpd.o in net/Makefile
- failsafe/failsafe.c:
    - call mtk_dhcpd_start() before Web failsafe starts
    - call mtk_dhcpd_stop() after Web failsafe exits
- net/net.c: call mtk_dhcpd_start() after net_loop(TCP) initialization
  to provide a fallback hook
2026-03-10 11:59:05 +08:00
Tianling Shen
2d1ef29a25 uboot-mtk-20250711: add fit_get_totalsize from OpenWrt
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-08-22 19:23:16 +08:00
Aabandon
34da03f67c uboot-mtk-20250711: add support for fmsh gsto dosilicon spi-nand 2025-08-22 19:23:16 +08:00
hanwckf
197102eef9 uboot-mtk-20250711: add support for foresee spi-nand 2025-08-22 19:23:16 +08:00
Tianling Shen
ccda9255f4 Revert "uboot-2025: add common.h"
This reverts commit 1174f431a6.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-08-22 19:23:16 +08:00
hanwckf
f58deb97cb uboot-2025: add glinet failsafe webui 2025-08-21 14:43:54 +08:00
hanwckf
0f5d75e752 uboot-2025: add glbtn 2025-08-21 14:43:47 +08:00
hanwckf
0a2402759d uboot-2025: add poller 2025-08-21 14:43:34 +08:00
hanwckf
1174f431a6 uboot-2025: add common.h 2025-08-21 14:42:21 +08:00
hanwckf
5443365d19 uboot: add uboot-20250711 2025-08-21 14:41:44 +08:00