summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc cpu.h: Correct spacingJoel Sherrill2012-11-301-1/+1
* Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada2012-11-2924-95/+156
* score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov2012-11-2927-187/+184
* score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl2012-11-2929-166/+211
* score misc: Score misc: Clean up Doxygen #5Alex Ivanov2012-11-2930-230/+201
* libblock: DocumentationRalf Kirchner2012-11-291-1/+1
* Filesystem: DocumentationRalf Kirchner2012-11-291-0/+2
* score: DocumentationSebastian Huber2012-11-291-12/+7
* Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne2012-11-2829-293/+229
* score misc: Clean up Doxygen #3 (GCI 2012)Alex Ivanov2012-11-2826-138/+165
* score misc: Clean up Doxygen #2 (GCI 2012)Christopher Kerl2012-11-2829-174/+201
* score misc: Clean up Doxygen (GCI 2012)Alex Ivanov2012-11-2828-220/+199
* score: Add CPU_Exception_frameSebastian Huber2012-11-2745-6/+475
* powerpc: Add CPU_Exception_frameSebastian Huber2012-11-271-0/+46
* Filesystem: PR1619: Use ENOSYS for default statvfsSebastian Huber2012-11-221-1/+1
* score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber2012-11-2221-13/+114
* score: Inline _API_extensions_Run_postswitch()Sebastian Huber2012-11-223-21/+16
* score: Inline _User_extensions_Thread_switch()Sebastian Huber2012-11-223-44/+17
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-2248-242/+256
* score: Avoid superfluous loadsSebastian Huber2012-11-221-4/+12
* score: Change _Internal_error_Occurred()Sebastian Huber2012-11-222-10/+24
* score: Delete nest level from internal error stateSebastian Huber2012-11-222-9/+0
* ftpfs: Fix NULL pointer accessSebastian Huber2012-11-221-7/+11
* ftpfs: Use SIZE commandSebastian Huber2012-11-211-1/+98
* ftpfs: Open control connection during path evalSebastian Huber2012-11-211-162/+151
* ftpfs: FormatSebastian Huber2012-11-211-29/+30
* ftpd: Add SIZE commandSebastian Huber2012-11-211-0/+29
* arm: Add _CPU_Thread_Idle_body for ARMv7-MSebastian Huber2012-11-213-1/+40
* score: Add RTEMS_FATAL_SOURCE_POWERPC_EXCEPTIONSebastian Huber2012-11-211-0/+9
* libnetworking: Use rtems_clock_get_uptime_secondsSebastian Huber2012-11-212-16/+5
* libnetworking: Use rtems_clock_get_uptime_timevalSebastian Huber2012-11-212-14/+5
* rtems: Add rtems_clock_get_uptime_seconds()Sebastian Huber2012-11-213-0/+42
* rtems: Add rtems_clock_get_uptime_timeval()Sebastian Huber2012-11-213-0/+35
* score: Add and use _TOD_Get_with_nanoseconds()Sebastian Huber2012-11-215-89/+35
* score: Add _Timestamp_To_timeval()Sebastian Huber2012-11-214-1/+76
* powerpc: Add more BUCSR register valuesSebastian Huber2012-11-211-0/+8
* monitor: TypoSebastian Huber2012-11-211-1/+1
* score: Add RTEMS_FATAL_SOURCE_STACK_CHECKERSebastian Huber2012-11-152-1/+11
* score: Add RTEMS_FATAL_SOURCE_ASSERTSebastian Huber2012-11-152-1/+8
* 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-152-78/+80
* score: Add RTEMS_FATAL_SOURCE_LASTSebastian Huber2012-11-151-2/+10
* score: Add rtems_fatal()Sebastian Huber2012-11-153-14/+66
* score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber2012-11-154-2/+38
* sapi: Add and use rtems_internal_error_descriptionSebastian Huber2012-11-153-1/+70
* sapi: Add rtems_fatal_source and rtems_fatal_codeSebastian Huber2012-11-151-0/+4
* score: Add nest level to interal error stateSebastian Huber2012-11-152-0/+9