1. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  2. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  3. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  4. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  5. c712144 include/device/device.h: Include <smbios.h> by Elyes HAOUAS · 4 years, 4 months ago
  6. d7a6d61 device/pci_id: Add Tiger Lake TCSS device ID by John Zhao · 4 years, 4 months ago
  7. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 4 months ago
  8. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  9. 5b5c233 device: Constify struct device * parameter to dev_name by Furquan Shaikh · 4 years, 4 months ago
  10. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  11. a1cd7eb amd/family17h: Add PCI device IDs for all controllers in AMD Family17h by Furquan Shaikh · 4 years, 4 months ago
  12. 590bdc6 soc/amd: Update macro name for IOMMU on AMD Family 17h by Furquan Shaikh · 4 years, 4 months ago
  13. 8745a27 soc/intel/jasperlake: Add new MCH device ids by Maulik V Vaghela · 4 years, 4 months ago
  14. 9a521d7 include/device/azalia: Add enums and MACROs by Patrick Rudolph · 4 years, 5 months ago
  15. 1f3055a device: Add helper function to find matching device on bus by Furquan Shaikh · 4 years, 4 months ago
  16. 7778e5c device: Add a helper to find device behind a PCI-to-PCI bridge device by Furquan Shaikh · 4 years, 4 months ago
  17. 85ecdb1 mmio: Fix failure in bit field macro when accessing >30 bits by Hung-Te Lin · 4 years, 4 months ago
  18. e26da8b intel/common/block/lpc: Add new device IDs for Lewisburg PCH by BryantOu · 4 years, 4 months ago
  19. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 5 months ago
  20. b98c896 drivers/intel/wifi: Add support for Intel Wi-Fi 6 Series by Subrata Banik · 4 years, 5 months ago
  21. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  22. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  23. dafcc7a Rework map_oprom_vendev to add revision check and mapping by Martin Roth · 4 years, 7 months ago
  24. 117ee71 device/pci_id: Maintain consistent tab in pci_ids.h by Subrata Banik · 4 years, 5 months ago
  25. 838fbc7 sb/ibexpeak: Use macros instead of hard-coded IDs by Felix Singer · 4 years, 9 months ago
  26. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  27. bc25a36 src/include/device: Add Intel Tiger Lake Thunderbolt device Id by John Zhao · 4 years, 5 months ago
  28. db992ac drivers/intel/ish: Add TGL ISH PCI id by li feng · 4 years, 5 months ago
  29. dbc90df soc/intel/denverton: Move PCI IDs to pci_ids.h by Felix Singer · 4 years, 9 months ago
  30. 4062b6a soc/amd/picasso: Add PCI ID for Dali xHCI by Marshall Dawson · 4 years, 8 months ago
  31. 3f4af0d soc/intel/common: Update Jasper Lake Device IDs by Meera Ravindranath · 4 years, 6 months ago
  32. 1d812e8 soc/tigerlake: Add Device id for Tiger Lake Dual Core by Srinidhi N Kaushik · 4 years, 6 months ago
  33. 466ca2c Add configurable ramstage support for minimal PCI scanning by Ronald G. Minnich · 4 years, 10 months ago
  34. cf2ac54 pciexp: Add support for allocating PCI express hotplug resources by Jeremy Soller · 4 years, 10 months ago
  35. 2613609 soc/intel/common: Add Elkhartlake Device IDs by Tan, Lean Sheng · 4 years, 7 months ago
  36. 39e1f44 soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDs by Gaggery Tsai · 4 years, 7 months ago
  37. f555a58 sb/intel/common: Declare common smbus_base() and enable_smbus() by Kyösti Mälkki · 4 years, 8 months ago
  38. 73451fd sb/intel/common: Add smbus_set_slave_addr() by Kyösti Mälkki · 4 years, 8 months ago
  39. 7cdcc38 sb/intel/common: Add smbus_host_reset() 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. 7566467 lib/spd_bin,soc/intel/common: Move get_spd_smbus() by Kyösti Mälkki · 4 years, 8 months ago
  42. 6bb9aaf soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device ID by Jamie Chen · 4 years, 8 months ago
  43. bd74b60 pci_ids: Correct whitespace for all AMD, ATI, National Semi by Marshall Dawson · 4 years, 8 months ago
  44. 895fb4b device/smbus: Drop unused smbus_set_link() by Kyösti Mälkki · 4 years, 8 months ago
  45. 473d979 device/smbus: Drop SMBUS_HAS_AUX_CHANNELS by Kyösti Mälkki · 4 years, 8 months ago
  46. 6af55e5 device/early_smbus: Drop unused function parameter by Kyösti Mälkki · 4 years, 8 months ago
  47. 22d2604 device/early_smbus: Remove unused prototypes by Kyösti Mälkki · 4 years, 8 months ago
  48. c5a5b36 src/include: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  49. 7db16dd superio/common/conf_mode: Add op to write SSDT by Patrick Rudolph · 4 years, 8 months ago
  50. c00d463 src: Remove unused include <device/smbus_def.h> by Elyes HAOUAS · 4 years, 10 months ago
  51. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 9 months ago
  52. 9c6e9c6 device/pnp: use correct width type for pnp_info.function by Felix Held · 4 years, 8 months ago
  53. 7b7bc59 device/pnp: introduce and use PNP_SKIP_FUNCTION by Felix Held · 4 years, 8 months ago
  54. 12a651c soc/intel/common: Add PCI device IDs for CMP-H by Gaggery Tsai · 4 years, 9 months ago
  55. 263f129 soc/intel/common: Add Jasperlake Device IDs by rkanabar · 4 years, 9 months ago
  56. 19b963c include/device/pci_ids: Add Coffeelake U IGD P630 by Christian Walter · 4 years, 8 months ago
  57. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  58. 1c37157 mmio: Add clrsetbitsXX() API in place of updateX() by Julius Werner · 4 years, 9 months ago
  59. fdcc9ab src/soc/intel: Add Cometlake-S and CMP-H skus by Gaggery Tsai · 4 years, 10 months ago
  60. c9ece50 pci_ids: Update Intel Lewisburg SMBUS PCI ID by Jonathan Zhang · 4 years, 9 months ago
  61. 7f8b0cd8 sb/i82801ix: Use macros instead of hard-coded IDs by Felix Singer · 4 years, 9 months ago
  62. eb2e0b5 device/hypertransport: Drop unused code by Arthur Heymans · 4 years, 9 months ago
  63. bd585fa device/pci: Reduce scope of dev_find_slot() by Kyösti Mälkki · 5 years ago
  64. c2c634a nb/sb/cpu: Drop Intel Rangeley support by Arthur Heymans · 4 years, 9 months ago
  65. ffcac3e nb/amd/fam10: Drop support by Arthur Heymans · 4 years, 9 months ago
  66. efe3cfb include/device: add a comment to pci mmio cfg addr helpers and caching by Michael Niewöhner · 4 years, 9 months ago
  67. 9f19dd9 mmio: Fix buffer_to_fifo32() order of arguments by Julius Werner · 4 years, 9 months ago
  68. a214837 include: Make stdbool.h a separate file by Julius Werner · 4 years, 9 months ago
  69. 5e8afce soc/intel: Implement PCIe RP devicetree update based on LCAP by Nico Huber · 4 years, 10 months ago
  70. ae69575 soc/intel/tigerlake: Include few more Tigerlake device IDs by Subrata Banik · 4 years, 9 months ago
  71. 8f22136 include/device: add pci mmio cfg address helpers by Michael Niewöhner · 4 years, 9 months ago
  72. 6b5bf40 soc/intel/common: Include Tigerlake device IDs by Ravi Sarawadi · 4 years, 10 months ago
  73. 15fcc86 pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefined by Arthur Heymans · 4 years, 11 months ago
  74. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  75. 749c395 src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>' by Elyes HAOUAS · 4 years, 10 months ago
  76. b5bd862 pci_ids: Add AMD Family 17h ACP by Marshall Dawson · 5 years ago
  77. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  78. a89c82e device/root_device: Consolidate common _scan_bus() functions by Nico Huber · 7 years ago
  79. dafb661 device/mmio.h: Add more bit field helpers by Hung-Te Lin · 4 years, 11 months ago
  80. f7ed3d4 device: Rename scan_static_bus() -> enable_static_devices() by Nico Huber · 5 years ago
  81. 061b905 device/pci: Enable full 16-bit VGA port i/o decoding by Nico Huber · 5 years ago
  82. 8d7a89b soc/intel/common/block/p2sb/p2sb: Add missing PCI IDs by Patrick Rudolph · 4 years, 11 months ago
  83. b71181a device/pci_device.c: Use verified boot to check oprom by Frans Hendriks · 4 years, 11 months ago
  84. 8595469 src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDs by Maxim Polyakov · 5 years ago
  85. 9563681 src/pci_ids: add missing Intel Skylake iGPU PCIIDs by Maxim Polyakov · 5 years ago
  86. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 5 years ago
  87. a0b366d device/pci_early: Drop some __SIMPLE_DEVICE__ use by Kyösti Mälkki · 5 years ago
  88. 9734af6 device/i2c_bus: Add i2c_dev_read_at16() by Nico Huber · 7 years ago
  89. 9529530 pci_ids: fix PCI ID for Intel Iris HALO GT4 iGPU by Maxim Polyakov · 5 years ago
  90. dde937c pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_H by Maxim Polyakov · 5 years ago
  91. 0f63975 device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICE by Kyösti Mälkki · 5 years ago
  92. 9d5af5b device/pci_ops: Add ENV_PCI_SIMPLE_DEVICE by Kyösti Mälkki · 5 years ago
  93. 44da9e2 cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use by Kyösti Mälkki · 5 years ago
  94. 13ad740 device/pci: Replace some __SIMPLE_DEVICE__ use by Kyösti Mälkki · 5 years ago
  95. 55ef0d2 device: add commentary to dev_find_slot() by Aaron Durbin · 5 years ago
  96. 0962b1f device/mmio.h: Add bit field helpers by Hung-Te Lin · 5 years ago
  97. e3acc8f src/: Replace some __PRE_RAM__ use by Kyösti Mälkki · 5 years ago
  98. d249657 src: Remove unneeded include <arch/interrupt.h> by Elyes HAOUAS · 5 years ago
  99. 571d07d soc/intel/skylake: Add Lewisburg family PCH support by Maxim Polyakov · 5 years ago
  100. a0cd4b1 soc/intel/skylake: Remove duplicated PCI Id by Maxim Polyakov · 5 years ago