summaryrefslogtreecommitdiffstats
path: root/drivers/tpm/tpm_atmel_twi.c
Commit message (Expand)AuthorAgeFilesLines
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-3/+3
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: Fix gdsys mail addressesMario Six2018-03-091-1/+1
* Atmel TPM: Fix potential buffer overrunsJeremy Boone2018-03-051-2/+12
* tpm: atmel_twi: Make compatible with DM I2C bussesmario.six@gdsys.cc2016-08-151-1/+14
* dm: tpm: Add Driver Model support for tpm_atmel_twi driverChristophe Ricard2015-10-231-18/+50
* tpm: Convert drivers to use SPDXSimon Glass2015-08-311-12/+3
* Add Atmel I2C tpmDirk Eibach2013-07-161-0/+121