Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/716e4ffe99152ea572c7913462dcdf981023050f/drivers/mtd 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/drivers/mtd
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 9 years ago
..
nand Merge branch 'master' of git://www.denx.de/git/u-boot-imx 10 years ago
onenand mtd, ubi, ubifs: resync with Linux-3.14 11 years ago
spi spl: change return values of spl_*_load_image() 9 years ago
ubi compat: Remove is_power_of_2() definition 10 years ago
Kconfig mtd: add altera quadspi driver 10 years ago
Makefile mtd: add altera quadspi driver 10 years ago
altera_qspi.c altera_qspi: change ioremap to map_physmem 9 years ago
at45.c
cfi_flash.c cfi_flash: convert to driver model 10 years ago
cfi_mtd.c mtd, cfi, ubi: add missing writebufsize initialization 11 years ago
dataflash.c
ftsmc020.c
jedec_flash.c mtd: Handle 29LV800BT 11 years ago
mtd-uclass.c dm: implement a MTD uclass 10 years ago
mtd_uboot.c mtd: uboot: Add meaningful error message 10 years ago
mtdconcat.c kbuild: force to define __UBOOT__ in all the C sources 11 years ago
mtdcore.c compat: Remove is_power_of_2() definition 10 years ago
mtdcore.h mtd, ubi, ubifs: resync with Linux-3.14 11 years ago
mtdpart.c mtd: Introduce mtd_block_isreserved() 10 years ago
mw_eeprom.c
st_smi.c