1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 9 months ago
  3. 8d546b7 mb/lenovo/x60: Fix devicetree hierarchy by Nico Huber · 2 years, 10 months ago
  4. 75be324 mb/*: Specify type of `FMDFILE` once by Angel Pons · 3 years ago
  5. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years ago
  6. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years ago
  7. 860cff9 mb/*/mptable.c: Replace magic constants by Kyösti Mälkki · 3 years, 1 month ago
  8. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 2 months ago
  9. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  10. 446b188 mb/*/Kconfig: Drop select USE_OPTION_TABLE by Patrick Rudolph · 3 years, 2 months ago
  11. e76f15f src: Replace remaining {get,set}_option() instances by Angel Pons · 3 years, 3 months ago
  12. 7155595 mb: guard irq_tables for clang-format by Patrick Georgi · 3 years, 5 months ago
  13. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 6 months ago
  14. 9759dc3 mb/lenovo/x60: Convert *.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  15. cee844c mainboards: Drop GNVS cmap and cmbp by Kyösti Mälkki · 3 years, 7 months ago
  16. 5fde1b7 mb/apple,lenovo,roda: Drop reference to OSYS by Kyösti Mälkki · 3 years, 7 months ago
  17. 3b947e2 mainboards: Move get_cst_entries() by Kyösti Mälkki · 3 years, 6 months ago
  18. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 7 months ago
  19. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  20. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 9 months ago
  21. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 9 months ago
  22. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 9 months ago
  23. 7c9ad7e mb/lenovo: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 10 months ago
  24. 6aa9d66 src: Use space after switch, while by Elyes HAOUAS · 4 years ago
  25. 5664293 mb/lenovo: Prepend EC event number with 0x to denote hex notation by Paul Menzel · 4 years ago
  26. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  27. e8d230d src/mb: Use macro for access_size by Elyes HAOUAS · 4 years, 1 month ago
  28. 421184e mb/lenovo/x60: Use tabs for aligning the "\" by Elyes HAOUAS · 4 years, 1 month ago
  29. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 1 month ago
  30. b3162b5 mainboard/*/*/*.cb: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  31. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  32. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 2 months ago
  33. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  34. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  35. 822148c treewide: Drop ACPI_VIDEO_DEVICE macro by Angel Pons · 4 years, 3 months ago
  36. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  37. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  38. b894ad5 mb/lenovo/x60: Add vboot support by Arthur Heymans · 4 years, 8 months ago
  39. efc3d04 src/mainboard: Use 'const' to set pnp_devfn_t statically by Elyes HAOUAS · 4 years, 3 months ago
  40. 56a25a9 mainboard/lenovo: Use the original hardware ids for keyboard/pointing by dalao · 4 years, 9 months ago
  41. 89ab250 mainboard/lenovo: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  42. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago
  43. b0b25c8 drivers/intel/gma/acpi: Provide default definition for displays by Nico Huber · 4 years, 4 months ago
  44. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  45. 4ed2598 mb/lenovo/*/devicetree: Declare device in one line if possible by Peter Lemenkov · 4 years, 5 months ago
  46. 0c52638 mb/lenovo: Remove thermal.h header by Peter Lemenkov · 4 years, 5 months ago
  47. 6b7d40a mb/lenovo: Remove unnecessary whitespace in comments by Peter Lemenkov · 4 years, 6 months ago
  48. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  49. 2782048 mb/*/*/acpi_tables: Remove unused includes by Elyes HAOUAS · 4 years, 7 months ago
  50. ec21170 mb/**/hda_verb.{c,h}: use denary numerals for codec IDs by Angel Pons · 4 years, 7 months ago
  51. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 7 months ago
  52. 6c2c018 mb/*/*/acpi_tables: Remove unnecessary function call by Peter Lemenkov · 4 years, 9 months ago
  53. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 7 months ago
  54. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 7 months ago
  55. 3012948 mb/**/hda_verb.c: Clean up formatting by Angel Pons · 4 years, 7 months ago
  56. e495105 mb/**/hda_verb.c: use denary numerals for lengths by Angel Pons · 4 years, 7 months ago
  57. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 8 months ago
  58. 386d341 mb/lenovo/{x201,x60}/smihandler: Use mdelay instead of udelay for large values by Peter Lemenkov · 4 years, 8 months ago
  59. 05d7d82 mb/{i945,ich7}: Remove redundant write on V0CTL by Elyes HAOUAS · 4 years, 8 months ago
  60. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 8 months ago
  61. dc584c3 nb/intel/i945: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 8 months ago
  62. 399b6c1 sb/intel/i82801gx: Add common early code by Arthur Heymans · 4 years, 8 months ago
  63. fecf777 sb/intel/i82801gx: Add common LPC decode code by Arthur Heymans · 4 years, 8 months ago
  64. 72f13e5 ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific by Bill XIE · 4 years, 9 months ago
  65. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 9 months ago
  66. 6df210b mb/(ich7): Use macro instead of magic number by Elyes HAOUAS · 4 years, 9 months ago
  67. cfc93cb mb/lenovo/{t60,x201,x60}/smihandler: Remove SMM reinitialization by Peter Lemenkov · 4 years, 9 months ago
  68. 1e155bf mb/lenovo/*/acpi: Remove unused include smi.h by Peter Lemenkov · 4 years, 9 months ago
  69. 2437fe9 sb/intel/i82801gx: Move CIR init to a common place by Arthur Heymans · 4 years, 10 months ago
  70. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  71. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  72. 146c098 mainboards: Remove floating __PRE_RAM__ comments by Kyösti Mälkki · 5 years ago
  73. 7fbed22 intel/i945: Fix udelay() prototypes by Kyösti Mälkki · 5 years ago
  74. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  75. c32a92e intel/945 boards: Use smp_write_pci_intsrc() by Kyösti Mälkki · 6 years ago
  76. 3bf4e28 nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection by Elyes HAOUAS · 5 years ago
  77. 5eb81be sb/intel/i82801gx: Detect if the southbridge supports AHCI by Arthur Heymans · 6 years ago
  78. 742df5a sb/intel/i82801gx: Include chip.h directly by Arthur Heymans · 5 years ago
  79. a6f9ee3 mb/lenovo: Unify thermal threshold handling by Peter Lemenkov · 6 years ago
  80. 8b7a161 src/mainboard: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  81. 66b35ba mb/lenovo/x60: Use system_reset() by Elyes HAOUAS · 5 years ago
  82. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  83. 346d201 nb/intel/i945: Use DEBUG_RAM_SETUP by Kyösti Mälkki · 5 years ago
  84. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  85. d889508 mb/(ICH7): Remove initialization already done at early_init.c by Elyes HAOUAS · 5 years ago
  86. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  87. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  88. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  89. 4829af1 cpu/intel: Rename socket_mFCPGA478 to socket_m by Nico Huber · 5 years ago
  90. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  91. 522a1b5 mb/lenovo/[xtz]60: Introduce and use RCBA64 macro by Peter Lemenkov · 6 years ago
  92. e232455 mb/lenovo/*/romstage: Use macros instead of magic numbers by Peter Lemenkov · 6 years ago
  93. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  94. 6267f5d sb/intel/i82801gx: Autodisable functions based on devicetree by Arthur Heymans · 6 years ago
  95. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  96. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  97. 31312b2 sb/intel/i82801gx: Use common Intel SMM code by Arthur Heymans · 6 years ago
  98. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  99. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  100. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago