summaryrefslogtreecommitdiffstats
path: root/drivers/tpm/tpm2_tis_spi.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* tpm: spi: Cleanup source codeMichal Simek2020-11-201-3/+0
* tpm2: tis_spi: add linux compatible fallback stringBruno Thomsen2020-07-081-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-1/+1
* tpm2: Don't assume active low reset valueKayla Theil2019-10-151-2/+2
* tpm: wait for valid statusRoman Kapl2019-07-111-2/+10
* tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-281-0/+4
* tpm2: tis_spi: add the possibility to reset the chip with a gpioMiquel Raynal2018-05-251-0/+16
* tpm: add support for TPMv2.x SPI modulesMiquel Raynal2018-05-251-0/+663