1. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 9 months ago
  2. c8a20b9 cpu/*: Drop PARALLEL_MP leftovers by Arthur Heymans · 1 year, 9 months ago
  3. f874fc2 cpu/x86/smm/module_loader: Fix ASEG loading by Arthur Heymans · 1 year, 10 months ago
  4. ad65e8c cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  5. f4c11dc cpu/x86: Drop !CPU_INFO_V2 code by Arthur Heymans · 1 year, 10 months ago
  6. 66b2888 cpu/x86: Drop LEGACY_SMP_INIT by Arthur Heymans · 1 year, 10 months ago
  7. 9a458e4 {cpu/nb}/amd/family15tn: Remove platform by Arthur Heymans · 1 year, 10 months ago
  8. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 10 months ago
  9. 27802bb cpu/x86/mp_init.c: Use existing code to create cpu struct device by Arthur Heymans · 2 years, 3 months ago
  10. b95d427 Revert "cpu/x86/mp_init.c: Set a bogus initial lapic_id" by Felix Held · 1 year, 10 months ago
  11. d1862b4 cpu/x86/mp_init.c: Handle failed init_bsp() by Arthur Heymans · 1 year, 10 months ago
  12. 1bb9786 cpu/x86/mp_init.c: Set a bogus initial lapic_id by Arthur Heymans · 1 year, 10 months ago
  13. 48c825e cpu/x86/mp_init.c: Use linked list data structures by Arthur Heymans · 2 years, 3 months ago
  14. 3b1eac5 cpu/x86/mp_init: adjust timeout for final SIPI by Jonathan Zhang · 1 year, 10 months ago
  15. 45d3205 cpu/x86: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  16. 912a262 cpu/x86/Kconfig: Enable LAPIC remap mitigation on likely affect NB by Arthur Heymans · 4 years, 9 months ago
  17. b18fec5 cpu/x86/64bit: Fix building with -jx by Arthur Heymans · 1 year, 10 months ago
  18. 9fd53fd cpu/x86/pae/pgtbl.c: Clean up includes and add <types.h> by Elyes Haouas · 1 year, 11 months ago
  19. afc5f9b cpu/x86/smm/smm_module_loader.c: Clean up includes by Elyes Haouas · 1 year, 11 months ago
  20. 69c02b0 cpu/x86/mtrr/mtrr.c: Add missing <stdbool.h> by Elyes Haouas · 1 year, 11 months ago
  21. 4e04776 cpu/x86/smm/smihandler: use lapicid() by Felix Held · 1 year, 11 months ago
  22. a0405b84 cpu/x86/mp_init: drop unused MAX_APIC_IDS define by Felix Held · 1 year, 11 months ago
  23. 9b2d1d8 include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h by Felix Held · 1 year, 11 months ago
  24. 1f5c5da cpu/x86/smm/smihandler: use existing LAPIC ID register definition by Felix Held · 1 year, 11 months ago
  25. a19ff6d cpu/x86/smm/smm_module_loader.c: Fix STM setup by Eugene Myers · 1 year, 11 months ago
  26. 56776a1 soc/amd: Do SMM relocation via MSR by Arthur Heymans · 2 years, 3 months ago
  27. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 11 months ago
  28. fb28799 arch/x86: Fix MAX_CPUS check proper for late X2APIC config by Subrata Banik · 2 years, 1 month ago
  29. 55d300c cpu/x86: Allow SoC to select the `X2APIC_LATE_WORKAROUND` by Subrata Banik · 2 years, 1 month ago
  30. 2125a17 arch/x86: Add X2APIC_LATE_WORKAROUND by Subrata Banik · 2 years, 1 month ago
  31. 6c42fa2 cpu: Get rid of unnecessary blank line {before,after} barce by Elyes HAOUAS · 2 years, 7 months ago
  32. 207225c cpu/x86/mp_init: retype do_smm element in mp_state struct to bool by Felix Held · 2 years, 1 month ago
  33. 1f07797 cpu/x86/smm/smm_module_loader.c: Fix formatted print by Elyes Haouas · 2 years, 2 months ago
  34. 0effeb5 cpu/x86/smm_module_loader: Use struct region in cpu map by Arthur Heymans · 2 years, 3 months ago
  35. af04f3c cpu/x86/smm: Use struct region to check overlapping sections by Arthur Heymans · 2 years, 4 months ago
  36. 68d765b cpu/x86/smm_module_loader: Update logging by Arthur Heymans · 2 years, 4 months ago
  37. 3f6ff24 cpu/x86/mp_init.c: Prolong delay on synchronous API by Arthur Heymans · 2 years, 3 months ago
  38. 346db92 cpu/x86/smm_module_loader: Drop superfluous checks by Arthur Heymans · 2 years, 4 months ago
  39. 4609365 Revert "cpu/x86/mtrr: Make useful MTRR functions available for all boot stages" by Arthur Heymans · 2 years, 3 months ago
  40. 29aa1e1 Revert "cpu/x86: Add function to set `put_back_original_solution` variable" by Arthur Heymans · 2 years, 3 months ago
  41. 4ed2260 cpu/x86/mtrr: Allow for multiple TEMP MTRR ranges by Arthur Heymans · 2 years, 4 months ago
  42. 2a13a54 cpu/x86/smm_module_load: Fix SMM stub params by Kyösti Mälkki · 2 years, 3 months ago
  43. 64c04e0 cpu/x86: Allow SoC to select the LAPIC access mode by Subrata Banik · 2 years, 3 months ago
  44. 1684b0a cpu/x86/mp_init.c: Drop 'real' vs 'used' save state by Arthur Heymans · 2 years, 4 months ago
  45. d7c3716 cpu/x86/smm_module_load: Rewrite setup_stub by Arthur Heymans · 2 years, 4 months ago
  46. cb361da cpu/x86/smm_module_loader: Add a convenient ss_top by Arthur Heymans · 2 years, 4 months ago
  47. 5747f6c cpu/x86/smm_module_loader.c: Rewrite setup by Arthur Heymans · 2 years, 4 months ago
  48. 1b970bd cpu/x86/smm: Drop 'entry' struct element by Arthur Heymans · 2 years, 4 months ago
  49. 0ab98d5 cpu/x86/smm: Refactor creating a stub/save state map by Arthur Heymans · 2 years, 4 months ago
  50. ea2c1d3 cpu/x86/smm: Remove heap by Arthur Heymans · 2 years, 3 months ago
  51. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 3 months ago
  52. c9b1f8a cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronously by Kane Chen · 2 years, 4 months ago
  53. 597b9e9 cpu/x86/64bit: Generate static page tables from an assembly file by Arthur Heymans · 2 years, 4 months ago
  54. 34f5cd9 cpu/x86/64bit: Add a separate Makefile.inc by Arthur Heymans · 2 years, 4 months ago
  55. fbe8cb6 {arch,cpu}: Remove redundant <arch/cpu.h> by Elyes HAOUAS · 2 years, 7 months ago
  56. 170d33d cpu/x86/fpu_enable.inc: Remove file used by romcc by Arthur Heymans · 3 years, 3 months ago
  57. 67f29e8 cpu/x86/Kconfig*: Guard with ARCH_X86 by Arthur Heymans · 2 years, 4 months ago
  58. eaf11c9 x86/mtrr: Print address ranges inclusive to be more consistent by Werner Zeh · 2 years, 4 months ago
  59. 3e4e4ab cpu/x86/mtrr: Use `need_restore_mtrr` to set put_back_original_solution by Subrata Banik · 2 years, 4 months ago
  60. 00aaffa cpu/x86: Add function to set `put_back_original_solution` variable by Kane Chen · 2 years, 4 months ago
  61. 95af254 cpu/x86/smm: Add sinkhole mitigation to relocatable smmstub by Arthur Heymans · 4 years, 9 months ago
  62. ff69b6f cpu/x86/smm_module_loader.c: Clean up printing the CPU map by Arthur Heymans · 2 years, 4 months ago
  63. 1f09a2a cpu/x86/mtrr: Delay removing `temp` variable range MTRR snapshot by Subrata Banik · 2 years, 5 months ago
  64. 7578ea4 {cpu/x86, drivers/amd}: Use `get_var_mtrr_count()` to get MTRR count by Subrata Banik · 2 years, 5 months ago
  65. 3ad00d0 cpu/x86/mtrr: Make useful MTRR functions available for all boot stages by Subrata Banik · 2 years, 5 months ago
  66. e6cd6ca cpu/x86/smm: Add weak SoC init and exit methods by Raul E Rangel · 2 years, 6 months ago
  67. c516098 cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI by Raul E Rangel · 2 years, 6 months ago
  68. b4ba289 cpu/x86/smm: Support PARALLEL_MP with SMM_ASEG by Arthur Heymans · 2 years, 10 months ago
  69. 707e545 cpu/x86/lapic: Fix SMP=n case with LEGACY_SMP_INIT by Kyösti Mälkki · 2 years, 6 months ago
  70. 49be1a9 Revert "cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available" by Felix Held · 2 years, 6 months ago
  71. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  72. 16fa339 cpu/x86/Makefile.inc: Build smi_trigger on !HAVE_SMI_HANDLER by Arthur Heymans · 2 years, 8 months ago
  73. 2412c81 cpu/x86/mp_init.c: Rename num_concurrent_stacks by Arthur Heymans · 2 years, 10 months ago
  74. 96451a7 cpu/x86/smm: Improve smm stack setup by Arthur Heymans · 2 years, 10 months ago
  75. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  76. 710bdc4 cpu/x86/lapic: Add lapic_send_ipi_self,others() by Kyösti Mälkki · 2 years, 10 months ago
  77. c8d26c0 cpu/x86/lapic: Support switching to X2APIC mode by Kyösti Mälkki · 3 years, 2 months ago
  78. ceaf959 cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available by Kyösti Mälkki · 2 years, 10 months ago
  79. cfd3224 cpu/x86/smm: Retype variables by Arthur Heymans · 2 years, 10 months ago
  80. 894f6f8 cpu/x86/smm: Add SMM_LEGACY_ASEG by Kyösti Mälkki · 2 years, 7 months ago
  81. bab9d72 cpu/x86/lapic: Drop SMM_SERIALIZED_INITIALIZATION by Kyösti Mälkki · 2 years, 7 months ago
  82. eb9e63f src: Add missing 'void' in function definition by Elyes HAOUAS · 2 years, 7 months ago
  83. 48fbf2f cpu/x86/mp_init.c: Make it work for !CONFIG_SMP by Arthur Heymans · 2 years, 9 months ago
  84. 5b334b8 x86_64 assembly: Don't touch %gs by Patrick Rudolph · 2 years, 9 months ago
  85. 7d925c5 cpu/x86/mp_init.c: Fix HAVE_SMI_HANDLER by Arthur Heymans · 2 years, 8 months ago
  86. 29c7622 cpu/x86/mp_init.c: Fix building with no smihandler by Arthur Heymans · 3 years, 3 months ago
  87. f150581 cpu/x86/mp_init.c: Fix building without an SMI_HANDLER by Arthur Heymans · 2 years, 9 months ago
  88. 9f91ced cpu/x86: Rename X86_AMD_INIT_SIPI to X86_INIT_NEED_1_SIPI by Subrata Banik · 3 years, 1 month ago
  89. b0db82d cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS by Arthur Heymans · 2 years, 10 months ago
  90. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  91. 761e2ae cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS option by Felix Held · 2 years, 10 months ago
  92. 39789eb cpu/x86: drop CPU_X86_LAPIC Kconfig option by Felix Held · 2 years, 10 months ago
  93. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  94. e2783da cpu/x86: Introduce `CPU_X86_CACHE_HELPER` by Felix Held · 2 years, 10 months ago
  95. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  96. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  97. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 10 months ago
  98. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  99. e198880 cpu/x86/mp_init: use cb_err as run_ap_work return type by Felix Held · 2 years, 10 months ago
  100. 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