1. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  2. b9b6f4d soc/intel: Drop unused lpss functions by Furquan Shaikh · 3 years, 1 month ago
  3. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 9 months ago
  4. 40b8f01 src: Match array format in function declarations and definitions by Patrick Georgi · 3 years, 2 months ago
  5. 929b65a soc/intel/cannonlake: Merge soc_memory_init_params() into its caller by Felix Singer · 3 years, 3 months ago
  6. edca63e soc/intel/cannonlake/include: Drop unused code by Felix Singer · 3 years, 3 months ago
  7. 38dc194 soc/intel/cannonlake: Remove useless help texts by Felix Singer · 3 years, 3 months ago
  8. 305b648 soc/intel/cannonlake: set MSR LT_LOCK_MEMORY at end of POST by Michael Niewöhner · 4 years, 10 months ago
  9. efa5a46 soc/intel/cannonlake: Set DIMM_SPD_SIZE to 512 by Felix Singer · 3 years, 3 months ago
  10. 0c0d492 soc/intel: Replace open-coded buffer length calculation by Angel Pons · 3 years, 3 months ago
  11. 73a22ed soc/intel: Fix typo in comment by Angel Pons · 3 years, 3 months ago
  12. a979460 soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRC by Rizwan Qureshi · 3 years, 3 months ago
  13. 505e383 soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c by Angel Pons · 3 years, 3 months ago
  14. b03e497 soc/intel/cannonlake/romstage: Reuse device pointer by Felix Singer · 3 years, 3 months ago
  15. 2a3689f soc/intel/cannonlake: Deduplicate function declaration by Felix Singer · 3 years, 3 months ago
  16. 0a6cf23 soc/intel/cannonlake: Remove unnecessary function by Felix Singer · 3 years, 3 months ago
  17. 8a10aff soc/intel/cannonlake/elog.c: Define __SIMPLE_DEVICE__ by Angel Pons · 3 years, 3 months ago
  18. e206e2e soc/intel/cnl and mainboards: Drop `cnl_configure_pads()` by Furquan Shaikh · 3 years, 3 months ago
  19. 7f7c388 dptf: Move platform-specific information to `struct dptf_platform_info` by Tim Wawrzynczak · 3 years, 3 months ago
  20. a3d3379 soc/intel/{cannonlake,icelake}: Drop unhooked `SendVrMbxCmd` by Angel Pons · 3 years, 3 months ago
  21. 3993d38 soc/intel: Hook up `SOC_INTEL_DISABLE_IGD` to `InternalGfx` UPD by Angel Pons · 3 years, 3 months ago
  22. 2ccc0a4 soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h by Subrata Banik · 3 years, 4 months ago
  23. f479c85 soc/intel: Drop unused `GPIO_NUM_GROUPS` macro by Angel Pons · 3 years, 4 months ago
  24. a9b44f4 spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() by Julius Werner · 3 years, 5 months ago
  25. 405f229 soc/intel/*: drop UART pad configuration from common code by Michael Niewöhner · 3 years, 7 months ago
  26. b0f52fb soc/intel/cannonlake: Move `gpi_clear_int_cfg()` call by Angel Pons · 3 years, 5 months ago
  27. a4cd911 soc/intel: Factor out common smmrelocate.c by Angel Pons · 3 years, 5 months ago
  28. 6d9af0c soc/intel: Backport SMRR locking support by Angel Pons · 3 years, 5 months ago
  29. 5d98dab soc/intel: Drop `bootblock_cpu_init()` function by Angel Pons · 3 years, 5 months ago
  30. 43026ba8 soc/intel/cannonlake: Drop unnecessary guard by Angel Pons · 3 years, 5 months ago
  31. 68fe2aa soc/intel/{skl,cnl}: Do not chain-include systemagent.h by Angel Pons · 3 years, 5 months ago
  32. 53496e6 soc/intel: Drop `romstage_pch_init()` function by Angel Pons · 3 years, 5 months ago
  33. e178df2 soc/intel: Factor out common smbus.h by Angel Pons · 3 years, 5 months ago
  34. 8a269de soc/intel: Factor out common gpe.h by Angel Pons · 3 years, 5 months ago
  35. 98f672a soc/intel: Factor out identical acpigen GPIO helpers by Angel Pons · 3 years, 5 months ago
  36. 09f0605 soc/intel: Include gfx.asl from northbridge by Angel Pons · 3 years, 6 months ago
  37. 437c2ba soc/intel/{skl,cnl}: Uniformize romstage.h whitespace by Angel Pons · 3 years, 5 months ago
  38. b6d7a12 soc/intel/*/smmrelocate.c: Sync includes by Angel Pons · 3 years, 5 months ago
  39. 1b8e65d soc/intel/{skl,cnl}: Move smm_lock() to cpu.c by Angel Pons · 3 years, 5 months ago
  40. 9a1853a soc/intel/{cnl,icl}: Use matching type cast by Angel Pons · 3 years, 5 months ago
  41. f5d090d soc/intel/*/pmutil.c: Align cosmetics across platforms by Angel Pons · 3 years, 5 months ago
  42. e9b0830 soc/intel/cannonlake: Add devicetree setting to disable turbo by Patrick Rudolph · 3 years, 5 months ago
  43. fce36e4 vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 5 months ago
  44. 4de1a31 ACPI: Add acpi_reset_gnvs_for_wake() by Kyösti Mälkki · 3 years, 6 months ago
  45. c4b3903 soc/intel: Drop aliases on MMCONF_BASE_ADDRESS by Kyösti Mälkki · 3 years, 5 months ago
  46. 7cb4cb6 soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  47. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 6 months ago
  48. 448ecc0 soc/intel/{cnl,skl}: Add alignment check for TSEG base and size by Benjamin Doron · 3 years, 9 months ago
  49. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 6 months ago
  50. 4949a3d drivers/intel/fsp1_1,fsp2_0: Refactor logo display by Kyösti Mälkki · 3 years, 6 months ago
  51. 62044c3 soc/intel: Drop CID1 from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  52. 19dd694 pci_ids/intel: Add missing CFL-S GT1 IGD IDs by Nico Huber · 3 years, 6 months ago
  53. 1b5e855 pci_ids/intel: Correct 0x3e96, it's a CFL-S part by Nico Huber · 3 years, 6 months ago
  54. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 6 months ago
  55. 33c0aac soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK by Michael Niewöhner · 3 years, 6 months ago
  56. 9849488 soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options by Angel Pons · 3 years, 6 months ago
  57. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 2 months ago
  58. 08de06a soc/intel: Move c-state resource define by Marc Jones · 3 years, 6 months ago
  59. d2c57f2 soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring by Michael Niewöhner · 3 years, 6 months ago
  60. 89fe2f3 soc/intel/cnl: use Kconfig to determine PCH type by Michael Niewöhner · 3 years, 6 months ago
  61. 2787237 ACPI: Add helpers for CBMEM_ID_POWER_STATE by Kyösti Mälkki · 3 years, 6 months ago
  62. 6b43055 ELOG: Add const qualifier for chipset_power_state by Kyösti Mälkki · 3 years, 6 months ago
  63. 0698f0f soc/intel/cometlake: Add ucode for CML-H by Tim Crawford · 3 years, 8 months ago
  64. 98d580b soc/intel/cannonlake: Allow RP#1 usage for ClkSrc by Jeremy Soller · 3 years, 7 months ago
  65. 71624cd soc/intel/*: drop broken LPC mmio code by Michael Niewöhner · 3 years, 6 months ago
  66. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 7 months ago
  67. f3faddc soc/intel: rename uart_max_index by Michael Niewöhner · 3 years, 6 months ago
  68. 320a3ab soc/intel/cnl: add SLP_S0 residency register and enable LPIT support by Michael Niewöhner · 3 years, 7 months ago
  69. d456f65 {soc,vc,mb}/intel: Drop support for Cannon Lake SoC by Felix Singer · 3 years, 7 months ago
  70. 4fa183f soc/intel/uart: Drop SoC callback `soc_uart_console_to_device` by Furquan Shaikh · 3 years, 6 months ago
  71. b1fa231 soc/intel/cnl: Allow setting PCIe subsystem IDs after FSP-S by Jeremy Soller · 3 years, 7 months ago
  72. 7c8de86 soc/intel/cannonlake: Enable wake from USB in S4 by Patrick Rudolph · 3 years, 6 months ago
  73. c2b0a4f soc/intel: Rename to soc_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  74. d77b5e9 ACPI: Drop redundant ChromeOS setup for GNVS by Kyösti Mälkki · 4 years, 1 month ago
  75. 81b8472 ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS by Kyösti Mälkki · 4 years, 1 month ago
  76. e4f7e04 soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range() by Furquan Shaikh · 3 years, 7 months ago
  77. c4f8fbd soc/intel/cnl: add panel and backlight configuration code by Michael Niewöhner · 3 years, 7 months ago
  78. 5cf4c87 soc/intel/common: Move gfx.asl to drivers/intel/gma by Matt DeVillier · 3 years, 7 months ago
  79. fca152c soc/intel/cnl: add Kconfig values for GMA backlight registers by Michael Niewöhner · 3 years, 7 months ago
  80. 8913b78 soc/intel: hook up new gpio device in the soc chips by Michael Niewöhner · 3 years, 7 months ago
  81. 8d12784 soc/intel/cannonlake: Add Iccmax and loadlines for CML-S by Gaggery Tsai · 4 years, 6 months ago
  82. 2031221 soc/intel/cannonlake: Change mainboard_silicon_init_params argument by Patrick Rudolph · 3 years, 7 months ago
  83. 87c7ec7 soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config option by Shreesh Chhabbi · 3 years, 7 months ago
  84. d3713fd soc/intel/cannonlake: Drop unreferenced devicetree settings by Angel Pons · 3 years, 7 months ago
  85. 56fcfb5 soc/intel/common: Adapt XHCI elog driver for reuse by Tim Wawrzynczak · 3 years, 8 months ago
  86. 876b422 soc/intel/common/dmi: Move DMI defines into DMI driver header by Srinidhi N Kaushik · 3 years, 7 months ago
  87. 30fd5bf soc/intel/cannonlake: Restore alphabetical order of Kconfig selects by Felix Singer · 3 years, 7 months ago
  88. 1e3b2ce soc/intel/cannonlake: Align SATA mode names with soc/skl by Felix Singer · 3 years, 7 months ago
  89. 51f5ff6 soc/intel/{skl,cnl}: add NMI_{EN,STS} registers by Michael Niewöhner · 3 years, 8 months ago
  90. 48a6c01 src: Remove redundant use of ACPI offset(0) by Elyes HAOUAS · 4 years ago
  91. d149bfa soc/intel: Configure P2SB before other PCH controllers by Furquan Shaikh · 3 years, 8 months ago
  92. 16c06c2 soc/intel/cannonlake: Add ICC limits for CFL-S DT 4 by Angel Pons · 3 years, 8 months ago
  93. 05c732b soc/intel/common/acpi,mb/*: replace the two obsolete LPID with PEPD by Michael Niewöhner · 3 years, 9 months ago
  94. c66e1c2 soc/intel/cnl: enable ACPI CPPC entries generation by Michael Niewöhner · 3 years, 8 months ago
  95. 50a1072 soc/intel/cnl: replace the remains of HeciEnabled by device state in dt by Michael Niewöhner · 3 years, 8 months ago
  96. a1843d8 soc/intel/{skl,cnl}: replace PM ACPI timer dt option by Kconfig by Michael Niewöhner · 3 years, 10 months ago
  97. 8a64ad0 soc/intel/{skl,cnl}: drop duplicate PM ACPI timer disabling by Michael Niewöhner · 3 years, 10 months ago
  98. 6e98292 soc/intel/*/chip: Remove unused devicetree entry by Patrick Rudolph · 3 years, 8 months ago
  99. 4ed9f9a soc/intel: Use of common reset code block by Subrata Banik · 3 years, 9 months ago
  100. 23e8813 soc/intel: Add a driver for CNVi WiFi/BT controllers by Furquan Shaikh · 3 years, 9 months ago