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
Age
Commit message (
Expand
)
Author
2017-04-24
drivers/spi/tpm: Do not let MAINBOARD_HAS_SPI_TPM_CR50 depend on SPI_TPM
Daniel Kurtz
2017-04-13
drivers/spi/tpm: Clean up SPI TPM driver
Furquan Shaikh
2017-04-05
drivers/spi/tpm: Allow TPM_SPI to be used with PC80_SYSTEM.
Furquan Shaikh
2017-04-05
drivers/spi/tpm: Make SPI TPM driver CAR-safe
Furquan Shaikh
2017-04-05
drivers/spi/tpm: using tpm irq to sync tpm transaction
Jeffy Chen
2017-04-05
drivers/spi/tpm: try to wake cr50 if it is asleep
Jeffy Chen
2017-04-05
drivers/spi/tpm: Add tis.c and tpm.c to ramstage and romstage
Furquan Shaikh
2017-04-03
drivers/spi/tpm: honor tis_sendrecv() API
Aaron Durbin
2017-04-03
drivers/spi/tpm: make tpm_info object local to compilation unit
Aaron Durbin
2017-04-03
drivers/spi/tpm: de-assert chip select on transaction error
Aaron Durbin
2017-03-09
drivers/spi/tpm: provide Kconfig to indicate CR50 usage
Aaron Durbin
2016-12-16
tpm2: handle failures more gracefully
Vadim Bendebury
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-10-02
Kconfig: Update default hex values to start with 0x
Martin Roth
2016-08-19
tpm2: Fixed typo
Robert Foss
2016-08-03
spi/tpm: read TPM version in larger chunks
Vadim Bendebury
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2016-07-12
tpm: report firmware version
Vadim Bendebury
2016-07-11
tpm: use proper locality zero SPI bus addresses
Vadim Bendebury
2016-06-23
kconfig: add missing SPI TPM CS config definition
Vadim Bendebury
2016-06-23
tpm2: add SPI TPM driver
Vadim Bendebury
2016-06-23
kconfig: allow various tpm type and interface permutations
Vadim Bendebury