Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/bf0c2245a2d8bbf437f6182f7d50b896461a931d/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 65b0db831e net: Fix endianness bug in link-local 13 years ago
..
Makefile net: use common rand()/srand() functions 13 years ago
arp.c net/: sparse fixes 13 years ago
arp.h net: Separate ArpRequest() into lower-level func 13 years ago
bootp.c net/: sparse fixes 13 years ago
bootp.h net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE 13 years ago
cdp.c net: Refactor to separate the UDP handler from the ARP handler 13 years ago
cdp.h net: cosmetic: Rename CDPHandler to cdp_receive 13 years ago
dns.c net: Refactor to separate the UDP handler from the ARP handler 13 years ago
dns.h
eth.c net: eth_write_hwaddr: Return error for invalid MACs 13 years ago
link_local.c net: Fix endianness bug in link-local 13 years ago
link_local.h net: Add link-local addressing support 13 years ago
net.c env: Add a bootfile env handler 13 years ago
net_rand.h net: use common rand()/srand() functions 13 years ago
nfs.c net: nfs: make NFS_TIMEOUT configurable 13 years ago
nfs.h
ping.c net: Allow filtering on debug traces in the net subsystem 13 years ago
ping.h net/: sparse fixes 13 years ago
rarp.c net: Allow filtering on debug traces in the net subsystem 13 years ago
rarp.h
sntp.c net: Refactor to separate the UDP handler from the ARP handler 13 years ago
sntp.h
tftp.c net: Add tftp speed indication 13 years ago
tftp.h net/: sparse fixes 13 years ago