summaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm_atmel_twi.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-3/+3
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2018-05-26tpm: disociate TPMv1.x specific and generic codeMiquel Raynal1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-09treewide: Fix gdsys mail addressesMario Six1-1/+1
2018-03-05Atmel TPM: Fix potential buffer overrunsJeremy Boone1-2/+12
2016-08-15tpm: atmel_twi: Make compatible with DM I2C bussesmario.six@gdsys.cc1-1/+14
2015-10-23dm: tpm: Add Driver Model support for tpm_atmel_twi driverChristophe Ricard1-18/+50
2015-08-31tpm: Convert drivers to use SPDXSimon Glass1-12/+3
2013-07-17Add Atmel I2C tpmDirk Eibach1-0/+121