summaryrefslogtreecommitdiff
path: root/cmd/tpm_test.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass1-18/+22
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-5/+6
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2018-11-29tpm: Convert to use a device parameterSimon Glass1-155/+172
2018-10-09tpm: Add a few new commands for v1Simon Glass1-15/+0
2018-05-26tpm: disociate TPMv1.x specific and generic codeMiquel Raynal1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-3/+3
2016-12-02cmd/tpm_test: Fix misleading code indentationStefan BrĂ¼ns1-6/+6
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+564