1. 64e2ecb soc/intel/apl: Move cpu cluster to chipset.cb by Arthur Heymans · 1 year, 7 months ago
  2. 69cd729 mb/*: Remove lapic from devicetree by Arthur Heymans · 1 year, 9 months ago
  3. 419a2a7 mainboard: Remove duplicated <soc/gpio.h> by Elyes Haouas · 1 year, 7 months ago
  4. fa06bcb mainboard/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  5. dfbb634 mainboard/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 8 months ago
  6. b8762ae mb/intel/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  7. 4e71517 ec/google/chromeec: Remove EC_HOST_EVENT_USB_CHARGER by Caveh Jalali · 1 year, 9 months ago
  8. aae7d4d mb/{google,intel}/*/ec: Decrease loglevel of init messages to BIOS_INFO by Elyes Haouas · 1 year, 11 months ago
  9. 621aff9 mb/**/dsdt.asl: Drop misleading "OEM revision" comment by Angel Pons · 2 years ago
  10. c05691a mb/**/dsdt.asl: Drop superfluous comments by Angel Pons · 2 years ago
  11. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years, 2 months ago
  12. 5777995 soc/intel/apollolake: Hook Up SataPortEnable to devicetree by Sean Rhodes · 2 years, 3 months ago
  13. 9088b68 soc/intel/apollolake: Hook up UfsEnabled to devicetree by Sean Rhodes · 2 years, 2 months ago
  14. 34f596e mainboard/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  15. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 4 months ago
  16. a1f6831 ChromeEC boards: Drop `IGNORE_IASL_MISSING_DEPENDENCY` by Angel Pons · 2 years, 4 months ago
  17. 4ff218a ChromeOS: Add DECLARE_x_CROS_GPIOS() by Kyösti Mälkki · 2 years, 10 months ago
  18. 4fdd84e ChromeOS: Promote variant_cros_gpio() by Kyösti Mälkki · 2 years, 10 months ago
  19. e2c1ea7 mb/**/Kconfig: Properly override `IGNORE_IASL_MISSING_DEPENDENCY` by Angel Pons · 2 years, 7 months ago
  20. 28fa297 IASL: Ignore IASL's "Missing dependency" warning by Elyes HAOUAS · 2 years, 8 months ago
  21. ff01bca ChromeOS: Refactor ACPI CNVS generation by Kyösti Mälkki · 3 years, 2 months ago
  22. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  23. 9a3bde0 ChromeOS: Replace with or add <types.h> by Kyösti Mälkki · 2 years, 9 months ago
  24. 91c077f ChromeOS: Fix <vc/google/chromeos/chromeos.h> by Kyösti Mälkki · 2 years, 10 months ago
  25. be7692a mb/google,intel: Fix indirect include bootmode.h by Kyösti Mälkki · 2 years, 10 months ago
  26. ee3d09b mb/*: Specify type of `VARIANT_DIR` once by Angel Pons · 3 years, 1 month ago
  27. 924546b mb/*: Specify type of `DEVICETREE` once by Angel Pons · 3 years, 1 month ago
  28. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  29. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  30. 864be5b mainboards: Remove default CHROMEOS=y by Kyösti Mälkki · 3 years, 7 months ago
  31. 39df11f src: Remove unused <boardid.h> by Elyes HAOUAS · 3 years, 7 months ago
  32. ade4f35 ACPI: Move include for <vc/google/chromeos.asl> by Kyösti Mälkki · 3 years, 7 months ago
  33. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  34. 0be4199 arch/x86: Use wildcard for mb/smihandler.c by Kyösti Mälkki · 3 years, 7 months ago
  35. 9c27dc8 mb/intel/glkrvp: do UART pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  36. fccc24f mb/intel/glkrvp: do LPC/eSPI pad configuration at board-level by Michael Niewöhner · 3 years, 8 months ago
  37. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 10 months ago
  38. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  39. f4779e8 geminilake: Factor out MAX_CPUS value by Angel Pons · 4 years ago
  40. b36100f soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbol by Angel Pons · 4 years ago
  41. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  42. 7e9654a mb/intel/glkrvp: Drop dead code by Angel Pons · 4 years, 1 month ago
  43. 2adb50d apollolake: update processor power limits configuration by Sumeet R Pawnikar · 4 years, 3 months ago
  44. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  45. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  46. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  47. 60ec365 mainboard/intel: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  48. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  49. a1c82c5 drivers/generic/max98357a: Allow custom _HID from config by Aamir Bohra · 4 years, 5 months ago
  50. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  51. 7fa1d9d chromeos: stop sharing write protect GPIO with depthcharge by Joel Kitching · 4 years, 5 months ago
  52. 52c89d3 mb/intel/glkrvp/chromeos.fmd: Correct indentation by Angel Pons · 4 years, 7 months ago
  53. 4ccea75 src: Remove blank acpi_tables source files by Karthikeyan Ramasubramanian · 4 years, 8 months ago
  54. 408d1da mb/**/dsdt.asl: Remove outdated sleepstates.asl comment by Angel Pons · 4 years, 8 months ago
  55. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  56. 7736bfc soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig by Michael Niewöhner · 4 years, 10 months ago
  57. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  58. dcf86e0 mb/[google/intel]/*: Specify Chrome EC bus - LPC or ESPI by Martin Roth · 5 years ago
  59. 4b5d17e mb: remove test-only HWIDs by Hung-Te Lin · 4 years, 11 months ago
  60. 117cf2b Split MAYBE_STATIC to _BSS and _NONZERO variants by Kyösti Mälkki · 5 years ago
  61. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  62. 2cb3996 mainboard: remove "recovery" gpio, selectively add "presence" gpio. by Matt Delco · 5 years ago
  63. 51bbdac vboot: deprecate physical dev switch by Joel Kitching · 5 years ago
  64. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  65. e586182 mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files by Hung-Te Lin · 5 years ago
  66. 845a96d Kconfig: Remove symbol names for choices by Nico Huber · 6 years ago
  67. 6f86ff3 mb/intel/glkrvp: Fix termination for dual voltage pins by Shamile Khan · 6 years ago
  68. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  69. 64925b5 soc/mainboard: Update mainboard UART Kconfig by Lijian Zhao · 6 years ago
  70. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  71. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  72. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  73. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  74. c80ff84 ec/google/chromeec: Update google_chromeec_get_board_version prototype by Karthikeyan Ramasubramanian · 6 years ago
  75. 803cf02 mainboards: Add SMMSTORE region in chromeos configs by Patrick Georgi · 6 years ago
  76. 08fc8ff src/mainboard: Fix typo by Elyes HAOUAS · 6 years ago
  77. 2647557 mb/intel/glkrvp: Get rid of DRIVERS_PS2_KEYBOARD selection by Furquan Shaikh · 6 years ago
  78. cf45830 soc/intel/{glk,apl} and mainboards: Configure LPC_CLKRUN# pin as GPIO for S0ix by Hannah Williams · 7 years ago
  79. c4986eb soc/intel/common/block: Add common chip config block by Subrata Banik · 6 years ago
  80. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  81. 20d7c87 mb/intel/glkrvp: Remove unused DPTF_CPU_ACTIVE_ACx defines by Sumeet Pawnikar · 6 years ago
  82. 5eec229 mb/intel/glkrvp: Get rid of device_t by Elyes HAOUAS · 6 years ago
  83. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  84. 7b1b246 mb/intel/glkrvp: Unselect Chrome EC specific config when using Intel EC by Naresh G Solanki · 6 years ago
  85. a6ab9af mb/intel/glkrvp: Enable ThunderPeak wifi card by Roy Mingi Park · 6 years ago
  86. cf1ba95 mb/glkrvp: Set PNP config to PNP_PERF_POWER by Shaunak Saha · 6 years ago
  87. d90d17c mb/intel/glkrvp: Re-size flash WP_RO segment by Srinidhi N Kaushik · 6 years ago
  88. 6d5e10c soc/intel/apollolake and mainboards: Use pcie_rp_clkreq_pin array by Furquan Shaikh · 6 years ago
  89. 2b732a2 mb/intel/glkrvp: Add FPF_STATUS section in fmd file by Hannah Williams · 7 years ago
  90. b0bea2b mb/intel/glkrvp: Set S0ix lazy wake mask by Shamile Khan · 7 years ago
  91. c96a4f6 mb/intel/glkrvp: Select SOC_ESPI to enable eSPI by Shaunak Saha · 7 years ago
  92. 94ef4a8 mainboard/glkrvp: Ignore DMIC_DATA pin IOSSTATE by Ravi Sarawadi · 7 years ago
  93. f40fd5b mainboard/glkrvp: Add EC_GOOGLE_CHROMEEC_SWITCHES by Shaunak Saha · 7 years ago
  94. f9bd2c5 mainboard/glkrvp: Add RECOVERY_CACHE by Srinidhi N Kaushik · 7 years ago
  95. bebec08 mb/intel/glkrvp: Configure SCI/SMI in glkrvp for ESPI by Shaunak Saha · 7 years ago
  96. 73f073d mainboard/intel/glkrvp: Configure Prmrr and Enable SGX by Pratik Prajapati · 7 years ago
  97. ced0864 mb/glkrvp: Enable Touchpad by Shaunak Saha · 7 years ago
  98. dc27d62 mb/intel/glkrvp: Add gpio.h in dsdt.asl file by Shaunak Saha · 7 years ago
  99. 9e0dd01 src/mainboard/glkrvp: Turn on CPU fan by Srinidhi Kaushik · 7 years ago
  100. ea17304 mb/intel/glkrvp: Fix CLKRUN gpio by Shaunak Saha · 7 years ago