Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/fdc7eb90b504daa020f290604d50da8f7cb70d8a/cpu/nios2 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/nios2
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 19 years ago
config.mk
cpu.c rename CFG_ macros to CONFIG_SYS 17 years ago
epcs.c General help message cleanup 16 years ago
exceptions.S Nios II - Fix I/O Macros and mini-app stubs 19 years ago
interrupts.c rename CFG_ macros to CONFIG_SYS 17 years ago
serial.c rename CFG_ macros to CONFIG_SYS 17 years ago
start.S Update U-Boot's build timestamp on every compile 17 years ago
sysid.c General help message cleanup 16 years ago
traps.c