Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/9c21d06c672cfe45c07a2e1bd65f05d6b5837022/fs 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/fs
Vagrant Cascadian 1381901e9a Fix spelling of "multiple". 9 years ago
..
cbfs cbfs: Fix incorrect CBFS file header size being used 9 years ago
cramfs
ext4 ext4: Only write journal entries for modified blocks in unlink_filename 9 years ago
fat fs/fat: Correct description of determine_fatent function 9 years ago
jffs2 treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
reiserfs
sandbox sandbox/fs: Free memory allocated by os_dirent_ls 9 years ago
ubifs Fix spelling of "multiple". 9 years ago
yaffs2 treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
zfs
Kconfig
Makefile
fs.c