~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tpm: sandbox: Change the return code when device is already openIlias Apalodimas2023-02-28
* Correct SPL use of TPM_RNGSimon Glass2023-02-10
* tpm2: ftpm: add the device in the OP-TEE services listIlias Apalodimas2023-01-20
* tpm2: ftpm: open session with privileged ree loginEtienne Carriere2022-12-20
* tpm: Implement state command for Cr50Simon Glass2022-09-03
* tpm: Allow reporting the internal stateSimon Glass2022-09-03
* tpm: sandbox: Allow init of TPM in a different phaseSimon Glass2022-09-03
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* tpm: Add the RNG child deviceSughosh Ganu2022-08-02
* tpm: add support for TPMv2.x I2C chipsEddie James2022-05-23
* tpm: core: Set timeouts before requesting localityEddie James2022-05-23
* vpl: Add Kconfig options for VPLSimon Glass2022-05-02
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* tis: fix tpm_tis_remove()Heinrich Schuchardt2021-11-30
* drivers: tpm: atmel_twi: fix printf specifier compile warningMathew McBride2021-11-17
* drivers: tpm: atmel_twi: implement get_desc operationMathew McBride2021-11-17
* drivers: tpm: atmel_twi: do not use an offset byteMathew McBride2021-11-17
* drivers: tpm: atmel_twi: drop non-DM_I2C compatibilityMathew McBride2021-11-17
* tpm: Use the new API on tpm2 spi driverIlias Apalodimas2021-11-10
* tpm2: Add a TPMv2 MMIO TIS driverIlias Apalodimas2021-11-10
* tpm2: Introduce TIS tpm coreIlias Apalodimas2021-11-10
* tpm: refactor function names for LPC based TPMsIlias Apalodimas2021-11-10
* tpm: refactor function names and macros for infineon v1.2 TPMIlias Apalodimas2021-11-10
* treewide: Simply conditions with the new OF_REALSimon Glass2021-09-25
* drivers: tpm2: update reset gpio semanticsJorge Ramirez-Ortiz2021-09-24
* sandbox: tpm: Support extending a PCR multiple timesSimon Glass2021-08-01
* sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NBSimon Glass2021-08-01
* sandbox: tpm: Support storing device state in tpm2Simon Glass2021-08-01
* sandbox: tpm: Support nvdata in TPM2Simon Glass2021-08-01
* sandbox: tpm: Track whether the state is validSimon Glass2021-08-01
* sandbox: tpm: Finish comments for struct sandbox_tpm2Simon Glass2021-08-01
* sandbox: tpm: Correct handling of get-capabilitySimon Glass2021-08-01
* sandbox: tpm: Support the define-space commandSimon Glass2021-08-01
* sandbox: tpm: Tidy up reading and writing of device stateSimon Glass2021-08-01
* sandbox: tpm: Split out common nvdata codeSimon Glass2021-08-01
* tpm: cr50: Drop unnecessary coral headersSimon Glass2021-07-15
* tpm: Correct warning on 32-bit buildSimon Glass2021-03-13
* tpm: Use logging in the uclassSimon Glass2021-03-02
* tpm: Don't include cr50 in TPL/SPLSimon Glass2021-03-02
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* tpm: cr50: Rename driver to work with of-platdataSimon Glass2021-01-30
* tpm: cr50: Add a better description and more debugSimon Glass2021-01-30
* tpm: cr50: Check for valid localitySimon Glass2021-01-30
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* tpm: spi: Cleanup source codeMichal Simek2020-11-20
* tpm: cr50: Correct logging statementsSimon Glass2020-10-22
* tpm: cr50: Add ACPI supportSimon Glass2020-09-25