summaryrefslogtreecommitdiffstats
path: root/drivers/tpm/cr50_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Don't include cr50 in TPL/SPLSimon Glass2021-03-021-2/+2
* tpm: cr50: Rename driver to work with of-platdataSimon Glass2021-01-301-2/+2
* tpm: cr50: Add a better description and more debugSimon Glass2021-01-301-4/+18
* tpm: cr50: Check for valid localitySimon Glass2021-01-301-4/+12
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* tpm: cr50: Correct logging statementsSimon Glass2020-10-221-5/+5
* tpm: cr50: Add ACPI supportSimon Glass2020-09-251-0/+55
* 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: cr50: Use the correct GPIO bindingSimon Glass2020-04-161-1/+1
* tpm: cr50: Add a comment for cr50_privSimon Glass2020-04-161-0/+9
* tpm: cr50: Release locality on exitSimon Glass2020-04-161-2/+11
* tpm: Add a driver for H1/Cr50Simon Glass2020-02-071-0/+659