1. d2c57f2 soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring by Michael Niewöhner · 3 years, 7 months ago
  2. 2787237 ACPI: Add helpers for CBMEM_ID_POWER_STATE by Kyösti Mälkki · 3 years, 7 months ago
  3. 6b43055 ELOG: Add const qualifier for chipset_power_state by Kyösti Mälkki · 3 years, 7 months ago
  4. 71624cd soc/intel/*: drop broken LPC mmio code by Michael Niewöhner · 3 years, 7 months ago
  5. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 8 months ago
  6. de2ab41 soc/intel/common: Move L1_substates_control to pcie_rp.h by Eric Lai · 3 years, 7 months ago
  7. f3faddc soc/intel: rename uart_max_index by Michael Niewöhner · 3 years, 7 months ago
  8. 8a6c34e soc/intel/{icl,tgl,jsl,ehl}: add LPIT support by Michael Niewöhner · 3 years, 8 months ago
  9. 4fa183f soc/intel/uart: Drop SoC callback `soc_uart_console_to_device` by Furquan Shaikh · 3 years, 7 months ago
  10. c2b0a4f soc/intel: Rename to soc_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  11. d77b5e9 ACPI: Drop redundant ChromeOS setup for GNVS by Kyösti Mälkki · 4 years, 2 months ago
  12. 81b8472 ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS by Kyösti Mälkki · 4 years, 2 months ago
  13. e4f7e04 soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range() by Furquan Shaikh · 3 years, 8 months ago
  14. 5cf4c87 soc/intel/common: Move gfx.asl to drivers/intel/gma by Matt DeVillier · 3 years, 8 months ago
  15. 8913b78 soc/intel: hook up new gpio device in the soc chips by Michael Niewöhner · 3 years, 8 months ago
  16. 24787ff soc/intel/elkhartlake: Drop unreferenced devicetree settings by Angel Pons · 3 years, 8 months ago
  17. 828e44c soc/intel/elkhartlake: Update IRQ routing settings by Tan, Lean Sheng · 3 years, 8 months ago
  18. e703447 soc/intel/elkhartlake: Update USB & PCIe devices in ASL files by Tan, Lean Sheng · 3 years, 8 months ago
  19. 36b45f6 soc/intel/elkhartlake: Update USB_PORT_MID pin settings by Tan, Lean Sheng · 3 years, 8 months ago
  20. 7d6df60 soc/intel/elkhartlake: Update SerialIO devices details by Tan, Lean Sheng · 3 years, 8 months ago
  21. d14918f soc/intel/elkhartlake: Update HECI Control Status Register settings by Tan, Lean Sheng · 3 years, 8 months ago
  22. 3cf8a03 soc/intel/elkhartlake: Update PCI device definition by Tan, Lean Sheng · 3 years, 9 months ago
  23. 344f68b mb/intel/ehlcrb: Add EHL CRB memory initialization support by Tan, Lean Sheng · 3 years, 9 months ago
  24. b89ce11 soc/intel/elkhartlake: Fix EHL mainboard build fail errors by Tan, Lean Sheng · 3 years, 9 months ago
  25. 876b422 soc/intel/common/dmi: Move DMI defines into DMI driver header by Srinidhi N Kaushik · 3 years, 9 months ago
  26. ece0fe3 soc/intel/elkhartlake: Update Kconfig by Tan, Lean Sheng · 4 years ago
  27. d149bfa soc/intel: Configure P2SB before other PCH controllers by Furquan Shaikh · 3 years, 9 months ago
  28. 05c732b soc/intel/common/acpi,mb/*: replace the two obsolete LPID with PEPD by Michael Niewöhner · 3 years, 10 months ago
  29. 6e98292 soc/intel/*/chip: Remove unused devicetree entry by Patrick Rudolph · 3 years, 10 months ago
  30. 21974ab soc/intel: Select SOC_INTEL_COMMON_BLOCK_CAR as per alphabetical order by Subrata Banik · 3 years, 10 months ago
  31. 4ed9f9a soc/intel: Use of common reset code block by Subrata Banik · 3 years, 10 months ago
  32. 310c763 soc/intel: deduplicate ACPI timer emulation by Michael Niewöhner · 3 years, 11 months ago
  33. a64b4f4 mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable` by Michael Niewöhner · 3 years, 10 months ago
  34. 6267cc5 soc/intel: drop unneeded ISST configuration code by Michael Niewöhner · 3 years, 10 months ago
  35. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 4 years ago
  36. 10ae1cf {cpu,soc}/intel: deduplicate cpu code by Michael Niewöhner · 3 years, 10 months ago
  37. dadcbfb soc/intel: convert XTAL frequency constant to Kconfig by Michael Niewöhner · 3 years, 11 months ago
  38. fe6070f soc/intel/common: add Kconfig for PM Timer emulation support by Michael Niewöhner · 3 years, 11 months ago
  39. 4e8baf9 soc/intel/*: drop useless XTAL shutdown qualification code by Michael Niewöhner · 3 years, 11 months ago
  40. 4929c35 soc/intel: Make use of common gfx.asl by Subrata Banik · 3 years, 11 months ago
  41. 53b99a8 soc/intel: remove duplicate weak versions of mainboard_get_dram_part_num() by Nick Vaccaro · 3 years, 11 months ago
  42. 3b24bb6 soc: move mainboard_get_dram_part_num prototype to memory_info.h by Nick Vaccaro · 3 years, 11 months ago
  43. 0ed02d0 mb, soc: change mainboard_get_dram_part_num() prototype by Nick Vaccaro · 3 years, 11 months ago
  44. aef9ac9 soc/intel/elkhartlake: add __weak to mainboard_get_dram_part_num() by Nick Vaccaro · 3 years, 11 months ago
  45. 6577ec4 soc/intel/common/block/acpi: Factor out common platform.asl by Subrata Banik · 3 years, 11 months ago
  46. 3b3bbd4 soc/intel/common/block/acpi: Factor out common smbus.asl by Subrata Banik · 3 years, 11 months ago
  47. d2becae soc/intel/common/block/acpi: Factor out common pch_glan.asl by Subrata Banik · 3 years, 11 months ago
  48. 0359d9d soc/intel: Make use of PMC low power program from common block by Subrata Banik · 3 years, 11 months ago
  49. 8971ccd soc/intel: Move pch_misc_init() to common code by Subrata Banik · 3 years, 11 months ago
  50. 78463a7 soc/intel: Move soc_pch_pirq_init() to common code by Subrata Banik · 3 years, 11 months ago
  51. 1366e44 soc/intel: Move pch_enable_ioapic() to common code by Subrata Banik · 3 years, 11 months ago
  52. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 11 months ago
  53. db202ba soc/intel/common/block/lpc: add acpi name by Jonathan Zhang · 4 years ago
  54. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  55. b13bd1e Revert "soc/intel: Refactor do_global_reset() function" by Furquan Shaikh · 4 years ago
  56. 77cc326 soc/intel: Refactor do_global_reset() function by Subrata Banik · 4 years ago
  57. f463dc0 soc/intel/common/block/cse: Refactor cse_request_global_reset() function by Subrata Banik · 4 years ago
  58. aab1881 soc/intel/elkhartlake: Update SA & PM related definitions by Tan, Lean Sheng · 4 years ago
  59. b369dde soc/intel/elkhartlake: Update PMC related register definitions by Tan, Lean Sheng · 4 years ago
  60. 9440c53 soc/intel/elkhartlake: Add CPU, SA, PCH & IGD DIDs Table by Tan, Lean Sheng · 4 years ago
  61. 70a2ddc soc/intel/elkhartlake/acpi: Copy acpi directory from jasperlake by Tan, Lean Sheng · 4 years ago
  62. 05dfe31 soc/intel/elkhartlake: Do initial SoC commit till ramstage by Tan, Lean Sheng · 4 years ago
  63. cecd7af soc/intel/elkhartlake/romstage: Do initial SoC commit till romstage by Tan, Lean Sheng · 4 years ago
  64. 4ce4afa soc/intel/elkhartlake/bootblock: Do initial SoC commit until bootblock by Tan, Lean Sheng · 4 years ago