summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-08score: Fix CPU context usage on SMPSebastian Huber2-13/+18
2014-05-07score: Implement forced thread migrationSebastian Huber3-7/+67
2014-04-29score: Statically initialize _ISR_Vector_tableSebastian Huber1-7/+0
2014-04-14score: SMP initialization changesSebastian Huber1-1/+5
2014-04-03score: Rename Priority_bit_map_ControlSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns9-9/+9
2014-02-21score: _CPU_SMP_Get_current_processor()Sebastian Huber1-1/+1
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber1-0/+2
2014-02-17score: Use atomic API for SMP lockSebastian Huber3-105/+0
2014-02-14score: Add CPU counter supportSebastian Huber2-0/+13
2014-02-05score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber1-3/+0
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-1/+1
2013-08-28score: Simplify <rtems/score/cpuatomic.h>WeiY1-30/+6
2013-08-09score/cpu: Add CPU_Per_CPU_controlSebastian Huber1-0/+6
2013-07-30score/cpu: Fix _CPU_SMP_lock_Acquire()Sebastian Huber1-1/+1
2013-07-30score/i386: Fix _CPU_Fatal_halt()Sebastian Huber1-1/+2
2013-07-23score: PR1782: CPU_USE_DEFERRED_FP_SWITCHSebastian Huber1-1/+5
2013-07-17smp: Rename _CPU_Processor_event_receive()Sebastian Huber1-1/+1
2013-07-17smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber1-1/+1
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber1-0/+2
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-0/+2
2013-07-17update-all-architectures-to-new-atomic-implementationWeiY1-311/+8
2013-05-31smp: New SMP lock APISebastian Huber4-9/+105
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber1-0/+10
2013-05-10score: Add CPU context validationSebastian Huber1-0/+12
2013-05-01score/cpu/.../i386.h: PR2020: Remove soft float referencesJoel Sherrill1-46/+20
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-533/+0
2013-02-07score: atomic support for RTEMS. Cleanup.WeiY1-106/+106
2013-02-07score: atomic support for RTEMS. Atomic operations for i386.WeiY1-0/+341
2013-02-07score: atomic support for RTEMS automake and autoconf changesWeiY2-0/+5
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-1/+1
2013-01-02score: Doxygen Clean Up Task #5Alex Ivanov7-39/+56
2012-12-07score misc: Clean up Doxygen GCI Task #12Alex Ivanov2-13/+12
2012-11-27score: Add CPU_Exception_frameSebastian Huber2-3/+11
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber1-0/+2
2012-06-11i386/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_InitializeJoel Sherrill1-2/+14
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill11-24/+0
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+4
2012-05-04Remove CVS-Ids.Ralf Corsépius1-4/+0
2012-02-01Remove all .cvsignore files.Joel Sherrill1-2/+0
2011-12-092011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
2011-09-272011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-0/+7
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-4/+7
2011-05-182011-05-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+10
2011-04-112011-04-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+3
2011-03-162011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill1-3/+15
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius6-24/+30
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2010-07-292010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2-1/+12
2010-07-162010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber3-11/+9