Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/c102453aebe92530962de41539ce4f198d27b9c7/drivers/timer 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/drivers/timer
Tom Rini 88033d737d Merge git://git.denx.de/u-boot-dm 9 years ago
..
Kconfig
Makefile
altera_timer.c
omap-timer.c dm: omap_timer: Fix conversion of address to a pointer 9 years ago
sandbox_timer.c sandbox: timer: Support the early timer 9 years ago
timer-uclass.c dm: Use uclass_first_device_err() where it is useful 9 years ago
tsc_timer.c