index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tpm
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: cr50: Correct logging statements
Simon Glass
2020-10-22
1
-5
/
+5
*
tpm: cr50: Add ACPI support
Simon Glass
2020-09-25
1
-0
/
+55
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
1
-2
/
+2
*
tpm: add #ifndef to fix redeclaration build errors
Johannes Holland
2020-07-08
1
-0
/
+2
*
tpm2: tis_spi: add linux compatible fallback string
Bruno Thomsen
2020-07-08
1
-1
/
+1
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
8
-0
/
+8
*
common: Drop log.h from common header
Simon Glass
2020-05-18
7
-0
/
+7
*
tpm: Don't cleanup unless an error happens
Simon Glass
2020-04-16
1
-3
/
+10
*
tpm: cr50: Use the correct GPIO binding
Simon Glass
2020-04-16
1
-1
/
+1
*
tpm: cr50: Add a comment for cr50_priv
Simon Glass
2020-04-16
1
-0
/
+9
*
tpm: cr50: Release locality on exit
Simon Glass
2020-04-16
1
-2
/
+11
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
4
-0
/
+292
|
\
|
*
tpm2: ftpm: A driver for firmware TPM running inside TEE
Thirupathaiah Annapureddy
2020-02-05
4
-0
/
+292
*
|
tpm: Add a driver for H1/Cr50
Simon Glass
2020-02-07
3
-0
/
+670
|
/
*
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
1
-1
/
+1
*
common: Drop linux/crc8.h
Simon Glass
2019-12-02
2
-2
/
+2
*
tpm2: Don't assume active low reset value
Kayla Theil
2019-10-15
1
-2
/
+2
*
tpm: wait for valid status
Roman Kapl
2019-07-11
1
-2
/
+10
*
tpm: Export the open/close functions
Simon Glass
2018-11-29
1
-20
/
+27
*
sandbox: tpm: Allow debugging of data packages
Simon Glass
2018-11-20
1
-0
/
+6
*
tpm: Use livetree and allow children
Simon Glass
2018-10-09
2
-1
/
+4
*
cros: Update cros_ec code to use struct udevice
Simon Glass
2018-10-09
1
-3
/
+3
*
tpm: Add support for SPL and TPL
Simon Glass
2018-10-09
1
-1
/
+1
*
sandbox: tpm: Enhance to support the latest Chromium OS
Simon Glass
2018-10-09
1
-15
/
+82
*
sandbox: tpm: Tidy up enums and return values
Simon Glass
2018-10-09
1
-10
/
+10
*
tpm: sandbox: fix wrong assignment with a simplification
Miquel Raynal
2018-08-13
1
-26
/
+26
*
tpm: sandbox: fix wrong check on pcr_map
Miquel Raynal
2018-08-13
1
-3
/
+3
*
tpm: make TPM_V2 be compiled by default
Miquel Raynal
2018-07-28
1
-0
/
+1
*
tpm: allow TPM v1 and v2 to be compiled at the same time
Miquel Raynal
2018-07-28
4
-9
/
+10
*
tpm: remove stale symbol in Kconfig
Miquel Raynal
2018-07-28
1
-3
/
+0
*
tpm: compile Sandbox driver by default
Miquel Raynal
2018-07-28
1
-0
/
+2
*
tpm: add a Sandbox TPMv2.x driver
Miquel Raynal
2018-05-25
3
-1
/
+636
*
tpm2: tis_spi: add the possibility to reset the chip with a gpio
Miquel Raynal
2018-05-25
1
-0
/
+16
*
tpm: add support for TPMv2.x SPI modules
Miquel Raynal
2018-05-25
3
-0
/
+675
*
tpm: prepare support for TPMv2.x commands
Miquel Raynal
2018-05-25
1
-0
/
+2
*
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
2018-05-25
8
-8
/
+11
*
tpm: prepare introduction of TPMv2.x support in Kconfig
Miquel Raynal
2018-05-25
1
-11
/
+38
*
tpm: add Revision ID field in the chip structure
Miquel Raynal
2018-05-25
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
10
-21
/
+10
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
treewide: Fix gdsys mail addresses
Mario Six
2018-03-09
1
-1
/
+1
*
Atmel TPM: Fix potential buffer overruns
Jeremy Boone
2018-03-05
1
-2
/
+12
*
Infineon TPM: Fix potential buffer overruns
Jeremy Boone
2018-03-05
1
-2
/
+3
*
STMicro TPM: Fix potential buffer overruns
Jeremy Boone
2018-03-05
2
-4
/
+6
*
tpm: st33zp24: fix STMicroelectronics copyright
Patrice Chotard
2017-11-06
2
-2
/
+4
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
1
-1
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
lib: tpm: Add command to list resources
mario.six@gdsys.cc
2017-03-26
1
-0
/
+7
*
tpm: Add function to load keys via their parent's SHA1 hash
mario.six@gdsys.cc
2017-03-26
1
-0
/
+8
[next]