Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/a80a999c9b5c128cad2f67b4b32036bd4d667904/arch/m68k 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/arch/m68k
Måns Rullgård 44d0677a90 Replace "extern inline" with "static inline" 10 years ago
..
cpu m68k: add architecture-specific u-boot.lds 10 years ago
include/asm Replace "extern inline" with "static inline" 10 years ago
lib m68k: cache: add an empty stub functions for invalidate/flush dcache 10 years ago
Kconfig arch: Make board selection choices optional 10 years ago
Makefile m68k: merge per-CPU config.mk into arch/m68k/Makefile 10 years ago
config.mk