1. 88407bc cpu/x86/smm: Drop the V1 smmloader by Arthur Heymans · 3 years, 6 months ago
  2. e6c3523 cpu/x86/smm_loaderv2: Use the permanent stack top during relocation by Arthur Heymans · 3 years, 6 months ago
  3. 26ab9bf *x86: Support x2apic mode by Wonkyu Kim · 3 years, 5 months ago
  4. 9036bd7 cpu/x86/mp_init.c: Drop unnecessary preprocessor usage by Arthur Heymans · 3 years, 6 months ago
  5. 41b078f cpu/x86/mp_init.c: Don't overwrite the global variable per CPU by Arthur Heymans · 3 years, 6 months ago
  6. 478f3d8 cpu/x86/mp_init: Allow stub sizes larger than the save state size by Arthur Heymans · 3 years, 6 months ago
  7. 50e849f cpu/x86/smm_stub.S: Drop smm_runtime from the stub by Arthur Heymans · 3 years, 6 months ago
  8. 1dfa46e cpu/x86/mp_init.c: Copy the stub parameter start32_offset into ramstage by Arthur Heymans · 3 years, 6 months ago
  9. 7910978 cpu/x86/mp_init.c: Calculate perm_smbase from ramstage data by Arthur Heymans · 3 years, 6 months ago
  10. ed4be45 cpu/x86/smm: Move apic_id_to_cpu map to smm_stub params by Arthur Heymans · 3 years, 6 months ago
  11. 7e0019e src/cpu/x86: Add helper mp_run_on_all_aps by Aamir Bohra · 3 years, 6 months ago
  12. 9887264 cpu/x86/mp_init.c: Print out the microcode revision of APs by Arthur Heymans · 3 years, 7 months ago
  13. 393992f cpu/mp_init: Fix microcode lock by Patrick Rudolph · 3 years, 7 months ago
  14. 6c46b6f cpu/x86/mp_init: Add support for x86_64 by Patrick Rudolph · 4 years ago
  15. cbbce66b cpu/x86: increase timeout for CPUs to check in after 2nd SIPI by Jonathan Zhang · 3 years, 10 months ago
  16. 99e0c7d src/cpu: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  17. afb7a81 cpu/x86/smm: Introduce SMM module loader version 2 by Rocky Phagura · 4 years, 1 month ago
  18. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  19. f213f17 intel/stm: Drop now unneeded `num_cpus` param by Eugene D Myers · 4 years, 4 months ago
  20. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  21. dbcb0ce cpu/x86: Fix typo by Subrata Banik · 4 years, 5 months ago
  22. 53e9236 cpu/x86: Remove unnecessary guard by Eugene Myers · 4 years, 6 months ago
  23. 970ed2a cpu/x86: Adjust STM smm_save_state_size by Eugene Myers · 4 years, 6 months ago
  24. faa1118 cpu/x86: Put guard around align for smm_save_state_size by Eugene Myers · 4 years, 6 months ago
  25. ae438be security/intel/stm: Add STM support by Eugene Myers · 4 years, 7 months ago
  26. 6ec322e cpu/x86: Make MP init timeout configurable by Jonathan Zhang · 4 years, 7 months ago
  27. 1a8dbfc cpu/x86/mp_init: Fix typo by Elyes HAOUAS · 4 years, 8 months ago
  28. d57ace2 AUTHORS: Move src/cpu copyrights into AUTHORS file by Martin Roth · 5 years ago
  29. 5ec97ce soc/*: mp_run_on_all_cpus: Remove configurable timeout by Patrick Rudolph · 5 years ago
  30. 98f43a1 cpu/x86 mp_init: Add option for AMD INIT SIPI sequence by Marshall Dawson · 5 years ago
  31. be207b1 soc/*: Report mp_init errors by Patrick Rudolph · 5 years ago
  32. f0cbb09 cpu/x86: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  33. bc67476 {arch,cpu}/x86, drivers/intel: Restore cpu_index error handling by Jacob Garber · 5 years ago
  34. 7bc9036 arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function by Subrata Banik · 5 years ago
  35. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  36. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  37. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  38. 2fbb677 arch/x86: Enforce CPU stack alignment by Kyösti Mälkki · 6 years ago
  39. befa72b cpu/x86: Make mp_get_apic_id() function externally available by Subrata Banik · 6 years ago
  40. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  41. 46fc6847 x86/mp_init: Add configurable stack size for SMM relocate by Marshall Dawson · 6 years ago
  42. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  43. 43bd594 cpu/x86/mp_init.c: Avoid static analysis error for unused value by Richard Spiegel · 6 years ago
  44. 569711a cpu/x86/mp_init.c: Fix error treatment by Richard Spiegel · 6 years ago
  45. 9ea7762 mp_init: fix typo by Raul E Rangel · 6 years ago
  46. d3b8393 cpu/x86: Make SMM stack size configurable by Raul E Rangel · 6 years ago
  47. 2463533 cpu/x86/mp: Update CPU name in device structure by Naresh G Solanki · 6 years ago
  48. 8a25cae cpu/x86: Add support to run function on single AP by Subrata Banik · 6 years ago
  49. 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 6 years ago
  50. 223fb43 cpu/x86/mp: pass pointers to structures for AP callbacks by Aaron Durbin · 6 years ago
  51. 381feb8 cpu/x86/mp: use __aligned macro by Aaron Durbin · 6 years ago
  52. 4c16f8f cpu/x86/mp: remove unused functions and limit API exposure by Aaron Durbin · 6 years ago
  53. 838f296 cpu/x86: Add infinite timeout support into run_ap_work() function by Subrata Banik · 6 years ago
  54. d6630d1 x86: Increase time out for parking APs to 250ms by Furquan Shaikh · 6 years ago
  55. 5d8faef cpu/x86/mp_init: Print amount of time it takes in bsp_do_flight_plan by Furquan Shaikh · 6 years ago
  56. fa9f107 cpu/x86/mp_init: Increase AP check-in time-out to 1second by Furquan Shaikh · 6 years ago
  57. c0dbeda x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs by Marshall Dawson · 7 years ago
  58. ec2e61a cpu/x86: set permanent SMM handler stack to 1KiB by Aaron Durbin · 7 years ago
  59. 5a1f9a8 cpu/x86/mp_init: remove adjust_cpu_apic_entry() by Aaron Durbin · 7 years ago
  60. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  61. 6bb8ff4 cpu/x86: Use do while loop by Paul Menzel · 7 years ago
  62. 046848c cpu/x86/mp_init: report correct count of AP acceptance by Aaron Durbin · 7 years ago
  63. 9b76f0b cpu/x86: add a barrier with timeout by Bora Guvendik · 8 years ago
  64. a15d8af cpu/x86: Remove braces and else if unnecessary by Lee Leahy · 7 years ago
  65. a07d0dd cpu/x86: Use tabs for indent by Lee Leahy · 7 years ago
  66. b21e362 cpu/x86: allow AP callbacks after MP init by Aaron Durbin · 8 years ago
  67. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  68. d82be92 src/cpu: Capitalize CPU by Elyes HAOUAS · 8 years ago
  69. 770d7c7 cpu/x86/mp_init: reduce exposure of internal implementation by Aaron Durbin · 8 years ago
  70. 8250192 cpu/x86: combine multiprocessor and SMM initialization by Aaron Durbin · 8 years ago
  71. 0e55632 cpu/x86/mp_init: remove unused callback arguments by Aaron Durbin · 8 years ago
  72. aad9b6a08 cpu: Fix typo that spelled "allocate" as "allocte." by Jacob Laska · 9 years ago
  73. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  74. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  75. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  76. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  77. bae775a arch/x86: Declare GDT symbols and move_gdt() by Kyösti Mälkki · 10 years ago
  78. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  79. f7c55148 cpu: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  80. cd3f8ad x86: Add SMM helper functions to MP infrastructure by Aaron Durbin · 11 years ago
  81. e0785c0 x86: parallel MP initialization by Aaron Durbin · 11 years ago