summaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm2_tis_spi.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-11-20tpm: spi: Cleanup source codeMichal Simek1-3/+0
2020-07-08tpm2: tis_spi: add linux compatible fallback stringBruno Thomsen1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-1/+1
2019-10-15tpm2: Don't assume active low reset valueKayla Theil1-2/+2
2019-07-11tpm: wait for valid statusRoman Kapl1-2/+10
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal1-0/+4
2018-05-26tpm2: tis_spi: add the possibility to reset the chip with a gpioMiquel Raynal1-0/+16
2018-05-26tpm: add support for TPMv2.x SPI modulesMiquel Raynal1-0/+663