Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/4d7100a61d6fe0652dd0e8b7b3cc31ad37483d64/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
Tom Rini 7e019daf7a drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use 9 years ago
..
Kconfig tpm: st33zp24: Add tpm st33zp24 spi support 9 years ago
Makefile tpm: st33zp24: Add tpm st33zp24 spi support 9 years ago
tpm-uclass.c dm: tpm: Add a uclass for Trusted Platform Modules 10 years ago
tpm_atmel_twi.c dm: tpm: Add Driver Model support for tpm_atmel_twi driver 10 years ago
tpm_internal.h dm: tpm: Add a uclass for Trusted Platform Modules 10 years ago
tpm_tis.h tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c 9 years ago
tpm_tis_infineon.c tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c 9 years ago
tpm_tis_lpc.c dm: tpm: Remove every compilation switch for TPM driver model 10 years ago
tpm_tis_sandbox.c drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use 9 years ago
tpm_tis_st33zp24_i2c.c tpm: st33zp24: Add tpm st33zp24 support with i2c 9 years ago
tpm_tis_st33zp24_spi.c tpm: st33zp24: Add tpm st33zp24 spi support 9 years ago