1. 7758b47 drivers/tpm: Move tis_plat_irq_status to cr50 driver by Grzegorz Bernacki · 1 year, 2 months ago
  2. df85350 drivers/spi/tpm: verify device supports TPM2 by Sergii Dmytruk · 1 year, 10 months ago
  3. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 11 months ago
  4. ae1e702 drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option by Yu-Ping Wu · 2 years, 3 months ago
  5. 1430b04 tpm: Allow separate handling of Google Ti50 TPM by Jes Klinke · 2 years, 5 months ago
  6. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 4 months ago
  7. 60b2ab8 {drivers/security}: Replace `cb_err_t` with `enum cb_err` by Subrata Banik · 2 years, 5 months ago
  8. 6b8599f drivers/tpm/spi: Refactor out some cr50-specific logic by Tim Wawrzynczak · 2 years, 6 months ago
  9. 591c7eb drivers/tpm/spi: Convert static functions to enum cb_err return types by Tim Wawrzynczak · 2 years, 6 months ago
  10. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  11. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  12. 103c120 drivers/spi/tpm/tpm.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  13. 8274c29 drivers/spi/tpm: Improve error checking by Caveh Jalali · 4 years ago
  14. 7b58f94 drivers/spi/tpm: Add helper to get cr50 firmware version by Karthikeyan Ramasubramanian · 4 years ago
  15. dcae807 drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems by Jes Klinke · 4 years, 1 month ago
  16. c25c1eb src: Update bare access to BOOL CONFIG_ vals to CONFIG() by Martin Roth · 4 years, 1 month ago
  17. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  18. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 3 months ago
  19. 7bcd9a1 drivers/spi/tpm: Add support for non CR50 SPI TPM2 by Patrick Rudolph · 4 years, 5 months ago
  20. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 4 months ago
  21. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 9 months ago
  22. 0ca944b security/tpm: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  23. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  24. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  25. 6688f46 src/drivers/spi/tpm: Fix typo & capitalize TPM and IRQ by Elyes HAOUAS · 6 years ago
  26. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  27. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  28. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  29. f2e7b37 spi/tpm: Clear pending irqs during tpm2_init by Shelley Chen · 7 years ago
  30. 3b62d6b spi/tpm.c do not waste time on wake pulses unless necessary by Vadim Bendebury · 7 years ago
  31. 8727e64 spi/tpm: claim locality just once during boot by Vadim Bendebury · 7 years ago
  32. 85eb031 drivers/spi/tpm: Poll TPM_VALID bit until valid by Shelley Chen · 7 years ago
  33. 9a506d5 spi/tpm: Make sure AP properly syncs up with Cr50 by Vadim Bendebury · 7 years ago
  34. 260b297 drivers/spi/tpm: Clean up SPI TPM driver by Furquan Shaikh · 7 years ago
  35. bdf86a6 drivers/spi/tpm: Make SPI TPM driver CAR-safe by Furquan Shaikh · 7 years ago
  36. 19e3d33 drivers/spi/tpm: using tpm irq to sync tpm transaction by Jeffy Chen · 7 years ago
  37. f9a40ea drivers/spi/tpm: try to wake cr50 if it is asleep by Jeffy Chen · 7 years ago
  38. 445c13f drivers/spi/tpm: make tpm_info object local to compilation unit by Aaron Durbin · 7 years ago
  39. 5cf1fad drivers/spi/tpm: de-assert chip select on transaction error by Aaron Durbin · 7 years ago
  40. 731ef9b tpm2: handle failures more gracefully by Vadim Bendebury · 8 years ago
  41. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  42. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  43. 9e561f8 spi/tpm: read TPM version in larger chunks by Vadim Bendebury · 8 years ago
  44. 58826fc tpm: report firmware version by Vadim Bendebury · 8 years ago
  45. 05155c0 tpm: use proper locality zero SPI bus addresses by Vadim Bendebury · 8 years ago
  46. e31d243 tpm2: add SPI TPM driver by Vadim Bendebury · 8 years ago