aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/pc80/tpm
AgeCommit message (Expand)Author
2018-05-13drivers/pc80/tpm: get ioport from pnp recordsKevin Cody-Little
2018-04-16drivers/pc80/tpm: Add some optional delay to tis_readresponse()Bill XIE
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-14drivers/pc80/tpm: Remove unused ACPI opregionDuncan Laurie
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-07-28src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-05-05drivers/pc80/tpm: Fix missing tis_close() functionPhilipp Deppenwiese
2017-04-24*.asl: Remove obsolete reference to TPM ASL filePatrick Rudolph
2017-02-22acpi: Add ACPI_ prefix to IRQ enum and struct namesFurquan Shaikh
2017-02-14drivers/pc80/tpm: Update default acpi pathTobias Diedrich
2016-12-16drivers/pc80/tpm: Set default TPM acpi path if unsetPhilipp Deppenwiese
2016-11-24driver/pc80/tpm: Runtime generate ACPI table for TPM driverNaresh G Solanki
2016-11-14drivers/pc80/tpm: Select TPM device name based on Kconfig optionSubrata Banik
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-03-05tpm/acpi/tpm.asl: Only include tpm.asl if tpm is enabledMartin Roth
2016-02-26tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"Denis 'GNUtoo' Carikli
2016-02-18acpi/tpm: Gracefully handle missing TPM module.Tobias Diedrich
2015-12-06Remove #ifdef checks on Kconfig symbolsMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27tpm: acpi: Add support for TPM PIRQDuncan Laurie
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-09-28tpm: acpi: Make _CRS method serializedDuncan Laurie
2015-09-08drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO levelDuncan Laurie
2015-06-07Fix Kconfig whitespace.Martin Roth
2015-06-02tpm: Add dummy _DSM to make Bitlocker happy.Vladimir Serbinenko
2015-06-02TPM: Add Infineon SLB9670 SPI TPM supportWenkai Du
2015-05-29tpm: Add Infineon TPM 1.2 supportSubrata
2015-05-29tpm: Fix multiple device supportSubrata
2015-05-27Deactivate TPMVladimir Serbinenko
2015-05-27Move TPM code out of chromeosVladimir Serbinenko
2015-05-23Hide TPM_TIS_BASE_ADDRESSVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-13tpm: Only expose base address Kconfig option when enabledPatrick Georgi
2015-04-10tpm: Remove error message for unknown resource typeDuncan Laurie
2015-04-10tpm: Add ramstage driver and interrupt configurationDuncan Laurie
2015-04-10tpm: Move the LPC TPM driver to a subdirectoryDuncan Laurie