Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/d4345aee539e5c09559f64404f85593acd7e6ee6/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
Simon Glass 2f11cd9121 dm: core: Handle global_data moving in SPL 9 years ago
..
Kconfig spl: add USB Gadget config option 9 years ago
Makefile
spl.c dm: core: Handle global_data moving in SPL 9 years ago
spl_dfu.c
spl_ext.c ext4: Allow reading files with non-zero offset, clamp read len 9 years ago
spl_fat.c spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago
spl_fit.c spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago
spl_mmc.c SPL: mmc: Make spl_mmc_load_image available 9 years ago
spl_nand.c spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago
spl_net.c
spl_nor.c
spl_onenand.c
spl_sata.c spl: Update fat functions to take an spl_image parameter 9 years ago
spl_spi.c spl: add check for FIT-header when loading image 9 years ago
spl_ubi.c
spl_usb.c spl: Update fat functions to take an spl_image parameter 9 years ago
spl_ymodem.c spl: remove redundant call to parse_image_header() 9 years ago