index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tpm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-15
tpm2: Don't assume active low reset value
Kayla Theil
1
-2
/
+2
2019-07-11
tpm: wait for valid status
Roman Kapl
1
-2
/
+10
2018-11-29
tpm: Export the open/close functions
Simon Glass
1
-20
/
+27
2018-11-21
sandbox: tpm: Allow debugging of data packages
Simon Glass
1
-0
/
+6
2018-10-09
tpm: Use livetree and allow children
Simon Glass
2
-1
/
+4
2018-10-09
cros: Update cros_ec code to use struct udevice
Simon Glass
1
-3
/
+3
2018-10-09
tpm: Add support for SPL and TPL
Simon Glass
1
-1
/
+1
2018-10-09
sandbox: tpm: Enhance to support the latest Chromium OS
Simon Glass
1
-15
/
+82
2018-10-09
sandbox: tpm: Tidy up enums and return values
Simon Glass
1
-10
/
+10
2018-08-13
tpm: sandbox: fix wrong assignment with a simplification
Miquel Raynal
1
-26
/
+26
2018-08-13
tpm: sandbox: fix wrong check on pcr_map
Miquel Raynal
1
-3
/
+3
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
4
-9
/
+10
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-26
tpm: add a Sandbox TPMv2.x driver
Miquel Raynal
3
-1
/
+636
2018-05-26
tpm2: tis_spi: add the possibility to reset the chip with a gpio
Miquel Raynal
1
-0
/
+16
2018-05-26
tpm: add support for TPMv2.x SPI modules
Miquel Raynal
3
-0
/
+675
2018-05-26
tpm: prepare support for TPMv2.x commands
Miquel Raynal
1
-0
/
+2
2018-05-26
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
8
-8
/
+11
2018-05-26
tpm: prepare introduction of TPMv2.x support in Kconfig
Miquel Raynal
1
-11
/
+38
2018-05-25
tpm: add Revision ID field in the chip structure
Miquel Raynal
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
10
-21
/
+10
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-03-09
treewide: Fix gdsys mail addresses
Mario Six
1
-1
/
+1
2018-03-05
Atmel TPM: Fix potential buffer overruns
Jeremy Boone
1
-2
/
+12
2018-03-05
Infineon TPM: Fix potential buffer overruns
Jeremy Boone
1
-2
/
+3
2018-03-05
STMicro TPM: Fix potential buffer overruns
Jeremy Boone
2
-4
/
+6
2017-11-06
tpm: st33zp24: fix STMicroelectronics copyright
Patrice Chotard
2
-2
/
+4
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
1
-1
/
+1
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
1
-1
/
+1
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-12-02
tpm: tpm_tis_lpc: Add support for AT97SC3204
George McCollister
1
-9
/
+28
2016-10-11
tpm: Tidy up use of size_t
Simon Glass
1
-2
/
+2
2016-09-24
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-12
lib/crc8: Add crc start value
Stefan Roese
1
-1
/
+1
2016-01-29
tpm: st33zp24: Add tpm st33zp24 spi support
Christophe Ricard
3
-0
/
+682
2016-01-29
tpm: st33zp24: Add tpm st33zp24 support with i2c
Christophe Ricard
3
-0
/
+553
2016-01-29
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...
Christophe Ricard
2
-17
/
+17
2016-01-29
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
[next]