Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/095728803eedfce850a2f85828f79500cb09979e/board/w7o 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/board/w7o
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 13 years ago
..
Makefile punt unused clean/distclean targets 14 years ago
cmd_vpd.c cmd_usage(): simplify return code handling 15 years ago
errors.h
flash.c board/w7o/flash.c: Fix GCC 4.6 compile warning 14 years ago
fpga.c board/w7o/fpga.c: Fix GCC 4.6 build warning 14 years ago
fsboot.c
init.S ppc4xx: Move ppc4xx headers to powerpc include directory 15 years ago
post1.S ppc4xx: Move ppc4xx headers to powerpc include directory 15 years ago
post2.c
u-boot.lds.debug common: Discard the __u_boot_cmd section 13 years ago
vpd.c board/w7o/vpd.c: Fix GCC 4.6 compile warnings 14 years ago
vpd.h
w7o.c COMMON: Use __stringify() instead of MK_STR() 13 years ago
w7o.h
watchdog.c