Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/a76406fb05f68bcf0156f456f8ba17ef076cebab/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
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 14 years ago
..
Makefile
bootp.c net/bootp.c: fix tftp load if autoload environment var isn't set 14 years ago
bootp.h
dns.c NET: pass source IP address to packet handlers 14 years ago
dns.h
eth.c net: drop !NET_MULTI code 14 years ago
net.c net: drop !NET_MULTI code 14 years ago
nfs.c net: drop !NET_MULTI code 14 years ago
nfs.h
rarp.c NET: pass source IP address to packet handlers 14 years ago
rarp.h
sntp.c NET: pass source IP address to packet handlers 14 years ago
sntp.h
tftp.c net: drop !NET_MULTI code 14 years ago
tftp.h TFTP: net/tftp.c: add server mode receive 14 years ago