Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/4a20df395d9b6961a4877852e911cbbadd019d40/fs/ext4 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/ext4
Stephen Warren 55af5c9313 ext4: implement exists() for ext4fs 11 years ago
..
Makefile fs: descend into sub directories when it is necessary 12 years ago
crc16.c
crc16.h
dev.c fs/ext4: fix partition size get truncated in calculation 11 years ago
ext4_common.c ext4fs: fix "invalid extent block" error 11 years ago
ext4_common.h
ext4_journal.c fs/ext4: fix calling put_ext4 with truncated offset 11 years ago
ext4_journal.h
ext4_write.c fs/ext4: fix calling put_ext4 with truncated offset 11 years ago
ext4fs.c ext4: implement exists() for ext4fs 11 years ago