index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
i2c
/
tpm
Age
Commit message (
Expand
)
Author
2017-08-14
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-04-24
drivers/i2c/tpm: Remove vendor.irq
Daniel Kurtz
2017-04-24
drivers/i2c/tpm/cr50: Use tis_plat_irq_status for Cr50 IRQ status
Daniel Kurtz
2017-04-24
drivers/i2c/tpm: Hide ACPI on unsupported platforms
Patrick Rudolph
2017-04-13
drivers/spi/tpm: Clean up SPI TPM driver
Furquan Shaikh
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-04-03
drivers/i2c/tpm: remove unused types from tpm.h
Aaron Durbin
2017-03-16
drivers/i2c/tpm: Add support for Atmel TPM (AT97SC3204)
Lee Leahy
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
2017-01-03
i2c/tpm: Ignore 0xFF bytes for status and burstCount
Julius Werner
2016-11-07
drivers/i2c/tpm/cr50: Increase IRQ timeout
Duncan Laurie
2016-10-05
drivers/i2c/tpm/cr50: Initialize IRQ status handler before probe
Duncan Laurie
2016-10-02
Kconfig: Update default hex values to start with 0x
Martin Roth
2016-09-21
drivers/i2c/tpm/cr50: Support interrupts for status
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Improve data handling and function names
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Clean up locality functions
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Rename i2c read/write functions
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Clean up timeouts
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Reduce max buffer size
Duncan Laurie
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
Revert "drivers/i2c/tpm/cr50: Reduce max buffer size"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Clean up timeouts"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Rename i2c read/write functions"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Clean up locality functions"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Improve data handling and function names"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Support interrupts for status"
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Support interrupts for status
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Improve data handling and function names
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Clean up locality functions
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Rename i2c read/write functions
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Clean up timeouts
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Reduce max buffer size
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: Fix error handling for tis structure not initialized
Duncan Laurie
2016-09-06
drivers/i2c/tpm: Add support for generating ACPI table
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
2016-06-23
kconfig: allow various tpm type and interface permutations
Vadim Bendebury
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
[next]