Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/5c3195c61b167a86fddd81faab1634e3b841d475/drivers/usb/eth 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/drivers/usb/eth
Uri Mashiach 3ce3026a09 net: usb: mcs7830: fix non-DM ingress path 8 years ago
..
Makefile
asix.c net: asix: Fix ASIX 88772B with driver model 9 years ago
asix88179.c eth: asix88179: Add support for the driver model 9 years ago
mcs7830.c net: usb: mcs7830: fix non-DM ingress path 8 years ago
r8152.c net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers 8 years ago
r8152.h
r8152_fw.c usb: eth: r8152_fw: fix indentation 8 years ago
smsc95xx.c net: smsc95xx: Correct free_pkt() implementation 8 years ago
usb_ether.c