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