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