1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. a0d9ad3 soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` config by Subrata Banik · 2 years, 6 months ago
  3. cab1285 src/mainboard/google: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 7 months ago
  4. 178153d mainboard: Drop `SataMode` setting from Skylake devicetrees by Felix Singer · 2 years, 7 months ago
  5. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 9 months ago
  6. 0dcdb21 soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default by Felix Singer · 3 years ago
  7. 6fadde0 skylake mainboards: Use enum values for SaGv by Angel Pons · 3 years, 3 months ago
  8. 689c25b drivers/i2c: sx9310: Replace register map with descriptive names by Gwendal Grignou · 3 years, 6 months ago
  9. 37158c5 mb/google/poppy: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  10. 68cf57c soc/intel/skylake: Drop always-zero ProbelessTrace dt setting by Angel Pons · 3 years, 7 months ago
  11. 63a078e soc/intel/skylake: Drop unreferenced PttSwitch dt setting by Angel Pons · 3 years, 7 months ago
  12. a1843d8 soc/intel/{skl,cnl}: replace PM ACPI timer dt option by Kconfig by Michael Niewöhner · 3 years, 10 months ago
  13. a64b4f4 mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable` by Michael Niewöhner · 3 years, 9 months ago
  14. f50ea98 soc/intel,mb/*: get rid of legacy pad macros by Michael Niewöhner · 3 years, 9 months ago
  15. a266d1e mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devices by Furquan Shaikh · 3 years, 9 months ago
  16. 2539a67 mb/*: devicetree: drop now unneeded USBx_PORT_EMPTY by Michael Niewöhner · 3 years, 10 months ago
  17. e218667 soc/intel/skylake: Enable CIO depending on devicetree configuration by Felix Singer · 4 years ago
  18. 4d5c4e0 soc/intel/skylake: Enable SA IMGU depending on devicetree configuration by Felix Singer · 4 years ago
  19. 5291952 soc/intel/skylake: Enable SDXC depending on devicetree configuration by Felix Singer · 4 years ago
  20. 9c1c009 soc/intel/skylake: Enable thermal subsystem depending on devicetree by Felix Singer · 4 years ago
  21. e16692e mb/**/{devicetree,overridetree}.cb: Indent with tabs by Angel Pons · 4 years ago
  22. 048d9b5 soc/intel/skylake: Enable HDA depending on devicetree configuration by Felix Singer · 4 years ago
  23. aff69be soc/intel/skylake: Enable eMMC depending on devicetree configuration by Felix Singer · 4 years ago
  24. 87aecf8 soc/intel/skylake: Enable TraceHub depending on devicetree configuration by Felix Singer · 4 years ago
  25. ffe90c5 soc/intel/skylake: Enable SMBus depending on devicetree configuration by Felix Singer · 4 years ago
  26. 57c8143 soc/intel/skylake: Enable LAN depending on devicetree configuration by Felix Singer · 4 years ago
  27. 0901d03 soc/intel/skylake: Enable SATA depending on devicetree configuration by Felix Singer · 4 years ago
  28. a634dab skylake boards: Factor out copy-pasted PIRQ routes by Angel Pons · 4 years ago
  29. 97c5464 skylake: update processor power limits configuration by Sumeet R Pawnikar · 4 years, 2 months ago
  30. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  31. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  32. 2712398 mb/google/poppy: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  33. 8f42472 mb/google/poppy: Add support for ACPI brightness controls by Matt DeVillier · 4 years, 8 months ago
  34. a2fe778 mainboard/google: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  35. 86867dd mb/google/nocturne: adjust VBT boot resolution by Matt DeVillier · 4 years, 7 months ago
  36. 12507ce89 mb/google/poppy: add VBTs for remaining variants by Matt DeVillier · 4 years, 8 months ago
  37. 523ca8d mb/google/poppy/variant/nocturne: don't invert GPP_D17 by Nick Vaccaro · 4 years, 9 months ago
  38. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 4 years, 10 months ago
  39. 9818977 mb/google/poppy/variant/nocturne: add EC_SYNC_GPIO by Nick Vaccaro · 4 years, 11 months ago
  40. c077b22 soc/intel/skylake: Make use of common thermal code for SKL by Subrata Banik · 5 years ago
  41. 71756c21 soc/intel: Expand SA_DEV_ROOT for ramstage by Kyösti Mälkki · 5 years ago
  42. 0bbb0fc google/nocturne: Add MKBP events as a wake source by Aseda Aboagye · 5 years ago
  43. 28dc7dc soc/intel: Use config_of_path(SA_DEVFN_ROOT) by Kyösti Mälkki · 5 years ago
  44. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  45. 0bec504 {mb,soc/intel/skylake}: remove unused InternalGfx by Maxim Polyakov · 5 years ago
  46. 44e89af soc/intel/skylake: Unify serial IRQ options by Nico Huber · 5 years ago
  47. 6275e34 soc/intel/skylake: Use real common code for VMX init by Nico Huber · 6 years ago
  48. 4f73d93 src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER) by Elyes HAOUAS · 6 years ago
  49. 096833f Revert "mb/google/poppy/variants/nocturne: Add DMIC properties to ACPI DSD" by Jenny TC · 6 years ago
  50. 46f3fa82 mb/google/poppy/variant/nocturne: adjust RcompTarget to fix DRAM corruption by Nick Vaccaro · 6 years ago
  51. f39e0f9 mb/google/poppy/variant/nocturne: increase touch panel power-on delay by Nick Vaccaro · 6 years ago
  52. 5df5ade mb/google/poppy/variant/nocturne: enable USB acpi by Nick Vaccaro · 6 years ago
  53. 49abfca mb/google/poppy/variant/nocturne: Configure GPP_E1 for WLAN_WAKE_L by Nick Vaccaro · 6 years ago
  54. 230639b mb/google/poppy/variant/nocturne: configure SAR irqs to use PLTRST by Nick Vaccaro · 6 years ago
  55. e28d391 mb/google/poppy/variant/nocturne: use PLTRST for GPP_C11 by Nick Vaccaro · 6 years ago
  56. c85f9c5 mb/google/poppy/variant/nocturne: add Nanya memory option by Nick Vaccaro · 6 years ago
  57. 6d2f7d2 mb/google/poppy/var/nocturne: Use CRFP as device name for FP device by Furquan Shaikh · 6 years ago
  58. 2ce56f1 mb/google/poppy: add the smi_events back by Zhuohao Lee · 6 years ago
  59. 3b43c01 mb/google/poppy/var/nocturne: Change IMX319 sensor link freq by Lijian Zhao · 6 years ago
  60. 9814f8f mb/google/poppy/variants/nocturne: Disable pull-down of GPP_E9/E10 by Roy Mingi Park · 6 years ago
  61. 5ac6433 mb/google/poppy/variants/nocturne: Tune DPTF settings for CPU by Sumeet R Pawnikar · 6 years ago
  62. ba748cc mb/google/poppy/var/nocturne: Provide override for ec eventinfo by Furquan Shaikh · 6 years ago
  63. d9169f8 mb/google/poppy/variant/nocturne: correct wifi wake register by Nick Vaccaro · 6 years ago
  64. 82aa8f8 mb/google/poppy/variant/nocturne: Disable WAKE# signal by Nick Vaccaro · 6 years ago
  65. 999b916 mb/google/poppy/variants/nocturne: Add DMIC properties to ACPI DSD by Furquan Shaikh · 6 years ago
  66. 6a7f584 mb/google/poppy/variant/nocturne: update GPIO configuration by Nick Vaccaro · 6 years ago
  67. 8b6f8cc mb/google/poppy/variant/nocturne: increase touchscreen reset delay by Nick Vaccaro · 6 years ago
  68. 3f59f08 mb/google/nocturne: Define GPP_D17 as EC_SYNC_IRQ by Duncan Laurie · 6 years ago
  69. 899e2ce6 mb/google/poppy/variants/nocturne: Update PowerLimit1 maximum value by Sumeet Pawnikar · 6 years ago
  70. e6e84f1 mb/google/poppy/variants/nocturne: Add tdp_pl1_override value by Sumeet Pawnikar · 6 years ago
  71. aa69e28 mb/google/poppy/variants/nocturne: Update DPTF settings by Puthikorn Voravootivat · 6 years ago
  72. d1d3e62 mb/google/poppy/variant/nocturne: set DMIC1 to NC by Nick Vaccaro · 6 years ago
  73. 2beadee mb/google/poppy/variants/nocturne: Update DPTF settings by Puthikorn Voravootivat · 6 years ago
  74. 261d626 mb/google/poppy: Set UPD CmdTriStateDis for Nocturne by Shaunak Saha · 6 years ago
  75. 6f70d51 mb/google/poppy/variants/nocturne: Enable DMIC CLK0/DATA0 by Sathyanarayana Nujella · 6 years ago
  76. 79f99f6 mb/google/poppy/variants/nocturne: Update DPTF parameters by Todd Broch · 6 years ago
  77. ab36e26 mb/google/poppy/variants/nocturne: enable "Base Attached Switch" device by Dmitry Torokhov · 6 years ago
  78. c1cb6da mb/google/poppy/variants/nocturne: enable eist by Matt Delco · 6 years ago
  79. 55a8d8a nocturne: Enable debouncing of SX9310 CLOSE / FAR IRQs by Enrico Granata · 6 years ago
  80. d7decb8 mb/google/poppy/variants/nocturne: remove dup'ed dptf_enable by Matt Delco · 6 years ago
  81. b4be7aa mb/google/poppy/variants/nocturne: sx9310 to 400kb by Matt Delco · 6 years ago
  82. 8954395 mb/google/poppy/variants/nocturne: Update PL1/PL2 for AML by Roy Mingi Park · 6 years ago
  83. 4cb8ac2 mb/google/poppy/variants/nocturne: remove icc_max overrides by Nick Vaccaro · 6 years ago
  84. 2dd7b6b mb/google/poppy/variant/nocturne: update PL2 based on CPU sku by Nick Vaccaro · 6 years ago
  85. 8928bc0 mainboard/google/nocturne: simplify camera power references by Matt Delco · 6 years ago
  86. 4f9ff53 mb/google/poppy/variants/nocturne: enable FPMCU power by Nick Vaccaro · 6 years ago
  87. d091cd1 mb/google/poppy/variants/nocturne: enable ec host event wake by Nick Vaccaro · 6 years ago
  88. 4c067c8 nocturne: configure VR per Intel recommendation by Pratik Prajapati · 6 years ago
  89. 0545166 mb/google/poppy/variants/nocturne: enable p-states by Pratik Prajapati · 6 years ago
  90. ccb6296 mb/google/poppy/variants/nocturne: set nvme to use clk src 3 by Nick Vaccaro · 6 years ago
  91. 8d0fd5d mainboard/google/nocturne: Update GPIO_FCAM_PWR_EN by Ricky Liang · 6 years ago
  92. 3130a93 skylake: Remove "IshEnable" by li feng · 6 years ago
  93. 29b258c mb/google/poppy/variants/nocturne: fix FPMCU IRQ sensitivity by Vincent Palatin · 6 years ago
  94. 58f68e8 mainboard/google/nocturne: Enable IPU3 by Lijian Zhao · 6 years ago
  95. e78af97 mainboard/google/nocturne: Set camera power sequence by Lijian Zhao · 6 years ago
  96. d0a5deb mainboard/google/nocturne: Enable camera sensors by Lijian Zhao · 6 years ago
  97. f86c3fc nocturne: Do not set 4 LSB of SX9310 CRTL0 by Gwendal Grignou · 6 years ago
  98. 6459e42 nocturne: Fix casing for register definition by Gwendal Grignou · 6 years ago
  99. ede8f26 nocturne: Fix uid and desc for sx9310 by Enrico Granata · 6 years ago
  100. c08e62d mb/google/poppy/variants/nocturne: Update TSR sensor info by Sumeet Pawnikar · 6 years ago