1. 9ec0088 sha1: Remove sha1 non-watchdog API by Raymond Mao · 8 weeks ago
  2. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 12 months ago
  3. 3467ed2 tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 9 months ago
  4. 9523a4e tpm: Correct the permissions command in TPMv1 by Simon Glass · 2 years, 3 months ago
  5. 10f24eb cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · 3 years, 1 month ago
  6. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 10 months ago
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  8. 060aefc tpm: simplify: tpm_set_global_lock() by Heinrich Schuchardt · 6 years ago
  9. e03dbde tpm: Remove use of build-time TPM versions by Simon Glass · 6 years ago
  10. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  11. bccabbe tpm: Add a few new commands for v1 by Simon Glass · 6 years ago
  12. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 7 years ago[Renamed (81%) from lib/tpm.c]
  13. 82b0566 tpm: add extra blank lines between declarations and code by Miquel Raynal · 7 years ago
  14. a59aa34 tpm: fix spelling by Miquel Raynal · 7 years ago
  15. 886ccc0 tpm: align arguments with open parenthesis by Miquel Raynal · 7 years ago
  16. d790f55 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent by Miquel Raynal · 7 years ago
  17. c28d0c5 tpm: remove extra spaces between a function and its opening bracket by Miquel Raynal · 7 years ago
  18. 171e5bf tpm: remove redundant blank line by Miquel Raynal · 7 years ago
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  20. 3e490f6 tpm: add more missing va_end() by André Draszik · 7 years ago
  21. 2c6e5ff tpm: add tpm_get_random() by André Draszik · 7 years ago
  22. 1361fbc tpm: fix reading of permanent flags by André Draszik · 7 years ago
  23. b7af157 tpm: add missing va_end by xypron.glpk@gmx.de · 7 years ago
  24. 6b2d40c tpm: Fix comparison of unsigned expression warning by Tom Rini · 8 years ago
  25. a5a7ea2 tpm: Add function to load keys via their parent's SHA1 hash by mario.six@gdsys.cc · 8 years ago
  26. 4eceb6c lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  27. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  28. e43cd62 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  29. 52d309b dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  30. ff9f04a tpm: Add functions to access flags and permissions by Simon Glass · 9 years ago
  31. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  32. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  33. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  35. c18f901 tpm: Add TPM command library by Che-liang Chiou · 12 years ago