summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* smp: New SMP lock APISebastian Huber2013-05-313-102/+83
* score: Mark as no returnSebastian Huber2013-05-311-5/+7
* score: Remove idle field of Per_CPU_ControlSebastian Huber2013-05-311-5/+0
* smp: Simplify SMP initialization sequenceSebastian Huber2013-05-293-30/+82
* smp: Delete bsp_smp_secondary_cpu_initialize()Sebastian Huber2013-05-291-18/+19
* smp: Delete rtems_smp_send_message()Sebastian Huber2013-05-291-15/+0
* smp: Delete rtems_smp_initialize_per_cpu()Sebastian Huber2013-05-291-10/+0
* smp: Simplify main CPU initializationSebastian Huber2013-05-291-10/+13
* smp: Make CPU_ALLOCATE_INTERRUPT_STACK optionalSebastian Huber2013-05-291-4/+0
* smp: Include missing headerSebastian Huber2013-05-291-0/+2
* smp: Add maximum_processors field to configSebastian Huber2013-05-161-8/+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-1038-38/+38
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-1012-45/+31
* score: Doxygen Clean Up Task #3Mathew Kallada2013-01-0415-157/+218
* 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-2920-169/+244
* score: Doxygen Clean Up Task #2Mathew Kallada2012-12-2819-258/+324
* Header File Doxygen Enhancement Task #1Alex Ivanov2012-12-281-4/+6
* Header File Doxygen Enhancement Task #7Mathew Kallada2012-12-281-8/+10
* 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
* misc: Header File Doxygen Enhancement Task #3Mathew Kallada2012-12-121-1/+3
* sapi misc: Clean up Doxygen GCI task #1Christopher Kerl2012-12-071-3/+5
* 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-299-6/+66
* 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