Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/81df2bab46d3bed319e21571c68db8e0a048bbfd/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
Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat 12 years ago
..
Makefile ext4: Split write support into its own file 12 years ago
crc16.c
crc16.h
dev.c fs:ext4:write: Store block device descriptor in file system structure 13 years ago
ext4_common.c fs:ext4:fix: Code refactoring to suppress compiler warnings 13 years ago
ext4_common.h fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} 13 years ago
ext4_journal.c fs:ext4:fix: Code refactoring to suppress compiler warnings 13 years ago
ext4_journal.h
ext4_write.c ext4: Split write support into its own file 12 years ago
ext4fs.c fs: Move ls and read methods into ext4, fat 12 years ago