summaryrefslogtreecommitdiffstats
path: root/cpukit/score (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill655-1183/+0
2012-05-09Score ISR - Minimize Capabilities When Not Simple VectoredJoel Sherrill3-7/+15
2012-05-09Score Semaphore - Need Semaphore Seize Body When Multiprocessing is EnabledJoel Sherrill1-1/+1
2012-05-08rbtree: API changes. Remove rbtree control node from RBTree_Next.Gedare Bloom5-22/+12
2012-05-08PR2061: RBTree: updating min and max on insert with duplicatesGedare Bloom1-1/+6
2012-05-08PR2060: RBTree: updating min and max on extract pathGedare Bloom1-17/+9
2012-05-08score/rbtree: eliminate unused function _RBTree_Peek.Gedare Bloom3-68/+1
2012-05-08rbtree: API ChangesGedare Bloom1-1/+1
2012-05-08score/rbtree: replace _RBTree_Peek_unprotected with _RBTree_First.Gedare Bloom2-23/+3
2012-05-08score/scheduling: Use RBTree_First instead of Peek in EDF scheduler.Gedare Bloom1-6/+3
2012-05-07Revert: Remove CVS IdsJoel Sherrill18-0/+71
2012-05-04Remove CVS-Ids.Ralf Corsépius18-71/+0
2012-04-24Simple SMP Scheduler - Fix typo which likely broke schedulingJoel Sherrill1-8/+31
2012-04-24score: Remove _Stack_Adjust_size()Sebastian Huber2-30/+0
2012-04-20score: DocumentationSebastian Huber1-0/+3
2012-04-16no_cpu: replace no_cpu_isr with rtems_isrGedare Bloom1-6/+0
2012-04-16lm32: replace lm32_isr with rtems_isrGedare Bloom1-6/+0
2012-04-16m68k: replace m68k_isr with rtems_isrGedare Bloom1-2/+0
2012-04-11score: New macros and functionsSebastian Huber2-4/+23
2012-04-11nios2: New functionsSebastian Huber2-0/+49
2012-04-11nios2: API changeSebastian Huber3-4/+4
2012-04-11rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber3-1/+80
2012-04-11rbtree: PR1995: API changeSebastian Huber4-27/+156
2012-04-07arm: New functionSebastian Huber4-4/+46
2012-04-04PR 1993 - Convert MIPS to PIC IRQ modelJennifer Averett3-77/+34
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 Huber3-32/+32
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-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-04score: Add _RBTree_Opposite_direction.Gedare Bloom2-8/+18
2012-02-11Support Thumb 2.Sebastian Huber1-1/+4
2012-02-11ARMv7-M NVIC and MPU API changes.Sebastian Huber3-12/+248
2012-02-11ARMv7-M Systick API changeSebastian Huber1-1/+1
2012-02-10Added support functions for greedy heap allocationSebastian Huber3-1/+87
2012-02-02Extended API to support iteration of const chains.Sebastian Huber1-6/+36
2012-02-01Remove all .cvsignore files.Joel Sherrill19-37/+0
2011-12-142011-12-14 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber3-39/+29
2011-12-132011-12-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-10/+6
2011-12-122011-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber3-1/+57
2011-12-092011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
2011-12-092011-12-09 Jennifer AverettJennifer Averett2-1/+5
2011-12-062011-12-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber6-26/+149
2011-12-062011-12-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-0/+39
2011-12-062011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius8-8/+8