Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/22b6dbc1696d927d938dd4e16f65d83c0d4fb3f4/lib_generic 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_generic
Stefan Roese b1b4e89a0f Add LZO decompressor support 16 years ago
..
lzma Coding style cleanup, update CHANGELOG 17 years ago
lzo Add LZO decompressor support 16 years ago
Makefile bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
addr_map.c Introduce addr_map library 17 years ago
bzlib.c bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
bzlib_crctable.c bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
bzlib_decompress.c bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
bzlib_huffman.c bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
bzlib_private.h
bzlib_randtable.c bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
crc16.c crc16: move to lib_generic 17 years ago
crc32.c drivers/mtd/nand: Move conditional compilation to Makefile 17 years ago
ctype.c
display_options.c
div64.c
gunzip.c Fix gunzip in case of insufficient output buffer 16 years ago
ldiv.c
lmb.c Fix some more print() format errors. 17 years ago
md5.c
rbtree.c Add Red Black Tree support 17 years ago
sha1.c
sha256.c
string.c
strmhz.c Fix strmhz(): avoid printing negative fractions 17 years ago
vsprintf.c vsprintf: pull updates from Linux kernel 16 years ago
zlib.c