1. 1895838 src/drivers: Fix typo by Elyes HAOUAS · 6 years ago
  2. b0b0c8c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  3. c97b5af drivers/pc80/tpm: get ioport from pnp records by Kevin Cody-Little · 6 years ago
  4. a4bf0b7 drivers/pc80/tpm: Add some optional delay to tis_readresponse() by Bill XIE · 6 years ago
  5. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago[Renamed (99%) from src/drivers/pc80/tpm/tpm.c]
  6. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  7. 466d8ce drivers/pc80/tpm: Remove unused ACPI opregion by Duncan Laurie · 7 years ago
  8. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  9. b9810a4 src/drivers: Fix checkpatch warning: no spaces at the start of a line by Martin Roth · 7 years ago
  10. 5b9b593 acpi: Add ACPI_ prefix to IRQ enum and struct names by Furquan Shaikh · 7 years ago
  11. 36537f1 drivers/pc80/tpm: Update default acpi path by Tobias Diedrich · 8 years ago
  12. 3a1fbea drivers/pc80/tpm: Set default TPM acpi path if unset by Philipp Deppenwiese · 8 years ago
  13. 80ff038 driver/pc80/tpm: Runtime generate ACPI table for TPM driver by Naresh G Solanki · 8 years ago
  14. 5b8c4a7 drivers/pc80/tpm: Select TPM device name based on Kconfig option by Subrata Banik · 8 years ago
  15. 0e92bb0 tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" by Denis 'GNUtoo' Carikli · 9 years ago
  16. 7c38e1e8 Remove #ifdef checks on Kconfig symbols by Martin Roth · 9 years ago
  17. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  18. 17ba944 drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO level by Duncan Laurie · 9 years ago
  19. 641529b TPM: Add Infineon SLB9670 SPI TPM support by Wenkai Du · 9 years ago
  20. f4d6587 tpm: Add Infineon TPM 1.2 support by Subrata · 9 years ago
  21. 41b08d9 tpm: Fix multiple device support by Subrata · 9 years ago
  22. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  23. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  24. 9418476 arm(64): Manually clean up the mess left by write32() transition by Julius Werner · 10 years ago
  25. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 10 years ago
  26. 47f112c tpm: Remove error message for unknown resource type by Duncan Laurie · 10 years ago
  27. dd281ed tpm: Add ramstage driver and interrupt configuration by Duncan Laurie · 10 years ago
  28. 1ab1eac tpm: Move the LPC TPM driver to a subdirectory by Duncan Laurie · 10 years ago[Renamed from src/drivers/pc80/tpm.c]
  29. d518c7a tpm: Clean up I2C TPM driver by Stefan Reinauer · 11 years ago
  30. 931c1dc stdlib: Drop duplicates of min() and max() by Kyösti Mälkki · 10 years ago
  31. c422002 tpm: provide explicit tpm register access by Aaron Durbin · 11 years ago
  32. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 11 years ago
  33. 5688979 drivers: Fix spelling by Martin Roth · 11 years ago
  34. cb997d3 pc80/tpm: allow for cache-as-ram migration by Aaron Durbin · 11 years ago
  35. c908fc7 Fix TPM driver to work with multiple vendor TPMs by Stefan Reinauer · 12 years ago
  36. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago[Renamed from src/pc80/tpm.c]
  37. dfb098d Add DEBUG_TPM option to Debugging menu by Stefan Reinauer · 13 years ago
  38. c668af7 Make TPM driver work in rom stage. by Stefan Reinauer · 13 years ago
  39. 3008bbad Add TPM support to coreboot by Stefan Reinauer · 13 years ago