1. 3e5cefc security/tpm: support compiling in multiple TPM drivers by Sergii Dmytruk · 1 year, 10 months ago
  2. febf9b9 security/tpm: make tis_probe() return tpm_family by Sergii Dmytruk · 1 year, 10 months ago
  3. 963f7b9 security/tpm/: turn tis_{init,open} into tis_probe by Sergii Dmytruk · 1 year, 10 months ago
  4. d7b8dc9 treewide: convert to tpm_result_t by Jon Murphy · 12 months ago
  5. 53fc667 treewide: convert to %#x hex prints by Jon Murphy · 11 months ago
  6. 4ee0317 Revert "security/tpm/: turn tis_{init,open} into tis_probe" by Sergii Dmytruk · 1 year, 8 months ago
  7. d431544 security/tpm/: turn tis_{init,open} into tis_probe by Sergii Dmytruk · 1 year, 10 months ago
  8. 86f845a drivers/i2c/tpm: splice tpm_vendor_specific struct by Sergii Dmytruk · 1 year, 10 months ago
  9. 0a89d52 security/tpm: remove tis_close() by Sergii Dmytruk · 1 year, 10 months ago
  10. 1ef547e src/drivers: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  11. 421285e drivers/i2c/tpm/tis.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  12. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  13. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  14. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  15. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables 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. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 5 years ago
  18. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  19. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  20. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  21. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  22. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  23. 7326189 drivers/i2c/tpm: Remove vendor.irq by Daniel Kurtz · 7 years ago
  24. 9219019 drivers/i2c/tpm: remove 1260 byte buffer from stack by Aaron Durbin · 7 years ago
  25. 9b87844 drivers/i2c/tpm: remove unused variable in tpm_transmit() by Aaron Durbin · 7 years ago
  26. e0668e4 drivers/i2c/tpm: Add TPM (TIS) debugging support by Lee Leahy · 8 years ago
  27. 52ab30b drivers/i2c/tpm: Fix issues detected by checkpatch by Lee Leahy · 7 years ago
  28. 1ca1968 drivers/i2c/tpm: Fix early TPM probe by Duncan Laurie · 8 years ago
  29. 112ab91 drivers/i2c/tpm: Fix error handling for tis structure not initialized by Duncan Laurie · 8 years ago
  30. 40ae170 drivers/i2c/tpm: Make driver safe for use in x86 pre-ram by Duncan Laurie · 8 years ago
  31. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  32. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  33. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  34. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  35. 8c916ec tpm: wait for valid bit to be set in TPM access register before using tpm by Sourabh Banerjee · 10 years ago
  36. 251eef1 coreboot tpm: Fix printk format specifiers by Furquan Shaikh · 10 years ago
  37. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  38. 3f56445 tpm: i2c: When probing the TPM, write a 0 into the TPM access register. by Gabe Black · 10 years ago
  39. d518c7a tpm: Clean up I2C TPM driver by Stefan Reinauer · 11 years ago