summaryrefslogtreecommitdiffstats
path: root/src/drivers/tpm/tpm.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/tpm: Move TPM init to end of device init phaseMatt DeVillier2022-10-201-1/+1
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* ACPI,drivers/: Do not guard <acpi/acpi.h>Kyösti Mälkki2020-06-181-10/+1
* src: Remove redundant includesElyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* security/tpm: Fix TPM 1.2 state machine issuesPhilipp Deppenwiese2018-08-211-2/+4
* security/tpm: Improve TCPA log generationPhilipp Deppenwiese2018-08-031-3/+0
* security/tpm: Add TCPA logging functionalityPhilipp Deppenwiese2018-07-281-0/+3
* drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese2018-07-251-0/+35