1. eb7b589 device/xhci: Add struct for capability registers by Robert Zieba · 1 year, 9 months ago
  2. 219cb95 device/xhci: Add functions to work with resource pointers by Robert Zieba · 1 year, 9 months ago
  3. ac8c378 cpu/x86/smm: Add PCI resource store functionality by Robert Zieba · 2 years ago
  4. e111de0 lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED by Jonathan Zhang · 3 years, 4 months ago
  5. b40b2b1 include/device/pci_def.h: Fix typo in comment by Werner Zeh · 1 year, 6 months ago
  6. ebe7f7c soc/intel/{common, meteorlake}: Add support for new MCH by Sridhar Siricilla · 1 year, 6 months ago
  7. 434d7d4 sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHs by Angel Pons · 1 year, 10 months ago
  8. 0602936 inc/device: Add extended capability ID for ATS by Tim Chu · 1 year, 7 months ago
  9. 20d2577 device/pci_device.c: Add way to limit max bus numbers by Arthur Heymans · 2 years, 9 months ago
  10. 2ccbcc5 soc/intel/cmn/block: Add smbus/p2sb device ids for SPR-SP by Tim Chu · 1 year, 8 months ago
  11. ad6e3c8 tree: Drop Intel Ice Lake support by Felix Singer · 1 year, 7 months ago
  12. f82e68c spd.h: Move enum ddr3_module_type to ddr3.h by Elyes Haouas · 1 year, 8 months ago
  13. 5a04746 spd.h: Move enum ddr2_module_type to ddr2.h by Elyes Haouas · 1 year, 8 months ago
  14. 3a60e5c drivers/intel/ish: Add ADL-P ISH DID by Subrata Banik · 1 year, 8 months ago
  15. 8ab5e15 inc/dev/pci_def.h: add definitions for RCEC EA Ext. Capbility by Jonathan Zhang · 2 years, 5 months ago
  16. 39ede0a soc/intel/alderlake: Add Raptor Lake device IDs by Marx Wang · 1 year, 8 months ago
  17. a012136 treewide: Remove duplicated includes by Elyes Haouas · 1 year, 8 months ago
  18. 0dd4494 soc/intel/cmn/block/cnvi: Add missing CNVI IDs for ADL by Kapil Porwal · 1 year, 8 months ago
  19. 843699e drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driver by Kapil Porwal · 1 year, 8 months ago
  20. 49ec39f device/mdio: Provide helper functions for read and write by Werner Zeh · 1 year, 9 months ago
  21. 67f63e7 src/device + util/sconfig: Introduce new device 'mdio' by Mario Scheithauer · 1 year, 10 months ago
  22. 385939f src/include: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  23. 1864f12 device/pciexp: add pcie_find_dsn() by Jonathan Zhang · 1 year, 10 months ago
  24. ce4dc66 soc/intel/meteorlake: Add Meteor Lake MCH device ID by Sridhar Siricilla · 1 year, 9 months ago
  25. 33005df soc/intel: Add Meteor Lake IGD device id 0x7d45 by Ravi Sarawadi · 1 year, 10 months ago
  26. 804c370 inc/dev: Add definitions for Link Capability and Slot Capability by Tim Chu · 1 year, 10 months ago
  27. a23aa1c device/xhci: Factor out `struct xhci_usb_info` by Robert Zieba · 2 years ago
  28. 4428195 device/xhci: Factor out common PORTSC code by Robert Zieba · 2 years ago
  29. 55d1157 include/device/pci_def.h: Add some PCIe DPC/AER definitions by Tim Chu · 1 year, 10 months ago
  30. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 10 months ago
  31. df8677c device/mmio: add clr/setbitsXp macros by Michael Niewöhner · 2 years, 2 months ago
  32. 0a5da51 soc/intel/alderlake: Add Raptor Lake device IDs by Lawrence Chang · 1 year, 10 months ago
  33. 549c2cd device: Drop unused ADL-N UFS PCI Device ID by Subrata Banik · 1 year, 10 months ago
  34. ac08e8f mb/google/brya/nivviks: Enable ISH driver and firmware name by Meera Ravindranath · 1 year, 11 months ago
  35. 4fce79f include/device/device_util.c: add predicates for pci devices by Fabio Aiuto · 1 year, 11 months ago
  36. 9baffae soc/intel/cmn/gfx: Add missing CML-U IGD device IDs by Michał Żygowski · 1 year, 11 months ago
  37. c5573d6 include/device/path.h: use functions for enabled cpu selection by Fabio Aiuto · 2 years ago
  38. a3acac1 Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver" by Subrata Banik · 1 year, 11 months ago
  39. c8a8695 device: Clear lane error status by Wilson Chou · 2 years ago
  40. f251660 soc/intel/common/smbus: Add missing ID for GLK by Sean Rhodes · 2 years ago
  41. e7bdc1b soc/intel/commmon/fast_spi: Add missing ID for GLK by Sean Rhodes · 2 years ago
  42. 577c6b9 pciexp_device: Propagate above-4G flag to all hotplug devices by Nico Huber · 2 years ago
  43. 63f72f0 device/i2c_bus: Add routines to read and write multiple bytes by Werner Zeh · 2 years ago
  44. bb9d106 device/dram: Add function to convert freq to MT/s for (LP)DDR5 by Matt DeVillier · 2 years ago
  45. 9099fea pciexp_device: Introduce pciexp_find_ext_vendor_cap() by Nico Huber · 2 years ago
  46. 5ffc2c8 pciexp_device: Join pciexp_find_(next_)extended_cap() APIs by Nico Huber · 2 years ago
  47. 667d0f8 Fix Alder Lake and Raptor Lake Device ID's by Maximilian Brune · 2 years ago
  48. a0bc90e Add missing ADL-S device identification by Maximilian Brune · 2 years ago
  49. f18034c include: Add SPDX identifiers to files missing them by Martin Roth · 2 years ago
  50. 513d359 pci_device: Add a function to find PCI capability ID recursively by Bill XIE · 2 years ago
  51. 239b5df include: Add SPDX-License-Identifiers to files missing them by Martin Roth · 2 years, 1 month ago
  52. 8765c09 include/device/device.h: Remove unneeded blank line after '{' by Elyes HAOUAS · 2 years, 7 months ago
  53. 25c2075 soc/intel/common/graphics: Add another Meteor Lake device ID by Wonkyu Kim · 2 years, 1 month ago
  54. 529a64b soc/intel: Add Raptor Lake device IDs by zhixingma · 2 years, 2 months ago
  55. 5d8d900 device: Drop LOG_MEM/IO_RESOURCE by Kyösti Mälkki · 3 years, 2 months ago
  56. d0525d4 resource: Add helpers for memory resources by Kyösti Mälkki · 3 years, 2 months ago
  57. ad5fab2 device: Add fixed_io_range_flags() and helpers by Kyösti Mälkki · 3 years, 2 months ago
  58. ce34596 device: Add fixed_mem_range_flags() and helpers by Kyösti Mälkki · 3 years, 2 months ago
  59. 88f863c soc/intel: Add Meteor Lake SA device ID by Subrata Banik · 2 years, 2 months ago
  60. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  61. c8c75fa soc/intel/alderlake/report_platform.c: Add ADL-S identification by Michał Żygowski · 2 years, 4 months ago
  62. 510a55d drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver by Subrata Banik · 2 years, 3 months ago
  63. ee849ba dev/i2c_bus: Add declaration, implementation of i2c_dev_detect() by Matt DeVillier · 2 years, 3 months ago
  64. 68e6dc9 device: Add log_resource() by Kyösti Mälkki · 3 years, 2 months ago
  65. 5b757b5 soc/intel/ehl: Use defines for Ethernet controller IDs by Mario Scheithauer · 2 years, 3 months ago
  66. f118656 drivers/wifi/generic: Add new device ID by Bora Guvendik · 2 years, 4 months ago
  67. a15b25f soc/intel: Add Raptor Lake device IDs by Bora Guvendik · 2 years, 6 months ago
  68. 4beeb90 device/dram/common.h: Use C over CPP by Arthur Heymans · 2 years, 5 months ago
  69. 8fbf88f include/device/i2c_simple: add i2c_2ba_read_bytes function by Felix Held · 2 years, 5 months ago
  70. 190086e device/i2c_bus: Constify i2c_busdev and i2c_link by Matt DeVillier · 2 years, 5 months ago
  71. cb772e5 drivers/net/r8168: Add support for Realtek RTL8111K by Raihow Shi · 2 years, 5 months ago
  72. 85a09ef soc/intel/adl-n: Add device ID for TCSS XHCI by Maulik V Vaghela · 2 years, 5 months ago
  73. 9f40107 soc/intel/common: Include Meteor Lake device IDs by Wonkyu Kim · 3 years, 9 months ago
  74. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  75. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 5 months ago
  76. 6e368f7 soc/amd/sabrina: Add XHCI configuration by Jon Murphy · 2 years, 6 months ago
  77. 2164c30 include/device/dram/ddr3.h: Don't redefine 'printram(x, ...)' by Elyes HAOUAS · 2 years, 7 months ago
  78. 8c93fed device: Add support for PCIe Resizable BARs by Tim Wawrzynczak · 2 years, 7 months ago
  79. 8d436cf soc/intel/alderlake: Correct Alder Lake M/N ESPI device ID by Krishna Prasad Bhat · 2 years, 6 months ago
  80. af5a9d6 soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N by Usha P · 2 years, 7 months ago
  81. c585d8c soc/intel/common: Add Crash Log and PMC SRAM PCI device IDs by Tim Wawrzynczak · 2 years, 11 months ago
  82. 3d121ae1 device: Add pciexp_find_next_extended_cap function by Tim Wawrzynczak · 2 years, 11 months ago
  83. 3f8bff7 soc/intel/alderlake: Add Alder Lake P IGD device IDs by Kane Chen · 2 years, 7 months ago
  84. 8f2df28 soc/intel/common: Include Alder Lake-N device IDs by Usha P · 2 years, 7 months ago
  85. 672e844 device: constify pciexp_find_extended_cap() by Tim Wawrzynczak · 2 years, 7 months ago
  86. eed82d1 soc/intel/common: Add Alder Lake N eMMC device ID by Krishna Prasad Bhat · 2 years, 7 months ago
  87. 2a81cab pci_ids.h: Make Denverton IDs consistent with other Intel SoCs by Jeff Daly · 2 years, 7 months ago
  88. 27b02c2 include/device/pci_ids.h: add PCI IDs for AMD Family 17h Model A0h SoC by Felix Held · 2 years, 9 months ago
  89. 150fee6 soc/intel/alderlake: Update the ADL-P SKU parameters for VR domains by Curtis Chen · 2 years, 8 months ago
  90. a62cb56 device: Make pciexp_get_ltr_max_latencies a public function by Tim Wawrzynczak · 2 years, 8 months ago
  91. 769994c drivers/net/r8168: Add support for Realtek RT8125 by Alan Huang · 2 years, 9 months ago
  92. 5b94cd9 soc/intel/common: Include Alder Lake-N device IDs by Usha P · 2 years, 9 months ago
  93. 75a7c6e pci_mmio_cfg: Rename pcicfg to pci_map_bus by Jianjun Wang · 2 years, 9 months ago
  94. 777ffff device/pci_device.c: Scan only one device for PCIe by Jianjun Wang · 3 years, 1 month ago
  95. 8815409 soc/intel/elkhartlake: Update SA DIDs Table by Rick Lee · 2 years, 9 months ago
  96. e987845 drivers/genesyslogic/gl9750: Add driver for Genesys Logic GL9750 by Ben Chuang · 2 years, 9 months ago
  97. a3811fe device/pci_rom: Add vga_oprom_preload by Raul E Rangel · 2 years, 10 months ago
  98. 4eb17f8 soc/intel/common/block/pcie: Add ADL-P CPU PCIe Device IDs by Tracy Wu · 2 years, 9 months ago
  99. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 9 months ago
  100. 86dfd3c device/azalia_device: Adapt and export `codec_init()` by Angel Pons · 2 years, 9 months ago