summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mp.h
AgeCommit message (Expand)Author
2020-07-20x86: mp: Add more comments to the moduleSimon Glass
2020-07-20x86: Don't enable SMP in SPLSimon Glass
2020-07-20x86: mp: Add iterators for CPUsSimon Glass
2020-07-20x86: mp: Park CPUs before running the OSSimon Glass
2020-07-20x86: mp: Allow running functions on multiple CPUsSimon Glass
2020-07-20x86: mp: Support APs waiting for instructionsSimon Glass
2020-07-20x86: mp_init: Avoid declarations in header filesSimon Glass
2020-07-20x86: Move MP code into mp_initSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-02-06x86: Move the i386 code into its own directorySimon Glass
2015-07-14x86: Move MP initialization codes into a common placeBin Meng
2015-04-30x86: Add multi-processor initSimon Glass