Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/6a10560ce75c559727e4a95f30e3bb30ed2fa35a/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 4324174d03 test: dm: Add additional GPIO tests 11 years ago
..
.gitignore
Makefile
bus.c
cmd_dm.c
core.c test: dm: Support memory leak checking as a core feature 11 years ago
gpio.c test: dm: Add additional GPIO tests 11 years ago
sf.c
spi.c
test-dm.sh
test-driver.c
test-fdt.c
test-main.c test: dm: Support memory leak checking as a core feature 11 years ago
test-uclass.c
test.dts
ut.c