Age | Commit message (Expand) | Author |
2018-09-02 | src/drivers/spi/tpm: Fix typo & capitalize TPM and IRQ | Elyes HAOUAS |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
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-12-18 | spi/tpm: Clear pending irqs during tpm2_init | Shelley Chen |
2017-11-28 | spi/tpm.c do not waste time on wake pulses unless necessary | Vadim Bendebury |
2017-11-21 | spi/tpm: claim locality just once during boot | Vadim Bendebury |
2017-11-16 | drivers/spi/tpm: Poll TPM_VALID bit until valid | Shelley Chen |
2017-11-01 | spi/tpm: Make sure AP properly syncs up with Cr50 | Vadim Bendebury |
2017-04-24 | drivers/spi/tpm: Do not let MAINBOARD_HAS_SPI_TPM_CR50 depend on SPI_TPM | Daniel Kurtz |
2017-04-13 | drivers/spi/tpm: Clean up SPI TPM driver | Furquan Shaikh |
2017-04-05 | drivers/spi/tpm: Allow TPM_SPI to be used with PC80_SYSTEM. | Furquan Shaikh |
2017-04-05 | drivers/spi/tpm: Make SPI TPM driver CAR-safe | Furquan Shaikh |
2017-04-05 | drivers/spi/tpm: using tpm irq to sync tpm transaction | Jeffy Chen |
2017-04-05 | drivers/spi/tpm: try to wake cr50 if it is asleep | Jeffy Chen |
2017-04-05 | drivers/spi/tpm: Add tis.c and tpm.c to ramstage and romstage | Furquan Shaikh |
2017-04-03 | drivers/spi/tpm: honor tis_sendrecv() API | Aaron Durbin |
2017-04-03 | drivers/spi/tpm: make tpm_info object local to compilation unit | Aaron Durbin |
2017-04-03 | drivers/spi/tpm: de-assert chip select on transaction error | Aaron Durbin |
2017-03-09 | drivers/spi/tpm: provide Kconfig to indicate CR50 usage | Aaron Durbin |
2016-12-16 | tpm2: handle failures more gracefully | Vadim Bendebury |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-08-19 | tpm2: Fixed typo | Robert Foss |
2016-08-03 | spi/tpm: read TPM version in larger chunks | Vadim Bendebury |
2016-08-01 | Add newlines at the end of all coreboot files | Martin Roth |
2016-07-12 | tpm: report firmware version | Vadim Bendebury |
2016-07-11 | tpm: use proper locality zero SPI bus addresses | Vadim Bendebury |
2016-06-23 | kconfig: add missing SPI TPM CS config definition | Vadim Bendebury |
2016-06-23 | tpm2: add SPI TPM driver | Vadim Bendebury |
2016-06-23 | kconfig: allow various tpm type and interface permutations | Vadim Bendebury |