Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/4a20df395d9b6961a4877852e911cbbadd019d40/post 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
Masahiro Yamada e8a8b8246a Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 11 years ago
..
board post: descend only when CONFIG_HAS_POST is defined 12 years ago
cpu post: descend only when CONFIG_HAS_POST is defined 12 years ago
drivers post: descend only when CONFIG_HAS_POST is defined 12 years ago
lib_powerpc post: descend only when CONFIG_HAS_POST is defined 12 years ago
Makefile Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 11 years ago
post.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
tests.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago