1. f4f365f pci_mmio_cfg: Always use pci_s_* functions by Nico Huber · 2 years, 10 months ago
  2. e01e25d pci_mmio_cfg: Gather everything MMCONF (ECAM) related by Nico Huber · 2 years, 10 months ago
  3. afe1898 pci_mmio_cfg: Move guard around pci_s_* functions to x86 by Nico Huber · 2 years, 10 months ago
  4. 437da71 SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries by Angel Pons · 3 years ago
  5. 05c4dcb device/azalia_device.h: Rewrite verb macros by Angel Pons · 2 years, 10 months ago
  6. 779d0c6 device/azalia_device.h: Guard macro parameters by Angel Pons · 2 years, 10 months ago
  7. 5826c59 device/include: Fix potential build error by Alan Huang · 2 years, 10 months ago
  8. 43cf27d include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs by Felix Held · 2 years, 10 months ago
  9. 1fe6ddb include/device/pci_ids: move AMD device IDs below AMD vendor ID by Felix Held · 2 years, 10 months ago
  10. a3c7cac include/device/pci_ids: fix typo in PCI_DEVICE_ID_AMD_FE_GATE_700D by Felix Held · 2 years, 10 months ago
  11. 60e9114 include/device: ensure valid link/bus is passed to mp_cpu_bus_init by Felix Held · 2 years, 10 months ago
  12. 89d8260e include/device: Generic interface for USB-C mux operations by Derek Huang · 2 years, 11 months ago
  13. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  14. 326a2c4 soc/intel/alderlake: Add GFx Device ID 0x46c3 by Selma Bensaid · 2 years, 11 months ago
  15. 20c709d device: Drop unused function `dev_find_matching_device_on_bus` by Furquan Shaikh · 2 years, 11 months ago
  16. 26e2afd device: Add helper macros for device pointers using alias names by Furquan Shaikh · 3 years ago
  17. ea03d00 device/mmio: Make buffer_to_fifo32() take a const buffer by Julius Werner · 3 years ago
  18. a030dd6 device/device.h: Drop unused function declaration by Angel Pons · 3 years ago
  19. 5ff1808 device/mipi: Move to drivers/mipi by Julius Werner · 3 years ago
  20. 3888292 soc/intel/adl: Update PCI ID for ADL-M SKU by Sumeet Pawnikar · 3 years, 1 month ago
  21. 191a8d7 soc/intel/common: Add TGL-H PCI IDs by Jeremy Soller · 3 years ago
  22. b2a1480 device: Move MIPI panel library from mainboard/google/kukui into common by Julius Werner · 3 years ago
  23. 3198848 soc/intel/alderlake: Add GFx Device ID 0x46aa by Bora Guvendik · 3 years, 1 month ago
  24. 941db0e helpers: Add GENMASK macro by Yu-Ping Wu · 3 years, 1 month ago
  25. 339f0e7 soc/intel/alderlake: Add support for I2C6 and I2C7 by Varshit B Pandya · 3 years, 1 month ago
  26. e6dd5dc soc/amd/common/block/graphics: add GPU PCI ID for Barcelo by Felix Held · 3 years, 1 month ago
  27. 679c37a src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPC by Martin Roth · 3 years, 1 month ago
  28. b3d24d3 soc/intel/alderlake: Add GFx Device ID 0x46a6 by Maulik V Vaghela · 3 years, 2 months ago
  29. b228771 device: Clean up resource utility function signatures by Kyösti Mälkki · 3 years, 2 months ago
  30. 8b60afe soc/intel/alderlake: Add GFx Device ID 0x46b3 by Meera Ravindranath · 3 years, 2 months ago
  31. 8a6907c include/pci_def.h: Add some PCI Power Management CSR bits by Tim Wawrzynczak · 3 years, 2 months ago
  32. ed5c7ac device: Add helper function devfn_disable() by Subrata Banik · 3 years, 2 months ago
  33. bb8d00d device/pnp: Always provide `pnp_unset_and_set_config` by Angel Pons · 3 years, 2 months ago
  34. f892b85 device/dram: Add LPDDR4 utilities by Rob Barnes · 3 years, 2 months ago
  35. eca3e62 device: Add helper function is_devfn_enabled() by Subrata Banik · 3 years, 2 months ago
  36. 3102fd0 soc/intel: Add Alder Lake's GT device ID by Sridhar Siricilla · 3 years, 2 months ago
  37. 8d2177b soc/intel/elkhartlake: Update SA & IGD DIDs Table by Tan, Lean Sheng · 3 years, 3 months ago
  38. 7f6ae79 device: Consider fw_config probing in `is_dev_enabled()` by Furquan Shaikh · 3 years, 3 months ago
  39. dd4861a soc/intel/common: Add Alder Lake device IDs by Sumeet R Pawnikar · 3 years, 3 months ago
  40. 351f1e6 soc/intel/alderlake: Update CPU and IGD Device IDs by Maulik V Vaghela · 3 years, 3 months ago
  41. d5a0cc5 device: Drop unused `uma_memory_{base,size}` globals by Angel Pons · 3 years, 3 months ago
  42. 93982c3 device: Switch pci_dev_is_wake_source to take pci_devfn_t by Tim Wawrzynczak · 3 years, 4 months ago
  43. 49c20c0 soc/intel: Add Z370, H310C and B365 device IDs by Angel Pons · 3 years, 4 months ago
  44. b45a769 soc/intel: Add Kaby Lake PCH-U base device ID by Angel Pons · 3 years, 4 months ago
  45. f530e36 soc/intel: Rename 200-series PCH device IDs by Angel Pons · 3 years, 4 months ago
  46. afb143d soc/intel/alderlake: Add LPC and IGD device Ids for Alderlake M by Maulik V Vaghela · 3 years, 7 months ago
  47. 83e319d device/dram/ddr3: Drop unused MRS helpers by Angel Pons · 3 years, 9 months ago
  48. 6c6e049 device/dram/ddr4.h: Align with DDR3 and DDR2 by Angel Pons · 3 years, 5 months ago
  49. 1857138 device/dram/ddr3: Rename DDR3 SPD memory types by Angel Pons · 3 years, 5 months ago
  50. afb3d7e device/dram/ddr3: Get rid of useless typedefs by Angel Pons · 3 years, 5 months ago
  51. 968ef75 pciexp_device: Rewrite LTR configuration by Nico Huber · 3 years, 5 months ago
  52. 24837e7 device/pciexp_device.c: Remove CPP guarding by Arthur Heymans · 3 years, 5 months ago
  53. c2ffe89 pci_def.h: Introduce PCI_EXP_DEVCAP2 & PCI_EXP_DEVCTL2 proper by Nico Huber · 3 years, 5 months ago
  54. a768dea device: Give `pci_ops.set_L1_ss_latency` a proper name by Nico Huber · 3 years, 5 months ago
  55. 405f229 soc/intel/*: drop UART pad configuration from common code by Michael Niewöhner · 3 years, 8 months ago
  56. 492a792 soc/intel/common/block: Add PCI IDs for EmmitsBurg PCH by Jonathan Zhang · 3 years, 5 months ago
  57. 8af3e0e soc/intel/broadwell/pch: Use Lynx Point smbus.c by Angel Pons · 3 years, 6 months ago
  58. d7c31d1 drivers/soundwire/alc1308 : Add ALC1308 soundwire device by Anil Kumar · 4 years ago
  59. 4562183 sb/intel/ibexpeak: Add all PCI IDs for LPC by Angel Pons · 3 years, 6 months ago
  60. 0151b46 soc/amd/picasso/data_fabric: add missing data fabric device function 7 by Felix Held · 3 years, 6 months ago
  61. b238caa device/device.c: Rename .disable to .vga_disable by Arthur Heymans · 3 years, 6 months ago
  62. ff251d2 device/dram: Move SPD manufacturer names out of arch/x86 by Patrick Rudolph · 3 years, 6 months ago
  63. d6d71ce device/azalia_device: Add mainboard hook to program codecs by Angel Pons · 3 years, 6 months ago
  64. 44c431e device/azalia_device: Add function to program a verb table by Angel Pons · 3 years, 6 months ago
  65. 8fff297 drivers/generic/bayhub_lv2: Add driver for BayHub lv2 by John Su · 3 years, 7 months ago
  66. 19dd694 pci_ids/intel: Add missing CFL-S GT1 IGD IDs by Nico Huber · 3 years, 7 months ago
  67. 1b5e855 pci_ids/intel: Correct 0x3e96, it's a CFL-S part by Nico Huber · 3 years, 7 months ago
  68. 7f501a3 include/device/pci_ids.h: Add Cannon Lake PCH-H SATA dev ID by Erik van den Bogaert · 3 years, 7 months ago
  69. 90be754 device: Drop `mmconf_resource_init` function by Angel Pons · 3 years, 7 months ago
  70. 5063287 device/Kconfig: Introduce MMCONF_LENGTH by Angel Pons · 3 years, 7 months ago
  71. f4d98fdd2 soc/intel/commmon: Include Alder Lake device IDs by Varshit Pandya · 3 years, 7 months ago
  72. 28e61f1 device: Use __pci_0_00_0_config in config_of_soc() by Furquan Shaikh · 3 years, 7 months ago
  73. a19001b soc/intel/alderlake: Add PCH ID 0x5182 by Subrata Banik · 3 years, 7 months ago
  74. 6e016f0 device/pnp: add register PNP_IO4 by Michael Niewöhner · 3 years, 8 months ago
  75. dbb667a device + util/sconfig: introduce new device `gpio` by Michael Niewöhner · 3 years, 8 months ago
  76. 4919028 device/azalia_device.c: Add codec reset helpers by Angel Pons · 3 years, 9 months ago
  77. d425ddd azalia: Make `azalia_find_verb` parametric by Angel Pons · 3 years, 9 months ago
  78. fcf8a3a azalia: Drop unused parameter from `azalia_find_verb` by Angel Pons · 3 years, 9 months ago
  79. 75c4f06 azalia: Make `find_verb` function non-static by Angel Pons · 3 years, 9 months ago
  80. 61dd836 azalia: Make `set_bits` function non-static by Angel Pons · 3 years, 9 months ago
  81. f0fd6ae intel/common/block/lpc: Add new device IDs for Emmitsburg PCH by Jonathan Zhang · 3 years, 8 months ago
  82. f914dcf include/device/device: add comment that config_of_soc never returns NULL by Felix Held · 3 years, 9 months ago
  83. 5fc798f device/pci_id: Add TCSS PCI IDs for Alderlake by V Sowmya · 3 years, 9 months ago
  84. 2821cb4 include/device/pci_ids.h: Fix device id for gspi2 by Bora Guvendik · 3 years, 9 months ago
  85. c19cbee device: Drop unused HyperTransport code by Angel Pons · 3 years, 9 months ago
  86. d5f1c08 include/device/pci_ids.h: Add PCI IDs used in Lynxpoint chipsets by Felix Singer · 3 years, 9 months ago
  87. 07c85ad include/device/pci_ids: add PCI IDs for new AMD SoCs by Felix Held · 3 years, 9 months ago
  88. 2b48a60 include/device/pci_ids: add model number to ATI GPU and HDA controller by Felix Held · 3 years, 9 months ago
  89. 91797c1 include/device/pci_ids: add model number to AMD GBE controller by Felix Held · 3 years, 9 months ago
  90. b9fe66e include/device/pci_ids: add model number to PCIe port and bus devices by Felix Held · 3 years, 9 months ago
  91. 0e5dde5d include/device/pci_ids: add model number to data fabric devices by Felix Held · 3 years, 9 months ago
  92. 52ba302 include/device/pci_ids: deduplicate AMD family 17h northbridge ID by Felix Held · 3 years, 9 months ago
  93. 9a8e8c6 include/device/pci_ids: use the right device ID for AMD Picasso GPU by Felix Held · 3 years, 9 months ago
  94. fc2047b src: Change bare 'unsigned' to 'unsigned int' by Martin Roth · 3 years, 9 months ago
  95. 4e8a9c7 soc/intel/alderlake: Add PCH ID 0x5181 by Subrata Banik · 3 years, 9 months ago
  96. 8a1ad13 device: Move pci_dev_is_wake_source function by Tim Wawrzynczak · 3 years, 10 months ago
  97. 3d9fa08 device: Rework bus master option by Felix Singer · 4 years ago
  98. cbe2fd3 wifi: Drop PCI IDs for JfP and HrP by Furquan Shaikh · 3 years, 10 months ago
  99. 9e1fab0 pci_ids: Add PCI IDs for CNVi WiFi/BT controllers by Furquan Shaikh · 3 years, 10 months ago
  100. 33b0f15 drivers/soundwire/alc711: Add Realtek ALC711 soundwire device by Anil Kumar · 3 years, 10 months ago