1. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  2. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 9 months ago
  3. 40b8f01 src: Match array format in function declarations and definitions by Patrick Georgi · 3 years, 2 months ago
  4. 1f44efc soc/intel/skylake: Set proper defaults in chipset devicetree by Felix Singer · 3 years, 2 months ago
  5. b1623f2 soc/intel/*: Update data types for variables holding PCH_DEVFN_* macros by Tim Wawrzynczak · 3 years, 3 months ago
  6. a32a579 soc/intel/skylake: Remove useless help texts by Felix Singer · 3 years, 3 months ago
  7. 756f51b soc/intel/skylake: Add Kconfig option for LGA1151v2 by Timofey Komarov · 3 years, 3 months ago
  8. 7e7d27b soc/intel/skylake: Add microcodes for Coffee Lake CPUs by Timofey Komarov · 3 years, 3 months ago
  9. 49c20c0 soc/intel: Add Z370, H310C and B365 device IDs by Angel Pons · 3 years, 3 months ago
  10. b45a769 soc/intel: Add Kaby Lake PCH-U base device ID by Angel Pons · 3 years, 3 months ago
  11. 9f7e08b soc/intel/skylake: Shorten report_platform PCH-H names by Angel Pons · 3 years, 3 months ago
  12. f530e36 soc/intel: Rename 200-series PCH device IDs by Angel Pons · 3 years, 3 months ago
  13. 0129393 soc/intel/skylake: Drop Lewisburg PCHs from report_platform by Angel Pons · 3 years, 3 months ago
  14. 348f2a6 soc/intel/skylake: set MSR LT_LOCK_MEMORY only when using native MP init by Michael Niewöhner · 4 years ago
  15. 6e64c1a soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per thread by Michael Niewöhner · 4 years ago
  16. 505e383 soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c by Angel Pons · 3 years, 3 months ago
  17. f643b63 soc/intel/skylake: Move pmc_set_disb() to pmutil.c by Angel Pons · 3 years, 3 months ago
  18. e4844ce soc/intel/skylake: Move acpi_sci_irq() to acpi.c by Angel Pons · 3 years, 3 months ago
  19. 8f3e119 soc/intel/skylake: Move `SataTestMode` to Kconfig by Angel Pons · 3 years, 3 months ago
  20. 62fa9f3 intel: mma: Use new CBFS API by Julius Werner · 3 years, 3 months ago
  21. 00f53a8 soc/intel/skylake: Drop unnecessary `ignore_vtd` option by Angel Pons · 3 years, 3 months ago
  22. 3993d38 soc/intel: Hook up `SOC_INTEL_DISABLE_IGD` to `InternalGfx` UPD by Angel Pons · 3 years, 3 months ago
  23. 2ccc0a4 soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h by Subrata Banik · 3 years, 4 months ago
  24. f479c85 soc/intel: Drop unused `GPIO_NUM_GROUPS` macro by Angel Pons · 3 years, 4 months ago
  25. 405f229 soc/intel/*: drop UART pad configuration from common code by Michael Niewöhner · 3 years, 7 months ago
  26. d3a65de soc/intel: Guard macro parameters in pm.h 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. 482d3a1 soc/intel/skylake: Always print ME FW SKU by Benjamin Doron · 3 years, 5 months ago
  29. 27af8da soc/intel/skylake: Enable compression on FSP-S by Benjamin Doron · 3 years, 5 months ago
  30. 6d9af0c soc/intel: Backport SMRR locking support by Angel Pons · 3 years, 5 months ago
  31. 4778590 soc/intel/skylake: Move `gspi_early_bar_init()` call by Angel Pons · 3 years, 5 months ago
  32. 5d98dab soc/intel: Drop `bootblock_cpu_init()` function by Angel Pons · 3 years, 5 months ago
  33. 68fe2aa soc/intel/{skl,cnl}: Do not chain-include systemagent.h by Angel Pons · 3 years, 5 months ago
  34. ec953fa skylake,fsp1_1: Delete dead `report_memory_config()` function by Angel Pons · 3 years, 5 months ago
  35. 3157068 soc/intel/skylake: Extract fsp_params.c out of romstage.c by Angel Pons · 3 years, 5 months ago
  36. 53496e6 soc/intel: Drop `romstage_pch_init()` function by Angel Pons · 3 years, 5 months ago
  37. ec1b37d soc/intel/{skl,icl}: Move tco_configure() to bootblock by Angel Pons · 3 years, 5 months ago
  38. 423c9fa soc/intel/skylake: Drop unused function prototypes by Angel Pons · 3 years, 5 months ago
  39. e178df2 soc/intel: Factor out common smbus.h by Angel Pons · 3 years, 5 months ago
  40. 19af7bc soc/intel/skylake: Correct SMBUS_SLAVE_ADDR definition by Angel Pons · 3 years, 5 months ago
  41. 8a269de soc/intel: Factor out common gpe.h by Angel Pons · 3 years, 5 months ago
  42. 6edbaa2 soc/intel/skylake: Move soc_acpi_name() by Angel Pons · 3 years, 5 months ago
  43. 98f672a soc/intel: Factor out identical acpigen GPIO helpers by Angel Pons · 3 years, 5 months ago
  44. 6bd99f9 soc/intel/skylake: Clean up SD GPIO handling by Angel Pons · 3 years, 5 months ago
  45. ba4cfb5 soc/intel/skylake: Remove unused macro in cpu.h by Angel Pons · 3 years, 5 months ago
  46. 09f0605 soc/intel: Include gfx.asl from northbridge by Angel Pons · 3 years, 6 months ago
  47. 437c2ba soc/intel/{skl,cnl}: Uniformize romstage.h whitespace by Angel Pons · 3 years, 5 months ago
  48. b6d7a12 soc/intel/*/smmrelocate.c: Sync includes by Angel Pons · 3 years, 5 months ago
  49. 1b8e65d soc/intel/{skl,cnl}: Move smm_lock() to cpu.c by Angel Pons · 3 years, 5 months ago
  50. f5d090d soc/intel/*/pmutil.c: Align cosmetics across platforms by Angel Pons · 3 years, 5 months ago
  51. a15a604 soc/intel/skylake/pmutil.c: Define __SIMPLE_DEVICE__ by Angel Pons · 3 years, 5 months ago
  52. df8462c soc/intel/skylake/pmutil: Correct soc_smi_sts_array() by Angel Pons · 3 years, 5 months ago
  53. 1999bc5 soc/intel/skylake: Move soc_fsp_load by Arthur Heymans · 3 years, 5 months ago
  54. fce36e4 vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 5 months ago
  55. 4de1a31 ACPI: Add acpi_reset_gnvs_for_wake() by Kyösti Mälkki · 3 years, 6 months ago
  56. 7cb4cb6 soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  57. fc36e9f soc/intel/*: Move prmrr_core_configure by Patrick Rudolph · 3 years, 6 months ago
  58. aa969e8 ACPI: Move PICM declaration by Kyösti Mälkki · 3 years, 6 months ago
  59. f6f1215 sb,soc/intel: Drop OSYS from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  60. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  61. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 6 months ago
  62. fc29afb soc/intel/skylake: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  63. e166cb3 soc/intel/skylake/acpi: Add PEP table by Benjamin Doron · 3 years, 6 months ago
  64. 448ecc0 soc/intel/{cnl,skl}: Add alignment check for TSEG base and size by Benjamin Doron · 3 years, 9 months ago
  65. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 6 months ago
  66. 4949a3d drivers/intel/fsp1_1,fsp2_0: Refactor logo display by Kyösti Mälkki · 3 years, 6 months ago
  67. 05d1e9e soc/intel/braswell,skylake: Drop logo parameters from devicetree by Kyösti Mälkki · 3 years, 6 months ago
  68. 62044c3 soc/intel: Drop CID1 from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  69. 3be5565 soc/intel/skylake/acpi/irqlinks.asl: Fix typo in comment by Elyes HAOUAS · 3 years, 5 months ago
  70. 7d66b39 soc/intel/skylake/Kconfig: Remove duplicated INTEL_DESCRIPTOR_MODE_CAPABLE by Elyes HAOUAS · 3 years, 6 months ago
  71. a8817fc src: Remove unused <cpu/x86/smm.h> by Elyes HAOUAS · 3 years, 6 months ago
  72. 33c0aac soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK by Michael Niewöhner · 3 years, 6 months ago
  73. 9849488 soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options by Angel Pons · 3 years, 6 months ago
  74. ca71e13 soc/intel: Remove duplicate call to acpi_wake_source() by Kyösti Mälkki · 3 years, 6 months ago
  75. 22ecdbe soc/intel: Drop CMEM from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  76. ae7ac8a ACPI: Separate ChromeOS NVS in ASL by Kyösti Mälkki · 3 years, 6 months ago
  77. fa5f9b5 ACPI: Declare GNVS variables globally by Kyösti Mälkki · 3 years, 6 months ago
  78. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 2 months ago
  79. f67e6751 soc/intel: Refactor fill_acpi_wake() by Kyösti Mälkki · 3 years, 6 months ago
  80. d2c57f2 soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring by Michael Niewöhner · 3 years, 6 months ago
  81. 2787237 ACPI: Add helpers for CBMEM_ID_POWER_STATE by Kyösti Mälkki · 3 years, 6 months ago
  82. 6b43055 ELOG: Add const qualifier for chipset_power_state by Kyösti Mälkki · 3 years, 6 months ago
  83. 71624cd soc/intel/*: drop broken LPC mmio code by Michael Niewöhner · 3 years, 6 months ago
  84. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 7 months ago
  85. 66c6413 ACPI: Refactor ChromeOS specific ACPI GNVS by Kyösti Mälkki · 3 years, 7 months ago
  86. 59ab203 soc/intel/skylake/chip.h: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  87. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years, 1 month ago
  88. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  89. f3faddc soc/intel: rename uart_max_index by Michael Niewöhner · 3 years, 6 months ago
  90. 11fae4f soc/intel/skl: add SLP_S0 residency register and enable LPIT support by Michael Niewöhner · 3 years, 6 months ago
  91. 4fa183f soc/intel/uart: Drop SoC callback `soc_uart_console_to_device` by Furquan Shaikh · 3 years, 6 months ago
  92. 98323cd ACPI: Add missing include in nvs.h by Kyösti Mälkki · 3 years, 7 months ago
  93. c2b0a4f soc/intel: Rename to soc_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  94. 9f441df ACPI: Replace uses of CBMEM_ID_ACPI_GNVS by Kyösti Mälkki · 4 years, 1 month ago
  95. d77b5e9 ACPI: Drop redundant ChromeOS setup for GNVS by Kyösti Mälkki · 4 years, 1 month ago
  96. 81b8472 ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS by Kyösti Mälkki · 4 years, 1 month ago
  97. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years, 1 month ago
  98. e4f7e04 soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range() by Furquan Shaikh · 3 years, 7 months ago
  99. 9a6a18e soc/intel/skylake: Move MAX_CPUS from mb to SoC by Felix Singer · 3 years, 6 months ago
  100. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years, 1 month ago