Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/0e4e38ae38801472ee77bb2b52e081017662c2b6/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 6e67f176bb Fix codying style broken by recent libfdt sync 9 years ago
..
Kconfig
Makefile
device-remove.c dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED 9 years ago
device.c Fix codying style broken by recent libfdt sync 9 years ago
devres.c
dump.c
lists.c dm: core: Match compatible strings in order of priority 9 years ago
regmap.c dm: regmap: Implement simple regmap_read & regmap_write 9 years ago
root.c dm: core: Add a function to bind child devices 9 years ago
simple-bus.c dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 9 years ago
syscon-uclass.c dm: syscon: Provide a generic syscon driver 9 years ago
uclass.c dm: core: Add a function to get a uclass name 9 years ago
util.c