Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/0adc38be3d0e55fea72b8bbae831376d1649266e/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
Simon Glass 7a76431845 Convert CONFIG_CMD_YAFFS2 to Kconfig 8 years ago
..
cbfs fs: Kconfig: Add a separate config for FS_CBFS 8 years ago
cramfs fs: Kconfig: Add a separate option for FS_CRAMFS 8 years ago
ext4 ext4: Fix comparision of unsigned expression with < 0 8 years ago
fat Kconfig: Add CONFIG_SATA to enable SATA 8 years ago
jffs2 fs: use get_nand_dev_by_index() 8 years ago
reiserfs
sandbox
ubifs fs: usbifs: Fix warning in ubifs 8 years ago
yaffs2 Convert CONFIG_CMD_YAFFS2 to Kconfig 8 years ago
zfs
Kconfig Convert CONFIG_CMD_YAFFS2 to Kconfig 8 years ago
Makefile fs: Kconfig: Add a separate option for FS_JFFS2 8 years ago
fs.c