1. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  2. 151d561 cpu/intel/haswell/acpi.c: Do not report P_BLK by Angel Pons · 3 years, 1 month ago
  3. d2b2a18 Add Kconfig TPM by Kyösti Mälkki · 3 years, 3 months ago
  4. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 9 months ago
  5. 7811a45 cpu/intel/haswell: Use new fixed BAR accessors by Angel Pons · 3 years, 4 months ago
  6. e49dec4 cpu/intel/haswell: Constify ACPI c-state arrays by Angel Pons · 3 years, 6 months ago
  7. 618b9ad cpu/intel/haswell: Drop c-state table indirection by Angel Pons · 3 years, 6 months ago
  8. 11235d6 cpu/intel/haswell/acpi.c: Correct `get_cores_per_package` by Angel Pons · 3 years, 6 months ago
  9. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 6 months ago
  10. e751a10 soc/intel/broadwell: Move romstage.c to Haswell by Angel Pons · 3 years, 8 months ago
  11. 9d733de soc/intel/broadwell: Use Haswell CPU headers by Angel Pons · 3 years, 8 months ago
  12. f542b7b cpu/intel/haswell: Add Broadwell CPUIDs and microcode by Angel Pons · 3 years, 9 months ago
  13. 1c7ba62 cpu/intel/haswell: Set C9/C10 vccmin by Angel Pons · 3 years, 9 months ago
  14. c86b119 cpu/intel/haswell: Add fast ramp voltage for Broadwell by Angel Pons · 3 years, 9 months ago
  15. c89d2a28 cpu/intel/haswell: Enable timed MWAIT if supported by Angel Pons · 3 years, 9 months ago
  16. 8b0636e cpu/intel/haswell: Clean up CPUID definitions by Angel Pons · 3 years, 9 months ago
  17. 8e6f162 cpu/intel/haswell: Add s0ix support by Angel Pons · 3 years, 9 months ago
  18. bda1c55 cpu/intel/haswell/acpi.c: Use C-state enum definitions by Angel Pons · 3 years, 9 months ago
  19. ba5761a cpu/intel/haswell: Factor out ACPI C-state values by Angel Pons · 3 years, 9 months ago
  20. 9dd1eb6 cpu/intel/haswell: Add delay for TPM before Flex Ratio reboot by Angel Pons · 3 years, 9 months ago
  21. 242fd28 cpu/intel/haswell: Allow tuning VR for C-state operations by Angel Pons · 3 years, 9 months ago
  22. 9dcd1c1 cpu/intel/haswell: Raise PSI1 threshold to 20A by Angel Pons · 3 years, 9 months ago
  23. 053deb8 cpu/intel/haswell: Enable turbo ratio if available by Angel Pons · 3 years, 9 months ago
  24. 4f31cdf cpu/intel/haswell: Do not set PMG_IO_CAPTURE_BASE MSR by Angel Pons · 3 years, 9 months ago
  25. 15e5e51 cpu/intel/haswell/haswell.h: Align with Broadwell by Angel Pons · 3 years, 9 months ago
  26. 4c95f10 cpu/intel/haswell: Align cosmetics with Broadwell by Angel Pons · 3 years, 9 months ago
  27. 829fb2e cpu/intel/haswell: Do not determine CPU type at runtime by Angel Pons · 3 years, 9 months ago
  28. ca96549 cpu/intel/haswell: Rename `HASWELL_BCLK` to `CPU_BCLK` by Angel Pons · 3 years, 9 months ago
  29. 65cb646 cpu/intel/x/chip.h: Drop unused `disable_acpi` setting by Angel Pons · 3 years, 6 months ago
  30. b01ac7e cpu/intel/common: Fill cpu voltage in SMBIOS tables by Patrick Rudolph · 4 years ago
  31. 96a480d cpu/intel/haswell: Move smmrelocate.c MSR definitions to header by Angel Pons · 3 years, 9 months ago
  32. f5dd7b6 {cpu,nb}/intel/haswell: Drop unnecessary `UL` suffix by Angel Pons · 3 years, 9 months ago
  33. 10ae1cf {cpu,soc}/intel: deduplicate cpu code by Michael Niewöhner · 3 years, 9 months ago
  34. 5d92aa5 haswell/broadwell: Fix typos of `BCLK` by Angel Pons · 3 years, 9 months ago
  35. 90df916 include/cpu/x86: introduce new helper for (un)setting MSRs by Michael Niewöhner · 3 years, 9 months ago
  36. 2aaf7c0 haswell/lynxpoint: Align cosmetics with Broadwell by Angel Pons · 3 years, 10 months ago
  37. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 10 months ago
  38. a5768f5 cpu/intel/haswell/smmrelocate.c: Spell `CPU` in uppercase by Angel Pons · 3 years, 10 months ago
  39. f6cf4927 cpu/intel/haswell/haswell_init.c: Align printk's with Broadwell by Angel Pons · 3 years, 10 months ago
  40. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 10 months ago
  41. 99e0c7d src/cpu: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  42. 99b2f30 cpu/intel/haswell: Set LT_LOCK_MEMORY MSR on finalize step by Angel Pons · 3 years, 11 months ago
  43. d196e04 cpu/intel/haswell: Select HAVE_ASAN_IN_ROMSTAGE by Harshit Sharma · 4 years ago
  44. 27126f1 cpu/intel/haswell: add Crystal Well CPU IDs by Iru Cai · 4 years ago
  45. c731788 cpu,soc/intel: Drop select SMP by Kyösti Mälkki · 4 years, 8 months ago
  46. 69c9aa9 cpu/intel/haswell/finalize.c: Drop dead code by Angel Pons · 4 years ago
  47. 2e25ac6 haswell: relocate `romstage_common` to northbridge by Angel Pons · 4 years ago
  48. 284a547 nb/intel/haswell: Drop unnecessary variable by Angel Pons · 4 years ago
  49. e816829 haswell: drop unused function parameter by Angel Pons · 4 years ago
  50. 0778c86 sb,soc/intel: Replace smm_southbridge_enable_smi() by Kyösti Mälkki · 4 years, 1 month ago
  51. 0f11e03 haswell boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  52. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 2 months ago
  53. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 2 months ago
  54. cecc4a0 cpu/intel/haswell: Remove unused 'include <cpu/x86/bist.h>' by Elyes HAOUAS · 4 years, 2 months ago
  55. abf51ab src: Remove unused '#include <cpu/x86/smm.h>' by Elyes HAOUAS · 4 years, 2 months ago
  56. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 2 months ago
  57. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 2 months ago
  58. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  59. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  60. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 3 months ago
  61. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  62. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  63. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 7 months ago
  64. 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 4 years, 7 months ago
  65. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 9 months ago
  66. dda17fa src: Use '#include <smp/node.h>' when appropriate by Elyes HAOUAS · 4 years, 9 months ago
  67. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 8 months ago
  68. f5c0d61 intel/smm: Provide common smm_relocation_params by Kyösti Mälkki · 5 years ago
  69. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 9 months ago
  70. af1cbe2 cpu/x86: make set_msr_bit publicly available by Michael Niewöhner · 4 years, 9 months ago
  71. 6e079dc cpu/intel/common: Move intel_ht_sibling() to common folder by Patrick Rudolph · 4 years, 10 months ago
  72. c00e2fb cpu/intel: Use CPU_INTEL_COMMON_TIMEBASE by Kyösti Mälkki · 5 years ago
  73. 279d8b5 cpu/intel/microcode: Make microcode lib available in bootblock by Rizwan Qureshi · 4 years, 10 months ago
  74. 80f963c intel/haswell: Remove some __PRE_RAM__ use by Kyösti Mälkki · 4 years, 10 months ago
  75. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 4 years, 11 months ago
  76. 540151f intel/haswell: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  77. abddb1f intel/haswell,broadwell: Rename EMRR to PRMRR by Kyösti Mälkki · 5 years ago
  78. cd2aa47 devicetree: Remove duplicate chip_ops declarations by Kyösti Mälkki · 5 years ago
  79. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  80. faf20d3 soc/intel: Rename some SMM support functions by Kyösti Mälkki · 5 years ago
  81. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  82. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  83. e2e1f12 intel/haswell: Move platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  84. 825646e intel/haswell: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  85. 3b50c05 intel/haswell: Replace monotonic timer by Kyösti Mälkki · 5 years ago
  86. d4e140d cpu/x86: Move smm_lock() prototype by Kyösti Mälkki · 5 years ago
  87. b28b6b5 arch/x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  88. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  89. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  90. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  91. a449290 Use 3rdparty/intel-microcode by Arthur Heymans · 5 years ago
  92. 361f6ff src/cpu: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  93. d26844c cpu: Add missing #include <commonlib/helpers.h> by Elyes HAOUAS · 5 years ago
  94. 2ea1c9b cpu/intel/haswell: Link monotonic_timer.c in early stages by Arthur Heymans · 5 years ago
  95. fb626dcd cpu/intel/haswell: Link tsc_freq.c in the bootblock by Arthur Heymans · 5 years ago
  96. a6a396d cpu/intel/{haswell,model_206{5,a}x}: Use MSR_CORE_THREAD_COUNT for msr at 0x35 by Elyes HAOUAS · 5 years ago
  97. 74f9fe6 cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE by Arthur Heymans · 5 years ago
  98. 77d5e74 nb/intel/haswell: Add an option for where verstage starts by Arthur Heymans · 6 years ago
  99. 8e646e7 cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 6 years ago
  100. f5cf60f Move calls to quick_ram_check() before CBMEM init by Kyösti Mälkki · 5 years ago