Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/b725dc458f9db44957d4f541d05defe178dda7b5/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 86075bab27 test: Add a test for regmap 10 years ago
..
Kconfig
Makefile test: Add a test for regmap 10 years ago
bus.c
clk.c
cmd_dm.c
core.c
eth.c
gpio.c
i2c.c
led.c dm: test: Add a test for the LED uclass 10 years ago
mmc.c dm: test: Add a test for the mmc uclass 10 years ago
pci.c
pmic.c
ram.c dm: test: Add a test for the ram uclass 10 years ago
regmap.c test: Add a test for regmap 10 years ago
regulator.c
reset.c
rtc.c
sf.c
spi.c
syscon.c dm: test: Add a test for the system controller uclass 10 years ago
test-dm.sh
test-driver.c
test-fdt.c
test-main.c
test-uclass.c
usb.c