1. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 9 months ago
  2. ad65e8c cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  3. 6c42fa2 cpu: Get rid of unnecessary blank line {before,after} barce by Elyes HAOUAS · 2 years, 7 months ago
  4. fbe8cb6 {arch,cpu}: Remove redundant <arch/cpu.h> by Elyes HAOUAS · 2 years, 7 months ago
  5. 0ce7904 cpu/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  6. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  7. 04c497a cpu/intel: Use unsigned types in `get_cpu_count()` by Angel Pons · 2 years, 10 months ago
  8. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  9. 8023eab cpu/amd,intel/*/Makefile: don't add cpu/x86/cache by Felix Held · 2 years, 10 months ago
  10. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  11. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  12. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  13. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 3 years ago
  14. acbf154 src: use mca_clear_status function instead of open coding by Felix Held · 3 years, 1 month ago
  15. bad21a4 cpu/intel/*/*_init: use mca_get_bank_count() by Felix Held · 3 years, 1 month ago
  16. 1b46e76 include/cpu/x86/msr: introduce IA32_MC_*(x) macros by Felix Held · 3 years, 1 month ago
  17. 16fe5e1 src: Consolidate x86_64 support Kconfig by Angel Pons · 3 years, 2 months ago
  18. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  19. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  20. b50b6a5 nb/intel/sandybridge: Add x86_64 support by Patrick Rudolph · 4 years ago
  21. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 3 months ago
  22. 6e7f9d6 cpu/intel/model_206ax/acpi.c: Do not report P_BLK by Angel Pons · 3 years, 2 months ago
  23. 00c95b1 cpu/intel/model_206ax: Do not set PMG_IO_CAPTURE_ADDR MSR by Angel Pons · 3 years, 2 months ago
  24. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 10 months ago
  25. 85790d0 cpu/intel/model_206ax: Drop c-state table indirection by Angel Pons · 3 years, 7 months ago
  26. d8b9e56 cpu/intel/model_206ax: Replace `generate_cstate_entries` by Angel Pons · 3 years, 8 months ago
  27. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 7 months ago
  28. 3fa23b8 soc/intel/*: Get rid of custom microcode caching by Patrick Rudolph · 3 years, 7 months ago
  29. d26e1cf cpu/intel/*init: Remove obsolete cache enable by Patrick Rudolph · 3 years, 7 months ago
  30. ce51b34 cpu/x86/mpinit: Serialize microcode updates for HT threads by Patrick Rudolph · 3 years, 7 months ago
  31. b6dff82 cpu/intel/model_206ax: Always return a package from _CST by Angel Pons · 3 years, 8 months ago
  32. ef458da cpu/intel/model_206ax: Simplify C-state acpigen by Angel Pons · 3 years, 8 months ago
  33. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 8 months ago
  34. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 8 months ago
  35. 65cb646 cpu/intel/x/chip.h: Drop unused `disable_acpi` setting by Angel Pons · 3 years, 8 months ago
  36. 7e3126d cpu/intel/model_206ax: Add more CPU steppings by Angel Pons · 3 years, 8 months ago
  37. 47a80a0 nb/intel/sandybridge: Move steppings to CPU header by Angel Pons · 3 years, 8 months ago
  38. 964d91f nb/intel/sandybridge: Clean up stepping logic by Angel Pons · 3 years, 8 months ago
  39. 0d11dbf cpu/intel/model_206ax: Get CPU frequencies for SMBIOS type 4 by Michał Żygowski · 3 years, 10 months ago
  40. 10ae1cf {cpu,soc}/intel: deduplicate cpu code by Michael Niewöhner · 3 years, 10 months ago
  41. 6303243 {cpu,soc}/intel: replace AES-NI locking by common implemenation call by Michael Niewöhner · 3 years, 10 months ago
  42. 7f8767d cpu/intel/model_{2065x,206ax}: fix AES-NI locking by Michael Niewöhner · 3 years, 10 months ago
  43. 90df916 include/cpu/x86: introduce new helper for (un)setting MSRs by Michael Niewöhner · 3 years, 10 months ago
  44. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 11 months ago
  45. 920d2b7 cpu/intel/206ax/acpi.c: Fix get_cores_per_package by Evgeny Zinoviev · 4 years, 2 months ago
  46. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  47. 99e0c7d src/cpu: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  48. c731788 cpu,soc/intel: Drop select SMP by Kyösti Mälkki · 4 years, 9 months ago
  49. 7cf1f20 cpu/intel/model_206ax: Clean up includes by Elyes HAOUAS · 4 years, 1 month ago
  50. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  51. 8a13206 cpu/intel/model_206ax/finalize.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  52. 0778c86 sb,soc/intel: Replace smm_southbridge_enable_smi() by Kyösti Mälkki · 4 years, 2 months ago
  53. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  54. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 3 months ago
  55. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  56. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  57. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  58. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  59. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  60. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 8 months ago
  61. 573481b cpu/intel/model_206ax: Lock MSR on all cores by Patrick Rudolph · 4 years, 6 months ago
  62. f0b79da src: Remove unused 'include <pc80/mc146818rtc.h>' by Elyes HAOUAS · 4 years, 9 months ago
  63. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  64. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  65. fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 4 years, 9 months ago
  66. 360d947 nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  67. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  68. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 10 months ago
  69. af1cbe2 cpu/x86: make set_msr_bit publicly available by Michael Niewöhner · 4 years, 10 months ago
  70. 6e079dc cpu/intel/common: Move intel_ht_sibling() to common folder by Patrick Rudolph · 5 years ago
  71. c00e2fb cpu/intel: Use CPU_INTEL_COMMON_TIMEBASE by Kyösti Mälkki · 6 years ago
  72. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 5 years ago
  73. faf20d3 soc/intel: Rename some SMM support functions by Kyösti Mälkki · 5 years ago
  74. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  75. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  76. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  77. f6c2068 intel/nehalem,sandybridge: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  78. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  79. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  80. a449290 Use 3rdparty/intel-microcode by Arthur Heymans · 5 years ago
  81. 361f6ff src/cpu: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  82. a6a396d cpu/intel/{haswell,model_206{5,a}x}: Use MSR_CORE_THREAD_COUNT for msr at 0x35 by Elyes HAOUAS · 5 years ago
  83. 772a154 nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE by Nico Huber · 5 years ago
  84. 74f9fe6 cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE by Arthur Heymans · 5 years ago
  85. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  86. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  87. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  88. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  89. 66f9a09 security/vboot: Add measured boot mode by Philipp Deppenwiese · 6 years ago
  90. 7e6946a cpu/intel/model_206ax: Remove the notion of sockets by Arthur Heymans · 6 years ago
  91. edbf5d9 cpu/intel/model_206ax: Use parallel MP init by Arthur Heymans · 7 years ago
  92. f9aed65 cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() by Matt DeVillier · 6 years ago
  93. 53b08c3 cpuid: Add helper function for cpuid(1) functions by Subrata Banik · 6 years ago
  94. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  95. 04008a9 cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  96. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  97. dfbe6bd src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  98. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  99. 4e6b790 src: Fix MSR_PKG_CST_CONFIG_CONTROL register name by Elyes HAOUAS · 6 years ago
  100. dfaff4d cpu/intel/model_206ax: detect number of MCE banks by Dan Elkouby · 6 years ago