1. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  2. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  3. 103c120 drivers/spi/tpm/tpm.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  4. d0a62c6 drivers/spi/tpm/tis.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  5. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  6. 8274c29 drivers/spi/tpm: Improve error checking by Caveh Jalali · 4 years ago
  7. 7b58f94 drivers/spi/tpm: Add helper to get cr50 firmware version by Karthikeyan Ramasubramanian · 4 years ago
  8. dcae807 drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems by Jes Klinke · 4 years, 1 month ago
  9. c25c1eb src: Update bare access to BOOL CONFIG_ vals to CONFIG() by Martin Roth · 4 years, 1 month ago
  10. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  11. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 3 months ago
  12. 7bcd9a1 drivers/spi/tpm: Add support for non CR50 SPI TPM2 by Patrick Rudolph · 4 years, 5 months ago
  13. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 4 months ago
  14. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 9 months ago
  15. 2c2df5b src/drivers: Fix two issues discovered by checkpatch by Patrick Georgi · 4 years, 9 months ago
  16. 0ca944b security/tpm: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  17. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  18. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  19. 97fda10 drivers/*/tpm: Add postcar target by Philipp Deppenwiese · 6 years ago
  20. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  21. 6688f46 src/drivers/spi/tpm: Fix typo & capitalize TPM and IRQ by Elyes HAOUAS · 6 years ago
  22. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  23. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  24. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  25. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  26. f2e7b37 spi/tpm: Clear pending irqs during tpm2_init by Shelley Chen · 7 years ago
  27. 3b62d6b spi/tpm.c do not waste time on wake pulses unless necessary by Vadim Bendebury · 7 years ago
  28. 8727e64 spi/tpm: claim locality just once during boot by Vadim Bendebury · 7 years ago
  29. 85eb031 drivers/spi/tpm: Poll TPM_VALID bit until valid by Shelley Chen · 7 years ago
  30. 9a506d5 spi/tpm: Make sure AP properly syncs up with Cr50 by Vadim Bendebury · 7 years ago
  31. fd053d7 drivers/spi/tpm: Do not let MAINBOARD_HAS_SPI_TPM_CR50 depend on SPI_TPM by Daniel Kurtz · 7 years ago
  32. 260b297 drivers/spi/tpm: Clean up SPI TPM driver by Furquan Shaikh · 7 years ago
  33. dd63f59 drivers/spi/tpm: Allow TPM_SPI to be used with PC80_SYSTEM. by Furquan Shaikh · 7 years ago
  34. bdf86a6 drivers/spi/tpm: Make SPI TPM driver CAR-safe by Furquan Shaikh · 7 years ago
  35. 19e3d33 drivers/spi/tpm: using tpm irq to sync tpm transaction by Jeffy Chen · 7 years ago
  36. f9a40ea drivers/spi/tpm: try to wake cr50 if it is asleep by Jeffy Chen · 7 years ago
  37. 580e0c5 drivers/spi/tpm: Add tis.c and tpm.c to ramstage and romstage by Furquan Shaikh · 7 years ago
  38. 6ef52cd drivers/spi/tpm: honor tis_sendrecv() API by Aaron Durbin · 7 years ago
  39. 445c13f drivers/spi/tpm: make tpm_info object local to compilation unit by Aaron Durbin · 7 years ago
  40. 5cf1fad drivers/spi/tpm: de-assert chip select on transaction error by Aaron Durbin · 7 years ago
  41. 1b9fc9e drivers/spi/tpm: provide Kconfig to indicate CR50 usage by Aaron Durbin · 7 years ago
  42. 731ef9b tpm2: handle failures more gracefully by Vadim Bendebury · 8 years ago
  43. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  44. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  45. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  46. 8dc20bb tpm2: Fixed typo by Robert Foss · 8 years ago
  47. 9e561f8 spi/tpm: read TPM version in larger chunks by Vadim Bendebury · 8 years ago
  48. bb9722b Add newlines at the end of all coreboot files by Martin Roth · 8 years ago
  49. 58826fc tpm: report firmware version by Vadim Bendebury · 8 years ago
  50. 05155c0 tpm: use proper locality zero SPI bus addresses by Vadim Bendebury · 8 years ago
  51. 3fd57d8 kconfig: add missing SPI TPM CS config definition by Vadim Bendebury · 8 years ago
  52. e31d243 tpm2: add SPI TPM driver by Vadim Bendebury · 8 years ago
  53. 2658870 kconfig: allow various tpm type and interface permutations by Vadim Bendebury · 8 years ago