Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/d21c3afab7152030adbe4c280acdb26a492fc162/post/drivers 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/post/drivers
Anatolij Gustschin c55285015a post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES 12 years ago
..
Makefile post: new nor flash test 14 years ago
flash.c post: new nor flash test 14 years ago
i2c.c post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES 12 years ago
memory.c arm, post, memory: fix bug if sdram base != 0x00000000 14 years ago
rtc.c