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 22230e916e tpm: Tidy up use of size_t 8 years ago
..
Kconfig tpm: atmel_twi: Make compatible with DM I2C busses 8 years ago
Makefile tpm: st33zp24: Add tpm st33zp24 spi support 8 years ago
tpm-uclass.c dm: tpm: Add a uclass for Trusted Platform Modules 9 years ago
tpm_atmel_twi.c tpm: atmel_twi: Make compatible with DM I2C busses 8 years ago
tpm_internal.h dm: tpm: Add a uclass for Trusted Platform Modules 9 years ago
tpm_tis.h tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c 8 years ago
tpm_tis_infineon.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
tpm_tis_lpc.c tpm: Tidy up use of size_t 8 years ago
tpm_tis_sandbox.c drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use 8 years ago
tpm_tis_st33zp24_i2c.c tpm: st33zp24: Add tpm st33zp24 support with i2c 8 years ago
tpm_tis_st33zp24_spi.c tpm: st33zp24: Add tpm st33zp24 spi support 8 years ago