1. a11be4c tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 7 months ago
  2. a0f3804 tpm: Correct the permissions command in TPMv1 by Simon Glass · 2 years, 1 month ago
  3. e845dd7 cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · 2 years, 11 months ago
  4. d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 8 months ago
  5. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  6. c7cd4af tpm: simplify: tpm_set_global_lock() by Heinrich Schuchardt · 6 years ago
  7. 0a60a0a tpm: Remove use of build-time TPM versions by Simon Glass · 6 years ago
  8. abdc7b8 tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  9. 6e64ec1 tpm: Add a few new commands for v1 by Simon Glass · 6 years ago
  10. d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 6 years ago[Renamed (81%) from lib/tpm.c]
  11. 96cc4e3 tpm: add extra blank lines between declarations and code by Miquel Raynal · 6 years ago
  12. 52da18a tpm: fix spelling by Miquel Raynal · 6 years ago
  13. c617918 tpm: align arguments with open parenthesis by Miquel Raynal · 6 years ago
  14. b9804e5 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent by Miquel Raynal · 6 years ago
  15. fd0bc26 tpm: remove extra spaces between a function and its opening bracket by Miquel Raynal · 6 years ago
  16. ba4d2ec tpm: remove redundant blank line by Miquel Raynal · 6 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  18. 9d0c5fe tpm: add more missing va_end() by André Draszik · 7 years ago
  19. 3c60502 tpm: add tpm_get_random() by André Draszik · 7 years ago
  20. e8155df tpm: fix reading of permanent flags by André Draszik · 7 years ago
  21. 36d3534 tpm: add missing va_end by xypron.glpk@gmx.de · 7 years ago
  22. 667d685 tpm: Fix comparison of unsigned expression warning by Tom Rini · 7 years ago
  23. 0f4b2ba tpm: Add function to load keys via their parent's SHA1 hash by mario.six@gdsys.cc · 8 years ago
  24. 7690be3 lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  25. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  26. 0e37d4c tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  27. c2b0f60 dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  28. 2132f97 tpm: Add functions to access flags and permissions by Simon Glass · 9 years ago
  29. c8a8c51 dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  30. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  31. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. be6c152 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  33. 8732b07 tpm: Add TPM command library by Che-liang Chiou · 12 years ago