index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tpm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-03
tpm: Implement state command for Cr50
Simon Glass
1
-0
/
+163
2022-09-03
tpm: Allow reporting the internal state
Simon Glass
2
-0
/
+21
2022-09-03
tpm: sandbox: Allow init of TPM in a different phase
Simon Glass
1
-2
/
+4
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2
-0
/
+2
2022-08-02
tpm: Add the RNG child device
Sughosh Ganu
1
-6
/
+34
2022-05-23
tpm: add support for TPMv2.x I2C chips
Eddie James
3
-0
/
+181
2022-05-23
tpm: core: Set timeouts before requesting locality
Eddie James
1
-3
/
+4
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
1
-0
/
+30
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
4
-4
/
+4
2021-11-30
tis: fix tpm_tis_remove()
Heinrich Schuchardt
2
-1
/
+10
2021-11-17
drivers: tpm: atmel_twi: fix printf specifier compile warning
Mathew McBride
1
-1
/
+1
2021-11-17
drivers: tpm: atmel_twi: implement get_desc operation
Mathew McBride
1
-1
/
+4
2021-11-17
drivers: tpm: atmel_twi: do not use an offset byte
Mathew McBride
1
-0
/
+1
2021-11-17
drivers: tpm: atmel_twi: drop non-DM_I2C compatibility
Mathew McBride
1
-13
/
+1
2021-11-10
tpm: Use the new API on tpm2 spi driver
Ilias Apalodimas
2
-417
/
+32
2021-11-10
tpm2: Add a TPMv2 MMIO TIS driver
Ilias Apalodimas
3
-0
/
+167
2021-11-10
tpm2: Introduce TIS tpm core
Ilias Apalodimas
2
-0
/
+599
2021-11-10
tpm: refactor function names for LPC based TPMs
Ilias Apalodimas
1
-2
/
+2
2021-11-10
tpm: refactor function names and macros for infineon v1.2 TPM
Ilias Apalodimas
1
-17
/
+17
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
1
-1
/
+1
2021-09-24
drivers: tpm2: update reset gpio semantics
Jorge Ramirez-Ortiz
1
-8
/
+15
2021-08-01
sandbox: tpm: Support extending a PCR multiple times
Simon Glass
1
-14
/
+10
2021-08-01
sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB
Simon Glass
1
-11
/
+11
2021-08-01
sandbox: tpm: Support storing device state in tpm2
Simon Glass
1
-0
/
+139
2021-08-01
sandbox: tpm: Support nvdata in TPM2
Simon Glass
1
-0
/
+68
2021-08-01
sandbox: tpm: Track whether the state is valid
Simon Glass
1
-2
/
+8
2021-08-01
sandbox: tpm: Finish comments for struct sandbox_tpm2
Simon Glass
1
-4
/
+16
2021-08-01
sandbox: tpm: Correct handling of get-capability
Simon Glass
1
-10
/
+4
2021-08-01
sandbox: tpm: Support the define-space command
Simon Glass
3
-0
/
+34
2021-08-01
sandbox: tpm: Tidy up reading and writing of device state
Simon Glass
1
-11
/
+24
2021-08-01
sandbox: tpm: Split out common nvdata code
Simon Glass
4
-105
/
+172
2021-07-15
tpm: cr50: Drop unnecessary coral headers
Simon Glass
1
-2
/
+0
2021-03-13
tpm: Correct warning on 32-bit build
Simon Glass
1
-1
/
+1
2021-03-02
tpm: Use logging in the uclass
Simon Glass
1
-3
/
+5
2021-03-02
tpm: Don't include cr50 in TPL/SPL
Simon Glass
2
-3
/
+3
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
1
-3
/
+3
2021-01-30
tpm: cr50: Rename driver to work with of-platdata
Simon Glass
1
-2
/
+2
2021-01-30
tpm: cr50: Add a better description and more debug
Simon Glass
1
-4
/
+18
2021-01-30
tpm: cr50: Check for valid locality
Simon Glass
1
-4
/
+12
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
1
-2
/
+2
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
1
-4
/
+4
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2
-2
/
+2
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
10
-11
/
+11
2020-11-20
tpm: spi: Cleanup source code
Michal Simek
1
-3
/
+0
2020-10-22
tpm: cr50: Correct logging statements
Simon Glass
1
-5
/
+5
2020-09-25
tpm: cr50: Add ACPI support
Simon Glass
1
-0
/
+55
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
1
-2
/
+2
2020-07-08
tpm: add #ifndef to fix redeclaration build errors
Johannes Holland
1
-0
/
+2
2020-07-08
tpm2: tis_spi: add linux compatible fallback string
Bruno Thomsen
1
-1
/
+1
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2
-0
/
+2
[next]