Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d36856a3850734101c3bb0a3114fb57d44cb783b
/
drivers
/
tpm
d36856a
tpm: Add a driver for H1/Cr50
by Simon Glass
· 4 years, 9 months ago
bcee8d6
dm: gpio: Allow control of GPIO uclass in SPL
by Simon Glass
· 5 years ago
c3a4d1c
common: Drop linux/crc8.h
by Simon Glass
· 5 years ago
d8206ff
tpm2: Don't assume active low reset value
by Kayla Theil
· 5 years ago
27eb177
tpm: wait for valid status
by Roman Kapl
· 5 years ago
51f00c1
tpm: Export the open/close functions
by Simon Glass
· 6 years ago
04488c4
sandbox: tpm: Allow debugging of data packages
by Simon Glass
· 6 years ago
c89d32a
tpm: Use livetree and allow children
by Simon Glass
· 6 years ago
6322a7b
cros: Update cros_ec code to use struct udevice
by Simon Glass
· 6 years ago
6307896
tpm: Add support for SPL and TPL
by Simon Glass
· 6 years ago
ef8a250
sandbox: tpm: Enhance to support the latest Chromium OS
by Simon Glass
· 6 years ago
998af31
sandbox: tpm: Tidy up enums and return values
by Simon Glass
· 6 years ago
46703cd
tpm: sandbox: fix wrong assignment with a simplification
by Miquel Raynal
· 6 years ago
fd973ca
tpm: sandbox: fix wrong check on pcr_map
by Miquel Raynal
· 6 years ago
5823307
tpm: make TPM_V2 be compiled by default
by Miquel Raynal
· 6 years ago
2a2096e
tpm: allow TPM v1 and v2 to be compiled at the same time
by Miquel Raynal
· 6 years ago
8a7aa3e
tpm: remove stale symbol in Kconfig
by Miquel Raynal
· 6 years ago
a0cf1d0
tpm: compile Sandbox driver by default
by Miquel Raynal
· 6 years ago
2bae712
tpm: add a Sandbox TPMv2.x driver
by Miquel Raynal
· 6 years ago
a174f00
tpm2: tis_spi: add the possibility to reset the chip with a gpio
by Miquel Raynal
· 6 years ago
eb46910
tpm: add support for TPMv2.x SPI modules
by Miquel Raynal
· 6 years ago
ff32245
tpm: prepare support for TPMv2.x commands
by Miquel Raynal
· 6 years ago
d677bfe
tpm: disociate TPMv1.x specific and generic code
by Miquel Raynal
· 6 years ago
9f9ce3c
tpm: prepare introduction of TPMv2.x support in Kconfig
by Miquel Raynal
· 6 years ago
06425aa
tpm: add Revision ID field in the chip structure
by Miquel Raynal
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
d38826a
treewide: Fix gdsys mail addresses
by Mario Six
· 7 years ago
b3f4070
Atmel TPM: Fix potential buffer overruns
by Jeremy Boone
· 7 years ago
afe0e6b
Infineon TPM: Fix potential buffer overruns
by Jeremy Boone
· 7 years ago
12e0ab3
STMicro TPM: Fix potential buffer overruns
by Jeremy Boone
· 7 years ago
05cd119
tpm: st33zp24: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
3d1df0e
lib: tpm: Add command to list resources
by mario.six@gdsys.cc
· 8 years ago
0f4b2ba
tpm: Add function to load keys via their parent's SHA1 hash
by mario.six@gdsys.cc
· 8 years ago
7690be3
lib: tpm: Add command to flush resources
by Mario Six
· 8 years ago
a982b6f
tpm: tpm_tis_lpc: Add support for AT97SC3204
by George McCollister
· 8 years ago
22230e9
tpm: Tidy up use of size_t
by Simon Glass
· 8 years ago
5d97dff
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
03dcd41
tpm: atmel_twi: Make compatible with DM I2C busses
by mario.six@gdsys.cc
· 8 years ago
7e019da
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
by Tom Rini
· 9 years ago
456ecd0
lib/crc8: Add crc start value
by Stefan Roese
· 9 years ago
b75fdc1
tpm: st33zp24: Add tpm st33zp24 spi support
by Christophe Ricard
· 9 years ago
3aa7408
tpm: st33zp24: Add tpm st33zp24 support with i2c
by Christophe Ricard
· 9 years ago
1259dcd
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c
by Christophe Ricard
· 9 years ago
ca5bc1b
tpm: tpm_tis_lpc: fix typo
by Christophe Ricard
· 9 years ago
2419cd1
dm: tpm: Drop CONFIG_DM_TPM
by Simon Glass
· 9 years ago
3e7d940
dm: tpm: Every TPM drivers should depends on DM_TPM
by Christophe Ricard
· 9 years ago
c2b0f60
dm: tpm: Remove every compilation switch for TPM driver model
by Christophe Ricard
· 9 years ago
302c5db
dm: tpm: Add Driver Model support for tpm_atmel_twi driver
by Christophe Ricard
· 9 years ago
0766ad2
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
by Christophe Ricard
· 9 years ago
d616ba5
dm: tpm: Convert LPC driver to driver model
by Simon Glass
· 9 years ago
b697e0f
dm: tpm: Convert I2C driver to driver model
by Simon Glass
· 9 years ago
21baf15
dm: tpm: sandbox: Convert TPM driver to driver model
by Simon Glass
· 9 years ago
f255d31
dm: tpm: Add a uclass for Trusted Platform Modules
by Simon Glass
· 9 years ago
42c8ec5
tpm: tpm_tis_i2c: Tidy up delays
by Simon Glass
· 9 years ago
e56e20e
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
by Simon Glass
· 9 years ago
a53b79a
tpm: tpm_tis_i2c: Simplify init code
by Simon Glass
· 9 years ago
13894bd
tpm: tpm_tis_i2c: Move definitions into the header file
by Simon Glass
· 9 years ago
605152a
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
by Simon Glass
· 9 years ago
13932b0
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
by Simon Glass
· 9 years ago
7c73537
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
by Simon Glass
· 9 years ago
b382e02
tpm: tpm_tis_i2c: Drop unnecessary methods
by Simon Glass
· 9 years ago
4cd7b78
tpm: Move the I2C TPM code into one file
by Simon Glass
· 9 years ago
07470d6
tpm: Convert drivers to use SPDX
by Simon Glass
· 9 years ago
a7d660b
tpm: Add Kconfig options for TPMs
by Simon Glass
· 9 years ago
3a3f8e9
tpm: Remove old pre-driver-model I2C code
by Simon Glass
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
f90acf1
tpm: Support using driver model with I2C
by Simon Glass
· 10 years ago
527a072
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
afc366f
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
49f9337
tpm: don't use unneeded double brackets
by Jeroen Hofstee
· 10 years ago
2c30af8
sandbox: tpm: Fix nvwrite command
by Che-Liang Chiou
· 11 years ago
ed3f5a3
sandbox: tpm: Add TPM emulation
by Simon Glass
· 11 years ago
36cf0a8
drivers: tpm: clean up unused code
by Masahiro Yamada
· 11 years ago
710f1d3
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c01939c
Add Atmel I2C tpm
by Dirk Eibach
· 11 years ago
1b393db
tpm: Reorganize the I2C TPM driver
by Tom Wai-Hong Tam
· 12 years ago
ec34fa5
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
by Vincent Palatin
· 12 years ago
90899cc
tpm: Rename generic_lpc_tpm to tpm_tis_lpc
by Che-liang Chiou
· 12 years ago
f626799
tpm: Add Infineon slb9635_i2c TPM driver
by Rong Chang
· 12 years ago
af98a70
tpm: Add casts for proper compilation
by Taylor Hutt
· 12 years ago
5e12472
Introduce generic TPM support in u-boot
by Vadim Bendebury
· 13 years ago