summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* score/cpu: Fix _CPU_SMP_lock_Acquire()Sebastian Huber2013-07-302-2/+2
* bsps/i386: Include missing header and fix warningsSebastian Huber2013-07-301-13/+11
* score/i386: Fix _CPU_Fatal_halt()Sebastian Huber2013-07-301-1/+2
* smp: Delete _SMP_Request_other_cores_to_dispatch()Sebastian Huber2013-07-307-39/+23
* score: Move _Thread_Dispatch_if_necessary()Sebastian Huber2013-07-302-27/+20
* posix: Simplify pthread_kill()Sebastian Huber2013-07-301-1/+0
* score: Add and use _Thread_Signal_notification()Sebastian Huber2013-07-304-8/+10
* smptests/smppsxsignal01: New testSebastian Huber2013-07-306-0/+227
* smptests/smpsignal01: New testSebastian Huber2013-07-306-0/+226
* smp: Delete _ISR_Disable_on_this_core(), etc.Sebastian Huber2013-07-304-144/+33
* smp: Delete _ISR_SMP_Initialize()Sebastian Huber2013-07-303-16/+0
* score: Critical section change in _Thread_DispatchSebastian Huber2013-07-301-2/+2
* score: Add assert to _Per_CPU_Get()Sebastian Huber2013-07-301-0/+3
* score: Add _Assert_Thread_dispatching_repressed()Sebastian Huber2013-07-303-0/+41
* score: New header file <rtems/score/assert.h>Sebastian Huber2013-07-303-0/+50
* smp: Add and use _Per_CPU_Get()Sebastian Huber2013-07-3010-49/+81
* smp: Use Thread_Control.is_executingSebastian Huber2013-07-301-7/+4
* doc/user/conf.t: More clean upsShubham Somani2013-07-291-100/+7
* Updated legacy code in i386 pc386Vipul Nayyar2013-07-298-288/+166
* score: Move object content to public APISebastian Huber2013-07-282-23/+23
* score: Move object MP content to public APISebastian Huber2013-07-282-14/+20
* testsuites: Include missing header filesSebastian Huber2013-07-282-1/+4
* Return the amount of data written when an error occurs rather thanChris Johns2013-07-271-3/+9
* libtests/malloc04: Fixes for RTEMS_DEBUG 2nd trySebastian Huber2013-07-262-17/+17
* bsp/nds: Include missing <rtems/framebuffer.h>Sebastian Huber2013-07-261-1/+1
* libmisc: Provide libutf8proc conditionallySebastian Huber2013-07-263-0/+10
* bsps: Include missing <rtems/score/heapimpl.h>Sebastian Huber2013-07-262-1/+3
* Removed legacy data types from armVipul Nayyar2013-07-263-12/+12
* bsp/csb336: mc9328mxl correct AITC access in bsp_interrupt_dispatch.Pavel Pisa2013-07-261-1/+2
* score: Merge tod implementation into one fileSebastian Huber2013-07-2695-403/+111
* score: Create object implementation headerSebastian Huber2013-07-26199-1404/+1192
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-2627-59/+44
* score: Include missing <rtems/score/thread.h>Sebastian Huber2013-07-262-0/+2
* score: Move mppkt implementation into mpciimpl.hSebastian Huber2013-07-265-84/+24
* score: Create mpci implementation headerSebastian Huber2013-07-2651-502/+388
* rtems: Create signal implementation headerSebastian Huber2013-07-269-52/+79
* score: Merge objectmp implementation into one fileSebastian Huber2013-07-264-85/+44
* rtems: Fix partition includesSebastian Huber2013-07-262-12/+5
* rtems: Use proper header guardSebastian Huber2013-07-261-2/+2
* score: Create threadq implementation headerSebastian Huber2013-07-26103-719/+570
* score: Delete threadq.inlSebastian Huber2013-07-264-56/+11
* score: Merge threadmp implementation into one fileSebastian Huber2013-07-264-78/+35
* score: Create states implementation headerSebastian Huber2013-07-26113-267/+144
* score: Create thread implementation headerSebastian Huber2013-07-26113-1220/+873
* score: Create prioritybitmap implementation headerSebastian Huber2013-07-269-201/+140
* score: Create scheduler implementation headerSebastian Huber2013-07-2628-172/+78
* score: Create schedulerpriority impl headerSebastian Huber2013-07-2624-100/+45
* score: Create schedulersimple impl headerSebastian Huber2013-07-268-36/+27
* libtests/malloc04: Fixes for RTEMS_DEBUGSebastian Huber2013-07-262-17/+17
* conf.t: Fix minor typos.Joel Sherrill2013-07-241-2/+2