summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libcsupport: Doxygen enhancement task #9Alex Ivanov2012-12-1317-74/+160
* termios: Fix output flushSebastian Huber2012-12-131-0/+1
* libcsupport: Revert termios Doxygen. Add file header.Gedare Bloom2012-12-131-32/+3
* dosfs: Add sync_device option for msdos_format()Sebastian Huber2012-12-133-1/+16
* dosfs: Fix error status handlingSebastian Huber2012-12-131-16/+18
* dosfs: Bugfix for disks of for example 100MB sizeRalf Kirchner2012-12-132-60/+161
* dosfs: Whitespace changeRalf Kirchner2012-12-131-1/+0
* dosfs: Fix request evaluationRalf Kirchner2012-12-131-4/+0
* bsp/lpc32xx: Fix console baud configurationSebastian Huber2012-12-133-48/+64
* termios: Implement tcflush()Sebastian Huber2012-12-135-43/+61
* termios: Fix tcflow() error statusSebastian Huber2012-12-132-7/+13
* libcsupport: Revert documentation changesSebastian Huber2012-12-132-10/+10
* misc: Header File Doxygen Enhancement Task #3Mathew Kallada2012-12-1220-109/+169
* cpukit/rtems: Header File Doxygen Enhancement GCI Task #8Mathew Kallada2012-12-1215-18/+48
* libfs: Doxygen Enhancement GCI Task #7Mathew Kallada2012-12-119-3/+75
* libcsupport: Doxygen enhancement GCI task #6Alex Ivanov2012-12-1122-58/+182
* libcsupport: Doxygen enhancement GCI task #4Alex Ivanov2012-12-1126-116/+274
* libcsupport: GCI Doxygen Task #7Alex Ivanov2012-12-1125-62/+198
* libcsupport: Doxygen enhancement task #5Alex Ivanov2012-12-1025-54/+203
* libcsupport: Doxygen enhancement task #2Alex Ivanov2012-12-0924-58/+209
* libcsupport: Fix documentationSebastian Huber2012-12-091-9/+11
* Filesystem: Revert documentation changeSebastian Huber2012-12-091-1/+0
* rtems: Revert documentation changeSebastian Huber2012-12-091-3/+0
* sapi: Fix previous commitSebastian Huber2012-12-091-23/+1
* sapi: Revert documentation changeSebastian Huber2012-12-091-4/+8
* libcsupport: Doxygen Enhancement Task #3Mathew Kallada2012-12-0825-39/+225
* misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada2012-12-0830-129/+251
* score misc: Clean up Doxygen GCI Task #12Alex Ivanov2012-12-0720-123/+120
* sapi misc: Clean up Doxygen GCI task #1Christopher Kerl2012-12-0726-220/+271
* bsps/powerpc: Use explicit compiler optionsSebastian Huber2012-12-0711-39/+14
* score: rtems_initialize_start_multitasking()Sebastian Huber2012-12-0721-186/+78
* bsp/gdbarmsim: Do not call bsp_cleanup()Sebastian Huber2012-12-071-2/+0
* bsps: Add BSP_GENERIC_FATAL_SPURIOUS_INTERRUPTSebastian Huber2012-12-072-7/+6
* bsp/mrm332: Use shared bspclean.cSebastian Huber2012-12-071-0/+1
* bsps: Use <bsp/bootcard.h>Sebastian Huber2012-12-076-25/+18
* bsps/powerpc: Install missing <bsp/vectors.h>Sebastian Huber2012-12-072-4/+2
* rtems misc: doxygen minor fixesGedare Bloom2012-12-061-3/+3
* rtems misc: Clean up Doxygen GCI Task #5Mathew Kallada2012-12-0530-96/+219
* rtems misc: Clean up Doxygen GCI Task #7Alex Ivanov2012-12-0529-303/+247
* 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-0531-134/+148
* 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-0511-153/+718
* dosfs: Block size optimizationRalf Kirchner2012-12-055-154/+166
* fstests/fsdosfsformat01: New testRalf Kirchner2012-12-056-1/+480
* dosfs: DocumentationRalf Kirchner2012-12-051-34/+81