Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/b2237a4f5d9a285e6c4f0ae425dbd7504b8b4af5/drivers/adc 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/adc
Simon Glass 53d788d868 dm: adc: Convert uclass to livetree 8 years ago
..
Kconfig
Makefile
adc-uclass.c dm: adc: Convert uclass to livetree 8 years ago
exynos-adc.c
sandbox.c