Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/b43c17cba66a8ba88f8a0abc98b2bbb561c54b08/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
Tom Rini 0ce033d258 Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
..
libfdt libfdt: update from upstream dtc commit 142419e 12 years ago
lzma lzma: update to lzma sdk 9.20 13 years ago
lzo GCC4.6: Squash warning in lzo1x_decompress.c 14 years ago
tizen create lib/tizen directory 13 years ago
zlib lib/zlib: sparse fixes 13 years ago
Makefile Introduce a basic initcall implementation 12 years ago
addr_map.c lib/powerpc: addrmap_phys_to_virt() should return a pointer 13 years ago
aes.c Add AES crypto library 13 years ago
asm-offsets.c arm: move C runtime setup code in crt0.S 12 years ago
bch.c
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
circbuf.c
crc7.c
crc16.c
crc32.c Roll crc32 into hash infrastructure 12 years ago
ctype.c
display_options.c display_options:print_buffer: align ASCII print 12 years ago
div64.c
errno.c
fdtdec.c Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver 12 years ago
fdtdec_test.c
gunzip.c gunzip: rename z{alloc, free} to gz{alloc, free} 13 years ago
gzip.c lib: add gzip lib function callback 13 years ago
hashtable.c env: Add environment variable flags 13 years ago
initcall.c Introduce a basic initcall implementation 12 years ago
ldiv.c
linux_string.c Make linux kernel string funcs available to tools 13 years ago
lmb.c
md5.c GCC47: Fix warning in md5.c 13 years ago
net_utils.c
physmem.c Introduce arch_phys_memset which works like memset but on physical memory 13 years ago
qsort.c
rand.c lib: add rand() function 13 years ago
rbtree.c
sha1.c sha1: Use const where possible, and unsigned for input len 13 years ago
sha256.c sha256: Use const where possible and add watchdog function 13 years ago
string.c Make linux kernel string funcs available to tools 13 years ago
strmhz.c
time.c
uuid.c
vsprintf.c vsprintf: add ustrtoll function 12 years ago