Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/e682ba399a1d76f09d8cc7af1e57066f1d360d91/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
Wolfgang Denk e7670f6c1e PPC: Use r2 instead of r29 as global data pointer 17 years ago
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 19 years ago
bedbug_860.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
commproc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
config.mk PPC: Use r2 instead of r29 as global data pointer 17 years ago
cpu.c Added support for the mgsuvd board from keymile. 18 years ago
cpu_init.c Enable SMC microcode relocation patch for SMC1. 18 years ago
fec.c MPC8xx FEC driver: fix compiler warning. 18 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 cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
lcd.c * Patch by Detlev Zundel, 30 Jun 2005: 20 years ago
plprcr_write.S
scc.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
serial.c Enable SMC microcode relocation patch for SMC1. 18 years ago
speed.c TQM885D: Exchanged SDRAM timing by a more relaxed timing. 18 years ago
spi.c Cleanup for GCC-4.x 20 years ago
start.S [ppc] Fix build breakage for all non-4xx PowerPC variants. 18 years ago
traps.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
upatch.c Enable SMC microcode relocation patch for SMC1. 18 years ago
video.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
wlkbd.c