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