1. 0fb2e66 cpu/intel/microcode: Drop unnecessary alignment for split microcode by Subrata Banik · 1 year, 1 month ago
  2. 3c1b7b4 cpu: Enable per-CPUID microcode loading in CBFS by Subrata Banik · 1 year, 3 months ago
  3. 325664f cpu/intel/microcode: Avoid Pre-RAM microcode update if FIT enable by Subrata Banik · 1 year, 1 month ago
  4. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 2 months ago
  5. 16e3d6a cpu/intel/haswell: Add Broadwell Trad µcode updates by Angel Pons · 1 year, 6 months ago
  6. 1a903f9 cpu/Kconfig: Remove MMX config option by Arthur Heymans · 1 year, 3 months ago
  7. edda0f9 treewide: Add missing include guards to chip.h by Jan Samek · 1 year, 4 months ago
  8. d48982a cpu/intel/speedstep: Separate single SSDT CPU entry by Kyösti Mälkki · 1 year, 4 months ago
  9. d521b96 cpu,soc/intel: Separate single SSDT CPU entry by Kyösti Mälkki · 1 year, 4 months ago
  10. e39a3e3 cpu,soc/intel: Sync ACPI CPU object implementations by Kyösti Mälkki · 1 year, 4 months ago
  11. 9ac50e1 cpu,soc/intel: Use acpigen_write_processor_device() by Elyes Haouas · 1 year, 7 months ago
  12. 199ccf8 cpu/intel/speedstep: Refactor P-state coordination by Kyösti Mälkki · 1 year, 4 months ago
  13. 8e61460 intel/i82371eb,speedstep: Use dev_count_cpu() by Kyösti Mälkki · 1 year, 4 months ago
  14. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 6 months ago
  15. a5aee11 cpu/intel/model_206ax/model_206ax_init: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 6 months ago
  16. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 6 months ago
  17. 5aed1a0 mb/samsung: Enable VBOOT_VBNV_FLASH by Yu-Ping Wu · 1 year, 9 months ago
  18. fa83887 Add option to use Ada code in romstage by Jeremy Compostella · 1 year, 9 months ago
  19. 2834d98 cpu/intel: Fix clearing MTRR for clang 64bit by Arthur Heymans · 1 year, 9 months ago
  20. e64b8ac cpu/intel/206ax: Fix generating C state entries by Arthur Heymans · 1 year, 8 months ago
  21. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 9 months ago
  22. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 9 months ago
  23. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 9 months ago
  24. 560c3f5 aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG by Kyösti Mälkki · 2 years, 7 months ago
  25. 3627f29 cpu/intel/model_2065x: Don't use a magic APIC by Arthur Heymans · 2 years, 9 months ago
  26. dd96ab6 cpu/intel/haswell: Move chip_ops to cpu cluster by Arthur Heymans · 2 years, 9 months ago
  27. c87ab01 cpu/intel/car: Define post codes by Martin Roth · 1 year, 9 months ago
  28. 4d685d4 src/cpu: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  29. 9aea4ec cpu/intel/socket_*: Clean up Kconfig files by Elyes Haouas · 1 year, 9 months ago
  30. bd72bfe cpu/intel/socket_mPGA604: Drop non-working SSE2 disablement by Kyösti Mälkki · 1 year, 9 months ago
  31. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 9 months ago
  32. c8a20b9 cpu/*: Drop PARALLEL_MP leftovers by Arthur Heymans · 1 year, 9 months ago
  33. ad65e8c cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  34. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 10 months ago
  35. 6552b99 cpu/intel/common: Fix typecasting issue by Sridhar Siricilla · 1 year, 10 months ago
  36. b9a9dcd mb/lenovo/haswell: Enable VBOOT_VBNV_FLASH by Yu-Ping Wu · 1 year, 11 months ago
  37. deb5645 cpu/intel: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  38. 7b7b8e4 cpu/intel/common/fsb.c: Sorte includes and add <stdint.h> by Elyes Haouas · 1 year, 11 months ago
  39. 7df5c68 cpu/intel/car/romstage.c: Clean up includes and add <types.h> by Elyes Haouas · 1 year, 11 months ago
  40. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 11 months ago
  41. 082d822 cpu/intel/haswell: Update Broadwell ULT µcode updates by Angel Pons · 2 years ago
  42. 84d0fe5 cpu/intel/haswell: Hook up Crystal Well µcode updates by Angel Pons · 2 years ago
  43. 1caa279 cpu/intel/haswell: Do not include useless µcode updates by Angel Pons · 2 years ago
  44. 2c02138 cpu/intel/haswell: Allow up to six microcodes in the FIT table by Jeremy Compostella · 2 years ago
  45. 6c42fa2 cpu: Get rid of unnecessary blank line {before,after} barce by Elyes HAOUAS · 2 years, 7 months ago
  46. efd2720 arch/x86: Mark prepare_and_run_postcar noreturn by Arthur Heymans · 2 years, 1 month ago
  47. 508c290 intel/microcode: Change log type from BIOS_ERR to BIOS_WARNING by Subrata Banik · 2 years, 2 months ago
  48. 347f5c3 microcode: Add error msg in case `intel_microcode_find()` return NULL by Subrata Banik · 2 years, 2 months ago
  49. 7734af8 cpu/intel/microcode: Create helper function to load microcode patch by Subrata Banik · 2 years, 2 months ago
  50. bd0aef0 cpu/intel/microcode: Have API to re-load microcode patch by Subrata Banik · 2 years, 2 months ago
  51. 56d3103f cpu/intel/microcode: Fix `device enumeration` boot regression by Subrata Banik · 2 years, 2 months ago
  52. bab9e2e arch/x86: Add a common romstage entry by Arthur Heymans · 3 years, 3 months ago
  53. 0310d34 cpu/intel/microcode: Have provision to re-load microcode patch by Subrata Banik · 2 years, 3 months ago
  54. 0024678 cpu/intel/model_fxx: Select SSE2 by Arthur Heymans · 2 years, 3 months ago
  55. af20fd7 cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification by Julius Werner · 2 years, 3 months ago
  56. 876a1b4 arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature by Arthur Heymans · 2 years, 6 months ago
  57. 7fd65e9 cpu/intel/model_2065x: Drop unused function declaration by Angel Pons · 2 years, 4 months ago
  58. 66538e0 cpu/intel/socket_p: Increase DCACHE_RAM_SIZE by Arthur Heymans · 3 years, 3 months ago
  59. e69461d nb/intel/pineview: Use cbfs mcache by Arthur Heymans · 3 years, 3 months ago
  60. fbe8cb6 {arch,cpu}: Remove redundant <arch/cpu.h> by Elyes HAOUAS · 2 years, 7 months ago
  61. 0ce7904 cpu/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  62. 422fdce cpu/intel/fit: Clear the FIT table when setting pointer by Arthur Heymans · 2 years, 5 months ago
  63. 6277077 cpu/intel/common: Add support for energy performance preference (EPP) by Cliff Huang · 2 years, 5 months ago
  64. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  65. fa5ed05 nb/intel/ironlake: Fix some quickpath init magic by Angel Pons · 2 years, 8 months ago
  66. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  67. 7261b5a cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 2 months ago
  68. b998fd0 cpu/intel/common: Add `set_feature_ctrl_vmx_arg()` by Angel Pons · 2 years, 7 months ago
  69. bab9d72 cpu/x86/lapic: Drop SMM_SERIALIZED_INITIALIZATION by Kyösti Mälkki · 2 years, 7 months ago
  70. aef6de3 cpu/intel/socket_p: Drop 'select SSE' by Elyes HAOUAS · 2 years, 7 months ago
  71. 58e2c50 cpu/intel/socket_m: Drop 'select SSE' by Elyes HAOUAS · 2 years, 7 months ago
  72. be35479 cpu/intel/socket_LGA775: Drop 'select SSE' by Elyes HAOUAS · 2 years, 7 months ago
  73. ec31cf1 cpu/intel/socket_FCBGA559: Drop 'select SSE' by Elyes HAOUAS · 2 years, 7 months ago
  74. 1d565b50 cpu/intel/hyperthreading: Add missing header <arch/cpu.h> by Raul E Rangel · 2 years, 9 months ago
  75. 04c497a cpu/intel: Use unsigned types in `get_cpu_count()` by Angel Pons · 2 years, 10 months ago
  76. b0db82d cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS by Arthur Heymans · 2 years, 10 months ago
  77. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  78. 761e2ae cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS option by Felix Held · 2 years, 10 months ago
  79. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  80. 71dfa82 cpu/intel/socket_LGA775: Drop commented-out entries by Felix Held · 2 years, 10 months ago
  81. 8290f4c cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPER by Felix Held · 2 years, 10 months ago
  82. e2783da cpu/x86: Introduce `CPU_X86_CACHE_HELPER` by Felix Held · 2 years, 10 months ago
  83. 8023eab cpu/amd,intel/*/Makefile: don't add cpu/x86/cache by Felix Held · 2 years, 10 months ago
  84. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  85. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  86. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  87. 38107fa acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table by Michael Niewöhner · 2 years, 11 months ago
  88. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 10 months ago
  89. 5791123 cpu/intel/hyperthreading: Use initial LAPIC IDs by Kyösti Mälkki · 2 years, 10 months ago
  90. a000922 cpu/intel/hyperthreading: Use cpuid_get_max_func() by Kyösti Mälkki · 2 years, 10 months ago
  91. 5f4ae42 cpu/intel/hyperthreading: Use CPUID leaf 0xb without X2APIC by Kyösti Mälkki · 2 years, 10 months ago
  92. cb70d83 cpu/intel/haswell: Lock PKG_CST_CONFIG_CONTROL MSR by Angel Pons · 2 years, 10 months ago
  93. f72c7b1 soc/amd/cezanne,soc/intel/common: rework CPPC table generation by Michael Niewöhner · 2 years, 11 months ago
  94. 1fb2e1e cpu: add missing arch/cpu.h includes by Felix Held · 3 years ago
  95. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 3 years ago
  96. acbf154 src: use mca_clear_status function instead of open coding by Felix Held · 3 years, 1 month ago
  97. bad21a4 cpu/intel/*/*_init: use mca_get_bank_count() by Felix Held · 3 years, 1 month ago
  98. 1b46e76 include/cpu/x86/msr: introduce IA32_MC_*(x) macros by Felix Held · 3 years, 1 month ago
  99. 6db9dcc soc/intel: Fix microcode loading by Tim Wawrzynczak · 3 years, 1 month ago
  100. 95761c5 Makefile.inc: Fix IFITTOOL dependencies by Arthur Heymans · 3 years, 1 month ago