Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/bc24345e4101a5c996d6b48ce497b09c53025dc6/cpu/arm1136 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/cpu/arm1136
Kyungmin Park e251e00d0d Remove compiler warning: target CPU does not support interworking 18 years ago
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 19 years ago
config.mk Remove compiler warning: target CPU does not support interworking 18 years ago
cpu.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
interrupts.c Cleanup warnings for cpu/arm720t & cpu/arm1136 files. 20 years ago
start.S Cleanup warnings for cpu/arm720t & cpu/arm1136 files. 20 years ago