Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/5078cce81c77d52ff38921b43f5ea73eebf40251/cpu/mpc8xx 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/mpc8xx
Markus Klotzbuecher 090eb73510 Add support for TQM885D board. 19 years ago
..
Makefile
bedbug_860.c
commproc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
config.mk Code cleanup, especially MIPS for GCC 4.x 20 years ago
cpu.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
cpu_init.c Support for spc1920 board. 19 years ago
fec.c Add support for TQM885D board. 19 years ago
fec.h
i2c.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
interrupts.c
kgdb.S
lcd.c * Patch by Detlev Zundel, 30 Jun 2005: 20 years ago
plprcr_write.S * Patch by Wolter Kamphuis, 15 Dec 2003: 22 years ago
scc.c * Code cleanup 21 years ago
serial.c Support for spc1920 board. 19 years ago
speed.c Add support for TQM885D board. 19 years ago
spi.c Cleanup for GCC-4.x 20 years ago
start.S * Patch by Mark Jonas: Remove config.tmp files only when 21 years ago
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 21 years ago
upatch.c
video.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
wlkbd.c