Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/e19b9004575cacf1f64fff894621adafe0e7ea7f/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
Heiko Schocher 9ae63f46a3 dfu, nand, ubi: fix erasing after write finish 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: mmc: Use the new select_hwpart() API 9 years ago
dfu_nand.c dfu, nand, ubi: fix erasing after write finish 9 years ago
dfu_ram.c dfu: ram: fix number base of RAM entity parameters 9 years ago
dfu_sf.c
dfu_tftp.c