Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/a865bcdac89278cac4dfc07dec8299403110499d/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
Andy Fleming 9e56986a2b Add eth_get_dev_by_index 16 years ago
..
Makefile net/sntp.c: move ifdef into Makefile COBJS-$(...) 16 years ago
bootp.c rename CFG_ macros to CONFIG_SYS 17 years ago
bootp.h net: express the first argument to NetSetTimeout() in milliseconds 17 years ago
eth.c Add eth_get_dev_by_index 16 years ago
net.c Fix IP alignment problem 16 years ago
nfs.c rename CFG_ macros to CONFIG_SYS 17 years ago
nfs.h * Patch by Steven Scholz, 25 Feb 2004: 21 years ago
rarp.c net: express the first argument to NetSetTimeout() in milliseconds 17 years ago
rarp.h Initial revision 23 years ago
sntp.c net/sntp.c: move ifdef into Makefile COBJS-$(...) 16 years ago
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 20 years ago
tftp.c net: Fix TftpStart() ip:filename bug 17 years ago
tftp.h Initial revision 25 years ago