1. b5df65a mb/*: Replace SNB PCI devices with references from chipset.cb by Arthur Heymans · 1 year, 8 months ago
  2. 7b49c37 mainboard: Drop invalid `hyper_threading` option by Angel Pons · 1 year, 8 months ago
  3. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 8 months ago
  4. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 8 months ago
  5. 691d58f nb/intel/sandybridge: Add a chipset devicetree by Arthur Heymans · 3 years ago
  6. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  7. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 7 months ago
  8. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  9. 05ae8f2 mainboard: Drop invalid `VGA_BIOS_FILE` defaults by Angel Pons · 3 years, 4 months ago
  10. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years ago
  11. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years ago
  12. 0caf80d bd82x6x boards: Drop redundant `c2_latency` by Angel Pons · 3 years, 1 month ago
  13. c56c723 mainboard: Use decimal for `device lapic 0x0 on` by Angel Pons · 3 years, 2 months ago
  14. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  15. f8a5eb2 mainboard: Use read_int_option() by Angel Pons · 3 years, 8 months ago
  16. ea573b0 sandybridge MRC boards: Drop channel disable masks by Angel Pons · 3 years, 6 months ago
  17. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  18. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 6 months ago
  19. 4d08869 mb/kontron/ktqm77: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  20. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 7 months ago
  21. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  22. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 6 months ago
  23. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 6 months ago
  24. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 8 months ago
  25. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 8 months ago
  26. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 9 months ago
  27. c802745 nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 3 years, 10 months ago
  28. 92717ff nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro by Angel Pons · 3 years, 10 months ago
  29. 92c4bc1 mb/kontron/ktqm77: Use 'PNP_IDX_*' instead of magic numbers by Elyes HAOUAS · 3 years, 11 months ago
  30. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years ago
  31. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years ago
  32. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  33. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  34. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 2 months ago
  35. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  36. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  37. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  38. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  39. df5b051 mb/kontron/ktqm77: Extend SATA CMOS option with "legacy" mode by Nico Huber · 5 years ago
  40. efc3d04 src/mainboard: Use 'const' to set pnp_devfn_t statically by Elyes HAOUAS · 4 years, 3 months ago
  41. a21dff6 mainboard/kontron: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  42. b0b25c8 drivers/intel/gma/acpi: Provide default definition for displays by Nico Huber · 4 years, 4 months ago
  43. 64402bb mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-only by Angel Pons · 4 years, 4 months ago
  44. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  45. 4ce5290 3rdparty/libgfxinit: Update submodule pointer by Nico Huber · 4 years, 5 months ago
  46. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 5 months ago
  47. 6dc9d03 treewide: capitalize 'BIOS' by Elyes HAOUAS · 4 years, 5 months ago
  48. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  49. d8ce9a8 mb/**/hda_verb.c: Correct codec ID on subvendor verbs by Angel Pons · 4 years, 7 months ago
  50. ec21170 mb/**/hda_verb.{c,h}: use denary numerals for codec IDs by Angel Pons · 4 years, 7 months ago
  51. 6ad0ab1 mb/**/acpi: Remove unused files by Angel Pons · 4 years, 7 months ago
  52. d225834 mb/*/*/acpi_tables: Don't initialize already initialized fields by Peter Lemenkov · 4 years, 7 months ago
  53. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 7 months ago
  54. 6c2c018 mb/*/*/acpi_tables: Remove unnecessary function call by Peter Lemenkov · 4 years, 9 months ago
  55. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 7 months ago
  56. 9f5c895 mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR by Arthur Heymans · 4 years, 8 months ago
  57. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 8 months ago
  58. 47bf498 nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree by Nico Huber · 4 years, 8 months ago
  59. fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 4 years, 8 months ago
  60. 360d947 nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 8 months ago
  61. 2b28a16 sb/intel/bd82x6x: Make the pch_enable_lpc hook optional by Arthur Heymans · 4 years, 8 months ago
  62. 9c53834 nb/intel/sandybridge: Make the mainboard_rcba_config hook optional by Arthur Heymans · 4 years, 8 months ago
  63. 6c13b04 mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 9 months ago
  64. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 9 months ago
  65. ad0f485 src/mainboard: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  66. 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 4 years, 9 months ago
  67. 198f427 src/mainboard: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  68. b30a47b sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported by Patrick Rudolph · 5 years ago
  69. 6752b615 mb/*/*/gpio: Use static for const structures by Peter Lemenkov · 5 years ago
  70. 772a154 nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE by Nico Huber · 5 years ago
  71. 75380d3 src/mb/Kconfig: Fix PCI subsystem IDs by Elyes HAOUAS · 5 years ago
  72. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  73. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  74. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  75. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  76. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  77. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  78. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  79. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  80. 8c905a8 mb/{asrock,intel,kontron}: Include missing <arch/io.h> by Elyes HAOUAS · 5 years ago
  81. 498f1cc mb/*/*/romstage: curly braces after the function definition by Peter Lemenkov · 5 years ago
  82. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 5 years ago
  83. 83a127a sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that need it by Jan Tatje · 6 years ago
  84. 7e6946a cpu/intel/model_206ax: Remove the notion of sockets by Arthur Heymans · 5 years ago
  85. b3f2323 mb/*/*/devicetree.cb: Make sandybridge devicetree uniform by Arthur Heymans · 5 years ago
  86. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  87. bde39e3 mb: Remove duplicated ENABLE_VMX by Elyes HAOUAS · 6 years ago
  88. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  89. 04008a9 cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  90. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  91. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  92. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  93. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  94. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  95. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  96. c65a600 src/mainboard/*: Remove IFD_*_REGION values for ifdfake by Angel Pons · 6 years ago
  97. e051dc0 mb/kontron/ktqm77: Use common pnp_{enter,exit} functions by Elyes HAOUAS · 6 years ago
  98. 2527648 src/mb: Remove some unneeded includes by Elyes HAOUAS · 6 years ago
  99. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  100. cea8493 southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default by Angel Pons · 6 years ago