index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tpm
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: remove superfluous check in tpm_tis_send()
Heinrich Schuchardt
2023-11-22
1
-3
/
+0
*
tpm: sandbox: Update for needed TPM2 capabilities
Eddie James
2023-10-27
1
-28
/
+72
*
common: Drop linux/printk.h from common header
Simon Glass
2023-09-24
1
-0
/
+1
*
tpm: sandbox: Change the return code when device is already open
Ilias Apalodimas
2023-02-28
1
-1
/
+1
*
Correct SPL use of TPM_RNG
Simon Glass
2023-02-10
1
-1
/
+1
*
tpm2: ftpm: add the device in the OP-TEE services list
Ilias Apalodimas
2023-01-20
1
-0
/
+3
*
tpm2: ftpm: open session with privileged ree login
Etienne Carriere
2022-12-20
1
-0
/
+1
*
tpm: Implement state command for Cr50
Simon Glass
2022-09-03
1
-0
/
+163
*
tpm: Allow reporting the internal state
Simon Glass
2022-09-03
2
-0
/
+21
*
tpm: sandbox: Allow init of TPM in a different phase
Simon Glass
2022-09-03
1
-2
/
+4
*
common: Drop display_options.h from common header
Simon Glass
2022-08-10
2
-0
/
+2
*
tpm: Add the RNG child device
Sughosh Ganu
2022-08-02
1
-6
/
+34
*
tpm: add support for TPMv2.x I2C chips
Eddie James
2022-05-23
3
-0
/
+181
*
tpm: core: Set timeouts before requesting locality
Eddie James
2022-05-23
1
-3
/
+4
*
vpl: Add Kconfig options for VPL
Simon Glass
2022-05-02
1
-0
/
+30
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
4
-4
/
+4
*
tis: fix tpm_tis_remove()
Heinrich Schuchardt
2021-11-30
2
-1
/
+10
*
drivers: tpm: atmel_twi: fix printf specifier compile warning
Mathew McBride
2021-11-17
1
-1
/
+1
*
drivers: tpm: atmel_twi: implement get_desc operation
Mathew McBride
2021-11-17
1
-1
/
+4
*
drivers: tpm: atmel_twi: do not use an offset byte
Mathew McBride
2021-11-17
1
-0
/
+1
*
drivers: tpm: atmel_twi: drop non-DM_I2C compatibility
Mathew McBride
2021-11-17
1
-13
/
+1
*
tpm: Use the new API on tpm2 spi driver
Ilias Apalodimas
2021-11-10
2
-417
/
+32
*
tpm2: Add a TPMv2 MMIO TIS driver
Ilias Apalodimas
2021-11-10
3
-0
/
+167
*
tpm2: Introduce TIS tpm core
Ilias Apalodimas
2021-11-10
2
-0
/
+599
*
tpm: refactor function names for LPC based TPMs
Ilias Apalodimas
2021-11-10
1
-2
/
+2
*
tpm: refactor function names and macros for infineon v1.2 TPM
Ilias Apalodimas
2021-11-10
1
-17
/
+17
*
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-25
1
-1
/
+1
*
drivers: tpm2: update reset gpio semantics
Jorge Ramirez-Ortiz
2021-09-24
1
-8
/
+15
*
sandbox: tpm: Support extending a PCR multiple times
Simon Glass
2021-08-01
1
-14
/
+10
*
sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB
Simon Glass
2021-08-01
1
-11
/
+11
*
sandbox: tpm: Support storing device state in tpm2
Simon Glass
2021-08-01
1
-0
/
+139
*
sandbox: tpm: Support nvdata in TPM2
Simon Glass
2021-08-01
1
-0
/
+68
*
sandbox: tpm: Track whether the state is valid
Simon Glass
2021-08-01
1
-2
/
+8
*
sandbox: tpm: Finish comments for struct sandbox_tpm2
Simon Glass
2021-08-01
1
-4
/
+16
*
sandbox: tpm: Correct handling of get-capability
Simon Glass
2021-08-01
1
-10
/
+4
*
sandbox: tpm: Support the define-space command
Simon Glass
2021-08-01
3
-0
/
+34
*
sandbox: tpm: Tidy up reading and writing of device state
Simon Glass
2021-08-01
1
-11
/
+24
*
sandbox: tpm: Split out common nvdata code
Simon Glass
2021-08-01
4
-105
/
+172
*
tpm: cr50: Drop unnecessary coral headers
Simon Glass
2021-07-15
1
-2
/
+0
*
tpm: Correct warning on 32-bit build
Simon Glass
2021-03-13
1
-1
/
+1
*
tpm: Use logging in the uclass
Simon Glass
2021-03-02
1
-3
/
+5
*
tpm: Don't include cr50 in TPL/SPL
Simon Glass
2021-03-02
2
-3
/
+3
*
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-21
1
-3
/
+3
*
tpm: cr50: Rename driver to work with of-platdata
Simon Glass
2021-01-30
1
-2
/
+2
*
tpm: cr50: Add a better description and more debug
Simon Glass
2021-01-30
1
-4
/
+18
*
tpm: cr50: Check for valid locality
Simon Glass
2021-01-30
1
-4
/
+12
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-4
/
+4
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
2
-2
/
+2
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
10
-11
/
+11
[next]