summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* smp: Add and use _Per_CPU_Lock_acquire()Sebastian Huber2013-06-121-0/+6
* score: Avoid cyclic include dependencySebastian Huber2013-06-121-1/+2
* score: Add missing includeSebastian Huber2013-06-121-0/+1
* score: Always provide <rtems/score/smplock.h>Sebastian Huber2013-06-122-3/+7
* score: Move thread dispatch content to new fileSebastian Huber2013-06-072-105/+264
* score: Simplify _CORE_mutex_Seize_interrupt_try*Sebastian Huber2013-06-071-8/+8
* smp: New SMP lock APISebastian Huber2013-05-313-102/+83
* score: Remove idle field of Per_CPU_ControlSebastian Huber2013-05-311-5/+0
* smp: Simplify SMP initialization sequenceSebastian Huber2013-05-292-24/+82
* smp: Make CPU_ALLOCATE_INTERRUPT_STACK optionalSebastian Huber2013-05-291-4/+0
* Implement a generic atomic ops for all UP mode architectures with disable/ena...WeiY2013-05-011-0/+274
* Include <stdint.h>Ralf Corsépius2013-02-141-0/+2
* score: Add and use rtems_assert_contextSebastian Huber2013-02-121-1/+3
* score: atomic support for RTEMS. Generic atomic operations API definition.WeiY2013-02-072-0/+337
* cpukit: Fix many Doxygen warningsJoel Sherrill2013-01-109-26/+33
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-106-17/+9
* cpukit: Add EOL on files missing EOL at EOFJoel Sherrill2013-01-1034-34/+34
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-1012-45/+31
* score: Doxygen Clean Up Task #3Mathew Kallada2013-01-0413-143/+190
* score: Add const qualifierSebastian Huber2013-01-021-4/+4
* score: Do not inline _RBTree_Find_unprotected()Sebastian Huber2013-01-021-1/+15
* score: Doxygen Clean Up Task #1Mathew Kallada2012-12-2918-162/+221
* score: Doxygen Clean Up Task #2Mathew Kallada2012-12-2819-258/+324
* score: Add _Objects_Active_count()Sebastian Huber2012-12-211-0/+11
* score: Add rtems_chain_node_count_unprotected()Sebastian Huber2012-12-211-0/+12
* Fix spellingSebastian Huber2012-12-141-1/+1
* score: Add API extensions post switch listSebastian Huber2012-12-051-15/+44
* score misc: Score misc: Clean up Doxygen #11 (GCI 2012)Daniel Georgiev2012-12-018-0/+25
* score misc: Score misc: Clean up Doxygen #10 (GCI 2012)Christopher Kerl2012-12-0111-48/+92
* score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov2012-11-309-56/+71
* Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada2012-11-294-11/+25
* score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov2012-11-297-4/+47
* score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl2012-11-299-25/+57
* score misc: Score misc: Clean up Doxygen #5Alex Ivanov2012-11-298-6/+62
* score: DocumentationSebastian Huber2012-11-291-12/+7
* Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne2012-11-289-14/+100
* score misc: Clean up Doxygen #3 (GCI 2012)Alex Ivanov2012-11-287-1/+34
* score misc: Clean up Doxygen #2 (GCI 2012)Christopher Kerl2012-11-289-14/+51
* score misc: Clean up Doxygen (GCI 2012)Alex Ivanov2012-11-288-26/+66
* score: Add CPU_Exception_frameSebastian Huber2012-11-271-3/+3
* score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber2012-11-221-4/+4
* score: Inline _API_extensions_Run_postswitch()Sebastian Huber2012-11-221-1/+15
* score: Inline _User_extensions_Thread_switch()Sebastian Huber2012-11-221-2/+16
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-222-195/+235
* score: Change _Internal_error_Occurred()Sebastian Huber2012-11-221-8/+23
* score: Delete nest level from internal error stateSebastian Huber2012-11-221-7/+0
* score: Add RTEMS_FATAL_SOURCE_POWERPC_EXCEPTIONSebastian Huber2012-11-211-0/+9
* score: Add and use _TOD_Get_with_nanoseconds()Sebastian Huber2012-11-211-9/+20
* score: Add _Timestamp_To_timeval()Sebastian Huber2012-11-212-0/+46
* score: Add RTEMS_FATAL_SOURCE_STACK_CHECKERSebastian Huber2012-11-151-0/+7