Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/3a2a3d0b485e8c810e9133eb0c86af33f5d46a14/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 a2040facd2 dm: core: Allow device names to be freed automatically 9 years ago
..
Kconfig spl: dm: Add SPL_DM_SEQ_ALIAS config option 9 years ago
Makefile
device-remove.c dm: core: Allow device names to be freed automatically 9 years ago
device.c dm: core: Allow device names to be freed automatically 9 years ago
devres.c
dump.c
lists.c dm: core: allow drivers to refuse to bind 9 years ago
regmap.c
root.c dm: core: Add option to configure an offset for the address translation 9 years ago
simple-bus.c dm: core: make simple-bus compatible to simple-mfd 9 years ago
syscon-uclass.c syscon: Avoid returning a device on failure 9 years ago
uclass.c dm: core: Add uclass_first_device_err() to return a valid device 9 years ago
util.c