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
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/drivers/tpm
Simon Glass f90acf1ad0 tpm: Support using driver model with I2C 9 years ago
..
Kconfig sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig 9 years ago
Makefile
tpm.c tpm: Support using driver model with I2C 9 years ago
tpm_atmel_twi.c
tpm_private.h tpm: Support using driver model with I2C 9 years ago
tpm_tis_i2c.c tpm: Support using driver model with I2C 9 years ago
tpm_tis_lpc.c
tpm_tis_sandbox.c