1. 03a3391 soc/intel/skylake: Fix compilation under x86_64 by Patrick Rudolph · 3 years, 9 months ago
  2. 270a323 soc/intel/skylake: Map VBIOS IDs by Paul Menzel · 4 years, 1 month ago
  3. 3616e9c soc/intel/skylake: Fix comment by Felix Singer · 3 years, 9 months ago
  4. d149bfa soc/intel: Configure P2SB before other PCH controllers by Furquan Shaikh · 3 years, 9 months ago
  5. 84fde76 soc/intel/skl: correct OC pin skip value for disabled usb ports by Michael Niewöhner · 3 years, 9 months ago
  6. eecaf36 soc/intel/skylake: Support NHLT 1ch DMIC by Benjamin Doron · 4 years, 1 month ago
  7. 9ee1b82 soc/intel/skylake: Use correct NHLT_PDM_DEV definition by Benjamin Doron · 3 years, 10 months ago
  8. 1ae8cd1 soc/intel/block/pmc: Only include the PCI driver when it is not hidden by Arthur Heymans · 3 years, 9 months ago
  9. a1843d8 soc/intel/{skl,cnl}: replace PM ACPI timer dt option by Kconfig by Michael Niewöhner · 3 years, 11 months ago
  10. 8a64ad0 soc/intel/{skl,cnl}: drop duplicate PM ACPI timer disabling by Michael Niewöhner · 3 years, 11 months ago
  11. ac65652 soc/intel/skylake: Enable PCH thermal depending on devicetree by Benjamin Doron · 3 years, 10 months ago
  12. b20aac0 soc/intel/skl,acpi/acpigen: convert global CPPC package to local one by Michael Niewöhner · 3 years, 10 months ago
  13. 4ed9f9a soc/intel: Use of common reset code block by Subrata Banik · 3 years, 10 months ago
  14. 310c763 soc/intel: deduplicate ACPI timer emulation by Michael Niewöhner · 3 years, 11 months ago
  15. a64b4f4 mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable` by Michael Niewöhner · 3 years, 10 months ago
  16. d5a4547 soc/intel/skl: replace conditional on dt option reading CPUID for CPPC by Michael Niewöhner · 3 years, 10 months ago
  17. 6267cc5 soc/intel: drop unneeded ISST configuration code by Michael Niewöhner · 3 years, 10 months ago
  18. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 4 years ago
  19. 10ae1cf {cpu,soc}/intel: deduplicate cpu code by Michael Niewöhner · 3 years, 10 months ago
  20. 6303243 {cpu,soc}/intel: replace AES-NI locking by common implemenation call by Michael Niewöhner · 3 years, 10 months ago
  21. f50ea98 soc/intel,mb/*: get rid of legacy pad macros by Michael Niewöhner · 3 years, 10 months ago
  22. dadcbfb soc/intel: convert XTAL frequency constant to Kconfig by Michael Niewöhner · 3 years, 11 months ago
  23. fe6070f soc/intel/common: add Kconfig for PM Timer emulation support by Michael Niewöhner · 3 years, 11 months ago
  24. 4e8baf9 soc/intel/*: drop useless XTAL shutdown qualification code by Michael Niewöhner · 3 years, 11 months ago
  25. dc66798 soc/intel/skylake: Do not let FSP set the subsystem IDs by Benjamin Doron · 3 years, 10 months ago
  26. cfb0b6a cpu/intel,soc/intel: drop Kconfig for hyperthreading by Michael Niewöhner · 3 years, 10 months ago
  27. b53858b soc/intel/skylake: Rename PcieRpAspm devicetree config by Benjamin Doron · 3 years, 10 months ago
  28. adcb870 soc/intel/skylake: Configure L1 substates for PCH root ports by Benjamin Doron · 4 years, 5 months ago
  29. 3e31463 soc/intel/skylake/cpu.c: Fix comment coding style by Angel Pons · 3 years, 10 months ago
  30. bbb8123 soc/intel: Configure PAVP at compile-time by Benjamin Doron · 4 years, 2 months ago
  31. 6577ec4 soc/intel/common/block/acpi: Factor out common platform.asl by Subrata Banik · 3 years, 11 months ago
  32. ae63c1e soc/intel/{cnl,icl,skl}: Convert 'platform.asl' to ASL 2.0 syntax by Subrata Banik · 3 years, 11 months ago
  33. 319a91f soc/intel/skylake: Align platform.asl with CNL by Subrata Banik · 3 years, 11 months ago
  34. 3b3bbd4 soc/intel/common/block/acpi: Factor out common smbus.asl by Subrata Banik · 3 years, 11 months ago
  35. 0359d9d soc/intel: Make use of PMC low power program from common block by Subrata Banik · 3 years, 11 months ago
  36. 8971ccd soc/intel: Move pch_misc_init() to common code by Subrata Banik · 3 years, 11 months ago
  37. 78463a7 soc/intel: Move soc_pch_pirq_init() to common code by Subrata Banik · 3 years, 11 months ago
  38. 1366e44 soc/intel: Move pch_enable_ioapic() to common code by Subrata Banik · 3 years, 11 months ago
  39. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 11 months ago
  40. 7335225 soc/intel/skylake: Move PMC MMIO offset macro into pmc.h by Subrata Banik · 3 years, 11 months ago
  41. 063e933 soc/intel/skylake: Align PMC offset 0x31C name with CNL by Subrata Banik · 3 years, 11 months ago
  42. e37e668 soc/intel/skylake: Align soc_pch_pirq_init() with CNL by Subrata Banik · 3 years, 11 months ago
  43. db202ba soc/intel/common/block/lpc: add acpi name by Jonathan Zhang · 4 years ago
  44. 9038123 soc/intel/skl: Fix error code of send_global_reset() by Nico Huber · 4 years ago
  45. 5d207ce soc/intel/skylake/acpi/gpio.asl: Use ASL 2.0 syntax by Angel Pons · 3 years, 11 months ago
  46. 643c82e soc/intel/*/chip.h: Use `uint32_t` for `tcc_offset` by Angel Pons · 3 years, 11 months ago
  47. 8ff80b2 soc/intel/common/block/acpi: Factor out common gpio_op.asl by Subrata Banik · 4 years ago
  48. ed6604d soc/intel/skylake: Use GPIO state macros from intelblocks/gpio_defs.h by Subrata Banik · 3 years, 11 months ago
  49. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  50. 3bcb6c7 soc/intel: Use ASL 2.0 syntax for GPIO ASL helper function by Subrata Banik · 3 years, 11 months ago
  51. b13bd1e Revert "soc/intel: Refactor do_global_reset() function" by Furquan Shaikh · 4 years ago
  52. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  53. 77cc326 soc/intel: Refactor do_global_reset() function by Subrata Banik · 4 years ago
  54. 490546f soc/intel: rename get_prmrr_size by Michael Niewöhner · 4 years ago
  55. 30c5d21 soc/intel/skylake: acpi: drop HWP's dependency on EIST by Michael Niewöhner · 4 years, 1 month ago
  56. f463dc0 soc/intel/common/block/cse: Refactor cse_request_global_reset() function by Subrata Banik · 4 years ago
  57. c1d227d soc/intel/common/cpu: Update COS mask calculation for NEM enhanced mode by Aamir Bohra · 4 years, 1 month ago
  58. 056d552 soc/intel: skl,cnl,icl,jsl,tgl: disable usb over-current pin by default by Michael Niewöhner · 4 years ago
  59. aa90203 elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE by Aaron Durbin · 4 years ago
  60. 2875df1 soc/intel/skylake/acpi.c: Name devices on secondary bus by Benjamin Doron · 4 years ago
  61. c5fb088 soc/intel/skylake: Call mainboard ACPI sleep methods by Benjamin Doron · 4 years, 7 months ago
  62. e32fa4e soc/intel/skylake: Refactor PEG configuration by Felix Singer · 4 years ago
  63. 736de9f soc/intel/skylake: Factor out unnecessary if-else-block by Felix Singer · 4 years ago
  64. 4e9687c soc/intel/skylake: Use PEG definitions from pci_devs.h by Felix Singer · 4 years ago
  65. e1528fe soc/intel/skylake: Add PEG device definitions to pci_devs.h by Felix Singer · 4 years ago
  66. e104934 soc/intel/skylake: Refactor ternary expressions by Felix Singer · 4 years ago
  67. e218667 soc/intel/skylake: Enable CIO depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  68. 4d5c4e0 soc/intel/skylake: Enable SA IMGU depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  69. 88264ef soc/intel/skylake: Add IMGU definitions to pci_devs.h by Felix Singer · 4 years, 1 month ago
  70. 5291952 soc/intel/skylake: Enable SDXC depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  71. 9c1c009 soc/intel/skylake: Enable thermal subsystem depending on devicetree by Felix Singer · 4 years, 1 month ago
  72. c787a24 soc/intel/skylake: Add SA thermal subsystem definitions to pci_devs.h by Felix Singer · 4 years, 1 month ago
  73. b7db12b {nb,soc}/intel: Use get_current_microcode_rev() for ucode version by Subrata Banik · 4 years, 1 month ago
  74. 5ba154a src: Use space after 'if', 'for' by Elyes HAOUAS · 4 years, 1 month ago
  75. 96a8013 soc/intel/skylake: Add RMRRs after all DRHDs by Angel Pons · 4 years, 1 month ago
  76. 048d9b5 soc/intel/skylake: Enable HDA depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  77. 91dfb92 soc/intel/skylake: Enable HECI3 depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  78. aff69be soc/intel/skylake: Enable eMMC depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  79. 87aecf8 soc/intel/skylake: Enable TraceHub depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  80. ffe90c5 soc/intel/skylake: Enable SMBus depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  81. 57c8143 soc/intel/skylake: Enable LAN depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  82. 0901d03 soc/intel/skylake: Enable SATA depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  83. 0f82309 Revert "src: Remove unused include <cpu/x86/smm.h>" by Patrick Rudolph · 4 years, 1 month ago
  84. c25c1eb src: Update bare access to BOOL CONFIG_ vals to CONFIG() by Martin Roth · 4 years, 1 month ago
  85. c731788 cpu,soc/intel: Drop select SMP by Kyösti Mälkki · 4 years, 9 months ago
  86. a634dab skylake boards: Factor out copy-pasted PIRQ routes by Angel Pons · 4 years, 1 month ago
  87. 6f73918 src: Remove unused include <cpu/x86/smm.h> by Elyes HAOUAS · 4 years, 1 month ago
  88. 4e58ce1 soc/skylake: Configure SATA options only if SATA is enabled by Felix Singer · 4 years, 1 month ago
  89. 04071f4 src: Use ACPI macros by Elyes HAOUAS · 4 years, 1 month ago
  90. 12a4d05 src: Report word-sized access for PM1a_EVT by Angel Pons · 4 years, 1 month ago
  91. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  92. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years, 1 month ago
  93. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years, 1 month ago
  94. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years, 1 month ago
  95. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years, 1 month ago
  96. c3c7ef3 soc/intel/skylake: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years, 1 month ago
  97. 06a5e85 src: Drop unused <cpu/x86/tsc.h> include by Elyes HAOUAS · 4 years, 2 months ago
  98. 6ab28b4 src/**/acpi/smbus.asl: Drop dead code by Angel Pons · 4 years, 2 months ago
  99. d9dea65 soc/intel: Drop unused `#include <reg_script.h>` by Angel Pons · 4 years, 2 months ago
  100. ed31024 soc/intel/skylake: Update ASL syntax in xhci.asl by Edward O'Callaghan · 4 years, 2 months ago