summaryrefslogtreecommitdiffstats
path: root/src/drivers/crb
Commit message (Expand)AuthorAgeFilesLines
* drivers: Get rid of unnecessary blank lines {before,after} braceElyes HAOUAS2022-07-172-3/+0
* commonlib: Substitude macro "__unused" in compiler.hBill XIE2022-07-141-1/+1
* drivers/crb: Generate TPM PPI ACPI codeMichał Żygowski2022-06-231-0/+4
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-212-13/+5
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* drivers/crb/tpm: Fix compilation on x86_64Patrick Rudolph2020-12-102-3/+4
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-213-7/+0
* src: Remove unused 'include <delay.h>'Elyes HAOUAS2020-08-181-1/+0
* treewide: Convert more license headers to SPDX stylePatrick Georgi2020-05-112-11/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+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-062-24/+4
* 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
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-2/+1
* security/tpm: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-292-6/+4
* drivers/crb: Replace __RAMSTAGE_ guardsKyösti Mälkki2019-11-211-6/+7
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* drivers/crb: Add support for PTTChristian Walter2019-08-061-0/+9
* drivers/crb: Add CRB driver for TPM2 supportChristian Walter2019-07-316-0/+544