- 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
- d1c099e tpm: call tpm_tis_wait_init() after tpm_tis_init() by Lukas Funke · 4 months ago
- 635f5c1 drivers: tpm: Remove duplicate newlines by Marek Vasut · 4 months ago
- a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · 6 months ago
- 13ea754 tpm: display warning if using gpio reset with TPM by Tim Harvey · 6 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- e1e5722 tpm: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 6cc6cca tpm: remove superfluous check in tpm_tis_send() by Heinrich Schuchardt · 1 year ago
- d64202a tpm: sandbox: Update for needed TPM2 capabilities by Eddie James · 1 year, 1 month ago
- bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- 3c9d75f tpm: sandbox: Change the return code when device is already open by Ilias Apalodimas · 1 year, 9 months ago
- 4863b6b Correct SPL use of TPM_RNG by Simon Glass · 1 year, 10 months ago
- e0b6a55 tpm2: ftpm: add the device in the OP-TEE services list by Ilias Apalodimas · 1 year, 10 months ago
- 2d56157 tpm2: ftpm: open session with privileged ree login by Etienne Carriere · 2 years ago
- 3f7a73a tpm: Implement state command for Cr50 by Simon Glass · 2 years, 3 months ago
- 11a075c tpm: Allow reporting the internal state by Simon Glass · 2 years, 3 months ago
- bddfcea tpm: sandbox: Allow init of TPM in a different phase by Simon Glass · 2 years, 3 months ago
- 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- 5b60b46 tpm: Add the RNG child device by Sughosh Ganu · 2 years, 4 months ago
- 805f7d8 tpm: add support for TPMv2.x I2C chips by Eddie James · 2 years, 7 months ago
- a40402e tpm: core: Set timeouts before requesting locality by Eddie James · 2 years, 7 months ago
- e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 938a03f tis: fix tpm_tis_remove() by Heinrich Schuchardt · 3 years ago
- 7a4038b drivers: tpm: atmel_twi: fix printf specifier compile warning by Mathew McBride · 3 years ago
- 9b4cd47 drivers: tpm: atmel_twi: implement get_desc operation by Mathew McBride · 3 years ago
- 175802c drivers: tpm: atmel_twi: do not use an offset byte by Mathew McBride · 3 years ago
- 16bfe89 drivers: tpm: atmel_twi: drop non-DM_I2C compatibility by Mathew McBride · 3 years ago
- b97c83d tpm: Use the new API on tpm2 spi driver by Ilias Apalodimas · 3 years, 1 month ago
- e61c48d tpm2: Add a TPMv2 MMIO TIS driver by Ilias Apalodimas · 3 years, 1 month ago
- 97f5e2d tpm2: Introduce TIS tpm core by Ilias Apalodimas · 3 years, 1 month ago
- 9e91dd3 tpm: refactor function names for LPC based TPMs by Ilias Apalodimas · 3 years, 1 month ago
- 228c57c tpm: refactor function names and macros for infineon v1.2 TPM by Ilias Apalodimas · 3 years, 1 month ago
- 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
- b25a5e5 drivers: tpm2: update reset gpio semantics by Jorge Ramirez-Ortiz · 3 years, 6 months ago
- 0021102 sandbox: tpm: Support extending a PCR multiple times by Simon Glass · 3 years, 4 months ago
- 05917ac sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB by Simon Glass · 3 years, 4 months ago
- 3220cb0 sandbox: tpm: Support storing device state in tpm2 by Simon Glass · 3 years, 4 months ago
- ca31f07 sandbox: tpm: Support nvdata in TPM2 by Simon Glass · 3 years, 4 months ago
- e39503c sandbox: tpm: Track whether the state is valid by Simon Glass · 3 years, 4 months ago
- 92594f1 sandbox: tpm: Finish comments for struct sandbox_tpm2 by Simon Glass · 3 years, 4 months ago
- 51c5066 sandbox: tpm: Correct handling of get-capability by Simon Glass · 3 years, 4 months ago
- f700496 sandbox: tpm: Support the define-space command by Simon Glass · 3 years, 4 months ago
- 689cde0 sandbox: tpm: Tidy up reading and writing of device state by Simon Glass · 3 years, 4 months ago
- df884ec sandbox: tpm: Split out common nvdata code by Simon Glass · 3 years, 4 months ago
- e7f2e99 tpm: cr50: Drop unnecessary coral headers by Simon Glass · 3 years, 5 months ago
- 50fbfba tpm: Correct warning on 32-bit build by Simon Glass · 3 years, 10 months ago
- 2797ebf tpm: Use logging in the uclass by Simon Glass · 3 years, 10 months ago
- 7ec382a tpm: Don't include cr50 in TPL/SPL by Simon Glass · 3 years, 10 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- 21c6e8e tpm: cr50: Rename driver to work with of-platdata by Simon Glass · 3 years, 11 months ago
- 8e5f345 tpm: cr50: Add a better description and more debug by Simon Glass · 3 years, 11 months ago
- f6155cf tpm: cr50: Check for valid locality by Simon Glass · 3 years, 11 months ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 9ef40ea tpm: spi: Cleanup source code by Michal Simek · 4 years, 1 month ago
- 5726f2f tpm: cr50: Correct logging statements by Simon Glass · 4 years, 2 months ago
- 11b1a27 tpm: cr50: Add ACPI support by Simon Glass · 4 years, 2 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 5010edd tpm: add #ifndef to fix redeclaration build errors by Johannes Holland · 4 years, 7 months ago
- 88bfeac tpm2: tis_spi: add linux compatible fallback string by Bruno Thomsen · 4 years, 6 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- bfb409b tpm: Don't cleanup unless an error happens by Simon Glass · 4 years, 8 months ago
- 3c42e42 tpm: cr50: Use the correct GPIO binding by Simon Glass · 4 years, 8 months ago
- 2c16125 tpm: cr50: Add a comment for cr50_priv by Simon Glass · 4 years, 8 months ago
- fec444c tpm: cr50: Release locality on exit by Simon Glass · 4 years, 8 months ago
- b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
- 66262ed tpm: Add a driver for H1/Cr50 by Simon Glass · 4 years, 10 months ago
- 22bc2ff tpm2: ftpm: A driver for firmware TPM running inside TEE by Thirupathaiah Annapureddy · 4 years, 11 months ago
- fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- ca9b0af common: Drop linux/crc8.h by Simon Glass · 5 years ago
- 7ef21ad tpm2: Don't assume active low reset value by Kayla Theil · 5 years ago
- c84dd7f tpm: wait for valid status by Roman Kapl · 6 years ago
- 5e7941c tpm: Export the open/close functions by Simon Glass · 6 years ago
- 2b45c48 sandbox: tpm: Allow debugging of data packages by Simon Glass · 6 years ago
- 1a82542 tpm: Use livetree and allow children by Simon Glass · 6 years ago
- bed4352 cros: Update cros_ec code to use struct udevice by Simon Glass · 6 years ago
- 93a45b1 tpm: Add support for SPL and TPL by Simon Glass · 6 years ago
- f99c329 sandbox: tpm: Enhance to support the latest Chromium OS by Simon Glass · 6 years ago
- 5ff3f16 sandbox: tpm: Tidy up enums and return values by Simon Glass · 6 years ago
- 3ca8967 tpm: sandbox: fix wrong assignment with a simplification by Miquel Raynal · 6 years ago
- 9b1c550 tpm: sandbox: fix wrong check on pcr_map by Miquel Raynal · 6 years ago
- d9252c8 tpm: make TPM_V2 be compiled by default by Miquel Raynal · 6 years ago
- 79920d1 tpm: allow TPM v1 and v2 to be compiled at the same time by Miquel Raynal · 6 years ago
- e5811f4 tpm: remove stale symbol in Kconfig by Miquel Raynal · 6 years ago
- f965caa tpm: compile Sandbox driver by default by Miquel Raynal · 6 years ago
- cf4bfea tpm: add a Sandbox TPMv2.x driver by Miquel Raynal · 7 years ago
- 68f34a2 tpm2: tis_spi: add the possibility to reset the chip with a gpio by Miquel Raynal · 7 years ago
- c1f6d6c tpm: add support for TPMv2.x SPI modules by Miquel Raynal · 7 years ago
- f3b4350 tpm: prepare support for TPMv2.x commands by Miquel Raynal · 7 years ago
- 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 7 years ago
- 294f82a tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · 7 years ago
- 3c43d54 tpm: add Revision ID field in the chip structure by Miquel Raynal · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago