summaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm2_tis_spi.c
AgeCommit message (Expand)Author
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-10tpm: Use the new API on tpm2 spi driverIlias Apalodimas
2021-09-24drivers: tpm2: update reset gpio semanticsJorge Ramirez-Ortiz
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-20tpm: spi: Cleanup source codeMichal Simek
2020-07-08tpm2: tis_spi: add linux compatible fallback stringBruno Thomsen
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-10-15tpm2: Don't assume active low reset valueKayla Theil
2019-07-11tpm: wait for valid statusRoman Kapl
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal
2018-05-25tpm2: tis_spi: add the possibility to reset the chip with a gpioMiquel Raynal
2018-05-25tpm: add support for TPMv2.x SPI modulesMiquel Raynal