summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/tpm/tpm.h
Commit message (Expand)AuthorAgeFilesLines
* security/tpm/: turn tis_{init,open} into tis_probeSergii Dmytruk2023-11-131-1/+0
* treewide: convert to tpm_result_tJon Murphy2023-09-281-2/+3
* Revert "security/tpm/: turn tis_{init,open} into tis_probe"Sergii Dmytruk2022-12-231-0/+1
* security/tpm/: turn tis_{init,open} into tis_probeSergii Dmytruk2022-12-211-1/+0
* drivers/i2c/tpm: splice tpm_vendor_specific structSergii Dmytruk2022-12-211-12/+6
* security/tpm: remove tis_close()Sergii Dmytruk2022-12-051-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-13/+10
* drivers/i2c/tpm: Remove vendor.irqDaniel Kurtz2017-04-241-1/+0
* drivers/i2c/tpm/cr50: Use tis_plat_irq_status for Cr50 IRQ statusDaniel Kurtz2017-04-241-1/+0
* drivers/spi/tpm: Clean up SPI TPM driverFurquan Shaikh2017-04-131-15/+0
* drivers/i2c/tpm: remove unused types from tpm.hAaron Durbin2017-04-031-56/+0
* drivers/i2c/tpm: Fix issues detected by checkpatchLee Leahy2017-03-151-3/+3
* drivers/i2c/tpm/cr50: Support interrupts for statusDuncan Laurie2016-09-211-0/+1
* drivers/i2c/tpm: Move common variables to headerDuncan Laurie2016-09-211-0/+23
* Revert "drivers/i2c/tpm: Move common variables to header"Duncan Laurie2016-09-191-23/+0
* Revert "drivers/i2c/tpm/cr50: Support interrupts for status"Duncan Laurie2016-09-191-1/+0
* drivers/i2c/tpm/cr50: Support interrupts for statusDuncan Laurie2016-09-191-0/+1
* drivers/i2c/tpm: Move common variables to headerDuncan Laurie2016-09-191-0/+23
* drivers/i2c/tpm: Fix early TPM probeDuncan Laurie2016-09-081-0/+2
* drivers/i2c/tpm: Make driver safe for use in x86 pre-ramDuncan Laurie2016-09-061-4/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Drop "See file CREDITS..." commentStefan Reinauer2015-09-071-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* TPM: Reduce buffer size to fix stack overflowJulius Werner2015-04-101-2/+2
* tpm: Clean up I2C TPM driverStefan Reinauer2014-09-101-19/+0
* drivers: Add I2C TPM driver to corebootStefan Reinauer2014-08-101-0/+156