1. df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 4 years, 1 month ago
  2. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 1 month ago
  3. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
  4. c6efee5 x86: mp: Add more comments to the module by Simon Glass · 4 years, 6 months ago
  5. 0538d68 x86: mp: Add iterators for CPUs by Simon Glass · 4 years, 6 months ago
  6. 99a573f x86: mp: Park CPUs before running the OS by Simon Glass · 4 years, 6 months ago
  7. 84d3ed1 x86: mp: Allow running functions on multiple CPUs by Simon Glass · 4 years, 6 months ago
  8. db3a37c x86: Set the SMP flag when MP init is complete by Simon Glass · 4 years, 6 months ago
  9. c33aa35 x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 6 months ago
  10. 20b049e x86: mp_init: Adjust bsp_init() to return more information by Simon Glass · 4 years, 6 months ago
  11. 77a5e2d x86: mp_init: Set up the CPU numbers at the start by Simon Glass · 4 years, 6 months ago
  12. a6c9fd4 x86: mp_init: Drop the num_cpus static variable by Simon Glass · 4 years, 6 months ago
  13. 3a5752c x86: mp_init: Switch parameter names in start_aps() by Simon Glass · 4 years, 6 months ago
  14. e624858 x86: mp_init: Avoid declarations in header files by Simon Glass · 4 years, 6 months ago
  15. 78d57d6 x86: Move MP code into mp_init by Simon Glass · 4 years, 6 months ago
  16. cb1cb71 x86: mp_init: Switch to livetree by Simon Glass · 4 years, 6 months ago
  17. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  18. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  19. baaeb92 x86: Move qemu CPU fixup function into its own file by Simon Glass · 5 years ago
  20. 7b14023 x86: mp_init: Use proper error numbers by Simon Glass · 6 years ago
  21. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. 308c75e x86: Intel MID platforms has no microcode update by Andy Shevchenko · 8 years ago
  23. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  24. e212671 x86: Call lapic_setup() in interrupt_init() by Bin Meng · 9 years ago
  25. 1868659 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · 9 years ago
  26. fcf5c04 x86: qemu: split qfw command interface and qfw core by Miao Yan · 9 years ago
  27. dd6f3ab x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 9 years ago
  28. e77b62e x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  29. 6bcb675 x86: Record the CPU details when starting each core by Simon Glass · 9 years ago
  30. 2254e34 x86: Tidy up mp_init to reduce duplication by Simon Glass · 9 years ago
  31. 4fd64d0 x86: fix memalign() parameter order by Stephen Warren · 9 years ago
  32. de752c5 x86: qemu: fix cpu device in smp boot by Miao Yan · 9 years ago
  33. b28cecd x86: use actual CPU number for allocating memory by Miao Yan · 9 years ago
  34. 24fb490 x86: fix a typo in function name by Miao Yan · 9 years ago
  35. ecfeada x86: Set APs' req_seq to the reg number from device tree by Bin Meng · 9 years ago
  36. 8b09791 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  37. a2d73fd x86: Remove inline for lapic access routines by Bin Meng · 10 years ago
  38. 61788e4 x86: Move lapic_setup() call into init_bsp() by Bin Meng · 10 years ago
  39. 6e6f4ce x86: Move MP initialization codes into a common place by Bin Meng · 10 years ago
  40. 45b5a37 x86: Add multi-processor init by Simon Glass · 10 years ago