Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/a7e2c6f6bb0b28d5b7f08bf407742fc3fddf701b/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
Bin Meng 1e0f226362 dm: pci: Add an inline API to test if a device is on a PCI bus 10 years ago
..
platform_data serial: uniphier: drop platform data support 10 years ago
device-internal.h dm: core: allow device_bind() to not return a device pointer 10 years ago
device.h dm: pci: Add an inline API to test if a device is on a PCI bus 10 years ago
lists.h dm: core: allow device_bind() to not return a device pointer 10 years ago
pinctrl.h pinctrl: Add the concept of peripheral IDs 10 years ago
platdata.h
root.h
test.h
uclass-id.h pinctrl: add pin control uclass support 10 years ago
uclass-internal.h dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list 10 years ago
uclass.h dm: simplify uclass_foreach_dev() implementation 10 years ago
util.h