1. a521d66 nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clock by Elyes Haouas · 1 year, 9 months ago
  2. dc3beea sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary} by Elyes Haouas · 1 year, 9 months ago
  3. 22d6ee8 nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 9 months ago
  4. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  5. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 10 months ago
  6. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  7. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  8. 860cff9 mb/*/mptable.c: Replace magic constants by Kyösti Mälkki · 3 years, 2 months ago
  9. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 3 months ago
  10. 446b188 mb/*/Kconfig: Drop select USE_OPTION_TABLE by Patrick Rudolph · 3 years, 4 months ago
  11. 39239e6 src/mb: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  12. a24efbc mb/apple/macbook21: Use common ACPI code by Evgeny Zinoviev · 5 years ago
  13. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  14. cee844c mainboards: Drop GNVS cmap and cmbp by Kyösti Mälkki · 3 years, 8 months ago
  15. 5fde1b7 mb/apple,lenovo,roda: Drop reference to OSYS by Kyösti Mälkki · 3 years, 8 months ago
  16. 3b947e2 mainboards: Move get_cst_entries() 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. 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. aca5d18 mb/apple/macbook21/acpi: Convert *.asl to ASL 2.0 syntax by Elyes HAOUAS · 4 years ago
  23. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  24. e8d230d src/mb: Use macro for access_size by Elyes HAOUAS · 4 years, 2 months ago
  25. b3162b5 mainboard/*/*/*.cb: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  26. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  27. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  28. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  29. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  30. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  31. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  32. bf59fac mb/**/dsdt.asl: Drop unused BRIGHTNESS_{UP,DOWN} by Angel Pons · 4 years, 4 months ago
  33. fbcfefe mb/**/dsdt.asl: Drop unused ACPI_VIDEO_DEVICE by Angel Pons · 4 years, 4 months ago
  34. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  35. 0c58dc6 mainboard/apple: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  36. b0b25c8 drivers/intel/gma/acpi: Provide default definition for displays by Nico Huber · 4 years, 5 months ago
  37. 3b618bb mainboard/[a-f]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  38. 2782048 mb/*/*/acpi_tables: Remove unused includes by Elyes HAOUAS · 4 years, 8 months ago
  39. ec21170 mb/**/hda_verb.{c,h}: use denary numerals for codec IDs by Angel Pons · 4 years, 8 months ago
  40. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago
  41. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 8 months ago
  42. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  43. 4b463c7 mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> by Elyes HAOUAS · 4 years, 8 months ago
  44. b86e96a arch/x86: Make X86 stages select ARCH_X86 by Arthur Heymans · 6 years ago
  45. 3012948 mb/**/hda_verb.c: Clean up formatting by Angel Pons · 4 years, 9 months ago
  46. e495105 mb/**/hda_verb.c: use denary numerals for lengths by Angel Pons · 4 years, 9 months ago
  47. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  48. 05d7d82 mb/{i945,ich7}: Remove redundant write on V0CTL by Elyes HAOUAS · 4 years, 9 months ago
  49. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 9 months ago
  50. dc584c3 nb/intel/i945: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 9 months ago
  51. 399b6c1 sb/intel/i82801gx: Add common early code by Arthur Heymans · 4 years, 9 months ago
  52. fecf777 sb/intel/i82801gx: Add common LPC decode code by Arthur Heymans · 4 years, 9 months ago
  53. 57248c2 mb/apple/macbook21: Use DEBUG_RAM_SETUP by Elyes HAOUAS · 4 years, 10 months ago
  54. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  55. 6df210b mb/(ich7): Use macro instead of magic number by Elyes HAOUAS · 4 years, 10 months ago
  56. dbed786 mb/*/*/smihandler: Remove bogus mainboard_io_trap_handler by Peter Lemenkov · 4 years, 10 months ago
  57. b2832e3 mb/*/*/smihandler: Remove bogus SMM init by Peter Lemenkov · 4 years, 10 months ago
  58. 2437fe9 sb/intel/i82801gx: Move CIR init to a common place by Arthur Heymans · 4 years, 11 months ago
  59. 198f427 src/mainboard: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  60. d249657 src: Remove unneeded include <arch/interrupt.h> by Elyes HAOUAS · 5 years ago
  61. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  62. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  63. 146c098 mainboards: Remove floating __PRE_RAM__ comments by Kyösti Mälkki · 5 years ago
  64. c32a92e intel/945 boards: Use smp_write_pci_intsrc() by Kyösti Mälkki · 6 years ago
  65. 3bf4e28 nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection by Elyes HAOUAS · 5 years ago
  66. 5eb81be sb/intel/i82801gx: Detect if the southbridge supports AHCI by Arthur Heymans · 6 years ago
  67. 8b7a161 src/mainboard: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  68. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  69. d07048a src/mb: Use system_reset() by Elyes HAOUAS · 5 years ago
  70. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  71. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  72. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  73. d889508 mb/(ICH7): Remove initialization already done at early_init.c by Elyes HAOUAS · 6 years ago
  74. 5112043 src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  75. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  76. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  77. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  78. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  79. 4829af1 cpu/intel: Rename socket_mFCPGA478 to socket_m by Nico Huber · 5 years ago
  80. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  81. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  82. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  83. 6267f5d sb/intel/i82801gx: Autodisable functions based on devicetree by Arthur Heymans · 6 years ago
  84. 21c8f9c mainboard: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  85. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  86. 31312b2 sb/intel/i82801gx: Use common Intel SMM code by Arthur Heymans · 6 years ago
  87. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  88. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  89. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  90. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  91. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  92. b9d2589 mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 by Arthur Heymans · 6 years ago
  93. 81dd52b intel/i945: Factor out ram init time stamps by Paul Menzel · 8 years ago
  94. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  95. f716f2a mb/*/*/cmos.default: Decrease debug_level to 'Debug' by Elyes HAOUAS · 6 years ago
  96. 2527648 src/mb: Remove some unneeded includes by Elyes HAOUAS · 6 years ago
  97. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  98. 4ad1446 src/mb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  99. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  100. ebc1e21 mb/*/*/cmos.layout: Fix coding style by Elyes HAOUAS · 6 years ago