summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-11117-332/+26
* cpukit/aclocal - Fix one mistake by scriptJoel Sherrill2012-05-111-0/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-116376-14816/+0
* Miscellaneous - Clean up file headers so patterns followedJoel Sherrill2012-05-114-31/+28
* librtems++ - Remove junk line accidentally committedJoel Sherrill2012-05-111-3/+2
* fstests/fsrdwr: Add block read/write test caseSebastian Huber2012-05-111-0/+194
* fstests/fsrdwr: Add truncate to zero test caseSebastian Huber2012-05-111-0/+32
* fstests/fsrdwr: Fix assertionsSebastian Huber2012-05-111-8/+8
* fstests/fsrdwr: Avoid copy and pasteSebastian Huber2012-05-111-49/+34
* dosfs: Remove fat_file_datasync()Sebastian Huber2012-05-1114-179/+278
* libblock: Add RTEMS_BLKIO_PURGEDEVSebastian Huber2012-05-112-0/+10
* Filesystem: PR1893: Fix write and truncate handlerSebastian Huber2012-05-119-37/+137
* Filesystem: PR1871: Fix O_APPENDSebastian Huber2012-05-119-144/+42
* Filesystem: PR1398: Fix lseek() mechanicSebastian Huber2012-05-1125-425/+197
* pc386 - Clock driver compiles again plus clean upJoel Sherrill2012-05-101-18/+26
* clockdrv_shell.h - Fix commmentJoel Sherrill2012-05-101-1/+1
* clockdrv_shell.c - Remove unreferenced and obsolete fileJoel Sherrill2012-05-101-16/+0
* Clock Driver Shell - ISR handler prototype should follow port interrupt modelJoel Sherrill2012-05-101-1/+2
* nds - Clock driver compiles againJoel Sherrill2012-05-101-12/+17
* nds/libnds - Fix missing prototype warning and formattingJoel Sherrill2012-05-101-6/+9
* hurricane - Remove unused file setvec.cJoel Sherrill2012-05-101-44/+0
* score603e - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-46/+0
* virtex4 - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-6/+0
* virtex - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-7/+0
* mbx8xx - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-1/+0
* haleakala - Eliminate commented out codeJoel Sherrill2012-05-091-8/+0
* mpc8260ads - Eliminate commented out codeJoel Sherrill2012-05-091-6/+0
* mpc8260ads - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-6/+0
* malta - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-3/+0
* jmr3904 - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-5/+0
* hurricane - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-5/+0
* genmongoosev - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-5/+0
* rbtx4925 - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-5/+0
* rbtx4938 - Eliminate any set_vector() remnantsJoel Sherrill2012-05-091-5/+0
* csb350 - Eliminate any set_vector() remnantsJoel Sherrill2012-05-092-7/+14
* libchip/serial - Only use set_vector() on Simple Vectored ArchitecturesJoel Sherrill2012-05-092-2/+11
* librtems++ - Disable Interrupt Class When Not Simple VectoredJoel Sherrill2012-05-091-0/+4
* Score ISR - Minimize Capabilities When Not Simple VectoredJoel Sherrill2012-05-094-9/+21
* Score Semaphore - Need Semaphore Seize Body When Multiprocessing is EnabledJoel Sherrill2012-05-091-1/+1
* spqreslib - Make global data extern in system.hJoel Sherrill2012-05-092-8/+12
* rbtree: API changes. Remove rbtree control node from RBTree_Next.Gedare Bloom2012-05-088-36/+21
* PR2061: RBTree: updating min and max on insert with duplicatesGedare Bloom2012-05-081-1/+6
* PR2060: RBTree: updating min and max on extract pathGedare Bloom2012-05-081-17/+9
* score/rbtree: eliminate unused function _RBTree_Peek.Gedare Bloom2012-05-083-68/+1
* rbtree: API ChangesGedare Bloom2012-05-082-11/+76
* score/rbtree: replace _RBTree_Peek_unprotected with _RBTree_First.Gedare Bloom2012-05-082-23/+3
* score/scheduling: Use RBTree_First instead of Peek in EDF scheduler.Gedare Bloom2012-05-081-6/+3
* jmr3904 - Correct tm27.h to use PIC Interrupt ModelJoel Sherrill2012-05-071-20/+9
* genmongoosev - Correct tm27.h to use PIC Interrupt ModelJoel Sherrill2012-05-071-23/+9
* csb350 - Correct tm27.h to use PIC Interrupt ModelJoel Sherrill2012-05-071-10/+8