Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/652a7bbd87d322c49ffe138b98563dc6c8cd2885/disk 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/disk
Petr Kulhavy da2ee24d91 disk: part: refactor generic name creation for DOS and ISO 9 years ago
..
Makefile
part.c disk: part: refactor generic name creation for DOS and ISO 9 years ago
part_amiga.c disk: part: implement generic function part_get_info_by_name() 9 years ago
part_amiga.h
part_dos.c disk: part: refactor generic name creation for DOS and ISO 9 years ago
part_dos.h
part_efi.c disk: part: implement generic function part_get_info_by_name() 9 years ago
part_iso.c disk: part: refactor generic name creation for DOS and ISO 9 years ago
part_iso.h iso: Make little endian and 64bit safe 9 years ago
part_mac.c disk: part: implement generic function part_get_info_by_name() 9 years ago
part_mac.h