Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/9d27b3a0685ff99fc477983f315c04d49f657a8a/rtc 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/rtc
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 19 years ago
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 19 years ago
bf533_rtc.c Coding Style cleanup 19 years ago
date.c
ds164x.c
ds174x.c
ds1302.c Fix data overflow (typo?) in rtc/ds1302.c 20 years ago
ds1306.c Write RTC seconds first to maintain settings integrity per 19 years ago
ds1307.c * Patch by Philippe Robin, 09 Mar 2004: 21 years ago
ds1337.c
ds1374.c Some code cleanup 19 years ago
ds1556.c
ds12887.c
m41t11.c * Fix RTC configuration for PPChameleon board 20 years ago
m48t35ax.c
max6900.c * Patch by Tom Armistead, 04 Jun 2004: 21 years ago
mc146818.c
mk48t59.c
mpc5xxx.c
mpc8xx.c
pcf8563.c * Patches by Thomas Viehweger, 16 Mar 2004: 21 years ago
rs5c372.c Some code cleanup for GCC 4.x 19 years ago
s3c24x0_rtc.c