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
/
tpm2_tis_spi.c
Age
Commit message (
Expand
)
Author
2024-08-06
tpm: call tpm_tis_wait_init() after tpm_tis_init()
Lukas Funke
2024-07-22
drivers: tpm: Remove duplicate newlines
Marek Vasut
2024-06-04
Merge tag 'v2024.07-rc4' into next
Tom Rini
2024-05-27
tpm: display warning if using gpio reset with TPM
Tim Harvey
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
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-11-10
tpm: Use the new API on tpm2 spi driver
Ilias Apalodimas
2021-09-24
drivers: tpm2: update reset gpio semantics
Jorge Ramirez-Ortiz
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-20
tpm: spi: Cleanup source code
Michal Simek
2020-07-08
tpm2: tis_spi: add linux compatible fallback string
Bruno Thomsen
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-10-15
tpm2: Don't assume active low reset value
Kayla Theil
2019-07-11
tpm: wait for valid status
Roman Kapl
2018-07-28
tpm: allow TPM v1 and v2 to be compiled at the same time
Miquel Raynal
2018-05-25
tpm2: tis_spi: add the possibility to reset the chip with a gpio
Miquel Raynal
2018-05-25
tpm: add support for TPMv2.x SPI modules
Miquel Raynal