Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/716e4ffe99152ea572c7913462dcdf981023050f/common/spl 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/common/spl
Nikita Kiryanov a1e56cf6d4 spl: mmc: add support for BOOT_DEVICE_MMC2 10 years ago
..
Makefile spl: Add EXT support to SPL 11 years ago
spl.c spl: mmc: add support for BOOT_DEVICE_MMC2 10 years ago
spl_ext.c spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check 10 years ago
spl_fat.c spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check 10 years ago
spl_mmc.c spl: mmc: add support for BOOT_DEVICE_MMC2 10 years ago
spl_nand.c spl: change return values of spl_*_load_image() 10 years ago
spl_net.c spl: change return values of spl_*_load_image() 10 years ago
spl_nor.c spl: change return values of spl_*_load_image() 10 years ago
spl_onenand.c spl: change return values of spl_*_load_image() 10 years ago
spl_sata.c spl: change return values of spl_*_load_image() 10 years ago
spl_usb.c spl: change return values of spl_*_load_image() 10 years ago
spl_ymodem.c spl: change return values of spl_*_load_image() 10 years ago