summaryrefslogtreecommitdiff
path: root/cmd/tpm-common.c
AgeCommit message (Expand)Author
2022-09-03tpm: Allow reporting the internal stateSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05cmd: tpm: add a subcommand devicePhilippe Reynes
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal