Age | Commit message (Expand) | Author |
2022-12-23 | Revert "security/tpm/: turn tis_{init,open} into tis_probe" | Sergii Dmytruk |
2022-12-21 | security/tpm/: turn tis_{init,open} into tis_probe | Sergii Dmytruk |
2022-12-21 | drivers/i2c/tpm: splice tpm_vendor_specific struct | Sergii Dmytruk |
2022-12-05 | security/tpm: remove tis_close() | Sergii Dmytruk |
2022-11-22 | src/drivers: Remove unnecessary space after casts | Elyes Haouas |
2021-01-19 | drivers/i2c/tpm/tis.c: Use __func__ | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2019-12-02 | src/: Remove g_ prefixes and _g suffixes from variables | Patrick Georgi |
2019-11-29 | security/tpm: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-04-06 | src: Use #include <timer.h> when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
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-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-04-24 | drivers/i2c/tpm: Remove vendor.irq | Daniel Kurtz |
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-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 |
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: Make driver safe for use in x86 pre-ram | Duncan Laurie |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-13 | tpm: wait for valid bit to be set in TPM access register before using tpm | Sourabh Banerjee |
2015-01-16 | coreboot tpm: Fix printk format specifiers | Furquan Shaikh |
2014-12-16 | i2c: Replace the i2c API. | Gabe Black |
2014-10-22 | tpm: i2c: When probing the TPM, write a 0 into the TPM access register. | Gabe Black |
2014-09-10 | tpm: Clean up I2C TPM driver | Stefan Reinauer |