Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/704f1f0c20caf37e3bec9d725ac96c9065aebab6/lib 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
Ed Swarthout 55f7934d2b strmhz: Make hz unsigned to support greater than 2146 MHz clock 14 years ago
..
libfdt
lzma
lzo
Makefile lib: add crc7 from Linux 14 years ago
addr_map.c
asm-offsets.c Small coding style fix in lib/asm-offsets.c 14 years ago
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
circbuf.c
crc7.c lib: add crc7 from Linux 14 years ago
crc16.c
crc32.c
ctype.c ctype: constify lookup table 15 years ago
display_options.c
div64.c
errno.c
gunzip.c
hashtable.c Fix hash table deletion to prevent lost entries 14 years ago
ldiv.c
lmb.c Rename lib_generic/ to lib/ 15 years ago
md5.c
net_utils.c string_to_ip: constify "s" arg 15 years ago
qsort.c env: re-add support for auto-completion 14 years ago
rbtree.c
sha1.c
sha256.c
string.c
strmhz.c strmhz: Make hz unsigned to support greater than 2146 MHz clock 14 years ago
time.c
vsprintf.c
zlib.c