summaryrefslogtreecommitdiffstats
path: root/src/drivers/crb/tis.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* acpi: Be more ACPI compliant when generating _UIDPatrick Rudolph2020-01-091-1/+1
* security/tpm: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-5/+4
* drivers/crb: Replace __RAMSTAGE_ guardsKyösti Mälkki2019-11-211-6/+7
* drivers/crb: Add support for PTTChristian Walter2019-08-061-0/+9
* drivers/crb: Add CRB driver for TPM2 supportChristian Walter2019-07-311-0/+150