Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -5/+5 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | cmd: tpm: add a subcommand device | Philippe Reynes | 2020-02-05 | 1 | -4/+73 |
* | env: Move env_set_ulong() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | tpm: Convert to use a device parameter | Simon Glass | 2018-11-29 | 1 | -1/+7 |
* | tpm: allow TPM v1 and v2 to be compiled at the same time | Miquel Raynal | 2018-07-28 | 1 | -1/+23 |
* | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal | 2018-05-25 | 1 | -0/+288 |