summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/shared/smp/smp-imps.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-24bsps/i386: Move shared files to bspsSebastian Huber1-828/+0
2018-03-16i386/smp: Export _CPU_SMP_Prepare_start_multitasking as a functionAmaan Cheval1-0/+5
2016-03-04score: Distribute clock tick to all online CPUsSebastian Huber1-1/+10
2016-03-03i386: refactor libcpu/cpu.h into rtems/score/i386.hJoel Sherrill1-1/+1
2015-01-09smp: Add and use _SMP_Should_start_processor()Sebastian Huber1-5/+1
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-1/+7
2014-04-14score: SMP initialization changesSebastian Huber1-5/+13
2014-02-19score: Rename rtems_smp_process_interrupt()Sebastian Huber1-5/+3
2014-02-19score: Rename rtems_smp_secondary_cpu_initialize()Sebastian Huber1-1/+2
2014-02-19score: Delete bsp_smp_broadcast_interrupt()Sebastian Huber1-6/+0
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber1-1/+1
2013-07-30bsps/i386: Include missing header and fix warningsSebastian Huber1-13/+11
2013-07-30smp: Add and use _Per_CPU_Get()Sebastian Huber1-1/+1
2013-07-29Updated legacy code in i386 pc386Vipul Nayyar1-16/+14
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber1-4/+2
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber1-49/+0
2013-05-29smp: Delete bsp_smp_secondary_cpu_initialize()Sebastian Huber1-2/+6
2013-05-29smp: Simplify main CPU initializationSebastian Huber1-3/+1
2013-05-16smp: Add maximum_processors field to configSebastian Huber1-4/+4
2011-08-012011-08-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-55/+256
2011-07-182011-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-449/+438
2011-07-152011-07-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+27
2011-07-142011-07-14 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-0/+649