summaryrefslogtreecommitdiff
path: root/drivers/tpm
AgeCommit message (Expand)Author
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-24drivers: tpm2: update reset gpio semanticsJorge Ramirez-Ortiz
2021-08-01sandbox: tpm: Support extending a PCR multiple timesSimon Glass
2021-08-01sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NBSimon Glass
2021-08-01sandbox: tpm: Support storing device state in tpm2Simon Glass
2021-08-01sandbox: tpm: Support nvdata in TPM2Simon Glass
2021-08-01sandbox: tpm: Track whether the state is validSimon Glass
2021-08-01sandbox: tpm: Finish comments for struct sandbox_tpm2Simon Glass
2021-08-01sandbox: tpm: Correct handling of get-capabilitySimon Glass
2021-08-01sandbox: tpm: Support the define-space commandSimon Glass
2021-08-01sandbox: tpm: Tidy up reading and writing of device stateSimon Glass
2021-08-01sandbox: tpm: Split out common nvdata codeSimon Glass
2021-07-15tpm: cr50: Drop unnecessary coral headersSimon Glass
2021-03-13tpm: Correct warning on 32-bit buildSimon Glass
2021-03-02tpm: Use logging in the uclassSimon Glass
2021-03-02tpm: Don't include cr50 in TPL/SPLSimon Glass
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-01-30tpm: cr50: Rename driver to work with of-platdataSimon Glass
2021-01-30tpm: cr50: Add a better description and more debugSimon Glass
2021-01-30tpm: cr50: Check for valid localitySimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-20tpm: spi: Cleanup source codeMichal Simek
2020-10-22tpm: cr50: Correct logging statementsSimon Glass
2020-09-25tpm: cr50: Add ACPI supportSimon Glass
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-08tpm: add #ifndef to fix redeclaration build errorsJohannes Holland
2020-07-08tpm2: tis_spi: add linux compatible fallback stringBruno Thomsen
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-16tpm: Don't cleanup unless an error happensSimon Glass
2020-04-16tpm: cr50: Use the correct GPIO bindingSimon Glass
2020-04-16tpm: cr50: Add a comment for cr50_privSimon Glass
2020-04-16tpm: cr50: Release locality on exitSimon Glass
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07tpm: Add a driver for H1/Cr50Simon Glass
2020-02-05tpm2: ftpm: A driver for firmware TPM running inside TEEThirupathaiah Annapureddy
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-02common: Drop linux/crc8.hSimon Glass
2019-10-15tpm2: Don't assume active low reset valueKayla Theil
2019-07-11tpm: wait for valid statusRoman Kapl
2018-11-29tpm: Export the open/close functionsSimon Glass
2018-11-20sandbox: tpm: Allow debugging of data packagesSimon Glass
2018-10-09tpm: Use livetree and allow childrenSimon Glass
2018-10-09cros: Update cros_ec code to use struct udeviceSimon Glass
2018-10-09tpm: Add support for SPL and TPLSimon Glass
2018-10-09sandbox: tpm: Enhance to support the latest Chromium OSSimon Glass