1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 6 months ago
  2. af5a9d6 soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N by Usha P · 2 years, 7 months ago
  3. 2a81cab pci_ids.h: Make Denverton IDs consistent with other Intel SoCs by Jeff Daly · 2 years, 7 months ago
  4. fd13fb5 soc/intel/denverton_ns: Use common SMBus support code by Kyösti Mälkki · 2 years, 9 months ago
  5. c1bfbe0 soc/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 10 months ago
  6. ebd43ae soc/intel/common/block/smbus: Drop reg-script usage by Angel Pons · 2 years, 11 months ago
  7. 191a8d7 soc/intel/common: Add TGL-H PCI IDs by Jeremy Soller · 3 years ago
  8. a081583 soc/intel/common/block/smbus: Use `pci_dev_read_resources()` in read resources by Paul Menzel · 3 years, 3 months ago
  9. 3c20cba soc/intel/common/smbus: lock TCO base address on PCH finalize by Michael Niewöhner · 5 years ago
  10. 24f4623 soc/intel/common/block/smbus: Define __SIMPLE_DEVICE__ by Angel Pons · 3 years, 4 months ago
  11. b77cf22 soc/intel/common/block/smbus: Add config to use ACPI by Maxim Polyakov · 4 years ago
  12. a7adf77 soc/intel/common/block/smbus: Remove unused macro by Subrata Banik · 3 years, 6 months ago
  13. f4d98fdd2 soc/intel/commmon: Include Alder Lake device IDs by Varshit Pandya · 3 years, 7 months ago
  14. 90f01ec soc/intel/common/block/smbus: Add define for I2C_EN by Patrick Rudolph · 3 years, 10 months ago
  15. 2c70708 soc/intel/common/block/smbus: Add Cannonpoint PCH-H PCI ID by Patrick Rudolph · 3 years, 10 months ago
  16. 0c5dd9f soc/intel/common/smbus: Add support for Apollo Lake SoC by Maxim Polyakov · 4 years ago
  17. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  18. f672f7f soc/intel/common: Include Alder Lake device IDs by Subrata Banik · 4 years, 1 month ago
  19. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  20. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 8 months ago
  21. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 3 months ago
  22. 30e9149 soc/intel/common/block/smbus: Use i2c read eeprom to speedup SPD read by Wim Vervoorn · 4 years, 4 months ago
  23. 7adcfde lib/spd_bin: add get_spd_sn function by Jamie Chen · 4 years, 4 months ago
  24. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  25. 0ee9b14c soc/intel/common/block/smbus: Set SPD array NULL if no DIMM present by Eric Lai · 4 years, 4 months ago
  26. 0612b27 soc/intel/common: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  27. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  28. 2bd2be5 soc/intel/common/block: tco: enable intruder SMI if selected by Michael Niewöhner · 4 years, 6 months ago
  29. 04b0206 soc/intel/common/block/tco: clear TCO1_STS register, too by Michael Niewöhner · 4 years, 6 months ago
  30. 3f4af0d soc/intel/common: Update Jasper Lake Device IDs by Meera Ravindranath · 4 years, 6 months ago
  31. 2613609 soc/intel/common: Add Elkhartlake Device IDs by Tan, Lean Sheng · 4 years, 7 months ago
  32. 73451fd sb/intel/common: Add smbus_set_slave_addr() by Kyösti Mälkki · 4 years, 8 months ago
  33. 1cae454 device,sb/intel: Move SMBus host controller prototypes by Kyösti Mälkki · 4 years, 8 months ago
  34. bbcf1a0 soc/intel/common: Drop old forked version of SMBUS support by Kyösti Mälkki · 4 years, 8 months ago
  35. 265cd9a soc/intel/common: Remove extra call layer by Kyösti Mälkki · 4 years, 8 months ago
  36. 7566467 lib/spd_bin,soc/intel/common: Move get_spd_smbus() by Kyösti Mälkki · 4 years, 8 months ago
  37. 4ae9f1e soc/intel/common: Sync early SMBUS prototypes by Kyösti Mälkki · 4 years, 8 months ago
  38. 6af55e5 device/early_smbus: Drop unused function parameter by Kyösti Mälkki · 4 years, 8 months ago
  39. 6575854 soc/intel/common: Split some SMBUS support file by Kyösti Mälkki · 4 years, 8 months ago
  40. 12a651c soc/intel/common: Add PCI device IDs for CMP-H by Gaggery Tsai · 4 years, 9 months ago
  41. 263f129 soc/intel/common: Add Jasperlake Device IDs by rkanabar · 4 years, 9 months ago
  42. c9ece50 pci_ids: Update Intel Lewisburg SMBUS PCI ID by Jonathan Zhang · 4 years, 9 months ago
  43. 6b5bf40 soc/intel/common: Include Tigerlake device IDs by Ravi Sarawadi · 4 years, 10 months ago
  44. e1f8db9 src/soc: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  45. 571d07d soc/intel/skylake: Add Lewisburg family PCH support by Maxim Polyakov · 5 years ago
  46. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  47. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  48. bdaec07 arch/io.h: Add missing includes by Kyösti Mälkki · 5 years ago
  49. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  50. da7ffb48 soc/intel/common: Include cometlake PCH IDs by Ronak Kanabar · 6 years ago
  51. 1d19127 soc/{amd,intel}: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  52. 7bc4dc5 soc/intel/common/block: Move tco common functions into block/smbus by Subrata Banik · 6 years ago
  53. 9eac039 soc/intel/common: Include Icelake device IDs by Aamir Bohra · 6 years ago
  54. 4a13126 soc/intel/common/block: Don't use device_t in ramstage by Elyes HAOUAS · 6 years ago
  55. acc2a48 soc/intel/skylake: Add Kabylake PCH H device ID's by V Sowmya · 7 years ago
  56. 6bbc91a soc/intel/common/block: Add option to have subsystem_id in common pci driver by Subrata Banik · 7 years ago
  57. 66f1f38 intel/common/smbus: increase spd read performance by Kane Chen · 7 years ago
  58. 7090377 smbus: Fix a typo ("Set the device I'm talking too") by Jonathan Neuschäfer · 7 years ago
  59. 6278867 soc/intel/common/smbus: Don't clear random bits by Nico Huber · 7 years ago
  60. bbedef9 soc/intel/common: Add Cannonlake pci ids for common by Lijian Zhao · 7 years ago
  61. 467a87a Fix files with multiple newlines at the end. by Martin Roth · 7 years ago
  62. 52f2974 soc/intel/common/block: Add Intel common SMBus code by Aamir Bohra · 7 years ago