Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/b5b004ad8a0ac6f98bd5708ec8b22fbddd1c1042/cpu/ixp 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/ixp
Ben Warren cc94074eca Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() 17 years ago
..
npe Consolidate MAX/MIN definitions 17 years ago
Makefile
config.mk
cpu.c Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() 17 years ago
interrupts.c rename CFG_ macros to CONFIG_SYS 17 years ago
pci.c
serial.c rename CFG_ macros to CONFIG_SYS 17 years ago
start.S rename CFG_ macros to CONFIG_SYS 17 years ago
timer.c rename CFG_ macros to CONFIG_SYS 17 years ago