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