1. 45e4ab4 mb/*: Update SPD mapping for sandybridge boards by Keith Hui · 1 year, 1 month ago
  2. 8ebd8cc mainboard: Add SPDX license headers to Makefiles by Martin Roth · 1 year ago
  3. b5df65a mb/*: Replace SNB PCI devices with references from chipset.cb by Arthur Heymans · 1 year, 9 months ago
  4. 691d58f nb/intel/sandybridge: Add a chipset devicetree by Arthur Heymans · 3 years ago
  5. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  6. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 8 months ago
  7. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  8. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  9. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  10. 0caf80d bd82x6x boards: Drop redundant `c2_latency` by Angel Pons · 3 years, 3 months ago
  11. c56c723 mainboard: Use decimal for `device lapic 0x0 on` by Angel Pons · 3 years, 3 months ago
  12. bceea67 mainboard: Use decimal for `device domain 0x0 on` by Angel Pons · 3 years, 3 months ago
  13. d2489ee mainboard: Use decimal for `device cpu_cluster 0x0 on` by Angel Pons · 3 years, 3 months ago
  14. 7cf0ff4 mainboard: Drop useless `acpi_tables.c` files by Angel Pons · 3 years, 3 months ago
  15. b27e7db mainboard: Drop unneeded `default_brightness_levels.asl` by Angel Pons · 3 years, 6 months ago
  16. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  17. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  18. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  19. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 8 months ago
  20. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 8 months ago
  21. ce1d588 mb/msi/ms7707/Kconfig: Drop invalid defaults by Angel Pons · 3 years, 11 months ago
  22. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  23. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  24. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  25. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  26. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  27. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  28. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  29. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  30. 08d9f95 mainboard/msi: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  31. d07ac8e drivers/intel/gma: Ditch `link_frequency_270_mhz` setting by Nico Huber · 4 years, 5 months ago
  32. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  33. 7370453 LGA1155 mainboards: Remove gfx.did and gfx.ndid by Angel Pons · 4 years, 6 months ago
  34. cd57d57 mb/msi/ms7707/devicetree.cb: Align contents by Angel Pons · 4 years, 8 months ago
  35. ec21170 mb/**/hda_verb.{c,h}: use denary numerals for codec IDs by Angel Pons · 4 years, 8 months ago
  36. d225834 mb/*/*/acpi_tables: Don't initialize already initialized fields by Peter Lemenkov · 4 years, 8 months ago
  37. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 8 months ago
  38. b86e96a arch/x86: Make X86 stages select ARCH_X86 by Arthur Heymans · 6 years ago
  39. 3012948 mb/**/hda_verb.c: Clean up formatting by Angel Pons · 4 years, 9 months ago
  40. e495105 mb/**/hda_verb.c: use denary numerals for lengths by Angel Pons · 4 years, 9 months ago
  41. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  42. fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 4 years, 9 months ago
  43. 360d947 nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  44. 2b28a16 sb/intel/bd82x6x: Make the pch_enable_lpc hook optional by Arthur Heymans · 4 years, 9 months ago
  45. 9c53834 nb/intel/sandybridge: Make the mainboard_rcba_config hook optional by Arthur Heymans · 4 years, 9 months ago
  46. dc2e7c6 nb/intel/sandybridge: Make the mainboard_early_init hook optional by Arthur Heymans · 4 years, 9 months ago
  47. 6c13b04 mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  48. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  49. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  50. d28d507 sb/intel/bd82x6x/lpc: Set up default LPC decode ranges by Arthur Heymans · 5 years ago
  51. b30a47b sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported by Patrick Rudolph · 5 years ago
  52. 29a1a08 mb/msi/ms7707: Remove MAINBOARD_PCI_SUBSYSTEM_{DEVICE_ID,VENDOR_ID} by Elyes HAOUAS · 5 years ago
  53. 517eda5 mainboard: Add MSI MS-7707 by Max Blau · 5 years ago