1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. d9c5b14 intelblocks/pcie: Correct mapping between LCAP port and coreboot index by MAULIK V VAGHELA · 2 years, 5 months ago
  3. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 5 months ago
  4. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 5 months ago
  5. 0de0254 soc/intel/cnl: Move selection of DISABLE_HECI1_AT_PRE_BOOT back to mainboard by Matt DeVillier · 2 years, 5 months ago
  6. 575a2e5 soc/intel/cnl: switch to PMC/IPC for HECI disable on SOC_INTEL_COMETLAKE by Matt DeVillier · 2 years, 5 months ago
  7. b3671ec soc/intel/*/pmc: Add `finalize` operation for pmc by Subrata Banik · 2 years, 5 months ago
  8. 7c2f57a soc/intel/cnl: Enable CSE FW sync for CSE LITE SKU by Matt DeVillier · 2 years, 5 months ago
  9. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  10. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 9 months ago
  11. 92b7815 soc/intel/cannonlake: Forbid FSP from disabling HECI1 by Subrata Banik · 2 years, 6 months ago
  12. 67d0672 soc/intel/cannonlake: Add `disable_vmx` devtree option by Angel Pons · 2 years, 6 months ago
  13. d6dbd93 soc/intel/cannonlake: Use SBI msg to disable HECI1 by Subrata Banik · 2 years, 6 months ago
  14. 32e0673 soc/intel/common/cse: Rework heci_disable function by Subrata Banik · 2 years, 6 months ago
  15. 74b85f2 soc/intel/cannonlake: Add PcieRpHotPlug config to FSP-M by Matt DeVillier · 2 years, 6 months ago
  16. 56ab8e2 soc/intel/common/cpu: Use SoC overrides to get CPU privilege level by Subrata Banik · 2 years, 6 months ago
  17. 805956b soc/intel/cnl: Use Kconfig to disable HECI1 by Subrata Banik · 2 years, 6 months ago
  18. 5a5ed1f soc/intel: Remove unused <string.h> by Elyes HAOUAS · 2 years, 7 months ago
  19. 3d3d498 soc/intel/cannonlake/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  20. d190cdd soc/intel/cannonlake/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  21. 3a8f087 soc/intel/cannonlake/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  22. a6fe3f8 soc/intel/cannonlake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  23. 53b6c20 soc/intel/cannonlake/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  24. d45b113 soc/intel/{skl,cnl}: Guard USB macro parameters by Angel Pons · 2 years, 7 months ago
  25. b32599e soc/intel/cannonlake: Configure common FSP memory settings only once by Felix Singer · 2 years, 7 months ago
  26. 5f2d114 soc/intel/cannonlake: Rename SA_DEV_SLOT_DSP by Felix Singer · 2 years, 7 months ago
  27. 92226dc soc/intel/{skylake/cannonlake}: Fix bug in vr_config by Angel Pons · 2 years, 7 months ago
  28. 281e2c1 soc/intel/common/thermal: Refactor thermal block to improve reusability by Subrata Banik · 2 years, 8 months ago
  29. b2a442e soc/intel/cannonlake: Fix PEG1 _PRT generation by Arthur Heymans · 2 years, 9 months ago
  30. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  31. 91c077f ChromeOS: Fix <vc/google/chromeos/chromeos.h> by Kyösti Mälkki · 2 years, 8 months ago
  32. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 10 months ago
  33. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 9 months ago
  34. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 9 months ago
  35. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 1 month ago
  36. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 9 months ago
  37. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 9 months ago
  38. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 9 months ago
  39. 14643b3 soc/intel/*/acpi.c: Don't copy structs with `memcpy()` by Angel Pons · 2 years, 9 months ago
  40. 0e90580 soc/intel: transition full control over PM Timer from FSP to coreboot by Michael Niewöhner · 2 years, 10 months ago
  41. 68bacc2 soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen by Michael Niewöhner · 2 years, 10 months ago
  42. 9034689 soc/intel: deduplicate acpi_fill_soc_wake by Michael Niewöhner · 2 years, 10 months ago
  43. a0f8dc3 soc/intel/cannonlake: Enable Energy/Performance Bias control by Angel Pons · 2 years, 9 months ago
  44. 0c7a250 soc/intel/cannonlake: Lock PKG_CST_CONFIG_CONTROL MSR by Angel Pons · 2 years, 9 months ago
  45. 4d794bd soc/intel/*/cpu.c: Add missing space in comment by Angel Pons · 2 years, 9 months ago
  46. 4dc9e5b soc/intel/cannonlake: Enable x86_64 support by Patrick Rudolph · 2 years, 10 months ago
  47. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  48. e281606 soc/intel/cannonlake: Guard acpi_fill_ssdt assignment with HAVE_ACPI_TABLES by Tim Wawrzynczak · 2 years, 10 months ago
  49. 09fe826 soc/intel: Drop unnecessary `select REG_SCRIPT` by Angel Pons · 2 years, 10 months ago
  50. 38bf496 soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacks by Michael Niewöhner · 2 years, 10 months ago
  51. 6d44437 soc/intel/cannonlake: Switch to runtime generation of Intel Power Engine by Tim Wawrzynczak · 3 years ago
  52. bd5b4aa soc/intel/cannonlake: Switch PMC to use device callbacks by Tim Wawrzynczak · 3 years ago
  53. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 2 years, 10 months ago
  54. 9f0266c soc/intel/cannonlake: Lock PAM registers in finalize by Tim Wawrzynczak · 2 years, 11 months ago
  55. 5d805f6 soc/intel/cannonlake: Fix PCH-H IRQ constraints by Angel Pons · 2 years, 11 months ago
  56. ad5b8b8 soc/intel/cannonlake: Unbreak some short lines by Nico Huber · 3 years ago
  57. 327c04a Revert "src/soc/intel/cannonlake: Update C-state latency control limits" by Nico Huber · 3 years ago
  58. 85ebab8 soc/intel/cannonlake: Clean up FSP chipset lockdown configuration by Felix Singer · 3 years, 2 months ago
  59. 470ca571 Move post_codes.h to commonlib/console/ by Ricardo Quesada · 3 years ago
  60. 234e7ec soc/intel/cannonlake: Allow to configure maximum package C state by Nico Huber · 3 years ago
  61. e4bc55b soc/intel/cannonlake: Disable `TccOffsetClamp` if no offset is given by Nico Huber · 3 years ago
  62. 6ac8a9f soc/intel/cannonlake/vr_config: Print configured values by Nico Huber · 3 years ago
  63. b06d847 soc/intel/cannonlake/vr_config: Add TDC values for CFL-H 6+2 by Nico Huber · 3 years ago
  64. bc35bed soc/intel/*: Allow configuring 8254 timer via CMOS by Sean Rhodes · 3 years ago
  65. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  66. 3b5a47b soc/intel/cannonlake: Make use of `cpu/intel/cpu_ids.h' by Subrata Banik · 3 years ago
  67. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 1 month ago
  68. c7cfe0b soc/intel: Refactor `xdci_can_enable()` function by Angel Pons · 3 years, 1 month ago
  69. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 1 month ago
  70. f9bb1b4 soc/intel/cannonlake: Use new IRQ module by Tim Wawrzynczak · 3 years, 1 month ago
  71. 664c58a soc/intel/cannonlake: Add some missing DEVFN macros by Tim Wawrzynczak · 3 years, 1 month ago
  72. f585c6e soc/intel: Drop casts around `soc_read_pmc_base()` by Angel Pons · 3 years, 1 month ago
  73. 3b374be soc/intel/cannonlake: Use devfn_disable() function for XDCI by Subrata Banik · 3 years, 1 month ago
  74. 5e8c906 soc/intel/{apl,cnl}: Remove FSP CAR option by Arthur Heymans · 3 years, 1 month ago
  75. 6f910e2 soc/intel/cannonlake: Make use of is_devfn_enabled() function by Subrata Banik · 3 years, 1 month ago
  76. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  77. b9b6f4d soc/intel: Drop unused lpss functions by Furquan Shaikh · 3 years, 1 month ago
  78. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 9 months ago
  79. 40b8f01 src: Match array format in function declarations and definitions by Patrick Georgi · 3 years, 2 months ago
  80. 929b65a soc/intel/cannonlake: Merge soc_memory_init_params() into its caller by Felix Singer · 3 years, 3 months ago
  81. edca63e soc/intel/cannonlake/include: Drop unused code by Felix Singer · 3 years, 3 months ago
  82. 38dc194 soc/intel/cannonlake: Remove useless help texts by Felix Singer · 3 years, 3 months ago
  83. 305b648 soc/intel/cannonlake: set MSR LT_LOCK_MEMORY at end of POST by Michael Niewöhner · 4 years, 10 months ago
  84. efa5a46 soc/intel/cannonlake: Set DIMM_SPD_SIZE to 512 by Felix Singer · 3 years, 3 months ago
  85. 0c0d492 soc/intel: Replace open-coded buffer length calculation by Angel Pons · 3 years, 3 months ago
  86. 73a22ed soc/intel: Fix typo in comment by Angel Pons · 3 years, 3 months ago
  87. a979460 soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRC by Rizwan Qureshi · 3 years, 3 months ago
  88. 505e383 soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c by Angel Pons · 3 years, 3 months ago
  89. b03e497 soc/intel/cannonlake/romstage: Reuse device pointer by Felix Singer · 3 years, 3 months ago
  90. 2a3689f soc/intel/cannonlake: Deduplicate function declaration by Felix Singer · 3 years, 3 months ago
  91. 0a6cf23 soc/intel/cannonlake: Remove unnecessary function by Felix Singer · 3 years, 3 months ago
  92. 8a10aff soc/intel/cannonlake/elog.c: Define __SIMPLE_DEVICE__ by Angel Pons · 3 years, 3 months ago
  93. e206e2e soc/intel/cnl and mainboards: Drop `cnl_configure_pads()` by Furquan Shaikh · 3 years, 3 months ago
  94. 7f7c388 dptf: Move platform-specific information to `struct dptf_platform_info` by Tim Wawrzynczak · 3 years, 3 months ago
  95. a3d3379 soc/intel/{cannonlake,icelake}: Drop unhooked `SendVrMbxCmd` by Angel Pons · 3 years, 3 months ago
  96. 3993d38 soc/intel: Hook up `SOC_INTEL_DISABLE_IGD` to `InternalGfx` UPD by Angel Pons · 3 years, 3 months ago
  97. 2ccc0a4 soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h by Subrata Banik · 3 years, 4 months ago
  98. f479c85 soc/intel: Drop unused `GPIO_NUM_GROUPS` macro by Angel Pons · 3 years, 4 months ago
  99. a9b44f4 spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() by Julius Werner · 3 years, 5 months ago
  100. 405f229 soc/intel/*: drop UART pad configuration from common code by Michael Niewöhner · 3 years, 7 months ago