summaryrefslogtreecommitdiff
path: root/drivers/tpm/cr50_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-15tpm: cr50: Drop unnecessary coral headersSimon Glass1-2/+0
2021-03-02tpm: Don't include cr50 in TPL/SPLSimon Glass1-2/+2
2021-01-31tpm: cr50: Rename driver to work with of-platdataSimon Glass1-2/+2
2021-01-31tpm: cr50: Add a better description and more debugSimon Glass1-4/+18
2021-01-31tpm: cr50: Check for valid localitySimon Glass1-4/+12
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-22tpm: cr50: Correct logging statementsSimon Glass1-5/+5
2020-09-25tpm: cr50: Add ACPI supportSimon Glass1-0/+55
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-04-16tpm: cr50: Use the correct GPIO bindingSimon Glass1-1/+1
2020-04-16tpm: cr50: Add a comment for cr50_privSimon Glass1-0/+9
2020-04-16tpm: cr50: Release locality on exitSimon Glass1-2/+11
2020-02-07tpm: Add a driver for H1/Cr50Simon Glass1-0/+659