summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/tpm/cr50.c
AgeCommit message (Expand)Author
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2019-12-20{drivers,southbridge}: Replace min() with MIN()Elyes HAOUAS
2019-12-02src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi
2019-11-29security/tpm: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-27cr50 i2c: add error message reporting TPM IRQ timeoutVadim Bendebury
2019-10-27src/{device,drivers}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-01-24cr50: Add probe command to poll Cr50 until DID VID is validKeith Short
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-14drivers/i2c/tpm/cr50.c: Check if TPM was readRichard Spiegel
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-11-22drivers/i2c/tpm/cr50: Simplify and increase init delay to 30 secondsDuncan Laurie
2017-11-09drivers/i2c/tpm/cr50: Increase init delay to 30 secondsDuncan Laurie
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-04-24drivers/i2c/tpm/cr50: Use tis_plat_irq_status for Cr50 IRQ statusDaniel Kurtz
2017-04-13drivers/spi/tpm: Clean up SPI TPM driverFurquan Shaikh
2017-03-15drivers/i2c/tpm: Fix issues detected by checkpatchLee Leahy
2016-11-07drivers/i2c/tpm/cr50: Increase IRQ timeoutDuncan Laurie
2016-10-05drivers/i2c/tpm/cr50: Initialize IRQ status handler before probeDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Support interrupts for statusDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Improve data handling and function namesDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Clean up locality functionsDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Rename i2c read/write functionsDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Clean up timeoutsDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Reduce max buffer sizeDuncan Laurie
2016-09-21drivers/i2c/tpm: Split cr50 driver from main driverDuncan 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