Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/f7c32e8ece7fefd950382a7522aff9939a218b91/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
Tom Rini e4a94ce4ac Merge git://git.denx.de/u-boot-dm 9 years ago
..
Makefile spl: Add an option to load a FIT containing U-Boot 9 years ago
spl.c SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode 9 years ago
spl_ext.c SPL: Let spl_parse_image_header() return value 9 years ago
spl_fat.c spl: Support loading a FIT from FAT FS 9 years ago
spl_fit.c spl: fit: Do not print selected dtb during fit load 9 years ago
spl_mmc.c Merge git://git.denx.de/u-boot-dm 9 years ago
spl_nand.c spl: Support loading a FIT from NAND 9 years ago
spl_net.c SPL: Let spl_parse_image_header() return value 9 years ago
spl_nor.c SPL: Let spl_parse_image_header() return value 9 years ago
spl_onenand.c SPL: Let spl_parse_image_header() return value 9 years ago
spl_sata.c dm: scsi: Drop the get_dev() function 9 years ago
spl_usb.c dm: usb: Drop the get_dev() function 9 years ago
spl_ymodem.c spl: Add an option to load a FIT containing U-Boot from UART 9 years ago