aboutsummaryrefslogtreecommitdiff
path: root/cmd/tpm.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal1-1001/+0
2018-05-25tpm: align arguments with open parenthesisMiquel Raynal1-61/+59
2018-05-25tpm: substitute deprecated uint<x>_t types with their u<x> equivalentMiquel Raynal1-43/+43
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
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-14dm: Use uclass_first_device_err() where it is usefulSimon Glass1-2/+2
2016-01-28tpm: 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