summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/tpm
AgeCommit message (Expand)Author
2016-09-21drivers/i2c/tpm: Split cr50 driver from main driverDuncan Laurie
2016-09-21drivers/i2c/tpm: Move common variables to headerDuncan Laurie
2016-09-19Revert "drivers/i2c/tpm: Move common variables to header"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm: Split cr50 driver from main driver"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Reduce max buffer size"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Clean up timeouts"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Rename i2c read/write functions"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Clean up locality functions"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Improve data handling and function names"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Support interrupts for status"Duncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Support interrupts for statusDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Improve data handling and function namesDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Clean up locality functionsDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Rename i2c read/write functionsDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Clean up timeoutsDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Reduce max buffer sizeDuncan Laurie
2016-09-19drivers/i2c/tpm: Split cr50 driver from main driverDuncan Laurie
2016-09-19drivers/i2c/tpm: Move common variables to headerDuncan Laurie
2016-09-14drivers/i2c/tpm: Clean up handling of command readyDuncan Laurie
2016-09-08drivers/i2c/tpm: Fix early TPM probeDuncan Laurie
2016-09-06drivers/i2c/tpm: Fix error handling for tis structure not initializedDuncan Laurie
2016-09-06drivers/i2c/tpm: Add support for generating ACPI tableDuncan Laurie
2016-09-06drivers/i2c/tpm: Add support for cr50 TPMDuncan Laurie
2016-09-06drivers/i2c/tpm: Allow sleep durations to be set by the chipDuncan Laurie
2016-09-06drivers/i2c/tpm: Make driver safe for use in x86 pre-ramDuncan Laurie
2016-06-23kconfig: allow various tpm type and interface permutationsVadim Bendebury
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-06-30drivers/i2c/tpm: move tpm driver around a bit more.Patrick Georgi
2015-06-30drivers/i2c/tpm: push tpm driver from verstage to libverstagePatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-30i2c/tpm: add final newlinePatrick Georgi
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-13tpm: wait for valid bit to be set in TPM access register before using tpmSourabh Banerjee
2015-04-10TPM: Reduce buffer size to fix stack overflowJulius Werner
2015-04-10tpm: allow 0 as valid i2c bus numberDaisuke Nojiri
2015-03-23vboot2: read secdata and nvdataDaisuke Nojiri
2015-01-16coreboot tpm: Fix printk format specifiersFurquan Shaikh
2014-12-23TPM: Fix i2c driver dependencyKyösti Mälkki
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-10-22tpm: i2c: When probing the TPM, write a 0 into the TPM access register.Gabe Black
2014-09-10tpm: Clean up I2C TPM driverStefan Reinauer
2014-08-10drivers: Add I2C TPM driver to corebootStefan Reinauer