index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tpm
Age
Commit message (
Expand
)
Author
2025-06-10
tpm: sandbox: Support self-test continue in emulator
Simon Glass
2025-05-29
global: Add <linux/string.h> instead of long indirect include path
Tom Rini
2025-04-14
tpm: cr50: Support opening the TPM multiple times
Simon Glass
2025-02-18
tpm: unconstify tpm_tis_chip_data
Ilias Apalodimas
2025-01-28
tcg2: decouple eventlog size from efi
Raymond Mao
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
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
2023-11-22
tpm: remove superfluous check in tpm_tis_send()
Heinrich Schuchardt
2023-10-27
tpm: sandbox: Update for needed TPM2 capabilities
Eddie James
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-02-28
tpm: sandbox: Change the return code when device is already open
Ilias Apalodimas
2023-02-10
Correct SPL use of TPM_RNG
Simon Glass
2023-01-20
tpm2: ftpm: add the device in the OP-TEE services list
Ilias Apalodimas
2022-12-20
tpm2: ftpm: open session with privileged ree login
Etienne Carriere
2022-09-03
tpm: Implement state command for Cr50
Simon Glass
2022-09-03
tpm: Allow reporting the internal state
Simon Glass
2022-09-03
tpm: sandbox: Allow init of TPM in a different phase
Simon Glass
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-02
tpm: Add the RNG child device
Sughosh Ganu
2022-05-23
tpm: add support for TPMv2.x I2C chips
Eddie James
2022-05-23
tpm: core: Set timeouts before requesting locality
Eddie James
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-11-30
tis: fix tpm_tis_remove()
Heinrich Schuchardt
2021-11-17
drivers: tpm: atmel_twi: fix printf specifier compile warning
Mathew McBride
2021-11-17
drivers: tpm: atmel_twi: implement get_desc operation
Mathew McBride
2021-11-17
drivers: tpm: atmel_twi: do not use an offset byte
Mathew McBride
2021-11-17
drivers: tpm: atmel_twi: drop non-DM_I2C compatibility
Mathew McBride
2021-11-10
tpm: Use the new API on tpm2 spi driver
Ilias Apalodimas
2021-11-10
tpm2: Add a TPMv2 MMIO TIS driver
Ilias Apalodimas
2021-11-10
tpm2: Introduce TIS tpm core
Ilias Apalodimas
2021-11-10
tpm: refactor function names for LPC based TPMs
Ilias Apalodimas
2021-11-10
tpm: refactor function names and macros for infineon v1.2 TPM
Ilias Apalodimas
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-24
drivers: tpm2: update reset gpio semantics
Jorge Ramirez-Ortiz
2021-08-01
sandbox: tpm: Support extending a PCR multiple times
Simon Glass
2021-08-01
sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB
Simon Glass
2021-08-01
sandbox: tpm: Support storing device state in tpm2
Simon Glass
2021-08-01
sandbox: tpm: Support nvdata in TPM2
Simon Glass
2021-08-01
sandbox: tpm: Track whether the state is valid
Simon Glass
2021-08-01
sandbox: tpm: Finish comments for struct sandbox_tpm2
Simon Glass
2021-08-01
sandbox: tpm: Correct handling of get-capability
Simon Glass
2021-08-01
sandbox: tpm: Support the define-space command
Simon Glass
2021-08-01
sandbox: tpm: Tidy up reading and writing of device state
Simon Glass
[next]