summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/rtems/score (unfollow)
Commit message (Expand)AuthorFilesLines
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 Huber1-100/+0
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+12
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 Huber2-9/+100
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-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-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-1/+1
2013-01-02score: Doxygen Clean Up Task #5Alex Ivanov6-30/+44
2012-11-27score: Add CPU_Exception_frameSebastian Huber1-0/+2
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 Sherrill6-12/+0
2011-09-272011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+2
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 Corsepius3-14/+14
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 Sherrill1-1/+1
2010-07-162010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-11/+4
2010-05-212010-05-21 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill1-115/+1
2009-12-04Whitespace removal.Ralf Corsepius1-3/+3
2009-11-102009-11-09 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-1/+116
2009-10-292009-10-29 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+10
2009-10-292009-10-28 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-4/+3
2009-10-292009-10-28 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-4/+54
2009-10-202009-10-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-2/+2
2009-09-252009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2009-02-122009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2009-02-112009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+1
2008-12-11#include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius1-1/+1
2008-09-112008-09-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-7/+6
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-08-21Include stdbool.h. Use bool as base-type for boolean.Ralf Corsepius1-1/+2
2008-08-192008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-6/+3
2008-08-16Add missing prototypes.Ralf Corsepius2-4/+4