1. dcddc53f skl mainboards/dt: Move genx_dec settings into LPC device scope by Felix Singer · 8 weeks ago
  2. 6c83a71 skl mainboards/dt: Move usb{2,3}_ports settings into XHCI device scope by Felix Singer · 8 weeks ago
  3. 00e1376 skl mainboards/dt: Drop SataPortsEnable[x] setting if disabled by Felix Singer · 8 weeks ago
  4. d91e20f skl mainboards/dt: Drop SataSalpSupport setting if disabled by Felix Singer · 8 weeks ago
  5. 0c1daa5 skl mainboards/dt: Drop SsicPortEnable setting if disabled by Felix Singer · 8 weeks ago
  6. c0ba181 skl mainboards: Move cpu_cluster device to chipset devicetree by Felix Singer · 8 weeks ago
  7. 08375b5 tree: Remove unused <string.h> by Elyes Haouas · 3 months ago
  8. bdd03c2 tree: Use <stdio.h> for snprintf by Elyes Haouas · 3 months ago
  9. c55765d mb/google: Remove blank lines before '}' and after '{' by Elyes Haouas · 5 months ago
  10. 03d509f mb/google/oak to rex: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  11. 059476d mb/google/poppy: Use chipset dt reference names by Marvin Evers · 9 months ago
  12. 053c901 mb/google: Reduce DA7219 mic detect threshold to 200ohm by Terry Cheong · 8 months ago
  13. e8ce421 mainboard/google/poppy: Use initialized data by Arthur Heymans · 9 months ago
  14. 66e346c mb/google/poppy/var/nami: Fix SMBIOS name for Akali360 by Matt DeVillier · 10 months ago
  15. f5d15967 mb/google/poppy: add libgfxinit support for variants by Matt DeVillier · 4 years, 9 months ago
  16. dadb248 mb/google/poppy/rammus: Fix jack detect GPIO configuration by Matt DeVillier · 1 year, 1 month ago
  17. 8ebd8cc mainboard: Add SPDX license headers to Makefiles by Martin Roth · 1 year ago
  18. 743242b treewide,intel/skylake: Use boolean type for s0ix_enable dt option by Felix Singer · 1 year, 2 months ago
  19. 1a3e638 mb/google/poppy/var/nami: Override SMBIOS product name by Matt DeVillier · 5 years ago
  20. 1800ad5 mb/google/poppy/variant/nami - Move FPMCU IO setup back to ramstage by Tarun Tuli · 1 year, 3 months ago
  21. d1211cb mb/google/poppy/variant/nami - Ensure power cycle of FPMCU on startup by Tarun Tuli · 1 year, 6 months ago
  22. 39c279a mb/google/poppy: Add support for variant SKU romstage GPIO configs by Tarun Tuli · 1 year, 6 months ago
  23. 183d90e mb/google/poppy/var/nami: Fix stylus runtime detection by Matt DeVillier · 1 year, 5 months ago
  24. a083395 mb/google/poppy/rammus: rework method get_wifi_sar_cbfs_filename by Yuchen He · 1 year, 5 months ago
  25. 9ac47c8 Revert "mb/google/poppy: Nami - invoke power cycle of FPMCU on startup" by Subrata Banik · 1 year, 6 months ago
  26. 2e6fa82 mb/google/poppy: Nami - invoke power cycle of FPMCU on startup by Tarun Tuli · 1 year, 10 months ago
  27. 1548032 treewide: Remove useless "_STA: Status" comment by Elyes Haouas · 1 year, 6 months ago
  28. 59f8a50 treewide: Remove unuseful "_UID: Unique ID" comment by Elyes Haouas · 1 year, 7 months ago
  29. eb83fed treewide: Remove unuseful "_HID: Hardware ID" comment by Elyes Haouas · 1 year, 7 months ago
  30. 84aa9a7 mb/google/poppy/rammus: Fix NHLT init by Matt DeVillier · 1 year, 7 months ago
  31. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 6 months ago
  32. 69cd729 mb/*: Remove lapic from devicetree by Arthur Heymans · 1 year, 9 months ago
  33. 4902e9b drivers/i2c/generic: Drop 'disable_gpio_export_in_crs' flag by Matt DeVillier · 1 year, 7 months ago
  34. fa06bcb mainboard/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  35. 86425c8 mb/google/poppy: Use runtime detection for touchscreens/digitizers by Matt DeVillier · 2 years, 5 months ago
  36. 1c2f5ce mb/google/poppy: Set touchpad/touchscreen IRQs to LEVEL vs EDGE by Matt DeVillier · 4 years, 9 months ago
  37. 74edda9 mb/google/poppy: Implement touchscreen,digitizer power sequencing by Matt DeVillier · 1 year, 8 months ago
  38. 3d352a7 mb/google/poppy/nocturne: Fix touchscreen reset GPIO config by Matt DeVillier · 1 year, 8 months ago
  39. 63cde52 mb/google/poppy/rammus: disable USB xDCI by Matt DeVillier · 1 year, 8 months ago
  40. f75172f mb/google/poppy: update ACPI HID/CID for Synaptics touchpad by Matt DeVillier · 1 year, 8 months ago
  41. bf3c648 soc/intel/skl; mb/google/eve,poppy: Update NHLT methods by Matt DeVillier · 1 year, 8 months ago
  42. 0f0a43c mb/google/poppy: Add support for a variant finalize function by Tarun Tuli · 1 year, 9 months ago
  43. 1bd23e3 mainboard: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  44. 20e1dc2 mb/google/poppy/nami: Add 'detect' flag for Elan touchpad by Matt DeVillier · 2 years ago
  45. 2cf52d8 mb/*/{device,override}tree: Set touchpads to use detect (vs probed) flag by Matt DeVillier · 2 years ago
  46. 6c3796b mb/google/poppy: Convert 'If (LGreater(STA,0))' to 'If (STA > 0)' by Elyes HAOUAS · 2 years, 7 months ago
  47. 4ff218a ChromeOS: Add DECLARE_x_CROS_GPIOS() by Kyösti Mälkki · 2 years, 10 months ago
  48. 4fdd84e ChromeOS: Promote variant_cros_gpio() by Kyösti Mälkki · 2 years, 10 months ago
  49. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 5 months ago
  50. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 5 months ago
  51. a0d9ad3 soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` config by Subrata Banik · 2 years, 7 months ago
  52. cab1285 src/mainboard/google: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  53. 178153d mainboard: Drop `SataMode` setting from Skylake devicetrees by Felix Singer · 2 years, 8 months ago
  54. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  55. 9a3bde0 ChromeOS: Replace with or add <types.h> by Kyösti Mälkki · 2 years, 9 months ago
  56. 91c077f ChromeOS: Fix <vc/google/chromeos/chromeos.h> by Kyösti Mälkki · 2 years, 10 months ago
  57. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  58. 0856494 mb/google/poppy: Do not let FSP-S init UART 0 by Angel Pons · 3 years, 2 months ago
  59. 0dcdb21 soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default by Felix Singer · 3 years ago
  60. a571457 mb/google/poppy/variants/atlas: stop setting touchscreen probed=1 by Matthew Blecker · 3 years ago
  61. 75f92760 mb/{google, intel}: Make use of `cpu/intel/cpu_ids.h' by Subrata Banik · 3 years, 1 month ago
  62. 6fadde0 skylake mainboards: Use enum values for SaGv by Angel Pons · 3 years, 4 months ago
  63. 7fe5d3d sar: Fix semantics of `get_wifi_sar_cbfs_filename()` by Furquan Shaikh · 3 years, 5 months ago
  64. e6f12d0 rammus: get cbfs sar table name based on the sku id by Zhuohao Lee · 3 years, 5 months ago
  65. 689c25b drivers/i2c: sx9310: Replace register map with descriptive names by Gwendal Grignou · 3 years, 7 months ago
  66. 6bd99f9 soc/intel/skylake: Clean up SD GPIO handling by Angel Pons · 3 years, 6 months ago
  67. 9edeb31 mb/google/poppy/var/baseboard: Convert to ASL 2.0 by Elyes HAOUAS · 3 years, 6 months ago
  68. 37158c5 mb/google/poppy: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  69. 97e21d3 nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings by Michael Niewöhner · 3 years, 8 months ago
  70. dcbb87a mb/google/poppy/natutilus: Add missing PR dependency by Ricardo Ribalda · 3 years, 8 months ago
  71. 752fc60 mb/google/poppy: Fix race condition in acpi camera_pmic by Ricardo Ribalda · 3 years, 8 months ago
  72. 68cf57c soc/intel/skylake: Drop always-zero ProbelessTrace dt setting by Angel Pons · 3 years, 8 months ago
  73. 63a078e soc/intel/skylake: Drop unreferenced PttSwitch dt setting by Angel Pons · 3 years, 8 months ago
  74. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 5 months ago
  75. 6aaf7db src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 4 years ago
  76. a1843d8 soc/intel/{skl,cnl}: replace PM ACPI timer dt option by Kconfig by Michael Niewöhner · 3 years, 11 months ago
  77. c37e1e6 mb/google/poppy: Configure IRQs as level triggered for HID over I2C by Karthikeyan Ramasubramanian · 3 years, 9 months ago
  78. 5742357 Atlas: Wake up AP on AC plug and unplug by Daisuke Nojiri · 4 years ago
  79. a64b4f4 mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable` by Michael Niewöhner · 3 years, 10 months ago
  80. f50ea98 soc/intel,mb/*: get rid of legacy pad macros by Michael Niewöhner · 3 years, 10 months ago
  81. a266d1e mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devices by Furquan Shaikh · 3 years, 11 months ago
  82. 261226d mb/google: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  83. 2539a67 mb/*: devicetree: drop now unneeded USBx_PORT_EMPTY by Michael Niewöhner · 4 years ago
  84. 452441d mb/google/poppy/var/rammus: Update SPD table for Rammus by Kane Chen · 4 years ago
  85. 8e6d5f2 {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent by Subrata Banik · 4 years ago
  86. e218667 soc/intel/skylake: Enable CIO depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  87. 4d5c4e0 soc/intel/skylake: Enable SA IMGU depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  88. 5291952 soc/intel/skylake: Enable SDXC depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  89. 9c1c009 soc/intel/skylake: Enable thermal subsystem depending on devicetree by Felix Singer · 4 years, 1 month ago
  90. e16692e mb/**/{devicetree,overridetree}.cb: Indent with tabs by Angel Pons · 4 years ago
  91. 048d9b5 soc/intel/skylake: Enable HDA depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  92. aff69be soc/intel/skylake: Enable eMMC depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  93. 87aecf8 soc/intel/skylake: Enable TraceHub depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  94. ffe90c5 soc/intel/skylake: Enable SMBus depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  95. 57c8143 soc/intel/skylake: Enable LAN depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  96. 0901d03 soc/intel/skylake: Enable SATA depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  97. a634dab skylake boards: Factor out copy-pasted PIRQ routes by Angel Pons · 4 years, 1 month ago
  98. fa8b75f gpio_keys: Allow boards to configure different wakeup routes by Furquan Shaikh · 4 years, 2 months ago
  99. 97c5464 skylake: update processor power limits configuration by Sumeet R Pawnikar · 4 years, 3 months ago
  100. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago