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