Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/458a070076dc920a7106f0c8f0cfa880503ce498/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
Michal Simek 19a4fbaadd net: Return -EINTR when ctrl+c is pressed 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
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: Allow drivers to return -ENOSYS with the write_hwaddr() method 10 years ago
link_local.c net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
link_local.h
net.c net: Return -EINTR when ctrl+c is pressed 10 years ago
net_rand.h
nfs.c net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
nfs.h
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 tftp: adjust settings to be suitable for 100Mbit ethernet 10 years ago
tftp.h