Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/7fae9e249367172d225b7fc9e62d9f3e96fcd8e5/test/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/test/dm
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
..
.gitignore
Makefile
cmd_dm.c dm: rename device struct to udevice 11 years ago
core.c dm: rename device struct to udevice 11 years ago
gpio.c dm: rename device struct to udevice 11 years ago
test-dm.sh
test-driver.c dm: rename device struct to udevice 11 years ago
test-fdt.c dm: rename device struct to udevice 11 years ago
test-main.c dm: rename device struct to udevice 11 years ago
test-uclass.c dm: rename device struct to udevice 11 years ago
test.dts
ut.c