1. 08e8cab src: Substitute `__FUNCTION__` with `__func__` by Angel Pons · 4 years, 2 months ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  4. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  5. 7b28801 drivers/pc80/tpm/tis.c: change the _HID and _CID for TPM2 device by Michał Żygowski · 4 years, 5 months ago
  6. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  7. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  8. c83bab6 acpi: Be more ACPI compliant when generating _UID by Patrick Rudolph · 4 years, 8 months ago
  9. 361a935 {drivers,southbridge}: Replace min() with MIN() by Elyes HAOUAS · 4 years, 8 months ago
  10. 0ca944b security/tpm: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  11. baa16e9 drivers/pc80/tpm: Replace __RAMSTAGE_ guards by Kyösti Mälkki · 4 years, 10 months ago
  12. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  13. effaf8f AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  14. 804a043 drivers/pc80/tpm: add support for TPM emulator SwTPM 2.0 module by Tsung Ho Wu · 5 years ago
  15. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  16. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  17. 2aa3b16 src/drivers: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  18. 6cc937e src/drivers/pc80/tpm/tis.c: Dont use port value when invalid. by Frans Hendriks · 6 years ago
  19. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  20. bf5ccfd drivers/pc80/tpm: add support for SLB9665 TPM2.0 module by Kamil Wcislo · 7 years ago
  21. 1895838 src/drivers: Fix typo by Elyes HAOUAS · 6 years ago
  22. b0b0c8c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  23. c97b5af drivers/pc80/tpm: get ioport from pnp records by Kevin Cody-Little · 6 years ago
  24. a4bf0b7 drivers/pc80/tpm: Add some optional delay to tis_readresponse() by Bill XIE · 6 years ago
  25. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago[Renamed (99%) from src/drivers/pc80/tpm/tpm.c]
  26. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  27. 466d8ce drivers/pc80/tpm: Remove unused ACPI opregion by Duncan Laurie · 7 years ago
  28. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  29. b9810a4 src/drivers: Fix checkpatch warning: no spaces at the start of a line by Martin Roth · 7 years ago
  30. 5b9b593 acpi: Add ACPI_ prefix to IRQ enum and struct names by Furquan Shaikh · 7 years ago
  31. 36537f1 drivers/pc80/tpm: Update default acpi path by Tobias Diedrich · 8 years ago
  32. 3a1fbea drivers/pc80/tpm: Set default TPM acpi path if unset by Philipp Deppenwiese · 8 years ago
  33. 80ff038 driver/pc80/tpm: Runtime generate ACPI table for TPM driver by Naresh G Solanki · 8 years ago
  34. 5b8c4a7 drivers/pc80/tpm: Select TPM device name based on Kconfig option by Subrata Banik · 8 years ago
  35. 0e92bb0 tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" by Denis 'GNUtoo' Carikli · 8 years ago
  36. 7c38e1e8 Remove #ifdef checks on Kconfig symbols by Martin Roth · 9 years ago
  37. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  38. 17ba944 drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO level by Duncan Laurie · 9 years ago
  39. 641529b TPM: Add Infineon SLB9670 SPI TPM support by Wenkai Du · 9 years ago
  40. f4d6587 tpm: Add Infineon TPM 1.2 support by Subrata · 9 years ago
  41. 41b08d9 tpm: Fix multiple device support by Subrata · 9 years ago
  42. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  43. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  44. 9418476 arm(64): Manually clean up the mess left by write32() transition by Julius Werner · 10 years ago
  45. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 10 years ago
  46. 47f112c tpm: Remove error message for unknown resource type by Duncan Laurie · 10 years ago
  47. dd281ed tpm: Add ramstage driver and interrupt configuration by Duncan Laurie · 10 years ago
  48. 1ab1eac tpm: Move the LPC TPM driver to a subdirectory by Duncan Laurie · 10 years ago[Renamed from src/drivers/pc80/tpm.c]
  49. d518c7a tpm: Clean up I2C TPM driver by Stefan Reinauer · 11 years ago
  50. 931c1dc stdlib: Drop duplicates of min() and max() by Kyösti Mälkki · 10 years ago
  51. c422002 tpm: provide explicit tpm register access by Aaron Durbin · 11 years ago
  52. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 11 years ago
  53. 5688979 drivers: Fix spelling by Martin Roth · 11 years ago
  54. cb997d3 pc80/tpm: allow for cache-as-ram migration by Aaron Durbin · 11 years ago
  55. c908fc7 Fix TPM driver to work with multiple vendor TPMs by Stefan Reinauer · 12 years ago
  56. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago[Renamed from src/pc80/tpm.c]
  57. dfb098d Add DEBUG_TPM option to Debugging menu by Stefan Reinauer · 13 years ago
  58. c668af7 Make TPM driver work in rom stage. by Stefan Reinauer · 13 years ago
  59. 3008bbad Add TPM support to coreboot by Stefan Reinauer · 13 years ago