Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a77c6edab1a9efd0bf5ba34c4b0c4c761e394df0
/
drivers
/
tpm
c84dd7f
tpm: wait for valid status
by Roman Kapl
· Thu May 16 18:32:48 2019 +0200
5e7941c
tpm: Export the open/close functions
by Simon Glass
· Sun Nov 18 14:22:26 2018 -0700
2b45c48
sandbox: tpm: Allow debugging of data packages
by Simon Glass
· Tue Nov 06 15:21:23 2018 -0700
1a82542
tpm: Use livetree and allow children
by Simon Glass
· Mon Oct 01 12:22:27 2018 -0600
bed4352
cros: Update cros_ec code to use struct udevice
by Simon Glass
· Mon Oct 01 12:22:22 2018 -0600
93a45b1
tpm: Add support for SPL and TPL
by Simon Glass
· Mon Oct 01 12:22:19 2018 -0600
f99c329
sandbox: tpm: Enhance to support the latest Chromium OS
by Simon Glass
· Mon Oct 01 11:55:18 2018 -0600
5ff3f16
sandbox: tpm: Tidy up enums and return values
by Simon Glass
· Mon Oct 01 11:55:17 2018 -0600
3ca8967
tpm: sandbox: fix wrong assignment with a simplification
by Miquel Raynal
· Sun Aug 05 18:53:07 2018 +0200
9b1c550
tpm: sandbox: fix wrong check on pcr_map
by Miquel Raynal
· Sun Aug 05 18:53:06 2018 +0200
d9252c8
tpm: make TPM_V2 be compiled by default
by Miquel Raynal
· Thu Jul 19 22:35:11 2018 +0200
79920d1
tpm: allow TPM v1 and v2 to be compiled at the same time
by Miquel Raynal
· Thu Jul 19 22:35:09 2018 +0200
e5811f4
tpm: remove stale symbol in Kconfig
by Miquel Raynal
· Thu Jul 19 22:35:08 2018 +0200
f965caa
tpm: compile Sandbox driver by default
by Miquel Raynal
· Thu Jul 19 22:35:07 2018 +0200
cf4bfea
tpm: add a Sandbox TPMv2.x driver
by Miquel Raynal
· Tue May 15 11:57:25 2018 +0200
68f34a2
tpm2: tis_spi: add the possibility to reset the chip with a gpio
by Miquel Raynal
· Wed May 16 08:59:16 2018 +0200
c1f6d6c
tpm: add support for TPMv2.x SPI modules
by Miquel Raynal
· Tue May 15 11:57:21 2018 +0200
f3b4350
tpm: prepare support for TPMv2.x commands
by Miquel Raynal
· Tue May 15 11:57:08 2018 +0200
4c6759e
tpm: disociate TPMv1.x specific and generic code
by Miquel Raynal
· Tue May 15 11:57:06 2018 +0200
294f82a
tpm: prepare introduction of TPMv2.x support in Kconfig
by Miquel Raynal
· Tue May 15 11:57:05 2018 +0200
3c43d54
tpm: add Revision ID field in the chip structure
by Miquel Raynal
· Tue May 15 11:57:04 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
b489358
treewide: Fix gdsys mail addresses
by Mario Six
· Tue Mar 06 08:04:58 2018 +0100
10e3d76
Atmel TPM: Fix potential buffer overruns
by Jeremy Boone
· Mon Feb 12 17:56:37 2018 -0500
4dc0eca
Infineon TPM: Fix potential buffer overruns
by Jeremy Boone
· Mon Feb 12 17:56:36 2018 -0500
8c4b062
STMicro TPM: Fix potential buffer overruns
by Jeremy Boone
· Mon Feb 12 17:56:35 2018 -0500
27e9094
tpm: st33zp24: fix STMicroelectronics copyright
by Patrice Chotard
· Mon Oct 23 09:54:01 2017 +0200
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
a5bfcc5
lib: tpm: Add command to list resources
by mario.six@gdsys.cc
· Mon Mar 20 10:28:30 2017 +0100
a5a7ea2
tpm: Add function to load keys via their parent's SHA1 hash
by mario.six@gdsys.cc
· Mon Mar 20 10:28:28 2017 +0100
4eceb6c
lib: tpm: Add command to flush resources
by Mario Six
· Wed Jan 11 16:00:50 2017 +0100
8d594cc
tpm: tpm_tis_lpc: Add support for AT97SC3204
by George McCollister
· Mon Oct 17 09:24:32 2016 -0500
db01e8c
tpm: Tidy up use of size_t
by Simon Glass
· Sun Sep 25 21:33:20 2016 -0600
64e4f7f
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:57 2016 +0900
ec951ad
tpm: atmel_twi: Make compatible with DM I2C busses
by mario.six@gdsys.cc
· Mon Jul 18 13:47:45 2016 +0200
830a8e3
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
by Tom Rini
· Tue Apr 12 15:11:22 2016 -0400
a0d9b99
lib/crc8: Add crc start value
by Stefan Roese
· Fri Apr 08 15:56:29 2016 +0200
5ffadc3
tpm: st33zp24: Add tpm st33zp24 spi support
by Christophe Ricard
· Thu Jan 21 23:27:14 2016 +0100
8824923
tpm: st33zp24: Add tpm st33zp24 support with i2c
by Christophe Ricard
· Thu Jan 21 23:27:13 2016 +0100
2654952
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c
by Christophe Ricard
· Thu Jan 21 23:27:12 2016 +0100
628f1d0
tpm: tpm_tis_lpc: fix typo
by Christophe Ricard
· Thu Jan 21 23:19:14 2016 +0100
cf294b0
dm: tpm: Drop CONFIG_DM_TPM
by Simon Glass
· Sat Oct 03 06:39:36 2015 -0600
fe9563a
dm: tpm: Every TPM drivers should depends on DM_TPM
by Christophe Ricard
· Tue Oct 06 22:54:44 2015 +0200
52d309b
dm: tpm: Remove every compilation switch for TPM driver model
by Christophe Ricard
· Tue Oct 06 22:54:43 2015 +0200
587bf7a
dm: tpm: Add Driver Model support for tpm_atmel_twi driver
by Christophe Ricard
· Tue Oct 06 22:54:42 2015 +0200
8759ff8
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
by Christophe Ricard
· Tue Oct 06 22:54:41 2015 +0200
347a622
dm: tpm: Convert LPC driver to driver model
by Simon Glass
· Sat Aug 22 18:31:39 2015 -0600
cd8cc67
dm: tpm: Convert I2C driver to driver model
by Simon Glass
· Sat Aug 22 18:31:38 2015 -0600
a425f76
dm: tpm: sandbox: Convert TPM driver to driver model
by Simon Glass
· Sat Aug 22 18:31:35 2015 -0600
6c7a232
dm: tpm: Add a uclass for Trusted Platform Modules
by Simon Glass
· Sat Aug 22 18:31:31 2015 -0600
a57bcee
tpm: tpm_tis_i2c: Tidy up delays
by Simon Glass
· Sat Aug 22 18:31:30 2015 -0600
7ccebaf
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
by Simon Glass
· Sat Aug 22 18:31:29 2015 -0600
a459e18
tpm: tpm_tis_i2c: Simplify init code
by Simon Glass
· Sat Aug 22 18:31:28 2015 -0600
6a7e7cc
tpm: tpm_tis_i2c: Move definitions into the header file
by Simon Glass
· Sat Aug 22 18:31:27 2015 -0600
fbb120a
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
by Simon Glass
· Sat Aug 22 18:31:26 2015 -0600
1de4d58
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
by Simon Glass
· Sat Aug 22 18:31:25 2015 -0600
ab79b00
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
by Simon Glass
· Sat Aug 22 18:31:24 2015 -0600
651d3d1
tpm: tpm_tis_i2c: Drop unnecessary methods
by Simon Glass
· Sat Aug 22 18:31:23 2015 -0600
9457627
tpm: Move the I2C TPM code into one file
by Simon Glass
· Sat Aug 22 18:31:22 2015 -0600
c98f7fe
tpm: Convert drivers to use SPDX
by Simon Glass
· Sat Aug 22 18:31:21 2015 -0600
350497c
tpm: Add Kconfig options for TPMs
by Simon Glass
· Sat Aug 22 18:31:19 2015 -0600
ac1f857
tpm: Remove old pre-driver-model I2C code
by Simon Glass
· Sat Aug 22 18:31:17 2015 -0600
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· Wed Aug 12 07:31:55 2015 +0900
c9a3e84
tpm: Support using driver model with I2C
by Simon Glass
· Mon May 04 11:30:59 2015 -0600
86232c8
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
by Simon Glass
· Fri Mar 06 13:19:07 2015 -0700
e722852
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· Wed Nov 26 16:00:58 2014 +0900
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· Fri Nov 07 03:03:31 2014 +0900
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· Tue Sep 16 16:32:58 2014 +0900
a9b6ef1
tpm: don't use unneeded double brackets
by Jeroen Hofstee
· Wed Jun 18 22:59:48 2014 +0200
d297e08
sandbox: tpm: Fix nvwrite command
by Che-Liang Chiou
· Sun Nov 10 10:27:08 2013 -0700
ba93f4e
sandbox: tpm: Add TPM emulation
by Simon Glass
· Sun Nov 10 10:27:05 2013 -0700
b20b728
drivers: tpm: clean up unused code
by Masahiro Yamada
· Mon Nov 11 14:35:53 2013 +0900
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:57 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
2048909
Add Atmel I2C tpm
by Dirk Eibach
· Wed Jun 26 15:55:15 2013 +0200
e49fed5
tpm: Reorganize the I2C TPM driver
by Tom Wai-Hong Tam
· Fri Apr 12 11:04:37 2013 +0000
06883eb
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
by Vincent Palatin
· Fri Apr 12 11:04:36 2013 +0000
acea570
tpm: Rename generic_lpc_tpm to tpm_tis_lpc
by Che-liang Chiou
· Fri Apr 12 11:04:34 2013 +0000
8faa945
tpm: Add Infineon slb9635_i2c TPM driver
by Rong Chang
· Fri Apr 12 10:44:57 2013 +0000
b3ae144
tpm: Add casts for proper compilation
by Taylor Hutt
· Fri Apr 12 10:44:56 2013 +0000
dac6964
Introduce generic TPM support in u-boot
by Vadim Bendebury
· Mon Oct 17 08:36:14 2011 +0000