Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/7e0c77a2b80e4ffd398cffc7ecd407ddaa2a1cad/include/dm 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/include/dm
Simon Glass a274e9cac5 dm: x86: Add a uclass for an Low Pin Count (LPC) device 10 years ago
..
platform_data dm: sh: serial: Add support driver model 10 years ago
device-internal.h dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE 10 years ago
device.h dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
lists.h dm: Add a function to bind a device by driver name 11 years ago
platdata.h
root.h
test.h dm: core: Add a uclass pre_probe() method for devices 10 years ago
uclass-id.h dm: x86: Add a uclass for an Low Pin Count (LPC) device 10 years ago
uclass-internal.h dm: core: Add a uclass pre_probe() method for devices 10 years ago
uclass.h dm: core: Add a uclass pre_probe() method for devices 10 years ago
ut.h dm: i2c: Add tests for I2C 10 years ago
util.h