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
/
i2c
/
tpm
/
tis.c
Age
Commit message (
Expand
)
Author
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-08-18
include/device: Split i2c.h into three
Nico Huber
2017-04-24
drivers/i2c/tpm: Remove vendor.irq
Daniel Kurtz
2017-04-03
drivers/i2c/tpm: remove 1260 byte buffer from stack
Aaron Durbin
2017-04-03
drivers/i2c/tpm: remove unused variable in tpm_transmit()
Aaron Durbin
2017-03-16
drivers/i2c/tpm: Add TPM (TIS) debugging support
Lee Leahy
2017-03-15
drivers/i2c/tpm: Fix issues detected by checkpatch
Lee Leahy
2016-09-08
drivers/i2c/tpm: Fix early TPM probe
Duncan Laurie
2016-09-06
drivers/i2c/tpm: Fix error handling for tis structure not initialized
Duncan Laurie
2016-09-06
drivers/i2c/tpm: Make driver safe for use in x86 pre-ram
Duncan Laurie
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-04-13
tpm: wait for valid bit to be set in TPM access register before using tpm
Sourabh Banerjee
2015-01-16
coreboot tpm: Fix printk format specifiers
Furquan Shaikh
2014-12-16
i2c: Replace the i2c API.
Gabe Black
2014-10-22
tpm: i2c: When probing the TPM, write a 0 into the TPM access register.
Gabe Black
2014-09-10
tpm: Clean up I2C TPM driver
Stefan Reinauer