index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tpm
/
tpm_tis_lpc.c
Age
Commit message (
Expand
)
Author
2021-11-10
tpm: refactor function names for LPC based TPMs
Ilias Apalodimas
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-11-29
tpm: Export the open/close functions
Simon Glass
2018-10-09
tpm: Use livetree and allow children
Simon Glass
2018-05-25
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2016-12-02
tpm: tpm_tis_lpc: Add support for AT97SC3204
George McCollister
2016-10-11
tpm: Tidy up use of size_t
Simon Glass
2015-10-23
dm: tpm: Remove every compilation switch for TPM driver model
Christophe Ricard
2015-08-31
dm: tpm: Convert LPC driver to driver model
Simon Glass
2015-08-31
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-03
tpm: Rename generic_lpc_tpm to tpm_tis_lpc
Che-liang Chiou