Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/8e9a6cb169ff21132ef4b56b6399419e1034da4c/net You should set ROOT_URL correctly, otherwise the web may not work correctly.
upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
 
 
 
 
 
 
u-boot/net
Andrew Ruder 8e52533d10 net: tftpsrv: Get correct client MAC address 12 years ago
..
Makefile net: convert a makefile to Kbuild style 12 years ago
arp.c net/: sparse fixes 13 years ago
arp.h net: Separate ArpRequest() into lower-level func 13 years ago
bootp.c net/: sparse fixes 13 years ago
bootp.h
cdp.c
cdp.h
dns.c
dns.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
eth.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
link_local.c net: Correct check for link-local target IP conflict 12 years ago
link_local.h net: Add link-local addressing support 13 years ago
net.c NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined 12 years ago
net_rand.h net: use common rand()/srand() functions 13 years ago
nfs.c net: nfs: add dynamic wait period 12 years ago
nfs.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ping.c net: Allow filtering on debug traces in the net subsystem 13 years ago
ping.h net/: sparse fixes 13 years ago
rarp.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
rarp.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
sntp.c
sntp.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
tftp.c net: tftpsrv: Get correct client MAC address 12 years ago
tftp.h net/: sparse fixes 13 years ago