1. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  2. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  3. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  4. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  5. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  6. b8a0cd1 src: Remove not used 'include <smbios.h>' by Elyes HAOUAS · 4 years, 5 months ago
  7. f4702c2 mainboard/packardbell: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  8. b0b25c8 drivers/intel/gma/acpi: Provide default definition for displays by Nico Huber · 4 years, 5 months ago
  9. d07ac8e drivers/intel/gma: Ditch `link_frequency_270_mhz` setting by Nico Huber · 4 years, 5 months ago
  10. c67e4db mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later by Angel Pons · 4 years, 5 months ago
  11. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  12. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 6 months ago
  13. 4ce5290 3rdparty/libgfxinit: Update submodule pointer by Nico Huber · 4 years, 6 months ago
  14. 7671bce mb/*/Kconfig: Factor out MAINBOARD_VENDOR by Angel Pons · 4 years, 6 months ago
  15. b310077 mb/{lenovo/x201,packardbell/ms2290}/acpi: Use GOS method by Peter Lemenkov · 4 years, 8 months ago
  16. 04e4942 mb/packardbell/ms2290/acpi_tables: Remove unneeded includes by Elyes HAOUAS · 4 years, 7 months ago
  17. ec21170 mb/**/hda_verb.{c,h}: use denary numerals for codec IDs by Angel Pons · 4 years, 8 months ago
  18. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago
  19. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 8 months ago
  20. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  21. 4b463c7 mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> by Elyes HAOUAS · 4 years, 8 months ago
  22. 3012948 mb/**/hda_verb.c: Clean up formatting by Angel Pons · 4 years, 9 months ago
  23. e495105 mb/**/hda_verb.c: use denary numerals for lengths by Angel Pons · 4 years, 9 months ago
  24. 9f5c895 mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR by Arthur Heymans · 4 years, 9 months ago
  25. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  26. 6c13b04 mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  27. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  28. 4d99cde src/mainboard: Drop wrong _ADR objects by Elyes HAOUAS · 4 years, 10 months ago
  29. dbed786 mb/*/*/smihandler: Remove bogus mainboard_io_trap_handler by Peter Lemenkov · 4 years, 10 months ago
  30. b2832e3 mb/*/*/smihandler: Remove bogus SMM init by Peter Lemenkov · 4 years, 10 months ago
  31. d2aa473 mb/{lenovo/x201,packardbell/ms2290}/acpi: Merge common platform ASL code by Vladimir Serbinenko · 9 years ago
  32. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  33. 2882253 nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 10 months ago
  34. 9f3fd69 mb/{lenovo/x201,packardbell/ms2290}: Remove unused ACPI symbols by Arthur Heymans · 4 years, 11 months ago
  35. 3b452e0 nb/intel/nehalem: Move PCH init to sb/intel/ibexpeak by Arthur Heymans · 4 years, 11 months ago
  36. cea4fd9 nb/intel/nehalem: Move romstage boilerplate to a common location by Arthur Heymans · 4 years, 11 months ago
  37. 3a46e02 sb/intel/ibexpeak: Don't clear PMBASE regs in romstage by Arthur Heymans · 4 years, 11 months ago
  38. 39f8a1a sb/intel/ibexpeak: Implement USB current settings by Arthur Heymans · 4 years, 11 months ago
  39. d9ceb9d intel/ibexpeak boards: Remove undocumented reset defaults from RCBA replay by Arthur Heymans · 4 years, 11 months ago
  40. 126f9e5 intel/ibexpeak boards: Remove handled RCBA entries from replay by Arthur Heymans · 5 years ago
  41. d0310fa sb/intel/ibexpeak: Implement PCH function disable in chip_ops by Arthur Heymans · 4 years, 11 months ago
  42. 28bca05 nb/intel/nehalem: Disable PEG and IGD based on devicetree by Arthur Heymans · 4 years, 11 months ago
  43. f503b60 sb/intel/ibexpeak: Add CIR initialization by Arthur Heymans · 5 years ago
  44. eb5fa79 cpu/intel/model_2065x: Don't redefine CPU_ADDR_BITS by Arthur Heymans · 5 years ago
  45. ca24fe4 nb/nehalem: Move MMCONF_BASE_ADDRESS to a common place by Arthur Heymans · 5 years ago
  46. 2e1427b mb/packardbell/ms2290: Use common SB code to set up GPIO's by Arthur Heymans · 5 years ago
  47. 5ea2e40 mb/*/{x201,ms2290}/mainboard.c: Remove superfluous ramstage code by Arthur Heymans · 5 years ago
  48. d249657 src: Remove unneeded include <arch/interrupt.h> by Elyes HAOUAS · 5 years ago
  49. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  50. 1b7b7a3 mb,autoport: Fix GCC 9 Port_List build error by Jacob Garber · 5 years ago
  51. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  52. 146c098 mainboards: Remove floating __PRE_RAM__ comments by Kyösti Mälkki · 5 years ago
  53. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  54. aadd1d0 sb/intel/ibexpeak: Use common final SPI OPs setup by Arthur Heymans · 5 years ago
  55. 2c0ecc1 mb/packardbell/ms2290/Kconfig: Remove ARCH_x options by Arthur Heymans · 5 years ago
  56. 4c0d5cb mb/*/{x201,packardbell}: Remove unused C-state generation functions by Arthur Heymans · 5 years ago
  57. 04326aa sb/intel/ibexpeak/smihandler: Move finalizing to a common location by Arthur Heymans · 5 years ago
  58. 8a1b94c Clean up unused arch/early_variables.h header by Arthur Heymans · 5 years ago
  59. 548f33a sb/intel/ibexpeak: Use common Intel SMM code by Arthur Heymans · 6 years ago
  60. caef7f8 mb/packardbell/ms2290/acpi: Serialize Control Method by Elyes HAOUAS · 5 years ago
  61. 57459db mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS init by Arthur Heymans · 5 years ago
  62. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  63. f5cf60f Move calls to quick_ram_check() before CBMEM init by Kyösti Mälkki · 5 years ago
  64. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  65. 5112043 src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  66. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  67. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  68. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  69. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  70. 21c8f9c mainboard: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  71. 63626b1 sb/intel/common: Create a common PCH finalise implementation by Tristan Corrick · 6 years ago
  72. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  73. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  74. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  75. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  76. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  77. f19a07b mb/{lenovo/x201,packardbell/ms2290}/romstage: Fix comments by Peter Lemenkov · 6 years ago
  78. f716f2a mb/*/*/cmos.default: Decrease debug_level to 'Debug' by Elyes HAOUAS · 6 years ago
  79. 2527648 src/mb: Remove some unneeded includes by Elyes HAOUAS · 6 years ago
  80. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  81. 4c2f26c nb/intel/nehalem: Remove the C native graphic init by Arthur Heymans · 6 years ago
  82. 3d00f77 mb/packardbell/ms2290: Allow use of libgfxinit by Arthur Heymans · 6 years ago
  83. 4ad1446 src/mb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  84. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 6 years ago
  85. 88d3ec2 mb/*/*/acpi_tables.c: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  86. b28f466 src/mainboard: Add and update license headers by Martin Roth · 6 years ago
  87. 219bacc mb/packardbell/ms2290: Get rid of device_t by Kyösti Mälkki · 6 years ago
  88. 2c3fd49 intel/nehalem post-car: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  89. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 7 years ago
  90. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  91. 7f5efd9 intel/bd82x6x: Use generated ACPI PIRQ by Tobias Diedrich · 7 years ago
  92. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  93. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  94. 0a4a4f7 mb/*/mainboard.c: Get rid of SPI AFC register by Patrick Rudolph · 7 years ago
  95. 1b7609c intel/nehalem: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  96. 74295c1 mainboard/packardbell/ms2290: Use tabs for indents by Elyes HAOUAS · 8 years ago
  97. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  98. 9b72621 intel/nehalem: Use common ACPI S3 recovery by Kyösti Mälkki · 8 years ago
  99. 8431fcb intel/model_2065x: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  100. 266a1f7 nb/intel/raminit (native): Read PCI mmio size from devicetree by Patrick Rudolph · 8 years ago