Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/ffc76589d0e728877992b7247a2ced39025e4493/tools/dtoc 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/tools/dtoc
Simon Glass 439c947f32 dtoc: Handle nodes with phandles that depend on the same 8 years ago
..
.gitignore
dtoc
dtoc.py dtoc: Handle nodes with phandles that depend on the same 8 years ago
fdt.py
fdt_fallback.py dtoc: Use items() to iterate over dictionaries in python 3.x 9 years ago
fdt_normal.py dtoc: Adjust GetProps() in fdt_normal to use the node path 9 years ago
fdt_select.py dtoc: Add a way for tests to request the fallback library 9 years ago
fdt_util.py dtoc: Decode val if it's a byte string 8 years ago