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
/
tpm.c
Age
Commit message (
Expand
)
Author
2018-07-09
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
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-08-18
include/device: Split i2c.h into three
Nico Huber
2017-08-14
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-04-24
drivers/i2c/tpm: Remove vendor.irq
Daniel Kurtz
2017-04-13
drivers/spi/tpm: Clean up SPI TPM driver
Furquan Shaikh
2017-03-15
drivers/i2c/tpm: Fix issues detected by checkpatch
Lee Leahy
2017-01-03
i2c/tpm: Ignore 0xFF bytes for status and burstCount
Julius Werner
2016-09-21
drivers/i2c/tpm: Split cr50 driver from main driver
Duncan Laurie
2016-09-21
drivers/i2c/tpm: Move common variables to header
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm: Move common variables to header"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm: Split cr50 driver from main driver"
Duncan Laurie
2016-09-19
drivers/i2c/tpm: Split cr50 driver from main driver
Duncan Laurie
2016-09-19
drivers/i2c/tpm: Move common variables to header
Duncan Laurie
2016-09-14
drivers/i2c/tpm: Clean up handling of command ready
Duncan Laurie
2016-09-08
drivers/i2c/tpm: Fix early TPM probe
Duncan Laurie
2016-09-06
drivers/i2c/tpm: Add support for cr50 TPM
Duncan Laurie
2016-09-06
drivers/i2c/tpm: Allow sleep durations to be set by the chip
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-10
TPM: Reduce buffer size to fix stack overflow
Julius Werner
2015-04-10
tpm: allow 0 as valid i2c bus number
Daisuke Nojiri
2015-01-16
coreboot tpm: Fix printk format specifiers
Furquan Shaikh
2014-12-16
i2c: Replace the i2c API.
Gabe Black
2014-09-10
tpm: Clean up I2C TPM driver
Stefan Reinauer
2014-08-10
drivers: Add I2C TPM driver to coreboot
Stefan Reinauer