Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/6f4dbc21e47c5c1dd191cbd2f0fb7252340e0dcb/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
Heiko Schocher 0c3117b1f7 spl, nand: add option to boot raw u-boot.bin image only 11 years ago
..
Makefile spl: Add EXT support to SPL 11 years ago
spl.c spl, nand: add option to boot raw u-boot.bin image only 11 years ago
spl_ext.c spl: Add EXT support to SPL 11 years ago
spl_fat.c spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT. 11 years ago
spl_mmc.c spl: Add EXT support to SPL 11 years ago
spl_nand.c spl, nand: add option to boot raw u-boot.bin image only 11 years ago
spl_net.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
spl_nor.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
spl_onenand.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
spl_sata.c Rename some defines containing FAT in their name to be filesystem generic 11 years ago
spl_usb.c Rename some defines containing FAT in their name to be filesystem generic 11 years ago
spl_ymodem.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago