Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/da229e4e57b7d028cf01d52ac70832a90453e289/drivers/core 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/core
Simon Glass a59abd1049 Remove SPL undefine of CONFIG_OF_CONTROL 10 years ago
..
Kconfig dm: core: Allow sequence alias support to be removed for SPL 10 years ago
Makefile Remove SPL undefine of CONFIG_OF_CONTROL 10 years ago
device-remove.c dm: core: Extend struct udevice by '.uclass_platdata' field. 10 years ago
device.c dm: core: drop device removal error path correctly 10 years ago
lists.c dm: core: Add a function to bind a driver for a device tree node 10 years ago
root.c dm: core: Select device tree control correctly for SPL 10 years ago
simple-bus.c
uclass.c dm: core: Correct bug introduced in uclass_first/next_device() 10 years ago
util.c