1. 3467ed2 tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 9 months ago
  2. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  3. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 10 months ago
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  5. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  6. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  7. bccabbe tpm: Add a few new commands for v1 by Simon Glass · 6 years ago
  8. f99c329 sandbox: tpm: Enhance to support the latest Chromium OS by Simon Glass · 6 years ago
  9. 5ff3f16 sandbox: tpm: Tidy up enums and return values by Simon Glass · 6 years ago
  10. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 7 years ago[Renamed (70%) from include/tpm.h]
  11. a59aa34 tpm: fix spelling by Miquel Raynal · 7 years ago
  12. 02c4bba tpm: use the BIT() macro where applicable by Miquel Raynal · 7 years ago
  13. d790f55 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent by Miquel Raynal · 7 years ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. c65f849 tpm: add more useful NV storage permission flags by André Draszik · 7 years ago
  16. 2c6e5ff tpm: add tpm_get_random() by André Draszik · 7 years ago
  17. a5a7ea2 tpm: Add function to load keys via their parent's SHA1 hash by mario.six@gdsys.cc · 8 years ago
  18. 4eceb6c lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  19. 52d309b dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  20. ff9f04a tpm: Add functions to access flags and permissions by Simon Glass · 9 years ago
  21. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  22. 6c7a232 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · 9 years ago
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  25. c18f901 tpm: Add TPM command library by Che-liang Chiou · 12 years ago
  26. dac6964 Introduce generic TPM support in u-boot by Vadim Bendebury · 13 years ago