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. fa06bcb mainboard/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  4. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 8 months ago
  5. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 8 months ago
  6. 691d58f nb/intel/sandybridge: Add a chipset devicetree by Arthur Heymans · 3 years ago
  7. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  8. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  9. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 7 months ago
  10. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  11. 2b59fa7 mb/roda/rv11/acpi: Use lower case format for hex values by Felix Singer · 2 years, 11 months ago
  12. ed52488 mb/roda/rv11/acpi: Use Printf () by Felix Singer · 2 years, 11 months ago
  13. 8e0d193 ec/roda/it8518/acpi: Don't hard-code GPE offset by Nico Huber · 3 years, 1 month ago
  14. ee3d09b mb/*: Specify type of `VARIANT_DIR` once by Angel Pons · 3 years ago
  15. 924546b mb/*: Specify type of `DEVICETREE` once by Angel Pons · 3 years ago
  16. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years ago
  17. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years ago
  18. c56c723 mainboard: Use decimal for `device lapic 0x0 on` by Angel Pons · 3 years, 2 months ago
  19. ea573b0 sandybridge MRC boards: Drop channel disable masks by Angel Pons · 3 years, 6 months ago
  20. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  21. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 6 months ago
  22. f398548 mb/roda/rv11: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  23. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 7 months ago
  24. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  25. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 6 months ago
  26. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 6 months ago
  27. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 8 months ago
  28. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 8 months ago
  29. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 9 months ago
  30. c802745 nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 3 years, 10 months ago
  31. 92717ff nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro by Angel Pons · 3 years, 10 months ago
  32. dc0c081 nb/intel/sandybridge: Use an enum for `gpu_panel_port_select` by Angel Pons · 3 years, 11 months ago
  33. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years ago
  34. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  35. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 1 month ago
  36. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  37. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  38. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  39. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  40. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  41. 7544e2f mainboard/roda: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  42. 6343cd8 drivers/intel/gma: fold gma.asl into default_brightness_levels.asl by Matt DeVillier · 4 years, 4 months ago
  43. c67e4db mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later by Angel Pons · 4 years, 4 months ago
  44. 53a9e41 mainboard/[^a-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. d225834 mb/*/*/acpi_tables: Don't initialize already initialized fields by Peter Lemenkov · 4 years, 7 months ago
  47. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 7 months ago
  48. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 7 months ago
  49. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 7 months ago
  50. aa57187 mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h> by Elyes HAOUAS · 4 years, 7 months ago
  51. 9f5c895 mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR by Arthur Heymans · 4 years, 8 months ago
  52. 47bf498 nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree by Nico Huber · 4 years, 8 months ago
  53. fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 4 years, 8 months ago
  54. 360d947 nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 8 months ago
  55. 2b28a16 sb/intel/bd82x6x: Make the pch_enable_lpc hook optional by Arthur Heymans · 4 years, 8 months ago
  56. 9c53834 nb/intel/sandybridge: Make the mainboard_rcba_config hook optional by Arthur Heymans · 4 years, 8 months ago
  57. dc2e7c6 nb/intel/sandybridge: Make the mainboard_early_init hook optional by Arthur Heymans · 4 years, 8 months ago
  58. 6c13b04 mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 9 months ago
  59. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 9 months ago
  60. d28d507 sb/intel/bd82x6x/lpc: Set up default LPC decode ranges by Arthur Heymans · 5 years ago
  61. 495bb66 src: Capitalize Super I/O by Elyes HAOUAS · 4 years, 10 months ago
  62. b30a47b sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported by Patrick Rudolph · 5 years ago
  63. 772a154 nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE by Nico Huber · 5 years ago
  64. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  65. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  66. 83a127a sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that need it by Jan Tatje · 6 years ago
  67. 7e6946a cpu/intel/model_206ax: Remove the notion of sockets by Arthur Heymans · 5 years ago
  68. b3f2323 mb/*/*/devicetree.cb: Make sandybridge devicetree uniform by Arthur Heymans · 5 years ago
  69. bde39e3 mb: Remove duplicated ENABLE_VMX by Elyes HAOUAS · 6 years ago
  70. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  71. 04008a9 cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  72. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  73. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  74. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  75. 395cbb4 mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree by Peter Lemenkov · 6 years ago
  76. c65a600 src/mainboard/*: Remove IFD_*_REGION values for ifdfake by Angel Pons · 6 years ago
  77. cea8493 southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default by Angel Pons · 6 years ago
  78. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 6 years ago
  79. b0f1988 src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  80. a50b1f9 intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler by Martin Roth · 6 years ago
  81. b28f466 src/mainboard: Add and update license headers by Martin Roth · 6 years ago
  82. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 6 years ago
  83. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  84. ff4025c sb/intel/bd82x6x: Reduce function-disable mess by Nico Huber · 7 years ago
  85. 7f5efd9 intel/bd82x6x: Use generated ACPI PIRQ by Tobias Diedrich · 7 years ago
  86. 17c5771 superio/ite/common: Add temperature offset by Vagiz Trakhanov · 7 years ago
  87. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  88. 2b5c021 intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults by Nico Huber · 7 years ago
  89. 989aae9 3rdparty/libgfxinit: Update submodule pointer by Nico Huber · 7 years ago
  90. bd10516 mb/roda/rv11: Add new boards Lizard RV11 and RW11 by Dennis Wassenberg · 9 years ago