summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/shared/smp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-24bsps/i386: Move shared files to bspsSebastian Huber3-860/+0
2018-03-16i386/smp: Export _CPU_SMP_Prepare_start_multitasking as a functionAmaan Cheval1-0/+5
2018-01-25Remove make preinstallChris Johns1-245/+0
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-03-21Change all references of rtems.com to rtems.org.Chris Johns2-2/+2
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-12-23i386: shared: Add doxygenChirayu Desai1-14/+31
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-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-1/+3
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
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill3-8/+0
2011-08-012011-08-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett3-91/+297
2011-07-182011-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-516/+500
2011-07-152011-07-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-4/+54
2011-07-142011-07-14 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett3-0/+890