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