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