Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/91809ed51d8327a8dbbf29aa98a091154c282171/cpu/mpc85xx 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/mpc85xx
Ben Warren 0e8454e990 Moved initialization of QE Ethernet controller to cpu_eth_init() 17 years ago
..
Makefile
commproc.c
config.mk
cpu.c Moved initialization of QE Ethernet controller to cpu_eth_init() 17 years ago
cpu_init.c
ddr-gen1.c
ddr-gen2.c
ddr-gen3.c 85xx: Fix the incorrect register used for DDR erratum1 17 years ago
ether_fcc.c
fdt.c
interrupts.c
mp.c
mp.h
mpc8536_serdes.c
pci.c
qe_io.c
release.S 85xx: Add basic e500mc core support 17 years ago
resetvec.S
serial_scc.c
speed.c Merge 'next' branch 17 years ago
start.S 85xx: Add basic e500mc core support 17 years ago
tlb.c
traps.c