Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/c86360b830f1eecd7a72208575dde4f57879faea/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
Jon Loeliger debb7354d1 Initial support for MPC8641 HPCN board. 19 years ago
..
Makefile
bootp.c Add support for the DHCP vendor optional bootfile (#67). 19 years ago
bootp.h
eth.c Initial support for MPC8641 HPCN board. 19 years ago
net.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
nfs.c Fix return code of NFS command 20 years ago
nfs.h
rarp.c
rarp.h
sntp.c Fix problems with SNTP support; 20 years ago
sntp.h
tftp.c Merge with /home/m8/git/u-boot 20 years ago
tftp.h