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
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-01-30
drivers/i2c/tpm: Add irq_gpio support to tpm.
Justin TerAvest
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-11-22
drivers/i2c/tpm/cr50: Simplify and increase init delay to 30 seconds
Duncan Laurie
2017-11-09
drivers/i2c/tpm/cr50: Increase init delay to 30 seconds
Duncan Laurie
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
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-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
[next]