1. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  2. 3d1df0e lib: tpm: Add command to list resources by mario.six@gdsys.cc · 8 years ago
  3. 1c08b21 cmd: tpm: Fix flush command by mario.six@gdsys.cc · 8 years ago
  4. 0f4b2ba tpm: Add function to load keys via their parent's SHA1 hash by mario.six@gdsys.cc · 8 years ago
  5. 7690be3 lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  6. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  7. 0e37d4c tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  8. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_tpm.c]
  9. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_tpm.c]
  10. c2b0f60 dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  11. ad77694 tpm: Add a 'tpm info' command by Simon Glass · 9 years ago
  12. 5c51d8a tpm: Check that parse_byte_string() has data to parse by Simon Glass · 9 years ago
  13. f8f1fe1 tpm: Report tpm errors on the command line by Simon Glass · 9 years ago
  14. c8a8c51 dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  15. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. be6c152 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  17. 8732b07 tpm: Add TPM command library by Che-liang Chiou · 12 years ago
  18. eea3f4d tpm: Add TPM stress test by Luigi Semenzato · 12 years ago
  19. 576fb1e Add a cli command to test the TPM device. by Vadim Bendebury · 13 years ago