1. fa06bcb mainboard/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  2. dfbb634 mainboard/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 8 months ago
  3. 521e046 sb,soc/intel,mb: Drop leftover comments and TODOs in ASL by Kyösti Mälkki · 1 year, 9 months ago
  4. f9679c4 nb/intel/gm45: Remove apic 0 from devicetree by Arthur Heymans · 1 year, 9 months ago
  5. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 9 months ago
  6. 2fb6f68 nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 9 months ago
  7. ca5a793 drivers/generic/ioapic: Drop poor implementation by Kyösti Mälkki · 3 years, 2 months ago
  8. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  9. c0f85e7 src/mb: Add SPDX identifiers to files missing them by Martin Roth · 2 years ago
  10. b470361 lenovo: correct typo in macro H8_HAS_BAT_THRESHOLDS_IMPL by Peter Lemenkov · 2 years, 4 months ago
  11. 66538e0 cpu/intel/socket_p: Increase DCACHE_RAM_SIZE by Arthur Heymans · 3 years, 3 months ago
  12. 520ee7e mainboard/lenovo: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  13. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 10 months ago
  14. 6644d7c drivers/generic/ioapic: Drop enable_virtual_wire by Kyösti Mälkki · 3 years, 2 months ago
  15. e82075c mb/lenovo/t400: Fix R500 override tree by Nico Huber · 3 years ago
  16. ee3d09b mb/*: Specify type of `VARIANT_DIR` once by Angel Pons · 3 years, 1 month ago
  17. 75be324 mb/*: Specify type of `FMDFILE` once by Angel Pons · 3 years, 1 month ago
  18. 8905ecb mb/*: Specify type of `OVERRIDE_DEVICETREE` once by Angel Pons · 3 years, 1 month ago
  19. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  20. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  21. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  22. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 2 months ago
  23. 40b8f01 src: Match array format in function declarations and definitions by Patrick Georgi · 3 years, 3 months ago
  24. 3b7983a sb/intel/i82801ix: Factor out common `acpi_fill_madt` by Angel Pons · 3 years, 7 months ago
  25. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  26. 433bc3e mb/lenovo/t400: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  27. cee844c mainboards: Drop GNVS cmap and cmbp by Kyösti Mälkki · 3 years, 8 months ago
  28. 780e02d ACPI GNVS: Drop APIC, factor out MPEN by Kyösti Mälkki · 3 years, 8 months ago
  29. 5fde1b7 mb/apple,lenovo,roda: Drop reference to OSYS by Kyösti Mälkki · 3 years, 8 months ago
  30. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  31. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  32. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 11 months ago
  33. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  34. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 10 months ago
  35. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  36. 7c9ad7e mb/lenovo: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  37. 6aa9d66 src: Use space after switch, while by Elyes HAOUAS · 4 years ago
  38. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  39. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  40. f6846ef gm45 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  41. 64e07eb sb/intel/i82801ix: Select COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  42. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  43. 9145ce2 mb/lenovo/t400,x200: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 9 months ago
  44. da606d4 mb/lenovo/t400: Add support for ThinkLight by Stefan Ott · 4 years, 4 months ago
  45. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 3 months ago
  46. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  47. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  48. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  49. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  50. 822148c treewide: Drop ACPI_VIDEO_DEVICE macro by Angel Pons · 4 years, 4 months ago
  51. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  52. 56a25a9 mainboard/lenovo: Use the original hardware ids for keyboard/pointing by dalao · 4 years, 10 months ago
  53. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 6 months ago
  54. fd8de18 src/mb: Remove unneeded spaces before/after tabs by Elyes HAOUAS · 4 years, 5 months ago
  55. 89ab250 mainboard/lenovo: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  56. b0b25c8 drivers/intel/gma/acpi: Provide default definition for displays by Nico Huber · 4 years, 5 months ago
  57. c67e4db mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later by Angel Pons · 4 years, 5 months ago
  58. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  59. 4ce5290 3rdparty/libgfxinit: Update submodule pointer by Nico Huber · 4 years, 6 months ago
  60. 4ed2598 mb/lenovo/*/devicetree: Declare device in one line if possible by Peter Lemenkov · 4 years, 6 months ago
  61. 0c52638 mb/lenovo: Remove thermal.h header by Peter Lemenkov · 4 years, 6 months ago
  62. 089790c mb/lenovo/t400: Configure panel-power sequencing by Nico Huber · 4 years, 7 months ago
  63. d666ee8 mb/lenovo/t400: Correct display port list for R500 variant by Nico Huber · 4 years, 7 months ago
  64. 20b03bb mb/lenovo/t400: Correct display port list for [TW]500 variants by Nico Huber · 4 years, 7 months ago
  65. 15ffb63 mb/lenovo/t400: Correct display port list for [RT]400 variants by Nico Huber · 4 years, 7 months ago
  66. 1c40cdf mb/lenovo/t400: Move `gma-mainboard.ads` to variants by Nico Huber · 4 years, 7 months ago
  67. 6b7d40a mb/lenovo: Remove unnecessary whitespace in comments by Peter Lemenkov · 4 years, 7 months ago
  68. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago
  69. 9fadd9a mb/lenovo/*/acpi_tables: Don't zero out gnvs again by Peter Lemenkov · 4 years, 8 months ago
  70. 6c2c018 mb/*/*/acpi_tables: Remove unnecessary function call by Peter Lemenkov · 4 years, 10 months ago
  71. 0142d44 mb/**/dsdt.asl: Remove "Some generic macros" comment by Angel Pons · 4 years, 8 months ago
  72. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  73. bf5aacc mb/lenovo/t400/Makefile: Build gpio w/o subdir makefiles by Peter Lemenkov · 4 years, 9 months ago
  74. 30da30c mb/lenovo/t400/Kconfig: Remove default data.vbt path by Peter Lemenkov · 4 years, 9 months ago
  75. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  76. 72f13e5 ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific by Bill XIE · 4 years, 10 months ago
  77. 41f826a mb/lenovo/{x200,t400}: Add VBOOT support by Arthur Heymans · 4 years, 10 months ago
  78. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  79. be9533a nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support by Arthur Heymans · 4 years, 10 months ago
  80. 9ed0df4 sb/intel/i82801ix: Add common code to set up LPC IO decode ranges by Arthur Heymans · 4 years, 10 months ago
  81. 146c098 mainboards: Remove floating __PRE_RAM__ comments by Kyösti Mälkki · 5 years ago
  82. 0c56668 {mb,sb}: Use get_acpi_table_revision(FADT) by Elyes HAOUAS · 5 years ago
  83. 35abe73 mb/lenovo/t430: Fix Dual Graphics by Patrick Rudolph · 5 years ago
  84. a6f9ee3 mb/lenovo: Unify thermal threshold handling by Peter Lemenkov · 6 years ago
  85. 0318021 mb/lenovo/r500: Add mainboard by Arthur Heymans · 6 years ago
  86. 86fa279 mb/lenovo/t400: Add VBT file by Arthur Heymans · 5 years ago
  87. ef9e85b mb/t400/acpi: Update ATPR buffer to fit all entries by Elyes HAOUAS · 5 years ago
  88. 0521632 mb/lenovo: Add SMBIOS type 9 for ExpressCard by Patrick Rudolph · 5 years ago
  89. 18d6b0c src/mainboard/*/*/cstates.c: Drop unused includes by Elyes HAOUAS · 5 years ago
  90. 31f9631 src: Drop unused 'include <arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  91. 93d6ba0 ec/lenovo/h8: Implement ACPI methods to set battery thresholds by Alexey Kharlamov · 7 years ago
  92. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  93. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  94. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  95. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  96. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  97. c570a0e cpu/intel: Rename socket_mPGA478MN to socket_p by Nico Huber · 5 years ago
  98. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  99. 8ca2af1 src: Use macro `ACPI_FADT_LEGACY_FREE` by Paul Menzel · 6 years ago
  100. 3b0eb60 nb/intel/gm45: Use a common romstage by Arthur Heymans · 6 years ago