Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/aca0b8b4f7ec6622c171038084fb84b33dcea580/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
Heiko Schocher 7b5d61b5a3 arm, post, memory: fix bug if sdram base != 0x00000000 14 years ago
..
Makefile post: new nor flash test 14 years ago
flash.c post: new nor flash test 14 years ago
i2c.c post, i2c: add missing curly bracket in i2c_post_test 15 years ago
memory.c arm, post, memory: fix bug if sdram base != 0x00000000 14 years ago
rtc.c