Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/e00e8b3989480fab08931cd80aacc7d1718b5a22/drivers/core 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/core
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 10 years ago
..
Kconfig drivers: hierarchize drivers Kconfig menu 10 years ago
Makefile devres: make Devres optional with CONFIG_DEVRES 10 years ago
device-remove.c devres: introduce Devres (Managed Device Resource) framework 10 years ago
device.c dm: core: Add a way to set a device name 10 years ago
devres.c devres: add debug command to dump device resources 10 years ago
dump.c
lists.c
regmap.c
root.c
simple-bus.c dm: Support address translation for simple-bus 10 years ago
syscon-uclass.c
uclass.c
util.c