Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/4e9838c102e8575fbff3944e1596a53ec579844a/drivers/tpm 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/tpm
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
..
Kconfig sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig 10 years ago
Makefile
tpm.c tpm: Support using driver model with I2C 10 years ago
tpm_atmel_twi.c
tpm_private.h tpm: Support using driver model with I2C 10 years ago
tpm_tis_i2c.c of: clean up OF_CONTROL ifdef conditionals 10 years ago
tpm_tis_lpc.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
tpm_tis_sandbox.c