summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems misc: Clean up Doxygen GCI Task #6Alex Ivanov2012-12-0527-325/+252
* posix: Add signal post switch extension on the flySebastian Huber2012-12-055-9/+16
* posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber2012-12-0530-133/+145
* rtems: Add signal post switch extension on the flySebastian Huber2012-12-052-50/+44
* score: Add API extensions post switch listSebastian Huber2012-12-055-25/+71
* score: Add _Chain_Append_if_is_off_chain_*()Sebastian Huber2012-12-051-0/+19
* score: Critical fix for timer serverSebastian Huber2012-12-051-7/+0
* dosfs: Cluster write optimizationRalf Kirchner2012-12-055-153/+386
* dosfs: Block size optimizationRalf Kirchner2012-12-054-153/+165
* dosfs: DocumentationRalf Kirchner2012-12-051-34/+81
* dosfs: Delete fattype parameter for msdos_format()Ralf Kirchner2012-12-053-167/+162
* 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