summaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm_tis_lpc.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
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
2018-11-29tpm: Export the open/close functionsSimon Glass1-20/+27
2018-10-09tpm: Use livetree and allow childrenSimon Glass1-1/+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
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2016-12-02tpm: tpm_tis_lpc: Add support for AT97SC3204George McCollister1-9/+28
2016-10-11tpm: Tidy up use of size_tSimon Glass1-2/+2
2015-10-23dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard1-1/+0
2015-08-31dm: tpm: Convert LPC driver to driver modelSimon Glass1-155/+131
2015-08-31dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass1-3/+1
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-03tpm: Rename generic_lpc_tpm to tpm_tis_lpcChe-liang Chiou1-0/+495