summaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm_tis_lpc.c
AgeCommit message (Expand)Author
2021-11-10tpm: refactor function names for LPC based TPMsIlias Apalodimas
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2018-11-29tpm: Export the open/close functionsSimon Glass
2018-10-09tpm: Use livetree and allow childrenSimon Glass
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2016-12-02tpm: tpm_tis_lpc: Add support for AT97SC3204George McCollister
2016-10-11tpm: Tidy up use of size_tSimon Glass
2015-10-23dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard
2015-08-31dm: tpm: Convert LPC driver to driver modelSimon Glass
2015-08-31dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-03tpm: Rename generic_lpc_tpm to tpm_tis_lpcChe-liang Chiou