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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
1
-0
/
+6
2020-02-07
tpm: Add a driver for H1/Cr50
Simon Glass
1
-0
/
+10
2020-02-05
tpm2: ftpm: A driver for firmware TPM running inside TEE
Thirupathaiah Annapureddy
1
-0
/
+6
2018-07-28
tpm: make TPM_V2 be compiled by default
Miquel Raynal
1
-0
/
+1
2018-07-28
tpm: allow TPM v1 and v2 to be compiled at the same time
Miquel Raynal
1
-5
/
+2
2018-07-28
tpm: remove stale symbol in Kconfig
Miquel Raynal
1
-3
/
+0
2018-07-28
tpm: compile Sandbox driver by default
Miquel Raynal
1
-0
/
+2
2018-05-25
tpm: add a Sandbox TPMv2.x driver
Miquel Raynal
1
-1
/
+10
2018-05-25
tpm: add support for TPMv2.x SPI modules
Miquel Raynal
1
-0
/
+10
2018-05-25
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
1
-1
/
+2
2018-05-25
tpm: prepare introduction of TPMv2.x support in Kconfig
Miquel Raynal
1
-11
/
+38
2017-03-26
lib: tpm: Add command to list resources
mario.six@gdsys.cc
1
-0
/
+7
2017-03-26
tpm: Add function to load keys via their parent's SHA1 hash
mario.six@gdsys.cc
1
-0
/
+8
2017-02-01
lib: tpm: Add command to flush resources
Mario Six
1
-0
/
+6
2016-08-15
tpm: atmel_twi: Make compatible with DM I2C busses
mario.six@gdsys.cc
1
-1
/
+1
2016-01-28
tpm: st33zp24: Add tpm st33zp24 spi support
Christophe Ricard
1
-0
/
+9
2016-01-28
tpm: st33zp24: Add tpm st33zp24 support with i2c
Christophe Ricard
1
-0
/
+9
2016-01-28
tpm: tpm_tis_lpc: fix typo
Christophe Ricard
1
-1
/
+1
2015-10-23
dm: tpm: Drop CONFIG_DM_TPM
Simon Glass
1
-12
/
+3
2015-10-23
dm: tpm: Every TPM drivers should depends on DM_TPM
Christophe Ricard
1
-3
/
+3
2015-10-23
dm: tpm: Add Driver Model support for tpm_atmel_twi driver
Christophe Ricard
1
-1
/
+1
2015-10-23
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
Christophe Ricard
1
-2
/
+2
2015-08-31
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
1
-0
/
+9
2015-08-31
tpm: Add Kconfig options for TPMs
Simon Glass
1
-0
/
+60
2015-04-18
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
Simon Glass
1
-0
/
+7
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-0
/
+0