summaryrefslogtreecommitdiffstats
path: root/drivers/tpm/tpm-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Use logging in the uclassSimon Glass2021-03-021-3/+5
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* tpm: Don't cleanup unless an error happensSimon Glass2020-04-161-3/+10
* tpm: Use livetree and allow childrenSimon Glass2018-10-091-0/+3
* cros: Update cros_ec code to use struct udeviceSimon Glass2018-10-091-3/+3
* tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-281-3/+0
* tpm: prepare support for TPMv2.x commandsMiquel Raynal2018-05-251-0/+2
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-1/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass2015-08-311-0/+133