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
2016-10-11
tpm: Tidy up use of size_t
Simon Glass
1
-2
/
+2
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-08-15
tpm: atmel_twi: Make compatible with DM I2C busses
mario.six@gdsys.cc
2
-2
/
+15
2016-04-15
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
Tom Rini
1
-1
/
+1
2016-04-11
lib/crc8: Add crc start value
Stefan Roese
1
-1
/
+1
2016-01-28
tpm: st33zp24: Add tpm st33zp24 spi support
Christophe Ricard
3
-0
/
+682
2016-01-28
tpm: st33zp24: Add tpm st33zp24 support with i2c
Christophe Ricard
3
-0
/
+553
2016-01-28
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...
Christophe Ricard
2
-17
/
+17
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
2
-13
/
+4
2015-10-23
dm: tpm: Every TPM drivers should depends on DM_TPM
Christophe Ricard
1
-3
/
+3
2015-10-23
dm: tpm: Remove every compilation switch for TPM driver model
Christophe Ricard
2
-2
/
+0
2015-10-23
dm: tpm: Add Driver Model support for tpm_atmel_twi driver
Christophe Ricard
2
-19
/
+51
2015-10-23
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
Christophe Ricard
4
-5
/
+5
2015-08-31
dm: tpm: Convert LPC driver to driver model
Simon Glass
1
-155
/
+131
2015-08-31
dm: tpm: Convert I2C driver to driver model
Simon Glass
2
-346
/
+203
2015-08-31
dm: tpm: sandbox: Convert TPM driver to driver model
Simon Glass
1
-12
/
+45
2015-08-31
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
7
-286
/
+434
2015-08-31
tpm: tpm_tis_i2c: Tidy up delays
Simon Glass
2
-31
/
+28
2015-08-31
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
Simon Glass
1
-55
/
+58
2015-08-31
tpm: tpm_tis_i2c: Simplify init code
Simon Glass
1
-23
/
+10
2015-08-31
tpm: tpm_tis_i2c: Move definitions into the header file
Simon Glass
2
-335
/
+335
2015-08-31
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
Simon Glass
2
-15
/
+10
2015-08-31
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
Simon Glass
2
-44
/
+25
2015-08-31
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
Simon Glass
2
-60
/
+35
2015-08-31
tpm: tpm_tis_i2c: Drop unnecessary methods
Simon Glass
2
-12
/
+4
2015-08-31
tpm: Move the I2C TPM code into one file
Simon Glass
4
-618
/
+550
2015-08-31
tpm: Convert drivers to use SPDX
Simon Glass
2
-29
/
+4
2015-08-31
tpm: Add Kconfig options for TPMs
Simon Glass
1
-0
/
+60
2015-08-31
tpm: Remove old pre-driver-model I2C code
Simon Glass
3
-179
/
+7
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
1
-1
/
+1
2015-05-14
tpm: Support using driver model with I2C
Simon Glass
3
-56
/
+170
2015-04-18
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
Simon Glass
1
-0
/
+7
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2
-2
/
+2
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
1
-1
/
+1
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-0
/
+0
2014-07-07
tpm: don't use unneeded double brackets
Jeroen Hofstee
1
-1
/
+1
2014-01-08
sandbox: tpm: Fix nvwrite command
Che-Liang Chiou
1
-3
/
+1
2014-01-08
sandbox: tpm: Add TPM emulation
Simon Glass
2
-0
/
+263
2013-11-17
drivers: tpm: clean up unused code
Masahiro Yamada
2
-187
/
+0
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
1
-25
/
+4
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2
-34
/
+2
2013-07-16
Add Atmel I2C tpm
Dirk Eibach
2
-0
/
+122
2013-06-03
tpm: Reorganize the I2C TPM driver
Tom Wai-Hong Tam
5
-268
/
+383
2013-06-03
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
Vincent Palatin
2
-23
/
+90
2013-06-03
tpm: Rename generic_lpc_tpm to tpm_tis_lpc
Che-liang Chiou
2
-1
/
+1
2013-04-12
tpm: Add Infineon slb9635_i2c TPM driver
Rong Chang
6
-0
/
+1411
2013-04-12
tpm: Add casts for proper compilation
Taylor Hutt
1
-5
/
+5
2011-12-07
Introduce generic TPM support in u-boot
Vadim Bendebury
2
-0
/
+538
[prev]