1. 4c8243d x86: Move qemu CPU fixup function into its own file by Simon Glass · 5 years ago
  2. f9b5800 x86: mp_init: Use proper error numbers by Simon Glass · 6 years ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. 43b3ac5 x86: Intel MID platforms has no microcode update by Andy Shevchenko · 8 years ago
  5. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  6. d538c36 x86: Call lapic_setup() in interrupt_init() by Bin Meng · 9 years ago
  7. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · 9 years ago
  8. 4fcd7f2 x86: qemu: split qfw command interface and qfw core by Miao Yan · 9 years ago
  9. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 9 years ago
  10. 8dda587 x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  11. c17d450 x86: Record the CPU details when starting each core by Simon Glass · 9 years ago
  12. 17dbe89 x86: Tidy up mp_init to reduce duplication by Simon Glass · 9 years ago
  13. 5923b59 x86: fix memalign() parameter order by Stephen Warren · 9 years ago
  14. 35f54b2 x86: qemu: fix cpu device in smp boot by Miao Yan · 9 years ago
  15. 6067762 x86: use actual CPU number for allocating memory by Miao Yan · 9 years ago
  16. 2ee1000 x86: fix a typo in function name by Miao Yan · 9 years ago
  17. 76868d1 x86: Set APs' req_seq to the reg number from device tree by Bin Meng · 9 years ago
  18. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  19. e5d0500 x86: Remove inline for lapic access routines by Bin Meng · 9 years ago
  20. 6b602b2 x86: Move lapic_setup() call into init_bsp() by Bin Meng · 9 years ago
  21. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · 9 years ago
  22. a9a4426 x86: Add multi-processor init by Simon Glass · 10 years ago