Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/f565be758ef3448f915d8774f0065e8f487fa1d1/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
Jim Lin b63056d6a4 NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined 12 years ago
..
Makefile Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
arp.c
arp.h
bootp.c
bootp.h
cdp.c
cdp.h
dns.c
dns.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
eth.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
link_local.c net: Correct check for link-local target IP conflict 12 years ago
link_local.h
net.c NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined 12 years ago
net_rand.h
nfs.c net: nfs: add dynamic wait period 12 years ago
nfs.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ping.c
ping.h
rarp.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
rarp.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
sntp.c
sntp.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
tftp.c net/tftp: sparse fixes 12 years ago
tftp.h