Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/02e69a5db1b5e89a56c777d2b750dadcf26555a0/drivers/dfu 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/drivers/dfu
Scott Wood 8b7d51249e nand: Fix some more NULL name tests 9 years ago
..
Kconfig Fix various typos, scattered over the code. 9 years ago
Makefile
dfu.c dfu: avoid memory leak 9 years ago
dfu_mmc.c dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC 9 years ago
dfu_nand.c nand: Fix some more NULL name tests 9 years ago
dfu_ram.c
dfu_sf.c
dfu_tftp.c