summaryrefslogtreecommitdiff
path: root/cmd/tpm.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Rename common functions related to setenv()Simon Glass1-2/+2
2017-03-26lib: tpm: Add command to list resourcesmario.six@gdsys.cc1-1/+75
2017-03-26cmd: tpm: Fix flush commandmario.six@gdsys.cc1-14/+23
2017-03-26tpm: Add function to load keys via their parent's SHA1 hashmario.six@gdsys.cc1-0/+49
2017-02-01lib: tpm: Add command to flush resourcesMario Six1-0/+70
2016-03-15dm: Use uclass_first_device_err() where it is usefulSimon Glass1-2/+2
2016-01-29tpm: Fix fault in case CONFIG_DM_TPM is set without any TPMChristophe Ricard1-1/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+802