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_infineon.c
Age
Commit message (
Expand
)
Author
2025-10-14
tpm: Make U_BOOT_DRIVER entries unique
Tom Rini
2025-08-25
tpm: tis_infineon: Cannot test unsigned for being negative
Andrew Goodbody
2025-08-25
tpm: tpm_tis_infineon: Make use of 'z' for printing size_t
Tom Rini
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
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2021-11-10
tpm: refactor function names and macros for infineon v1.2 TPM
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-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
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-05
Infineon TPM: Fix potential buffer overruns
Jeremy Boone
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-01-28
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...
Christophe Ricard
2015-10-23
dm: tpm: Remove every compilation switch for TPM driver model
Christophe Ricard
2015-10-23
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
Christophe Ricard