summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* score: Add RTEMS_FATAL_SOURCE_ASSERTSebastian Huber2012-11-151-0/+7
* score: Add RTEMS_FATAL_SOURCE_BSP_SPECIFICSebastian Huber2012-11-151-0/+7
* score: Add RTEMS_FATAL_SOURCE_BSP_GENERICSebastian Huber2012-11-151-0/+10
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-151-0/+7
* score: Add RTEMS_FATAL_SOURCE_APPLICATIONSebastian Huber2012-11-151-0/+7
* score: Add RTEMS_FATAL_SOURCE_BDBUFSebastian Huber2012-11-151-0/+7
* score: Add RTEMS_FATAL_SOURCE_LASTSebastian Huber2012-11-151-2/+10
* score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber2012-11-151-1/+2
* score: Add nest level to interal error stateSebastian Huber2012-11-151-0/+7
* score: DocumentationSebastian Huber2012-11-151-3/+10
* score: Fix per CPU member offsetsSebastian Huber2012-11-131-65/+47
* score: Move global variables definitionSebastian Huber2012-11-132-2/+2
* score: Statically initialize user extensionsSebastian Huber2012-11-131-2/+2
* score: Add and use _User_extensions_Iterate()Sebastian Huber2012-11-131-19/+126
* score: Add and use RTEMS_ARRAY_SIZE()Sebastian Huber2012-11-131-0/+2
* score: Support static_assert and _Static_assertSebastian Huber2012-11-061-2/+10
* rtems: Add system eventsSebastian Huber2012-10-301-0/+3
* score: Work area initialization API changeSebastian Huber2012-10-253-6/+41
* score: Change _Heap_Extend() APISebastian Huber2012-10-251-6/+53
* score/thread.h: Move Thread_CPU_usage_t definition downJoel Sherrill2012-10-021-12/+12
* score/percpu.h: _Thread_Time_of_last_context_switch always availableJoel Sherrill2012-10-021-5/+2
* score/tod.h: Fix formattingJoel Sherrill2012-10-021-2/+2
* PR2069: [CBS Scheduler] Memory leak and enqueue problemAndreas Heinig2012-08-061-1/+12
* score: Change greedy allocation APISebastian Huber2012-07-171-3/+5
* score: Fix performance issue for 64-bit timestampsSebastian Huber2012-06-143-55/+9
* score: New structure TOD_ControlSebastian Huber2012-06-141-21/+24
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1154-108/+0
* Score ISR - Minimize Capabilities When Not Simple VectoredJoel Sherrill2012-05-091-2/+6
* Score Semaphore - Need Semaphore Seize Body When Multiprocessing is EnabledJoel Sherrill2012-05-091-1/+1