summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-31smp: New SMP lock APISebastian Huber3-102/+83
2013-05-31score: Mark as no returnSebastian Huber1-5/+7
2013-05-31score: Remove idle field of Per_CPU_ControlSebastian Huber1-5/+0
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber3-30/+82
2013-05-29smp: Delete bsp_smp_secondary_cpu_initialize()Sebastian Huber1-18/+19
2013-05-29smp: Delete rtems_smp_send_message()Sebastian Huber1-15/+0
2013-05-29smp: Delete rtems_smp_initialize_per_cpu()Sebastian Huber1-10/+0
2013-05-29smp: Simplify main CPU initializationSebastian Huber1-10/+13
2013-05-29smp: Make CPU_ALLOCATE_INTERRUPT_STACK optionalSebastian Huber1-4/+0
2013-05-29smp: Include missing headerSebastian Huber1-0/+2
2013-05-16smp: Add maximum_processors field to configSebastian Huber1-8/+0
2013-05-01Implement a generic atomic ops for all UP mode architectures with disable/ena...WeiY1-0/+274
2013-02-14Include <stdint.h>Ralf Corsépius1-0/+2
2013-02-12score: Add and use rtems_assert_contextSebastian Huber1-1/+3
2013-02-07score: atomic support for RTEMS. Generic atomic operations API definition.WeiY2-0/+337
2013-01-10cpukit: Fix many Doxygen warningsJoel Sherrill9-26/+33
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill6-17/+9
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill38-38/+38
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill12-45/+31
2013-01-04score: Doxygen Clean Up Task #3Mathew Kallada15-157/+218
2013-01-02score: Add const qualifierSebastian Huber1-4/+4
2013-01-02score: Do not inline _RBTree_Find_unprotected()Sebastian Huber1-1/+15
2012-12-29score: Doxygen Clean Up Task #1Mathew Kallada20-169/+244
2012-12-28score: Doxygen Clean Up Task #2Mathew Kallada19-258/+324
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov1-4/+6
2012-12-28Header File Doxygen Enhancement Task #7Mathew Kallada1-8/+10
2012-12-21score: Add _Objects_Active_count()Sebastian Huber1-0/+11
2012-12-21score: Add rtems_chain_node_count_unprotected()Sebastian Huber1-0/+12
2012-12-14Fix spellingSebastian Huber1-1/+1
2012-12-12misc: Header File Doxygen Enhancement Task #3Mathew Kallada1-1/+3
2012-12-07sapi misc: Clean up Doxygen GCI task #1Christopher Kerl1-3/+5
2012-12-05score: Add API extensions post switch listSebastian Huber1-15/+44
2012-12-01score misc: Score misc: Clean up Doxygen #11 (GCI 2012)Daniel Georgiev8-0/+25
2012-12-01score misc: Score misc: Clean up Doxygen #10 (GCI 2012)Christopher Kerl11-48/+92
2012-11-30score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov9-56/+71
2012-11-29Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada4-11/+25
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov7-4/+47
2012-11-29score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl9-25/+57
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov9-6/+66
2012-11-29score: DocumentationSebastian Huber1-12/+7
2012-11-28Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne9-14/+100
2012-11-28score misc: Clean up Doxygen #3 (GCI 2012)Alex Ivanov7-1/+34
2012-11-28score misc: Clean up Doxygen #2 (GCI 2012)Christopher Kerl9-14/+51
2012-11-28score misc: Clean up Doxygen (GCI 2012)Alex Ivanov8-26/+66
2012-11-27score: Add CPU_Exception_frameSebastian Huber1-3/+3
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber1-4/+4
2012-11-22score: Inline _API_extensions_Run_postswitch()Sebastian Huber1-1/+15
2012-11-22score: Inline _User_extensions_Thread_switch()Sebastian Huber1-2/+16
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2-195/+235
2012-11-22score: Change _Internal_error_Occurred()Sebastian Huber1-8/+23