1. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  2. 301bac6 cmd: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  3. edce82c tpm: Fix autostart for TPM1.2 devices by Ilias Apalodimas · 1 year, 4 months ago
  4. e663b2f tpm: Add 'tpm autostart' shell command by Ilias Apalodimas · 1 year, 7 months ago
  5. a557d25 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 5 months ago
  6. e845dd7 cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · 3 years, 2 months ago
  7. ebb6d74 cmd: tpm-v1: fix compile error in TPMv1 list resources command by Mathew McBride · 3 years, 2 months ago
  8. d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 4 years ago
  9. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 8 months ago
  10. 3780e2d cmd: tpm: add a subcommand device by Philippe Reynes · 5 years ago
  11. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  12. abdc7b8 tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  13. 2a2096e tpm: allow TPM v1 and v2 to be compiled at the same time by Miquel Raynal · 6 years ago
  14. d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 7 years ago[Renamed (76%) from cmd/tpm.c]
  15. c617918 tpm: align arguments with open parenthesis by Miquel Raynal · 7 years ago
  16. b9804e5 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent by Miquel Raynal · 7 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  19. 3d1df0e lib: tpm: Add command to list resources by mario.six@gdsys.cc · 8 years ago
  20. 1c08b21 cmd: tpm: Fix flush command by mario.six@gdsys.cc · 8 years ago
  21. 0f4b2ba tpm: Add function to load keys via their parent's SHA1 hash by mario.six@gdsys.cc · 8 years ago
  22. 7690be3 lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  23. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  24. 0e37d4c tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  25. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_tpm.c]
  26. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_tpm.c]
  27. c2b0f60 dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  28. ad77694 tpm: Add a 'tpm info' command by Simon Glass · 9 years ago
  29. 5c51d8a tpm: Check that parse_byte_string() has data to parse by Simon Glass · 9 years ago
  30. f8f1fe1 tpm: Report tpm errors on the command line by Simon Glass · 9 years ago
  31. c8a8c51 dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  32. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  33. be6c152 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 12 years ago
  34. 8732b07 tpm: Add TPM command library by Che-liang Chiou · 12 years ago
  35. eea3f4d tpm: Add TPM stress test by Luigi Semenzato · 12 years ago
  36. 576fb1e Add a cli command to test the TPM device. by Vadim Bendebury · 13 years ago