Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/2b792afcc517dcca14c898d3ce444c2bbb7be31a/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
Stefan Roese 9d2a873bdf Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT). 20 years ago
..
Makefile * Patch by Masami Komiya, 30 Mar 2005: 20 years ago
bootp.c Fix problems with SNTP support; 20 years ago
bootp.h
eth.c Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c 20 years ago
net.c Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT). 20 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 * Patch by Masami Komiya, 30 Mar 2005: 20 years ago
tftp.c Prepare U-Boot for gcc-4.x 20 years ago
tftp.h