1. b5df65a mb/*: Replace SNB PCI devices with references from chipset.cb by Arthur Heymans · 1 year, 8 months ago
  2. 691d58f nb/intel/sandybridge: Add a chipset devicetree by Arthur Heymans · 3 years ago
  3. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  4. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 7 months ago
  5. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  6. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years ago
  7. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years ago
  8. 0caf80d bd82x6x boards: Drop redundant `c2_latency` by Angel Pons · 3 years, 1 month ago
  9. c56c723 mainboard: Use decimal for `device lapic 0x0 on` by Angel Pons · 3 years, 2 months ago
  10. bceea67 mainboard: Use decimal for `device domain 0x0 on` by Angel Pons · 3 years, 2 months ago
  11. d2489ee mainboard: Use decimal for `device cpu_cluster 0x0 on` by Angel Pons · 3 years, 2 months ago
  12. 7cf0ff4 mainboard: Drop useless `acpi_tables.c` files by Angel Pons · 3 years, 2 months ago
  13. b27e7db mainboard: Drop unneeded `default_brightness_levels.asl` by Angel Pons · 3 years, 5 months ago
  14. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 6 months ago
  15. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 7 months ago
  16. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  17. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 6 months ago
  18. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 6 months ago
  19. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 9 months ago
  20. dc0c081 nb/intel/sandybridge: Use an enum for `gpu_panel_port_select` by Angel Pons · 3 years, 11 months ago
  21. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  22. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  23. 44e310b mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  24. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  25. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  26. 674ad92 src/mainboard: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  27. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  28. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  29. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  30. bf59fac mb/**/dsdt.asl: Drop unused BRIGHTNESS_{UP,DOWN} by Angel Pons · 4 years, 3 months ago
  31. fbcfefe mb/**/dsdt.asl: Drop unused ACPI_VIDEO_DEVICE by Angel Pons · 4 years, 3 months ago
  32. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  33. 09481b1 mainboard/asrock: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  34. d07ac8e drivers/intel/gma: Ditch `link_frequency_270_mhz` setting by Nico Huber · 4 years, 4 months ago
  35. c67e4db mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later by Angel Pons · 4 years, 4 months ago
  36. 610b3d7 mb/**/gma-mainboard.ads: Remove copyright statements by Angel Pons · 4 years, 4 months ago
  37. 3b618bb mainboard/[a-f]*: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  38. 7370453 LGA1155 mainboards: Remove gfx.did and gfx.ndid by Angel Pons · 4 years, 5 months ago
  39. ff08188 mb/**/acpi_tables.c: Drop lid settings on desktops by Angel Pons · 4 years, 7 months ago
  40. ec21170 mb/**/hda_verb.{c,h}: use denary numerals for codec IDs by Angel Pons · 4 years, 7 months ago
  41. d225834 mb/*/*/acpi_tables: Don't initialize already initialized fields by Peter Lemenkov · 4 years, 7 months ago
  42. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 7 months ago
  43. aa57187 mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h> by Elyes HAOUAS · 4 years, 7 months ago
  44. 3012948 mb/**/hda_verb.c: Clean up formatting by Angel Pons · 4 years, 7 months ago
  45. e495105 mb/**/hda_verb.c: use denary numerals for lengths by Angel Pons · 4 years, 7 months ago
  46. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 8 months ago
  47. fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 4 years, 8 months ago
  48. 360d947 nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 8 months ago
  49. 2b28a16 sb/intel/bd82x6x: Make the pch_enable_lpc hook optional by Arthur Heymans · 4 years, 8 months ago
  50. 9c53834 nb/intel/sandybridge: Make the mainboard_rcba_config hook optional by Arthur Heymans · 4 years, 8 months ago
  51. dc2e7c6 nb/intel/sandybridge: Make the mainboard_early_init hook optional by Arthur Heymans · 4 years, 8 months ago
  52. 6c13b04 mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 9 months ago
  53. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 9 months ago
  54. d28d507 sb/intel/bd82x6x/lpc: Set up default LPC decode ranges by Arthur Heymans · 5 years ago
  55. b30a47b sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported by Patrick Rudolph · 5 years ago
  56. 772a154 nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE by Nico Huber · 5 years ago
  57. da9302a nb/intel/sandybridge: Drop pch.h from sandybridge.h by Patrick Rudolph · 5 years ago
  58. 75380d3 src/mb/Kconfig: Fix PCI subsystem IDs by Elyes HAOUAS · 5 years ago
  59. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  60. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  61. 7e6946a cpu/intel/model_206ax: Remove the notion of sockets by Arthur Heymans · 5 years ago
  62. b3f2323 mb/*/*/devicetree.cb: Make sandybridge devicetree uniform by Arthur Heymans · 5 years ago
  63. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  64. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  65. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  66. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  67. cea8493 southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default by Angel Pons · 6 years ago
  68. 4ad1446 src/mb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  69. 056cbbe asrock/b75pro3-m: Add superio ACPI declarations by Iru Cai · 6 years ago
  70. 51c6a61 mb/asrock: Get rid of device_t by Elyes HAOUAS · 6 years ago
  71. d910584 asrock/b75pro3-m: fix the HDMI port by Iru Cai · 6 years ago
  72. 317bb56 asrock/b75pro3-m: use the ASPM blacklist driver by Iru Cai · 6 years ago
  73. ff4025c sb/intel/bd82x6x: Reduce function-disable mess by Nico Huber · 7 years ago
  74. 7f5efd9 intel/bd82x6x: Use generated ACPI PIRQ by Tobias Diedrich · 7 years ago
  75. 928c6c6 mainboard/asrock: add ASRock B75 Pro3-M by Iru Cai · 7 years ago