index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
spi
/
tpm
/
tis.c
Age
Commit message (
Expand
)
Author
2022-08-24
drivers/spi/tpm: Add Ti50 entry to dev_map
Yidi Lin
2022-07-17
drivers: Get rid of unnecessary blank lines {before,after} brace
Elyes HAOUAS
2021-01-19
drivers/spi/tpm/tis.c: Use __func__
Elyes HAOUAS
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-05-11
treewide: Convert more license headers to SPDX style
Patrick Georgi
2020-04-28
drivers/spi/tpm: Add support for non CR50 SPI TPM2
Patrick Rudolph
2019-11-30
src/drivers: Fix two issues discovered by checkpatch
Patrick Georgi
2019-11-29
security/tpm: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2017-04-03
drivers/spi/tpm: honor tis_sendrecv() API
Aaron Durbin
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-08-19
tpm2: Fixed typo
Robert Foss
2016-06-23
tpm2: add SPI TPM driver
Vadim Bendebury