Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/f1249119bfc2e11f6c65f21d62e85f70aca46887/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 d550e82e4e SPL: fat: Fix spl_parse_image_header() return value handling 9 years ago
..
Makefile spl: Add an option to load a FIT containing U-Boot 9 years ago
spl.c SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE 9 years ago
spl_ext.c SPL: Let spl_parse_image_header() return value 9 years ago
spl_fat.c SPL: fat: Fix spl_parse_image_header() return value handling 9 years ago
spl_fit.c spl: fit: Print error message when FDT is not present 9 years ago
spl_mmc.c Merge git://git.denx.de/u-boot-dm 9 years ago
spl_nand.c SPL: Let spl_parse_image_header() return value 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: Let spl_parse_image_header() return value 9 years ago