summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-12Filesystem: Add select() support for pipesSebastian Huber2-12/+86
2012-04-12libblock: Add rtems_bdbuf_set_block_size()Sebastian Huber6-85/+165
2012-04-12libblock: Change error status to fatal errorSebastian Huber2-24/+47
2012-04-12libblock: Use unprotected chain operationsSebastian Huber1-4/+4
2012-04-12libblock: Use unprotected chain operationsSebastian Huber1-17/+17
2012-04-11score: New macros and functionsSebastian Huber4-5/+30
2012-04-11nios2: New functionsSebastian Huber2-0/+49
2012-04-11nios2: API changeSebastian Huber3-4/+4
2012-04-11rbheap: New filesSebastian Huber4-1/+413
2012-04-11rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber3-1/+80
2012-04-11rbtree: PR1995: API changeSebastian Huber5-39/+188
2012-04-11nios2: New functionsSebastian Huber2-0/+49
2012-04-11nios2: API changeSebastian Huber3-4/+4
2012-04-11rbheap: Use unprotected tree operationSebastian Huber1-1/+1
2012-04-10rbheap: New filesSebastian Huber4-1/+413
2012-04-10rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber3-1/+80
2012-04-10rbtree: PR1995: API changeSebastian Huber5-39/+188
2012-04-10arm: New functionSebastian Huber4-4/+46
2012-04-10PR 1993 - Convert MIPS to PIC IRQ modelJennifer Averett3-77/+34
2012-04-07arm: New functionSebastian Huber4-4/+46
2012-04-04PR 1993 - Convert MIPS to PIC IRQ modelJennifer Averett3-77/+34
2012-04-03Filesystem: IO control based select() supportSebastian Huber3-4/+124
2012-04-03networking: socket to/from file descriptorSebastian Huber4-85/+58
2012-04-03Filesystem: Change type of ioctl_returnSebastian Huber3-6/+4
2012-04-02PR2040: libblock: Fix recycle destination updateSebastian Huber1-8/+7
2012-04-02PR2040: libblock: Add starvation thresholdSebastian Huber1-1/+15
2012-04-02libblock: Add rtems_bdbuf_set_block_size()Sebastian Huber6-83/+159
2012-04-02libblock: Change error status to fatal errorSebastian Huber2-20/+0
2012-04-02libblock: Use unprotected chain operationsSebastian Huber1-4/+4
2012-04-02libblock: Use unprotected chain operationsSebastian Huber1-17/+17
2012-04-02Google C++ Testing Framework 1.6.0.Sebastian Huber36-0/+29047
2012-03-30PR 2021 - mdump address problem with volatileRic Claus1-9/+16
2012-03-30Add Virtex4 and Virtex5 BSPsRic Claus1-1/+78
2012-03-30NIOS2: Add MPU support functionsSebastian Huber4-21/+165
2012-03-30NIOS2: Fix outermost interrupt checkSebastian Huber1-1/+4
2012-03-30score/rbtree: Add const qualifierSebastian Huber4-45/+45
2012-03-30score/rbtree: C++ compatibilitySebastian Huber1-2/+3
2012-03-30score/scheduleredf: Simplify and fix warningSebastian Huber1-3/+3
2012-03-29PR1994: RBTree Compare Result ChangeGedare Bloom3-6/+25
2012-03-27confdefs: Add declaration for unlimited objects.Gedare Bloom1-1/+107
2012-03-27ARM: PR2042: Provide stub for ARMv6-MSebastian Huber2-8/+9
2012-03-24ARM: New define ARMV7M_EXCEPTION_PRIORITY_LOWESTSebastian Huber1-0/+2
2012-03-14PR2041: sparc64: vector number not included in CPU_Interrupt_frameGedare Bloom1-1/+2
2012-03-14PR2040: libblock: Flash disk starvations statisticSebastian Huber1-2/+10
2012-03-14PR2040: libblock: Flash disk documentationSebastian Huber2-106/+122
2012-03-14PR2040: libblock: Fix return statusSebastian Huber1-3/+3
2012-03-14PR2040: libblock: Avoid erased blocks starvationSebastian Huber1-115/+185
2012-03-14PR2040: libblock: Track number of erased blocksSebastian Huber1-1/+8
2012-03-14PR2040: libblock: Use segment control as parameterSebastian Huber1-100/+91
2012-03-14PR2039: Fix NULL pointer accessSebastian Huber1-2/+2