1. e771b9a cpu/x86/mp.h: Implement a pre-SSE2 mfence by Arthur Heymans · 2 years, 8 months ago
  2. c9b1f8a cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronously by Kane Chen · 2 years, 3 months ago
  3. 96451a7 cpu/x86/smm: Improve smm stack setup by Arthur Heymans · 2 years, 9 months ago
  4. 783a874 include/cpu/x86/mp.h: Remove indirect include by Arthur Heymans · 2 years, 8 months ago
  5. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 9 months ago
  6. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 9 months ago
  7. 7e0019e src/cpu/x86: Add helper mp_run_on_all_aps by Aamir Bohra · 3 years, 4 months ago
  8. 5817c56 src/include: Add missing includes by Elyes HAOUAS · 4 years ago
  9. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  10. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  11. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  12. 5ec97ce soc/*: mp_run_on_all_cpus: Remove configurable timeout by Patrick Rudolph · 5 years ago
  13. 7bc9036 arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function by Subrata Banik · 5 years ago
  14. befa72b cpu/x86: Make mp_get_apic_id() function externally available by Subrata Banik · 6 years ago
  15. 8a25cae cpu/x86: Add support to run function on single AP by Subrata Banik · 6 years ago
  16. 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 6 years ago
  17. 4c16f8f cpu/x86/mp: remove unused functions and limit API exposure by Aaron Durbin · 6 years ago
  18. 838f296 cpu/x86: Add infinite timeout support into run_ap_work() function by Subrata Banik · 6 years ago
  19. 5a1f9a8 cpu/x86/mp_init: remove adjust_cpu_apic_entry() by Aaron Durbin · 7 years ago
  20. 9b76f0b cpu/x86: add a barrier with timeout by Bora Guvendik · 8 years ago
  21. b21e362 cpu/x86: allow AP callbacks after MP init by Aaron Durbin · 8 years ago
  22. a0fed37 src/include: Add space around operators by Elyes HAOUAS · 8 years ago
  23. 918535a src/include: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  24. 770d7c7 cpu/x86/mp_init: reduce exposure of internal implementation by Aaron Durbin · 8 years ago
  25. 8250192 cpu/x86: combine multiprocessor and SMM initialization by Aaron Durbin · 8 years ago
  26. 0e55632 cpu/x86/mp_init: remove unused callback arguments by Aaron Durbin · 8 years ago
  27. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  28. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  29. cd3f8ad x86: Add SMM helper functions to MP infrastructure by Aaron Durbin · 11 years ago
  30. e0785c0 x86: parallel MP initialization by Aaron Durbin · 11 years ago