Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-13 | tpm: Add 'tpm autostart' shell command | Ilias Apalodimas | 1 | -0/+16 |
2022-09-03 | tpm: Allow reporting the internal state | Simon Glass | 1 | -0/+20 |
2022-01-19 | doc: replace @return by Return: | Heinrich Schuchardt | 1 | -7/+7 |
2021-08-02 | global: Convert simple_strtoul() with decimal to dectoul() | Simon Glass | 1 | -1/+1 |
2021-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 1 | -1/+1 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -5/+5 |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass | 1 | -0/+1 |
2020-02-05 | cmd: tpm: add a subcommand device | Philippe Reynes | 1 | -4/+73 |
2019-08-11 | env: Move env_set_ulong() to env.h | Simon Glass | 1 | -0/+1 |
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass | 1 | -1/+7 |
2018-07-28 | tpm: allow TPM v1 and v2 to be compiled at the same time | Miquel Raynal | 1 | -1/+23 |
2018-05-25 | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal | 1 | -0/+288 |