1. 29aa1e1 Revert "cpu/x86: Add function to set `put_back_original_solution` variable" by Arthur Heymans · 2 years, 3 months ago
  2. 4ed2260 cpu/x86/mtrr: Allow for multiple TEMP MTRR ranges by Arthur Heymans · 2 years, 4 months ago
  3. 2a13a54 cpu/x86/smm_module_load: Fix SMM stub params by Kyösti Mälkki · 2 years, 3 months ago
  4. 64c04e0 cpu/x86: Allow SoC to select the LAPIC access mode by Subrata Banik · 2 years, 3 months ago
  5. 1684b0a cpu/x86/mp_init.c: Drop 'real' vs 'used' save state by Arthur Heymans · 2 years, 4 months ago
  6. d7c3716 cpu/x86/smm_module_load: Rewrite setup_stub by Arthur Heymans · 2 years, 4 months ago
  7. cb361da cpu/x86/smm_module_loader: Add a convenient ss_top by Arthur Heymans · 2 years, 4 months ago
  8. 5747f6c cpu/x86/smm_module_loader.c: Rewrite setup by Arthur Heymans · 2 years, 4 months ago
  9. 1b970bd cpu/x86/smm: Drop 'entry' struct element by Arthur Heymans · 2 years, 4 months ago
  10. 0ab98d5 cpu/x86/smm: Refactor creating a stub/save state map by Arthur Heymans · 2 years, 4 months ago
  11. ea2c1d3 cpu/x86/smm: Remove heap by Arthur Heymans · 2 years, 3 months ago
  12. 876a1b4 arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature by Arthur Heymans · 2 years, 6 months ago
  13. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 3 months ago
  14. c9b1f8a cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronously by Kane Chen · 2 years, 4 months ago
  15. 3fd7197 cpu/amd: Remove unused <cpu/x86/pae.h> by Elyes Haouas · 2 years, 4 months ago
  16. 7fd65e9 cpu/intel/model_2065x: Drop unused function declaration by Angel Pons · 2 years, 4 months ago
  17. 66538e0 cpu/intel/socket_p: Increase DCACHE_RAM_SIZE by Arthur Heymans · 3 years, 3 months ago
  18. e69461d nb/intel/pineview: Use cbfs mcache by Arthur Heymans · 3 years, 3 months ago
  19. 597b9e9 cpu/x86/64bit: Generate static page tables from an assembly file by Arthur Heymans · 2 years, 4 months ago
  20. 34f5cd9 cpu/x86/64bit: Add a separate Makefile.inc by Arthur Heymans · 2 years, 4 months ago
  21. fbe8cb6 {arch,cpu}: Remove redundant <arch/cpu.h> by Elyes HAOUAS · 2 years, 7 months ago
  22. 0ce7904 cpu/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  23. 6504044 cpu/amd: Remove unused <cbmem.h> by Elyes HAOUAS · 2 years, 7 months ago
  24. 170d33d cpu/x86/fpu_enable.inc: Remove file used by romcc by Arthur Heymans · 3 years, 3 months ago
  25. 67f29e8 cpu/x86/Kconfig*: Guard with ARCH_X86 by Arthur Heymans · 2 years, 4 months ago
  26. eaf11c9 x86/mtrr: Print address ranges inclusive to be more consistent by Werner Zeh · 2 years, 4 months ago
  27. 3e4e4ab cpu/x86/mtrr: Use `need_restore_mtrr` to set put_back_original_solution by Subrata Banik · 2 years, 4 months ago
  28. 00aaffa cpu/x86: Add function to set `put_back_original_solution` variable by Kane Chen · 2 years, 4 months ago
  29. 95af254 cpu/x86/smm: Add sinkhole mitigation to relocatable smmstub by Arthur Heymans · 4 years, 9 months ago
  30. ff69b6f cpu/x86/smm_module_loader.c: Clean up printing the CPU map by Arthur Heymans · 2 years, 4 months ago
  31. 1f09a2a cpu/x86/mtrr: Delay removing `temp` variable range MTRR snapshot by Subrata Banik · 2 years, 5 months ago
  32. 7578ea4 {cpu/x86, drivers/amd}: Use `get_var_mtrr_count()` to get MTRR count by Subrata Banik · 2 years, 5 months ago
  33. 3ad00d0 cpu/x86/mtrr: Make useful MTRR functions available for all boot stages by Subrata Banik · 2 years, 5 months ago
  34. 422fdce cpu/intel/fit: Clear the FIT table when setting pointer by Arthur Heymans · 2 years, 5 months ago
  35. e6cd6ca cpu/x86/smm: Add weak SoC init and exit methods by Raul E Rangel · 2 years, 6 months ago
  36. 6277077 cpu/intel/common: Add support for energy performance preference (EPP) by Cliff Huang · 2 years, 5 months ago
  37. c516098 cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI by Raul E Rangel · 2 years, 6 months ago
  38. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  39. b4ba289 cpu/x86/smm: Support PARALLEL_MP with SMM_ASEG by Arthur Heymans · 2 years, 10 months ago
  40. 928a9c8 cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number by Felix Held · 2 years, 6 months ago
  41. fa5ed05 nb/intel/ironlake: Fix some quickpath init magic by Angel Pons · 2 years, 8 months ago
  42. 707e545 cpu/x86/lapic: Fix SMP=n case with LEGACY_SMP_INIT by Kyösti Mälkki · 2 years, 6 months ago
  43. 252fc29 src/cpu/power9: add file structure for power9, implement SCOM access by Igor Bagnucki · 3 years, 8 months ago
  44. 49be1a9 Revert "cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available" by Felix Held · 2 years, 6 months ago
  45. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  46. 16fa339 cpu/x86/Makefile.inc: Build smi_trigger on !HAVE_SMI_HANDLER by Arthur Heymans · 2 years, 8 months ago
  47. 2412c81 cpu/x86/mp_init.c: Rename num_concurrent_stacks by Arthur Heymans · 2 years, 10 months ago
  48. 96451a7 cpu/x86/smm: Improve smm stack setup by Arthur Heymans · 2 years, 10 months ago
  49. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  50. 7261b5a cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 2 months ago
  51. 710bdc4 cpu/x86/lapic: Add lapic_send_ipi_self,others() by Kyösti Mälkki · 2 years, 10 months ago
  52. c8d26c0 cpu/x86/lapic: Support switching to X2APIC mode by Kyösti Mälkki · 3 years, 2 months ago
  53. ceaf959 cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available by Kyösti Mälkki · 2 years, 10 months ago
  54. cfd3224 cpu/x86/smm: Retype variables by Arthur Heymans · 2 years, 10 months ago
  55. b998fd0 cpu/intel/common: Add `set_feature_ctrl_vmx_arg()` by Angel Pons · 2 years, 7 months ago
  56. 894f6f8 cpu/x86/smm: Add SMM_LEGACY_ASEG by Kyösti Mälkki · 2 years, 7 months ago
  57. bab9d72 cpu/x86/lapic: Drop SMM_SERIALIZED_INITIALIZATION by Kyösti Mälkki · 2 years, 7 months ago
  58. aef6de3 cpu/intel/socket_p: Drop 'select SSE' by Elyes HAOUAS · 2 years, 7 months ago
  59. 58e2c50 cpu/intel/socket_m: Drop 'select SSE' by Elyes HAOUAS · 2 years, 7 months ago
  60. be35479 cpu/intel/socket_LGA775: Drop 'select SSE' by Elyes HAOUAS · 2 years, 7 months ago
  61. ec31cf1 cpu/intel/socket_FCBGA559: Drop 'select SSE' by Elyes HAOUAS · 2 years, 7 months ago
  62. eb9e63f src: Add missing 'void' in function definition by Elyes HAOUAS · 2 years, 7 months ago
  63. 48fbf2f cpu/x86/mp_init.c: Make it work for !CONFIG_SMP by Arthur Heymans · 2 years, 9 months ago
  64. 09ca258 cpu/amd/agesa/Kconfig: select NO_SMM for Family 14h by Michał Kopeć · 2 years, 9 months ago
  65. c5432ec cpu/amd/pi/Kconfig: select NO_SMM by Michał Kopeć · 2 years, 9 months ago
  66. dc35d2a northbridge/amd/pi/00730F01: enable PARALLEL_MP by Michał Kopeć · 2 years, 9 months ago
  67. 5b334b8 x86_64 assembly: Don't touch %gs by Patrick Rudolph · 2 years, 9 months ago
  68. 7d925c5 cpu/x86/mp_init.c: Fix HAVE_SMI_HANDLER by Arthur Heymans · 2 years, 8 months ago
  69. 29c7622 cpu/x86/mp_init.c: Fix building with no smihandler by Arthur Heymans · 3 years, 3 months ago
  70. f150581 cpu/x86/mp_init.c: Fix building without an SMI_HANDLER by Arthur Heymans · 2 years, 9 months ago
  71. 4b5a490 src/cpu,soc/amd/common/block/cpu: Add preload_microcode by Raul E Rangel · 2 years, 9 months ago
  72. 9f91ced cpu/x86: Rename X86_AMD_INIT_SIPI to X86_INIT_NEED_1_SIPI by Subrata Banik · 3 years, 1 month ago
  73. 1d565b50 cpu/intel/hyperthreading: Add missing header <arch/cpu.h> by Raul E Rangel · 2 years, 9 months ago
  74. 04c497a cpu/intel: Use unsigned types in `get_cpu_count()` by Angel Pons · 2 years, 10 months ago
  75. c435038 cpu/amd/mtrr: Remove topmem global variables by Arthur Heymans · 2 years, 10 months ago
  76. b0db82d cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS by Arthur Heymans · 2 years, 10 months ago
  77. ca87532 cpu/amd/mtrr/amd_mtrr.c: Remove unused functions by Arthur Heymans · 2 years, 10 months ago
  78. 7e27202 cpu/amd: Always fetch CPU addr bits at runtime by Arthur Heymans · 2 years, 10 months ago
  79. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  80. 761e2ae cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS option by Felix Held · 2 years, 10 months ago
  81. 39789eb cpu/x86: drop CPU_X86_LAPIC Kconfig option by Felix Held · 2 years, 10 months ago
  82. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  83. 71dfa82 cpu/intel/socket_LGA775: Drop commented-out entries by Felix Held · 2 years, 10 months ago
  84. 8290f4c cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPER by Felix Held · 2 years, 10 months ago
  85. e2783da cpu/x86: Introduce `CPU_X86_CACHE_HELPER` by Felix Held · 2 years, 10 months ago
  86. 8023eab cpu/amd,intel/*/Makefile: don't add cpu/x86/cache by Felix Held · 2 years, 10 months ago
  87. f77d78d cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second time by Felix Held · 2 years, 10 months ago
  88. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  89. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  90. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 10 months ago
  91. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  92. 38107fa acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table by Michael Niewöhner · 2 years, 11 months ago
  93. e198880 cpu/x86/mp_init: use cb_err as run_ap_work return type by Felix Held · 2 years, 10 months ago
  94. c6f0ed7 cpu/x86/mp_init: use cb_err as mp_init & bsp_do_flight_plan return type by Felix Held · 2 years, 10 months ago
  95. 3dd9cfb cpu/x86/mp_init: use cb_err as wait_for_aps return type by Felix Held · 2 years, 10 months ago
  96. 2939ebd cpu/x86/mp_init: use cb_err as apic_wait_timeout return type by Felix Held · 2 years, 10 months ago
  97. 2461a09 cpu/x86/mp_init: use cb_err as install_permanent_handler return type by Felix Held · 2 years, 10 months ago
  98. d04835e cpu/x86/mp_init: use cb_err as install_relocation_handler return type by Felix Held · 2 years, 10 months ago
  99. 3671597 cpu/x86: Remove cpu parameter to ap_init by Raul E Rangel · 2 years, 10 months ago
  100. 99c8478 cpu/x86: Require CPU_INFO_V2 when selecting PARALLEL_MP by Raul E Rangel · 2 years, 10 months ago