1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  2. 6feac81 x86: Drop unnecessary mp_init logic by Simon Glass · 4 years ago
  3. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  4. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  5. 00906cb x86: mp: Add more comments to the module by Simon Glass · 4 years, 4 months ago
  6. 44344f5 x86: mp: Add iterators for CPUs by Simon Glass · 4 years, 4 months ago
  7. 32d5695 x86: mp: Park CPUs before running the OS by Simon Glass · 4 years, 4 months ago
  8. 6871dff x86: mp: Allow running functions on multiple CPUs by Simon Glass · 4 years, 4 months ago
  9. 4943de6 x86: Set the SMP flag when MP init is complete by Simon Glass · 4 years, 4 months ago
  10. 4a30bbb x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 4 months ago
  11. 653781b x86: mp_init: Adjust bsp_init() to return more information by Simon Glass · 4 years, 4 months ago
  12. ebb239a x86: mp_init: Set up the CPU numbers at the start by Simon Glass · 4 years, 4 months ago
  13. 3307d0c x86: mp_init: Drop the num_cpus static variable by Simon Glass · 4 years, 4 months ago
  14. a3ee7b8 x86: mp_init: Switch parameter names in start_aps() by Simon Glass · 4 years, 4 months ago
  15. 35ee0de x86: mp_init: Avoid declarations in header files by Simon Glass · 4 years, 4 months ago
  16. e40633d x86: Move MP code into mp_init by Simon Glass · 4 years, 4 months ago
  17. 740e908 x86: mp_init: Switch to livetree by Simon Glass · 4 years, 4 months ago
  18. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  19. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  20. 4c8243d x86: Move qemu CPU fixup function into its own file by Simon Glass · 5 years ago
  21. f9b5800 x86: mp_init: Use proper error numbers by Simon Glass · 6 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. 43b3ac5 x86: Intel MID platforms has no microcode update by Andy Shevchenko · 8 years ago
  24. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  25. d538c36 x86: Call lapic_setup() in interrupt_init() by Bin Meng · 9 years ago
  26. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · 9 years ago
  27. 4fcd7f2 x86: qemu: split qfw command interface and qfw core by Miao Yan · 9 years ago
  28. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 9 years ago
  29. 8dda587 x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  30. c17d450 x86: Record the CPU details when starting each core by Simon Glass · 9 years ago
  31. 17dbe89 x86: Tidy up mp_init to reduce duplication by Simon Glass · 9 years ago
  32. 5923b59 x86: fix memalign() parameter order by Stephen Warren · 9 years ago
  33. 35f54b2 x86: qemu: fix cpu device in smp boot by Miao Yan · 9 years ago
  34. 6067762 x86: use actual CPU number for allocating memory by Miao Yan · 9 years ago
  35. 2ee1000 x86: fix a typo in function name by Miao Yan · 9 years ago
  36. 76868d1 x86: Set APs' req_seq to the reg number from device tree by Bin Meng · 9 years ago
  37. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  38. e5d0500 x86: Remove inline for lapic access routines by Bin Meng · 9 years ago
  39. 6b602b2 x86: Move lapic_setup() call into init_bsp() by Bin Meng · 9 years ago
  40. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · 9 years ago
  41. a9a4426 x86: Add multi-processor init by Simon Glass · 10 years ago