Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/14e4111cdab7e7738ff6a203d445e4d8377f058f/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
Richard Retanubun 5097083971 part_efi: Fix partition size calculation due to inclusive ending LBA. 16 years ago
..
Makefile Add support for CONFIG_EFI_PARTITION (GUID Partition Table) 17 years ago
part.c rename CFG_ macros to CONFIG_SYS 17 years ago
part_amiga.c
part_amiga.h
part_dos.c ata: add the support for SATA framework 17 years ago
part_dos.h
part_efi.c part_efi: Fix partition size calculation due to inclusive ending LBA. 16 years ago
part_efi.h Coding Style cleanup, update CHANGELOG 17 years ago
part_iso.c Big white-space cleanup. 17 years ago
part_iso.h Big white-space cleanup. 17 years ago
part_mac.c ata: add the support for SATA framework 17 years ago
part_mac.h