Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/1b4aaffe4fb2a5e95d9111a5d94fd1f89215dce4/cpu/arm_intcm 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/arm_intcm
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 19 years ago
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 19 years ago
config.mk Add ARM946E cpu and core module targets; remap memory to 0x00000000 20 years ago
cpu.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
interrupts.c Cleanup 20 years ago
start.S Cleanup 20 years ago