1. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  2. ee3d09b mb/*: Specify type of `VARIANT_DIR` once by Angel Pons · 3 years, 1 month ago
  3. 924546b mb/*: Specify type of `DEVICETREE` once by Angel Pons · 3 years, 1 month ago
  4. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  5. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  6. b27e7db mainboard: Drop unneeded `default_brightness_levels.asl` by Angel Pons · 3 years, 6 months ago
  7. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  8. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  9. cee844c mainboards: Drop GNVS cmap and cmbp by Kyösti Mälkki · 3 years, 8 months ago
  10. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  11. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  12. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  13. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 10 months ago
  14. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  15. d2a00d7 mb/asrock: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  16. 07674db x4x boards: Remove unused/deprecated cmos bits by Arthur Heymans · 4 years ago
  17. e16692e mb/**/{devicetree,overridetree}.cb: Indent with tabs by Angel Pons · 4 years ago
  18. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  19. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  20. a1dfce1 x4x boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  21. 44e310b mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  22. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  23. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  24. 674ad92 src/mainboard: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  25. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  26. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  27. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  28. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  29. 09481b1 mainboard/asrock: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  30. c67e4db mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later by Angel Pons · 4 years, 5 months ago
  31. 3b618bb mainboard/[a-f]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  32. 3faefa2 mb/asrock/g41c-gs/acpi_tables.c: Remove unneeded includes by Elyes HAOUAS · 4 years, 7 months ago
  33. 2782048 mb/*/*/acpi_tables: Remove unused includes by Elyes HAOUAS · 4 years, 8 months ago
  34. 2450a7e mb/*/*/acpi_tables: Don't zero out gnvs again by Peter Lemenkov · 4 years, 8 months ago
  35. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago
  36. 2ad6f81 mb/*/*/early_init.c: Remove defined but not used macro by Elyes HAOUAS · 4 years, 8 months ago
  37. b86e96a arch/x86: Make X86 stages select ARCH_X86 by Arthur Heymans · 6 years ago
  38. 7843bd5 nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  39. bf53acc nb/intel/x4x: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 9 months ago
  40. 2452afb mb/*/*(ich7/x4x): Use common early southbridge init by Arthur Heymans · 4 years, 9 months ago
  41. fecf777 sb/intel/i82801gx: Add common LPC decode code by Arthur Heymans · 4 years, 9 months ago
  42. 10cfd4d mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>' by Elyes HAOUAS · 4 years, 9 months ago
  43. 2f9a0cd mb/*/*{i82801gx}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  44. 5ff6a6a mb/intel/{i82801gx,x4x}: Don't select ASPM options by Arthur Heymans · 4 years, 10 months ago
  45. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  46. 2437fe9 sb/intel/i82801gx: Move CIR init to a common place by Arthur Heymans · 4 years, 11 months ago
  47. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  48. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  49. 5eb81be sb/intel/i82801gx: Detect if the southbridge supports AHCI by Arthur Heymans · 6 years ago
  50. fbf380a mb/*/devicetree.cb: Remove unavailable PCIe ports by Arthur Heymans · 6 years ago
  51. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  52. 484efff {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h by Elyes HAOUAS · 6 years ago
  53. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  54. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  55. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  56. 8c905a8 mb/{asrock,intel,kontron}: Include missing <arch/io.h> by Elyes HAOUAS · 6 years ago
  57. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  58. e583dd3 src/mb/asrock/../g41m-s3: Remove spurious devices by Angel Pons · 6 years ago
  59. c82950b nb/intel/x4x: Use parallel MP init by Arthur Heymans · 6 years ago
  60. f5a57a8 mb: Move timestamp_add_now to northbridge x4x by Elyes HAOUAS · 6 years ago
  61. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  62. 6267f5d sb/intel/i82801gx: Autodisable functions based on devicetree by Arthur Heymans · 6 years ago
  63. c21df03 arch/x86: Drop spurious arch/stages.h includes by Kyösti Mälkki · 6 years ago
  64. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  65. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  66. 395cbb4 mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree by Peter Lemenkov · 6 years ago
  67. b9d2589 mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 by Arthur Heymans · 6 years ago
  68. 967b84d src/mainboard: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  69. 884dfb6 src/mb/asrock/g41c-gs: Add variant g41m-s3 by Angel Pons · 6 years ago
  70. ae7bd1e mb/asrock/g41m_vs3_r2: Add mainboard by Arthur Heymans · 6 years ago
  71. 2e3c880 mb/asrock/g41c-gs: Link separate gpio.c files by Arthur Heymans · 6 years ago
  72. 33fa95c mb/asrock/g41c-gs: Add more buildin PCI devices to the devicetree by Arthur Heymans · 6 years ago
  73. f716f2a mb/*/*/cmos.default: Decrease debug_level to 'Debug' by Elyes HAOUAS · 6 years ago
  74. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  75. de690a3 asrock/g41c-gs: make serial console setup depend on selected super IO by Felix Held · 6 years ago
  76. b7ff886 mb/asrock/g41c-gs: Add g41m-gs variant by Arthur Heymans · 7 years ago
  77. e98f305 mb/asrock/g41c-gs: Add the revision 1 variant by Arthur Heymans · 7 years ago
  78. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  79. e809305 nb/intel/x4x: Deprecate native graphic init by Arthur Heymans · 6 years ago
  80. 1ce4bf9 mb/*/*: Enable libgfxinit on x4x boards by Arthur Heymans · 6 years ago
  81. 29cc331 drivers/intel/gma: Unify VBT related Kconfig names by Nico Huber · 6 years ago
  82. 88d3ec2 mb/*/*/acpi_tables.c: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  83. 8af4fff mb/*/*: Add a few VBT files by Arthur Heymans · 6 years ago
  84. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  85. 106a3e8 mb/asrock/g41c-gs: Add IO decode range for SIO HWMON by Arthur Heymans · 7 years ago
  86. b451df2 mb/*/*/romstage.c: Clean up targets with i82801gx by Arthur Heymans · 7 years ago
  87. d6f3dd8 nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeout by Arthur Heymans · 7 years ago
  88. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  89. fd440bb mb/asrock/g41c-gs: Fix the SATA clock output on ck505 by Arthur Heymans · 7 years ago
  90. 1517bab mb/asrock/g41c-gs: Rename the board to G41C-GS R2.0 (g41c-gs_r2_0). by Bill XIE · 7 years ago
  91. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  92. 7d46e96 mainboard: Add ASRock G41C-GS by Arthur Heymans · 7 years ago