Age | Commit message (Expand) | Author |
---|---|---|
2023-12-30 | hw/tpm: Constify VMState | Richard Henderson |
2023-09-20 | hw/tpm: spelling fixes | Michael Tokarev |
2023-07-14 | hw/tpm: TIS on sysbus: Remove unsupport ppi command line option | Stefan Berger |
2021-02-20 | tpm: put some tpm devices into the correct category | Gan Qixin |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-06-19 | hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header | Philippe Mathieu-Daudé |
2020-06-19 | hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources | Philippe Mathieu-Daudé |
2020-05-06 | tpm: tpm-tis-device: set PPI to false by default | Eric Auger |
2020-03-05 | tpm: Add the SysBus TPM TIS device | Eric Auger |