1. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  2. 16f2c50 soc/intel/jasperlake: Enable support to program VCCIO selection by Karthikeyan Ramasubramanian · 3 years, 1 month ago
  3. 6eb5253 soc/intel/jasperlake: Set xHCI LFPS period sampling off time by Ben Kao · 3 years, 1 month ago
  4. 94f94f8 soc/intel/jasperlake: Make use of `cpu/intel/cpu_ids.h' by Subrata Banik · 3 years, 1 month ago
  5. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  6. c7cfe0b soc/intel: Refactor `xdci_can_enable()` function by Angel Pons · 3 years, 2 months ago
  7. 82eaa21 soc/intel/jasperlake: Send End-of-Post message to CSE by Tim Wawrzynczak · 3 years, 2 months ago
  8. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  9. f585c6e soc/intel: Drop casts around `soc_read_pmc_base()` by Angel Pons · 3 years, 2 months ago
  10. 89316b6 soc/intel/jasperlake: Select DISPLAY_FSP_VERSION_INFO_2 by Ronak Kanabar · 3 years, 11 months ago
  11. 7bfee2d soc/intel/jasperlake: Use devfn_disable() function for XDCI by Subrata Banik · 3 years, 2 months ago
  12. 4291c82 soc/intel/jasperlake: Add offsets for pad locking by Aseda Aboagye · 3 years, 2 months ago
  13. 0e7c519 soc/intel/jasperlake: Make use of FSP_ARRAY_LOAD macro by Lean Sheng Tan · 3 years, 2 months ago
  14. 1fcfe3d soc/intel/jasperlake: Make use of is_devfn_enabled() function by Subrata Banik · 3 years, 2 months ago
  15. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 3 months ago
  16. b9b6f4d soc/intel: Drop unused lpss functions by Furquan Shaikh · 3 years, 2 months ago
  17. c8b2241 util/spd_tools/lp4x: Add new memory part to to global memory definition by Dtrain Hsu · 3 years, 3 months ago
  18. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 10 months ago
  19. 40b8f01 src: Match array format in function declarations and definitions by Patrick Georgi · 3 years, 3 months ago
  20. 3aee3ad soc/intel/{adl,tgl,jsl}: Enable power button smi after BS_CHIPS_EXIT by Kane Chen · 3 years, 4 months ago
  21. 7b7b33e soc/intel/{adl,tgl,jsl}: Add smihandler_soc_disable_busmaster by Kane Chen · 3 years, 4 months ago
  22. b1623f2 soc/intel/*: Update data types for variables holding PCH_DEVFN_* macros by Tim Wawrzynczak · 3 years, 4 months ago
  23. 93982c3 device: Switch pci_dev_is_wake_source to take pci_devfn_t by Tim Wawrzynczak · 3 years, 4 months ago
  24. a66b816 soc/intel/jasperlake: Remove TCSS setting from the DMAR table by John Zhao · 3 years, 4 months ago
  25. 0c0d492 soc/intel: Replace open-coded buffer length calculation by Angel Pons · 3 years, 4 months ago
  26. 73a22ed soc/intel: Fix typo in comment by Angel Pons · 3 years, 4 months ago
  27. a979460 soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRC by Rizwan Qureshi · 3 years, 4 months ago
  28. 505e383 soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c by Angel Pons · 3 years, 4 months ago
  29. 7f7c388 dptf: Move platform-specific information to `struct dptf_platform_info` by Tim Wawrzynczak · 3 years, 4 months ago
  30. 3993d38 soc/intel: Hook up `SOC_INTEL_DISABLE_IGD` to `InternalGfx` UPD by Angel Pons · 3 years, 4 months ago
  31. 2ccc0a4 soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h by Subrata Banik · 3 years, 5 months ago
  32. f479c85 soc/intel: Drop unused `GPIO_NUM_GROUPS` macro by Angel Pons · 3 years, 5 months ago
  33. a9b44f4 spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() by Julius Werner · 3 years, 6 months ago
  34. 405f229 soc/intel/*: drop UART pad configuration from common code by Michael Niewöhner · 3 years, 8 months ago
  35. a4cd911 soc/intel: Factor out common smmrelocate.c by Angel Pons · 3 years, 6 months ago
  36. 98521c5 soc/intel: Retype `CnviBtAudioOffload` devicetree option by Angel Pons · 3 years, 6 months ago
  37. 6d9af0c soc/intel: Backport SMRR locking support by Angel Pons · 3 years, 6 months ago
  38. 5d98dab soc/intel: Drop `bootblock_cpu_init()` function by Angel Pons · 3 years, 6 months ago
  39. 53496e6 soc/intel: Drop `romstage_pch_init()` function by Angel Pons · 3 years, 6 months ago
  40. e178df2 soc/intel: Factor out common smbus.h by Angel Pons · 3 years, 6 months ago
  41. 8a269de soc/intel: Factor out common gpe.h by Angel Pons · 3 years, 6 months ago
  42. 98f672a soc/intel: Factor out identical acpigen GPIO helpers by Angel Pons · 3 years, 6 months ago
  43. 09f0605 soc/intel: Include gfx.asl from northbridge by Angel Pons · 3 years, 7 months ago
  44. b6d7a12 soc/intel/*/smmrelocate.c: Sync includes by Angel Pons · 3 years, 6 months ago
  45. 11aeebe soc/intel/*/smmrelocate.c: Uniformize cosmetics by Angel Pons · 3 years, 6 months ago
  46. f5d090d soc/intel/*/pmutil.c: Align cosmetics across platforms by Angel Pons · 3 years, 6 months ago
  47. 4742f53 soc/intel/{adl,jsl,ehl,tgl}: Remove ITSS polarity restore by Aamir Bohra · 3 years, 6 months ago
  48. 4a6d441 src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h> by Elyes HAOUAS · 3 years, 6 months ago
  49. fce36e4 vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 6 months ago
  50. 4de1a31 ACPI: Add acpi_reset_gnvs_for_wake() by Kyösti Mälkki · 3 years, 7 months ago
  51. c4b3903 soc/intel: Drop aliases on MMCONF_BASE_ADDRESS by Kyösti Mälkki · 3 years, 6 months ago
  52. 7cb4cb6 soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  53. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 7 months ago
  54. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 7 months ago
  55. 62044c3 soc/intel: Drop CID1 from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  56. 30cca6c drivers/intel/fsp2_0: Add support for MP services2 PPI by Aamir Bohra · 3 years, 6 months ago
  57. 5f262be intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI by Furquan Shaikh · 3 years, 6 months ago
  58. 1a5f25e intel: Drop FSP_PEIM_TO_PEIM_INTERFACE by Furquan Shaikh · 3 years, 6 months ago
  59. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 7 months ago
  60. 33c0aac soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK by Michael Niewöhner · 3 years, 7 months ago
  61. 9849488 soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options by Angel Pons · 3 years, 7 months ago
  62. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 7 months ago
  63. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 3 months ago
  64. 08de06a soc/intel: Move c-state resource define by Marc Jones · 3 years, 7 months ago
  65. d2c57f2 soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring by Michael Niewöhner · 3 years, 7 months ago
  66. 2787237 ACPI: Add helpers for CBMEM_ID_POWER_STATE by Kyösti Mälkki · 3 years, 7 months ago
  67. 6b43055 ELOG: Add const qualifier for chipset_power_state by Kyösti Mälkki · 3 years, 7 months ago
  68. 71624cd soc/intel/*: drop broken LPC mmio code by Michael Niewöhner · 3 years, 7 months ago
  69. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 8 months ago
  70. de2ab41 soc/intel/common: Move L1_substates_control to pcie_rp.h by Eric Lai · 3 years, 7 months ago
  71. f3faddc soc/intel: rename uart_max_index by Michael Niewöhner · 3 years, 7 months ago
  72. 8a6c34e soc/intel/{icl,tgl,jsl,ehl}: add LPIT support by Michael Niewöhner · 3 years, 8 months ago
  73. 4fa183f soc/intel/uart: Drop SoC callback `soc_uart_console_to_device` by Furquan Shaikh · 3 years, 7 months ago
  74. c2b0a4f soc/intel: Rename to soc_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  75. d77b5e9 ACPI: Drop redundant ChromeOS setup for GNVS by Kyösti Mälkki · 4 years, 2 months ago
  76. 81b8472 ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS by Kyösti Mälkki · 4 years, 2 months ago
  77. e4f7e04 soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range() by Furquan Shaikh · 3 years, 8 months ago
  78. 2e424ff soc/intel/jasperlake: Update acoustic noise related parameters by Maulik V Vaghela · 3 years, 7 months ago
  79. 830306c soc/intel/jasperlake: Enable USB2 PHY SUS PG for s0ix qualification by Krishna Prasad Bhat · 3 years, 8 months ago
  80. 5cf4c87 soc/intel/common: Move gfx.asl to drivers/intel/gma by Matt DeVillier · 3 years, 8 months ago
  81. 8913b78 soc/intel: hook up new gpio device in the soc chips by Michael Niewöhner · 3 years, 8 months ago
  82. 87c7ec7 soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config option by Shreesh Chhabbi · 3 years, 9 months ago
  83. 551bd92 soc/intel/jasperlake: Enables CSE Lite driver for JSL platform in the romstage by Sridhar Siricilla · 3 years, 9 months ago
  84. 70d8bae soc/intel/jasperlake: Drop unreferenced devicetree settings by Angel Pons · 3 years, 8 months ago
  85. 56fcfb5 soc/intel/common: Adapt XHCI elog driver for reuse by Tim Wawrzynczak · 3 years, 9 months ago
  86. 876b422 soc/intel/common/dmi: Move DMI defines into DMI driver header by Srinidhi N Kaushik · 3 years, 9 months ago
  87. a4bef79 soc/intel/jasperlake: Add Acoustic noise mitigation configuration by Maulik V Vaghela · 3 years, 9 months ago
  88. d149bfa soc/intel: Configure P2SB before other PCH controllers by Furquan Shaikh · 3 years, 9 months ago
  89. f715726 soc/intel/jasperlake: Enable VT-d and generate DMAR Table by Meera Ravindranath · 3 years, 9 months ago
  90. 05c732b soc/intel/common/acpi,mb/*: replace the two obsolete LPID with PEPD by Michael Niewöhner · 3 years, 10 months ago
  91. af0d516 soc/intel/jasperlake: Log PM event from an internal device by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  92. 58ce447 soc/intel/jasperlake: Enable Intel FIVR RFI settings by Maulik V Vaghela · 3 years, 9 months ago
  93. 4a08736 soc/intel/jasperlake: Correct GPIO pad sequence for community pad group by Maulik V Vaghela · 3 years, 10 months ago
  94. e3f030e soc/intel/jasperlake: Update reserved GPIO names in gpio_soc_defs.h by Maulik V Vaghela · 3 years, 10 months ago
  95. 5145e23 soc/intel/jasperlake: Add PCH PCIe RPs wake up events to event log by Tim Wawrzynczak · 3 years, 10 months ago
  96. 6e98292 soc/intel/*/chip: Remove unused devicetree entry by Patrick Rudolph · 3 years, 10 months ago
  97. 7c36dc1 soc/intel/{tgl,jsl}: Enable logging of wake sources for S0ix by Furquan Shaikh · 3 years, 10 months ago
  98. 21974ab soc/intel: Select SOC_INTEL_COMMON_BLOCK_CAR as per alphabetical order by Subrata Banik · 3 years, 10 months ago
  99. 4ed9f9a soc/intel: Use of common reset code block by Subrata Banik · 3 years, 10 months ago
  100. 8586b40 soc/intel/jasperlake: Set the GpioOverride configuration by Ronak Kanabar · 3 years, 11 months ago