Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/8813fdaf4bb6ee6bae4574c42c115fc91915c919/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
Simon Glass a327dee0f4 dm: Add child_pre_probe() and child_post_remove() methods 11 years ago
..
.gitignore
Makefile
bus.c
cmd_dm.c
core.c
gpio.c
test-dm.sh
test-driver.c
test-fdt.c
test-main.c
test-uclass.c
test.dts
ut.c