1. 8030296 nb/intel/x4x: Remove apic 0 from devicetree by Arthur Heymans · 1 year, 9 months ago
  2. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 9 months ago
  3. 1eecb8c nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 9 months ago
  4. 457f77b Makefile.inc: Remove workaround ACPI warnings by Arthur Heymans · 1 year, 9 months ago
  5. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  6. 28fa297 IASL: Ignore IASL's "Missing dependency" warning by Elyes HAOUAS · 2 years, 8 months ago
  7. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 10 months ago
  8. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  9. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  10. b27e7db mainboard: Drop unneeded `default_brightness_levels.asl` by Angel Pons · 3 years, 6 months ago
  11. 00f11c0 sb/intel/i82801jx: Drop Global NVS support by Angel Pons · 3 years, 7 months ago
  12. f6f1215 sb,soc/intel: Drop OSYS from GNVS by Kyösti Mälkki · 3 years, 8 months ago
  13. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  14. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  15. cee844c mainboards: Drop GNVS cmap and cmbp by Kyösti Mälkki · 3 years, 8 months ago
  16. 780e02d ACPI GNVS: Drop APIC, factor out MPEN by Kyösti Mälkki · 3 years, 8 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. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  20. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 10 months ago
  21. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  22. 07674db x4x boards: Remove unused/deprecated cmos bits by Arthur Heymans · 4 years ago
  23. d1ccecf sb/intel/i82801jx/sata.c: Drop always-false is_mobile check by Angel Pons · 4 years ago
  24. c73ad35 mb/intel/dg43gt: Don't redefine MMCONF_BASE_ADDRESS by Arthur Heymans · 4 years, 10 months ago
  25. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  26. a1dfce1 x4x boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  27. 44e310b mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  28. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  29. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  30. 674ad92 src/mainboard: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  31. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  32. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  33. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  34. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  35. 60ec365 mainboard/intel: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  36. c67e4db mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later by Angel Pons · 4 years, 5 months ago
  37. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  38. 4ce5290 3rdparty/libgfxinit: Update submodule pointer by Nico Huber · 4 years, 6 months ago
  39. 9e17b74 mb/intel/*/acpi_tables.c: Remove unneeded includes by Elyes HAOUAS · 4 years, 7 months ago
  40. 45b5e03 mb/intel/dg43gt: Make devicetree prettier by Angel Pons · 4 years, 8 months ago
  41. 2450a7e mb/*/*/acpi_tables: Don't zero out gnvs again by Peter Lemenkov · 4 years, 8 months ago
  42. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago
  43. b86e96a arch/x86: Make X86 stages select ARCH_X86 by Arthur Heymans · 6 years ago
  44. 7843bd5 nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  45. bf53acc nb/intel/x4x: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 9 months ago
  46. aa990e9 sb/intel/i82801jx: Move early sb init to a common place by Arthur Heymans · 4 years, 9 months ago
  47. c484da1 sb/intel/i82801jx: Add common code for LPC decode by Arthur Heymans · 4 years, 9 months ago
  48. 10cfd4d mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>' by Elyes HAOUAS · 4 years, 9 months ago
  49. 228f004 mb/*/*{i82801ix}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  50. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  51. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  52. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  53. 0168639 sb/intel/i82801jx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  54. 18d6b0c src/mainboard/*/*/cstates.c: Drop unused includes by Elyes HAOUAS · 5 years ago
  55. 5539672 mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h by Elyes HAOUAS · 6 years ago
  56. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  57. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  58. 83a127a sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that need it by Jan Tatje · 6 years ago
  59. f5a57a8 mb: Move timestamp_add_now to northbridge x4x by Elyes HAOUAS · 6 years ago
  60. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  61. 055d4f2 mb/intel/dg43gt: Program the subsystemid by Arthur Heymans · 6 years ago
  62. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  63. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  64. de82ac7 sb/intel/i82801jx: Use macros for LPC_EN by Arthur Heymans · 6 years ago
  65. 0fc7691 mb/intel/dg43gt/dsdt.asl: fix globalnvs.asl include path by Stefan Tauner · 6 years ago
  66. f716f2a mb/*/*/cmos.default: Decrease debug_level to 'Debug' by Elyes HAOUAS · 6 years ago
  67. e7cacb1 mb/intel/dg43gt: Enable the GBE by Arthur Heymans · 6 years ago
  68. 4f2b558 mb/intel/dg43gt: Expose some SIO devices via ACPI by Arthur Heymans · 6 years ago
  69. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  70. e809305 nb/intel/x4x: Deprecate native graphic init by Arthur Heymans · 6 years ago
  71. 1ce4bf9 mb/*/*: Enable libgfxinit on x4x boards by Arthur Heymans · 6 years ago
  72. 29cc331 drivers/intel/gma: Unify VBT related Kconfig names by Nico Huber · 6 years ago
  73. 88d3ec2 mb/*/*/acpi_tables.c: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  74. 8af4fff mb/*/*: Add a few VBT files by Arthur Heymans · 6 years ago
  75. cd5f2b5 mb/intel: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  76. 16a70a4 nb/intel/x4x: Change memory layout to improve MTRR by Arthur Heymans · 7 years ago
  77. b93f482 mb/intel/dg43gt/devicetree.cb: Use tabs over spaces by Elyes HAOUAS · 6 years ago
  78. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  79. d6f3dd8 nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeout by Arthur Heymans · 7 years ago
  80. 8b64e7a mb/intel/dg43gt: Add romstage timestamps by Arthur Heymans · 7 years ago
  81. b474445 mb/intel/dg43gt: Set SuperIO gpio correctly by Arthur Heymans · 7 years ago
  82. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  83. 92ce1fb mb/intel/dg43gt: Fix smbus IRQ by Arthur Heymans · 7 years ago
  84. 91d98e7 mb/intel/dg43gt: Select right gmbus port for VGA output by Arthur Heymans · 7 years ago
  85. e4188a2 mb/intel/dg43gt: Configure clockgen by Arthur Heymans · 7 years ago
  86. 2a4aada mb/intel/dg43gt: Add mainboard by Arthur Heymans · 7 years ago