summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete unused *_Is_null() functionsSebastian Huber2014-07-2619-262/+0
* rbtree: Update maximum node in LIFO orderSebastian Huber2014-07-264-18/+118
* todimpl.h: Add missing DoxygenJoel Sherrill2014-07-231-0/+10
* coretod*.c: Fix Doxygen group and comment formattingJoel Sherrill2014-07-235-14/+14
* Add _TOD_Adjust to SCORE TOD Handler.Joel Sherrill2014-07-236-22/+97
* adjtime.c: Use timestamp math and simplifyJoel Sherrill2014-07-231-40/+28
* rbtree: Do not set node off-tree in extractSebastian Huber2014-07-223-9/+14
* rbtree: Remove superfluous NULL pointer checksSebastian Huber2014-07-225-39/+23
* rbtree: FormatSebastian Huber2014-07-226-117/+147
* doc: Update console driver documentationSebastian Huber2014-07-211-398/+344
* m68k/gen68360/include/tm27.h: Correct commentJoel Sherrill2014-07-161-2/+1
* Add More Testsuite Configuration Files and Update Existing OnesJoel Sherrill2014-07-1616-0/+97
* Common ARM A8 code.Chris Johns2014-07-161-0/+55
* Use Shared Method for Thread Unblock CleanupJoel Sherrill2014-07-154-60/+63
* Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill2014-07-1517-682/+246
* Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill2014-07-1510-325/+107
* rbtree: Reduce RBTree_Control sizeSebastian Huber2014-07-1516-216/+229
* rbtree: Delete unused functionsSebastian Huber2014-07-152-90/+0
* uart-output-char.h: extra offset definition.Ben Gras2014-07-151-0/+2
* sp59: Fix typosJoel Sherrill2014-07-142-3/+3
* scheduleredfunblock.c: Correct spacingJoel Sherrill2014-07-141-1/+1
* semdelete.c: Correct spacingJoel Sherrill2014-07-141-1/+1
* Enhance Semaphore Blocking and Readying Time Test CasesJoel Sherrill2014-07-1421-171/+477
* capture01: Add include of assert.h.Jennifer Averett2014-07-141-0/+1
* smpschedsem01: new test.Jennifer Averett2014-07-116-0/+134
* smpschedaffinity05: Add test for worst case migration for affintiy scheduler.Jennifer Averett2014-07-116-0/+295
* smpschedaffinity04: New test.Jennifer Averett2014-07-116-0/+229
* smpschedaffinity03: New test.Jennifer Averett2014-07-116-0/+142
* smpschedaffinity02: New test.Jennifer Averett2014-07-116-0/+283
* smpschedaffinity01: New test.Jennifer Averett2014-07-116-0/+220
* capture01: New non-interactive test for capture engine.Jennifer Averett2014-07-118-0/+621
* capture: Fix capture engine to handle new extensions.Jennifer Averett2014-07-112-35/+76
* capture: Update comment block style in capture engine.Jennifer Averett2014-07-112-416/+378
* score: Scheduler helping proto for affinity schedSebastian Huber2014-07-111-0/+12
* score: Fix scheduler helping implementationSebastian Huber2014-07-108-360/+294
* score: Fix assertionsSebastian Huber2014-07-103-6/+8
* FreeBSD standard shell does not support substring expansion.Chris Johns2014-07-101-2/+3
* bsps/sparc: Set best baud in APBUART driverSebastian Huber2014-07-091-0/+14
* termios: Add rtems_termios_set_best_baud()Sebastian Huber2014-07-095-5/+122
* termios: Add rtems_termios_get_termios()Christian Mauderer2014-07-091-1/+14
* bsps/sparc: Move APBUART printk supportChristian Mauderer2014-07-094-70/+70
* bsps/sparc: Add and use shared APBUART consoleSebastian Huber2014-07-095-325/+315
* bsps: Basic console driver for Termios devicesSebastian Huber2014-07-091-0/+73
* termios: PR1279: Use first open statusSebastian Huber2014-07-092-73/+132
* termios: PR1279: Use set attributes statusSebastian Huber2014-07-092-2/+67
* termios: PR2153: New low-level device APISebastian Huber2014-07-094-114/+731
* score: _Scheduler_Thread_get_own_node()Sebastian Huber2014-07-091-1/+5
* smptests/smpmrsp01: Add and update test casesSebastian Huber2014-07-092-185/+720
* score: Implement scheduler helping protocolSebastian Huber2014-07-0928-127/+1399
* schedulerpriorityaffinitysmp.c: Add period at end of sentenceJoel Sherrill2014-07-081-1/+1