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