summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filesystem: Add select() support for pipesSebastian Huber2012-04-122-12/+86
* Merge branch 'upstream'Sebastian Huber2012-04-122-7/+54
|\
| * libblock: Add rtems_bdbuf_set_block_size()Sebastian Huber2012-04-126-85/+165
| * libblock: Change error status to fatal errorSebastian Huber2012-04-122-24/+47
| * libblock: Use unprotected chain operationsSebastian Huber2012-04-121-4/+4
| * libblock: Use unprotected chain operationsSebastian Huber2012-04-121-17/+17
* | Merge branch 'upstream'Sebastian Huber2012-04-114-5/+30
|\|
| * score: New macros and functionsSebastian Huber2012-04-114-5/+30
| * nios2: New functionsSebastian Huber2012-04-112-0/+49
| * nios2: API changeSebastian Huber2012-04-113-4/+4
| * rbheap: New filesSebastian Huber2012-04-114-1/+413
| * rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber2012-04-113-1/+80
| * rbtree: PR1995: API changeSebastian Huber2012-04-115-39/+188
| * arm: New functionSebastian Huber2012-04-074-4/+46
| * PR 1993 - Convert MIPS to PIC IRQ modelJennifer Averett2012-04-043-77/+34
* | nios2: New functionsSebastian Huber2012-04-112-0/+49
* | nios2: API changeSebastian Huber2012-04-113-4/+4
* | rbheap: Use unprotected tree operationSebastian Huber2012-04-111-1/+1
* | rbheap: New filesSebastian Huber2012-04-104-1/+413
* | rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber2012-04-103-1/+80
* | rbtree: PR1995: API changeSebastian Huber2012-04-105-39/+188
* | arm: New functionSebastian Huber2012-04-104-4/+46
* | PR 1993 - Convert MIPS to PIC IRQ modelJennifer Averett2012-04-103-77/+34
* | Filesystem: IO control based select() supportSebastian Huber2012-04-033-4/+124
* | Merge branch 'upstream'Sebastian Huber2012-04-034-85/+58
|\|
| * networking: socket to/from file descriptorSebastian Huber2012-04-034-85/+58
* | Merge branch 'upstream'Sebastian Huber2012-04-033-6/+4
|\|
| * Filesystem: Change type of ioctl_returnSebastian Huber2012-04-033-6/+4
* | PR2040: libblock: Fix recycle destination updateSebastian Huber2012-04-021-8/+7
* | PR2040: libblock: Add starvation thresholdSebastian Huber2012-04-021-1/+15
* | libblock: Add rtems_bdbuf_set_block_size()Sebastian Huber2012-04-026-83/+159
* | libblock: Change error status to fatal errorSebastian Huber2012-04-022-20/+0
* | libblock: Use unprotected chain operationsSebastian Huber2012-04-021-4/+4
* | libblock: Use unprotected chain operationsSebastian Huber2012-04-021-17/+17
* | Google C++ Testing Framework 1.6.0.Sebastian Huber2012-04-0236-0/+29047
|/
* PR 2021 - mdump address problem with volatileRic Claus2012-03-301-9/+16
* Add Virtex4 and Virtex5 BSPsRic Claus2012-03-301-1/+78
* NIOS2: Add MPU support functionsSebastian Huber2012-03-304-21/+165
* NIOS2: Fix outermost interrupt checkSebastian Huber2012-03-301-1/+4
* score/rbtree: Add const qualifierSebastian Huber2012-03-304-45/+45
* score/rbtree: C++ compatibilitySebastian Huber2012-03-301-2/+3
* score/scheduleredf: Simplify and fix warningSebastian Huber2012-03-301-3/+3
* PR1994: RBTree Compare Result ChangeGedare Bloom2012-03-293-6/+25
* confdefs: Add declaration for unlimited objects.Gedare Bloom2012-03-271-1/+107
* ARM: PR2042: Provide stub for ARMv6-MSebastian Huber2012-03-272-8/+9
* ARM: New define ARMV7M_EXCEPTION_PRIORITY_LOWESTSebastian Huber2012-03-241-0/+2
* PR2041: sparc64: vector number not included in CPU_Interrupt_frameGedare Bloom2012-03-141-1/+2
* PR2040: libblock: Flash disk starvations statisticSebastian Huber2012-03-141-2/+10
* PR2040: libblock: Flash disk documentationSebastian Huber2012-03-142-106/+122
* PR2040: libblock: Fix return statusSebastian Huber2012-03-141-3/+3