aboutsummaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-09tpm: Use livetree and allow childrenSimon Glass1-0/+3
2018-10-09cros: Update cros_ec code to use struct udeviceSimon Glass1-3/+3
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal1-3/+0
2018-05-25tpm: prepare support for TPMv2.x commandsMiquel Raynal1-0/+2
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal1-1/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-08-31dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass1-0/+133