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/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
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 17 years ago
..
Makefile MPC8xx: Fix libfdt support introduced in commit 77ff7b74 17 years ago
bedbug_860.c
commproc.c rename CFG_ macros to CONFIG_SYS 17 years ago
config.mk
cpu.c Fix compile error in building MBX860T. 17 years ago
cpu_init.c rename CFG_ macros to CONFIG_SYS 17 years ago
fdt.c fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 17 years ago
fec.c Cleanup: fix "MHz" spelling 17 years ago
fec.h
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 17 years ago
interrupts.c rename CFG_ macros to CONFIG_SYS 17 years ago
kgdb.S rename CFG_ macros to CONFIG_SYS 17 years ago
lcd.c rename CFG_ macros to CONFIG_SYS 17 years ago
plprcr_write.S
scc.c rename CFG_ macros to CONFIG_SYS 17 years ago
serial.c Cleanup: fix "MHz" spelling 17 years ago
speed.c rename CFG_ macros to CONFIG_SYS 17 years ago
spi.c rename CFG_ macros to CONFIG_SYS 17 years ago
start.S Update U-Boot's build timestamp on every compile 17 years ago
traps.c
upatch.c rename CFG_ macros to CONFIG_SYS 17 years ago
video.c video: fix FADS823 and RRvision compiling issues 17 years ago
wlkbd.c