index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tpm
Commit message (
Expand
)
Author
Age
Lines
*
lib: tpm: Add command to flush resources
Mario Six
2017-02-01
-0
/
+6
*
tpm: tpm_tis_lpc: Add support for AT97SC3204
George McCollister
2016-12-02
-9
/
+28
*
tpm: Tidy up use of size_t
Simon Glass
2016-10-11
-2
/
+2
*
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
-1
/
+1
*
tpm: atmel_twi: Make compatible with DM I2C busses
mario.six@gdsys.cc
2016-08-15
-2
/
+15
*
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
Tom Rini
2016-04-15
-1
/
+1
*
lib/crc8: Add crc start value
Stefan Roese
2016-04-11
-1
/
+1
*
tpm: st33zp24: Add tpm st33zp24 spi support
Christophe Ricard
2016-01-28
-0
/
+682
*
tpm: st33zp24: Add tpm st33zp24 support with i2c
Christophe Ricard
2016-01-28
-0
/
+553
*
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...
Christophe Ricard
2016-01-28
-17
/
+17
*
tpm: tpm_tis_lpc: fix typo
Christophe Ricard
2016-01-28
-1
/
+1
*
dm: tpm: Drop CONFIG_DM_TPM
Simon Glass
2015-10-23
-13
/
+4
*
dm: tpm: Every TPM drivers should depends on DM_TPM
Christophe Ricard
2015-10-23
-3
/
+3
*
dm: tpm: Remove every compilation switch for TPM driver model
Christophe Ricard
2015-10-23
-2
/
+0
*
dm: tpm: Add Driver Model support for tpm_atmel_twi driver
Christophe Ricard
2015-10-23
-19
/
+51
*
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
Christophe Ricard
2015-10-23
-5
/
+5
*
dm: tpm: Convert LPC driver to driver model
Simon Glass
2015-08-31
-155
/
+131
*
dm: tpm: Convert I2C driver to driver model
Simon Glass
2015-08-31
-346
/
+203
*
dm: tpm: sandbox: Convert TPM driver to driver model
Simon Glass
2015-08-31
-12
/
+45
*
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
2015-08-31
-286
/
+434
*
tpm: tpm_tis_i2c: Tidy up delays
Simon Glass
2015-08-31
-31
/
+28
*
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
Simon Glass
2015-08-31
-55
/
+58
*
tpm: tpm_tis_i2c: Simplify init code
Simon Glass
2015-08-31
-23
/
+10
*
tpm: tpm_tis_i2c: Move definitions into the header file
Simon Glass
2015-08-31
-335
/
+335
*
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
Simon Glass
2015-08-31
-15
/
+10
*
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
Simon Glass
2015-08-31
-44
/
+25
*
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
Simon Glass
2015-08-31
-60
/
+35
*
tpm: tpm_tis_i2c: Drop unnecessary methods
Simon Glass
2015-08-31
-12
/
+4
*
tpm: Move the I2C TPM code into one file
Simon Glass
2015-08-31
-618
/
+550
*
tpm: Convert drivers to use SPDX
Simon Glass
2015-08-31
-29
/
+4
*
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-31
-0
/
+60
*
tpm: Remove old pre-driver-model I2C code
Simon Glass
2015-08-31
-179
/
+7
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
-1
/
+1
*
tpm: Support using driver model with I2C
Simon Glass
2015-05-14
-56
/
+170
*
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
Simon Glass
2015-04-18
-0
/
+7
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
-2
/
+2
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
-1
/
+1
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
-0
/
+0
*
tpm: don't use unneeded double brackets
Jeroen Hofstee
2014-07-07
-1
/
+1
*
sandbox: tpm: Fix nvwrite command
Che-Liang Chiou
2014-01-08
-3
/
+1
*
sandbox: tpm: Add TPM emulation
Simon Glass
2014-01-08
-0
/
+263
*
drivers: tpm: clean up unused code
Masahiro Yamada
2013-11-17
-187
/
+0
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-25
/
+4
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-34
/
+2
*
Add Atmel I2C tpm
Dirk Eibach
2013-07-16
-0
/
+122
*
tpm: Reorganize the I2C TPM driver
Tom Wai-Hong Tam
2013-06-03
-268
/
+383
*
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
Vincent Palatin
2013-06-03
-23
/
+90
*
tpm: Rename generic_lpc_tpm to tpm_tis_lpc
Che-liang Chiou
2013-06-03
-1
/
+1
*
tpm: Add Infineon slb9635_i2c TPM driver
Rong Chang
2013-04-12
-0
/
+1411
*
tpm: Add casts for proper compilation
Taylor Hutt
2013-04-12
-5
/
+5
[next]