summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add nest level to interal error stateSebastian Huber2012-11-151-0/+2
* score: Move global variables definitionSebastian Huber2012-11-131-0/+4
* score: Statically initialize user extensionsSebastian Huber2012-11-132-28/+50
* score: Add and use _User_extensions_Iterate()Sebastian Huber2012-11-136-261/+133
* sapi: Make initial user extensions table read-onlySebastian Huber2012-11-071-4/+4
* sapi: Use rtems_configuration_get_idle_taskSebastian Huber2012-11-071-1/+1
* sapi: Use rtems_*_get_number_of_initial_extensionsSebastian Huber2012-11-071-1/+1
* sapi: Use rtems_config*_get_user_extension_tableSebastian Huber2012-11-071-1/+1
* sapi: Use rtems_config*_get_idle_task_stack_sizeSebastian Huber2012-11-071-1/+1
* sapi: Use rtems_config*_get_interrupt_stack_sizeSebastian Huber2012-11-072-15/+18
* score: Work area initialization API changeSebastian Huber2012-10-251-13/+54
* 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