Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/754f230aa01b8c789fc31f8013c2487954073300/lib_blackfin 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_blackfin
Wolfgang Denk 1218abf1b5 Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 18 years ago
..
Makefile
bf533_linux.c make show_boot_progress () weak. 18 years ago
bf533_string.c [Blackfin][PATCH] Kill off a bunch of common local prototypes 18 years ago
blackfin_board.h
board.c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 18 years ago
cache.c [Blackfin][PATCH] Kill off a bunch of common local prototypes 18 years ago
cache.h [Blackfin][PATCH] Kill off a bunch of common local prototypes 18 years ago
memcmp.S
memcpy.S
memmove.S
memset.S
muldi3.c
post.c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 18 years ago
tests.c