Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/4b515e4fc53f7675935a40a37ebf0c384e776914/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
Joe Hershberger f7848d90dd Allow CONFIG_REGEX to be disabled when CONFIG_NET 10 years ago
..
Kconfig Allow CONFIG_REGEX to be disabled when CONFIG_NET 10 years ago
Makefile
arp.c net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
arp.h net: cosmetic: Clean up ARP variables and functions 10 years ago
bootp.c net: Fix incorrect DHCP/BOOTP packets on 64-bit systems 10 years ago
bootp.h net: Convert protocol structures to use explicit sizes 10 years ago
cdp.c net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
cdp.h net: cosmetic: Clean up CDP variables and functions 10 years ago
checksum.c
dns.c net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
dns.h net: cosmetic: Clean up DNS variables and functions 10 years ago
eth.c net: Handle ethaddr changes as an env callback 10 years ago
link_local.c net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
link_local.h
net.c net: Use env callbacks for net variables 10 years ago
net_rand.h
nfs.c net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
nfs.h net: cosmetic: Clean up NFS variables and functions 10 years ago
ping.c net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
ping.h
rarp.c net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
rarp.h net: cosmetic: Clean up RARP variables and functions 10 years ago
sntp.c dm: net: rtc: Support using driver model for rtc in sntp 10 years ago
sntp.h net: cosmetic: Clean up SNTP variables and functions 10 years ago
tftp.c net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
tftp.h