summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* score: Append to free list in _Heap_Extend()Sebastian Huber2012-10-251-1/+10
* score: Change _Heap_Extend() APISebastian Huber2012-10-253-13/+46
* score: Use _Workspace_Allocate_or_fatal_error()Sebastian Huber2012-10-151-5/+8
* threadqextractwithproxy.c: Doxygen header and spacingJoel Sherrill2012-10-111-15/+14
* score: Critical fix for thread dispatchingSebastian Huber2012-10-071-4/+43
* threaddispatch.c: Fix typoJoel Sherrill2012-10-021-1/+1
* coremsg.c: Clean up and comment improvementJoel Sherrill2012-08-311-7/+13
* PR2069: Similar. Forgot to add missing file.Andreas Heinig2012-08-061-0/+38
* score: Change greedy allocation APISebastian Huber2012-07-171-8/+25
* score: Fix performance issue for 64-bit timestampsSebastian Huber2012-06-142-7/+13
* score: New structure TOD_ControlSebastian Huber2012-06-145-11/+11
* isr.c: Do not call _CPU_Initialize_vectors() if PIC Interrupt ModelJoel Sherrill2012-06-111-5/+8
* threadhandler.c: Fix spelling of __main() in prototypeJoel Sherrill2012-06-111-5/+8
* Fix C files which had two semi-colons at EOLJoel Sherrill2012-05-312-2/+2
* PR2065: RBTree: Insert function (protected) does not enable interruptsGedare Bloom2012-05-131-2/+4
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-111-4/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-11241-482/+0
* rbtree: API changes. Remove rbtree control node from RBTree_Next.Gedare Bloom2012-05-083-11/+8
* 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-081-49/+0
* rbtree: API ChangesGedare Bloom2012-05-081-1/+1
* score/rbtree: replace _RBTree_Peek_unprotected with _RBTree_First.Gedare Bloom2012-05-081-4/+2
* score/scheduling: Use RBTree_First instead of Peek in EDF scheduler.Gedare Bloom2012-05-081-6/+3
* Simple SMP Scheduler - Fix typo which likely broke schedulingJoel Sherrill2012-04-241-8/+31
* score: Remove _Stack_Adjust_size()Sebastian Huber2012-04-241-12/+0
* score: New macros and functionsSebastian Huber2012-04-111-4/+3
* rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber2012-04-111-0/+45
* rbtree: PR1995: API changeSebastian Huber2012-04-111-0/+80
* score/rbtree: Add const qualifierSebastian Huber2012-03-301-1/+1
* score/scheduleredf: Simplify and fix warningSebastian Huber2012-03-301-3/+3
* PR1994: RBTree Compare Result ChangeGedare Bloom2012-03-291-2/+2
* score: Add _RBTree_Opposite_direction.Gedare Bloom2012-03-041-5/+5
* Added support functions for greedy heap allocationSebastian Huber2012-02-101-0/+62
* 2011-12-14 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-12-143-39/+29
* 2011-12-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-12-131-5/+4
* 2011-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-12-121-0/+39
* 2011-12-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-12-063-24/+111
* 2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-068-8/+8
* 2011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-022-2/+2
* 2011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-021-1/+1
* 2011-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-11-301-1/+0
* 2011-11-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-11-291-14/+8
* 2011-11-28 Werner Almesberger <werner@almesberger.net>Joel Sherrill2011-11-281-15/+3
* 2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-11-101-4/+4
* 2011-10-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-241-1/+1
* 2011-10-17 Daniel Hellstrom <daniel@gaisler.com>Jennifer Averett2011-10-171-2/+5
* 2011-10-07 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2011-10-071-1/+1
* 2011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-071-5/+0
* 2011-10-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Jennifer Averett2011-10-041-0/+2