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-07-17 | drivers: Get rid of unnecessary blank lines {before,after} brace | Elyes HAOUAS |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-01-19 | drivers/i2c/tpm/tpm.c: Use __func__ | Elyes HAOUAS |
2020-11-16 | drivers/i2c/tpm: Remove ifdef of non-existant Kconfig option | Martin Roth |
2020-09-21 | src/drivers: Drop unneeded empty lines | Elyes HAOUAS |
2020-06-02 | src: Remove redundant includes | 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 |
2018-07-09 | src/{device,drivers}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
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-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2017-04-24 | drivers/i2c/tpm: Remove vendor.irq | Daniel Kurtz |
2017-04-13 | drivers/spi/tpm: Clean up SPI TPM driver | Furquan Shaikh |
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-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 | 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 |
2016-09-06 | drivers/i2c/tpm: Add support for cr50 TPM | Duncan Laurie |
2016-09-06 | drivers/i2c/tpm: Allow sleep durations to be set by the chip | 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-10 | TPM: Reduce buffer size to fix stack overflow | Julius Werner |
2015-04-10 | tpm: allow 0 as valid i2c bus number | Daisuke Nojiri |
2015-01-16 | coreboot tpm: Fix printk format specifiers | Furquan Shaikh |
2014-12-16 | i2c: Replace the i2c API. | Gabe Black |
2014-09-10 | tpm: Clean up I2C TPM driver | Stefan Reinauer |
2014-08-10 | drivers: Add I2C TPM driver to coreboot | Stefan Reinauer |