Age | Commit message (Expand) | Author |
2016-11-24 | driver/pc80/tpm: Runtime generate ACPI table for TPM driver | Naresh G Solanki |
2016-11-14 | drivers/pc80/tpm: Select TPM device name based on Kconfig option | Subrata Banik |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-04-19 | kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme | Stefan Reinauer |
2016-03-05 | tpm/acpi/tpm.asl: Only include tpm.asl if tpm is enabled | Martin Roth |
2016-02-26 | tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" | Denis 'GNUtoo' Carikli |
2016-02-18 | acpi/tpm: Gracefully handle missing TPM module. | Tobias Diedrich |
2015-12-06 | Remove #ifdef checks on Kconfig symbols | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-27 | tpm: acpi: Add support for TPM PIRQ | Duncan Laurie |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-09-28 | tpm: acpi: Make _CRS method serialized | Duncan Laurie |
2015-09-08 | drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO level | Duncan Laurie |
2015-06-07 | Fix Kconfig whitespace. | Martin Roth |
2015-06-02 | tpm: Add dummy _DSM to make Bitlocker happy. | Vladimir Serbinenko |
2015-06-02 | TPM: Add Infineon SLB9670 SPI TPM support | Wenkai Du |
2015-05-29 | tpm: Add Infineon TPM 1.2 support | Subrata |
2015-05-29 | tpm: Fix multiple device support | Subrata |
2015-05-27 | Deactivate TPM | Vladimir Serbinenko |
2015-05-27 | Move TPM code out of chromeos | Vladimir Serbinenko |
2015-05-23 | Hide TPM_TIS_BASE_ADDRESS | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-21 | arm(64): Manually clean up the mess left by write32() transition | Julius Werner |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-13 | tpm: Only expose base address Kconfig option when enabled | Patrick Georgi |
2015-04-10 | tpm: Remove error message for unknown resource type | Duncan Laurie |
2015-04-10 | tpm: Add ramstage driver and interrupt configuration | Duncan Laurie |
2015-04-10 | tpm: Move the LPC TPM driver to a subdirectory | Duncan Laurie |