Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/e5e4e705ce402856a4800ebf4c0cc163d41b58b0/lib_i386 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/lib_i386
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 16 years ago
..
Makefile i386: Reorder source objects in lib_i386 Makefile 16 years ago
bios.S i386: Remove inline asm symbols from .dynsym 16 years ago
bios.h Big white-space cleanup. 17 years ago
bios_pci.S i386: Remove inline asm symbols from .dynsym 16 years ago
bios_setup.c i386: Move references to link script exports 16 years ago
board.c i386: Final Relocation 16 years ago
bootm.c rename include/zlib.h to include/u-boot/zlib.h 16 years ago
config.mk push LOAD_ADDR out to arch mk files 16 years ago
interrupts.c i386: Final Relocation 16 years ago
pcat_interrupts.c i386: Rearrange Interupt Handling 16 years ago
pcat_timer.c Generic udelay() with watchdog support 16 years ago
pci.c i386: Moved PCI from #ifdef to conditional compile for sc520 boards 16 years ago
pci_type1.c i386: Moved PCI from #ifdef to conditional compile for sc520 boards 16 years ago
realmode.c i386: Move references to link script exports 16 years ago
realmode_switch.S Big white-space cleanup. 17 years ago
timer.c i386: Final Relocation 16 years ago
video.c stdio/device: rework function naming convention 16 years ago
video_bios.c i386: Misc PCI fixups 16 years ago
zimage.c