1. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  2. e43cd62 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  3. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_tpm.c]
  4. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_tpm.c]
  5. 52d309b dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  6. aa6ac63 tpm: Add a 'tpm info' command by Simon Glass · 9 years ago
  7. 1acfa2c tpm: Check that parse_byte_string() has data to parse by Simon Glass · 9 years ago
  8. 8105c44 tpm: Report tpm errors on the command line by Simon Glass · 9 years ago
  9. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  12. c18f901 tpm: Add TPM command library by Che-liang Chiou · 12 years ago
  13. 04d1bd2 tpm: Add TPM stress test by Luigi Semenzato · 12 years ago
  14. 7acba0b Add a cli command to test the TPM device. by Vadim Bendebury · 13 years ago