1. c29035c1 mb/google/asurada to cyan: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  2. 173922f mainboards: Drop stale comment about enumerate_buses() by Nico Huber · 9 months ago
  3. 4f96137 soc/intel/braswell: Unify DPTF enablement by Matt DeVillier · 10 months ago
  4. b470624 mb/google: Use chromeec_smi_sleep() by Kyösti Mälkki · 1 year, 7 months ago
  5. d84ace5 mb/google: Re-arrange mainboard_smi_sleep() by Kyösti Mälkki · 1 year, 7 months ago
  6. 027f86e ACPI: Add usb_charge_mode_from_gnvs() by Kyösti Mälkki · 1 year, 9 months ago
  7. db20a08 mb/google/cyan: Guard I2C devices as wake sources with CONFIG_CHROMEOS by Matt DeVillier · 7 years ago
  8. 1b67362 mb/google/cyan: Adjust ACPI for Maxim audio by Matt DeVillier · 2 years, 8 months ago
  9. 58fd7f4 mb/google/cyan: Disable unused devices in devicetree by Matt DeVillier · 2 years, 9 months ago
  10. 83faa5d mb/google,intel: Use common ChromeEC code for lid shutdown by Kyösti Mälkki · 1 year, 7 months ago
  11. 923b8ec mb/google,intel: Use common ChromeEC code for SMI APMC by Kyösti Mälkki · 1 year, 9 months ago
  12. 39efcd1 tree: Use __func__ instead of hard-coded names by Elyes Haouas · 1 year, 7 months ago
  13. 5d9612a treewide: Remove unuseful "_AEI: ACPI Event Interrupts" by Elyes Haouas · 1 year, 7 months ago
  14. d0e2155 treewide: Remove unuseful "_ADR: Address" comment by Elyes Haouas · 1 year, 7 months ago
  15. 69cd729 mb/*: Remove lapic from devicetree by Arthur Heymans · 1 year, 9 months ago
  16. 7b49c37 mainboard: Drop invalid `hyper_threading` option by Angel Pons · 1 year, 9 months ago
  17. 419a2a7 mainboard: Remove duplicated <soc/gpio.h> by Elyes Haouas · 1 year, 7 months ago
  18. 8112c95 Enable VBOOT_VBNV_FLASH for SOC_INTEL_BRASWELL by Yu-Ping Wu · 1 year, 8 months ago
  19. fa06bcb mainboard/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  20. dfbb634 mainboard/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 8 months ago
  21. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  22. 034920c tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  23. 3e90ce5 mb/google/cyan/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  24. 096158d mb/google/cyan/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  25. 2c3ebd8 mb,sb,soc/intel: Drop useless IO trap handlers by Kyösti Mälkki · 1 year, 9 months ago
  26. 4e71517 ec/google/chromeec: Remove EC_HOST_EVENT_USB_CHARGER by Caveh Jalali · 1 year, 9 months ago
  27. 621aff9 mb/**/dsdt.asl: Drop misleading "OEM revision" comment by Angel Pons · 2 years ago
  28. c05691a mb/**/dsdt.asl: Drop superfluous comments by Angel Pons · 2 years ago
  29. cc62b50 mb/google/cyan: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  30. 8a80cc8 google/cyan: Clean up write_protect_state() by Kyösti Mälkki · 2 years, 9 months ago
  31. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 4 months ago
  32. a1f6831 ChromeEC boards: Drop `IGNORE_IASL_MISSING_DEPENDENCY` by Angel Pons · 2 years, 4 months ago
  33. 4ff218a ChromeOS: Add DECLARE_x_CROS_GPIOS() by Kyösti Mälkki · 2 years, 10 months ago
  34. 4fdd84e ChromeOS: Promote variant_cros_gpio() by Kyösti Mälkki · 2 years, 10 months ago
  35. ca74d7e drivers/intel/fsp1_1: Rename hob finding functions by Arthur Heymans · 2 years, 5 months ago
  36. 84d4ccd mb/google/cyan: Fix variant GPIOs by Matt DeVillier · 2 years, 8 months ago
  37. e2c1ea7 mb/**/Kconfig: Properly override `IGNORE_IASL_MISSING_DEPENDENCY` by Angel Pons · 2 years, 7 months ago
  38. 28fa297 IASL: Ignore IASL's "Missing dependency" warning by Elyes HAOUAS · 2 years, 8 months ago
  39. 1aa197e mb/google/cyan: Move selects from Kconfig.name to Kconfig by Felix Singer · 2 years, 8 months ago
  40. 4aab487 mb/google/cyan/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  41. de32da3 mb/google/cyan/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 8 months ago
  42. 2b222a0 mb/google/cyan/Kconfig: Reorder selects alphabetically by Felix Singer · 2 years, 8 months ago
  43. ff01bca ChromeOS: Refactor ACPI CNVS generation by Kyösti Mälkki · 3 years, 2 months ago
  44. 9afe027 mb/google/cyan: use shared touchpad/touchscreen interrupts by Matt DeVillier · 2 years, 9 months ago
  45. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  46. 9a3bde0 ChromeOS: Replace with or add <types.h> by Kyösti Mälkki · 2 years, 9 months ago
  47. 91c077f ChromeOS: Fix <vc/google/chromeos/chromeos.h> by Kyösti Mälkki · 2 years, 10 months ago
  48. be7692a mb/google,intel: Fix indirect include bootmode.h by Kyösti Mälkki · 2 years, 10 months ago
  49. 8d5b674 soc/intel/braswell: Set GNVS DPTE via devicetree by Angel Pons · 2 years, 11 months ago
  50. adb393b Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  51. 6260bf7 vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main by Hsuan Ting Chen · 3 years ago
  52. ee3d09b mb/*: Specify type of `VARIANT_DIR` once by Angel Pons · 3 years, 1 month ago
  53. 8905ecb mb/*: Specify type of `OVERRIDE_DEVICETREE` once by Angel Pons · 3 years, 1 month ago
  54. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  55. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  56. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  57. f1ade48 ec/google: Use EC_HOST_EVENT_NONE by Rob Barnes · 3 years, 2 months ago
  58. 18edd00 soc/intel/braswell: Factor out common `acpi_fill_madt` by Angel Pons · 3 years, 7 months ago
  59. e7fc297 mb/google/cyan/var/terra: Convert to ASL 2.0 by Elyes HAOUAS · 3 years, 6 months ago
  60. ade4f35 ACPI: Move include for <vc/google/chromeos.asl> by Kyösti Mälkki · 3 years, 7 months ago
  61. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  62. 4abc731 ACPI: Separate device_nvs_t by Kyösti Mälkki · 3 years, 7 months ago
  63. 0be4199 arch/x86: Use wildcard for mb/smihandler.c by Kyösti Mälkki · 3 years, 7 months ago
  64. 388c16a mb/google/cyan: Move board_id() to mainboard_fill_gnvs() by Kyösti Mälkki · 3 years, 8 months ago
  65. 999e441 soc/intel: Replace acpi_init_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  66. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  67. 233ae19 soc/intel/braswell: Clean up devicetree settings by Angel Pons · 3 years, 8 months ago
  68. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  69. 8e021d9 mb/**/cmos.layout: Drop copy-pasted SNB entries on non-SNB by Angel Pons · 3 years, 10 months ago
  70. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  71. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 10 months ago
  72. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  73. 87cc889 treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS by Michael Niewöhner · 4 years ago
  74. 261226d mb/google: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  75. e83d30b mb: remove duplicated Make code for spd.bin generation by Michael Niewöhner · 4 years ago
  76. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  77. 239abaf ACPI GNVS: Replace uses of smm_get_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  78. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  79. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  80. 315710a soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  81. 4164476 mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() by Kyösti Mälkki · 4 years, 3 months ago
  82. 31d86c4 mb/google/cyan,intel/strago: Remove EC_GOOGLE_CHROMEEC tests by Kyösti Mälkki · 4 years, 3 months ago
  83. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  84. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  85. 75476ec mb/google/cyan/*: fixup GPIOs by Matt DeVillier · 4 years, 8 months ago
  86. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  87. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  88. 2de6bdf mb/google/cyan: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  89. 11cfcdd mb/google/cyan: Use ACPI backlight contrls by Matt DeVillier · 4 years, 5 months ago
  90. c0b028f mb/google/cyan: Adjust ACPI interrupt triggering for audio codecs by Matt DeVillier · 7 years ago
  91. bf6b7bf mb/google/cyan: Adjust CID for realtek audio codec by Matt DeVillier · 7 years ago
  92. a280478 mb/google/cyan: Switch eMMC and SD from ACPI to PCI mode by Matt DeVillier · 7 years ago
  93. 8fbfcc3 mb/google/cyan: convert to overridetree by Matt DeVillier · 4 years, 5 months ago
  94. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  95. de349ed mb/google/cyan: Clean up Kconfig by Matt DeVillier · 4 years, 5 months ago
  96. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 8 months ago
  97. a2fe778 mainboard/google: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  98. 7fa1d9d chromeos: stop sharing write protect GPIO with depthcharge by Joel Kitching · 4 years, 6 months ago
  99. 6dc9d03 treewide: capitalize 'BIOS' by Elyes HAOUAS · 4 years, 6 months ago
  100. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago