summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* dosfs: Add skip_alignment for msdos_format()Ralf Kirchner2012-12-054-33/+92
* libblock: Add sparse diskRalf Kirchner2012-12-055-0/+530
* rtems misc: Clean up Doxygen GCI Task #4Alex Ivanov2012-12-0430-266/+218
* cpukit: Clean up Doxygen #3 (GCI 2012)Alex Ivanov2012-12-0332-344/+216
* dosfs: Fix msdos_format()Ralf Kirchner2012-12-031-1/+1
* score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada2012-12-0231-287/+230
* score misc: Clean up Doxygen #13 (GCI 2012)Mathew Kallada2012-12-0228-21/+175
* score misc: Clean up Doxygen #12 (GCI 2012)Alex Ivanov2012-12-0230-385/+251
* score misc: Score misc: Clean up Doxygen #11 (GCI 2012)Daniel Georgiev2012-12-0128-207/+144
* score misc: Score misc: Clean up Doxygen #10 (GCI 2012)Christopher Kerl2012-12-0131-192/+240
* Print MCSR and ESR.Ric Claus2012-12-011-0/+5
* Support additional shell keystrokes.Ric Claus2012-12-011-70/+150
* Updated mount usage line.Ric Claus2012-12-011-8/+8
* Updated mkdos options string.Ric Claus2012-12-011-1/+1
* PR 2048: Removed use of PPC440 macro.Ric Claus2012-12-012-103/+131
* score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov2012-11-3029-341/+202
* 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