index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tpm
/
tpm_tis_lpc.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: tpm: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
tpm: Remove <common.h> and add needed includes
Tom Rini
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