Age | Commit message (Expand) | Author |
2021-01-19 | drivers/i2c/tpm/cr50.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 |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
2019-12-20 | {drivers,southbridge}: Replace min() with MIN() | Elyes HAOUAS |
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-11-27 | cr50 i2c: add error message reporting TPM IRQ timeout | Vadim Bendebury |
2019-10-27 | src/{device,drivers}: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-01-24 | cr50: Add probe command to poll Cr50 until DID VID is valid | Keith Short |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-14 | drivers/i2c/tpm/cr50.c: Check if TPM was read | Richard Spiegel |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
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-11-22 | drivers/i2c/tpm/cr50: Simplify and increase init delay to 30 seconds | Duncan Laurie |
2017-11-09 | drivers/i2c/tpm/cr50: Increase init delay to 30 seconds | Duncan Laurie |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-04-24 | drivers/i2c/tpm/cr50: Use tis_plat_irq_status for Cr50 IRQ status | 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 |
2016-11-07 | drivers/i2c/tpm/cr50: Increase IRQ timeout | Duncan Laurie |
2016-10-05 | drivers/i2c/tpm/cr50: Initialize IRQ status handler before probe | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm/cr50: Support interrupts for status | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm/cr50: Improve data handling and function names | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm/cr50: Clean up locality functions | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm/cr50: Rename i2c read/write functions | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm/cr50: Clean up timeouts | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm/cr50: Reduce max buffer size | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm: Split cr50 driver from main driver | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm: Split cr50 driver from main driver" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm/cr50: Reduce max buffer size" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm/cr50: Clean up timeouts" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm/cr50: Rename i2c read/write functions" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm/cr50: Clean up locality functions" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm/cr50: Improve data handling and function names" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm/cr50: Support interrupts for status" | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm/cr50: Support interrupts for status | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm/cr50: Improve data handling and function names | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm/cr50: Clean up locality functions | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm/cr50: Rename i2c read/write functions | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm/cr50: Clean up timeouts | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm/cr50: Reduce max buffer size | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm: Split cr50 driver from main driver | Duncan Laurie |