summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-19Remove AVR portJoel Sherrill1-3/+1
2016-01-19psxtests: Fix link-time errorsSebastian Huber6-93/+2
2016-01-19libtests/devfs: Inc max dev to support more BSPsSebastian Huber2-1/+6
2016-01-19sptests/sp37: Fix interrupt level usageSebastian Huber1-8/+9
2016-01-15sptests/sp37: Enable interrupts after test caseSebastian Huber2-5/+10
2016-01-12score: Statically initialize TOD handlerSebastian Huber1-3/+55
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber3-16/+8
2016-01-11smptests/README: Delete obsolete informationSebastian Huber1-5/+0
2016-01-08score: Add fatal errors for NULL entry init tasksSebastian Huber4-8/+15
2016-01-05Filesystem: Remove superfluous permission checksSebastian Huber2-5/+20
2016-01-04Remove H8300 portJoel Sherrill2-4/+1
2016-01-04Remove M32R architectureJoel Sherrill1-2/+1
2016-01-04score: Fix watchdog insertSebastian Huber1-4/+44
2016-01-04sptests/sp07: Fix test caseSebastian Huber2-13/+7
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi43-1002/+98
2015-12-21score: Fix watchdog removalSebastian Huber1-5/+57
2015-12-15psxtests/psxcleanup02: New testSebastian Huber7-0/+159
2015-12-11Use linker set for system initializationSebastian Huber6-0/+212
2015-12-08Add RTEMS linker setsSebastian Huber9-0/+290
2015-12-08score: Statically initialize API extensionsSebastian Huber1-2/+0
2015-12-07Remove <rtems/debug.h>Sebastian Huber8-130/+1
2015-12-01psxtmtests_plan.csv: Fix typoJoel Sherrill1-1/+1
2015-11-12libtests/termios04: Avoid use of freed memorySebastian Huber1-7/+35
2015-11-05sapi: Add rtems_chain_get_first_unprotected()Sebastian Huber1-0/+7
2015-11-04sptests/spsimplesched02: Fix warningSebastian Huber1-1/+1
2015-11-02libblock: Print block sizes and countSebastian Huber2-2/+5
2015-10-27CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill1-2/+2
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber6-43/+43
2015-10-22Fail gracefully if pax is not foundBen Gras1-1/+5
2015-10-19libfdt: Merge into librtemscpuSebastian Huber1-2/+1
2015-10-16libfdt: Initial importSebastian Huber9-0/+310
2015-10-15Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber4-8/+0
2015-10-14libstdthreads: Add C11 threadsSebastian Huber6-0/+501
2015-09-28SMP: Fix and optimize thread dispatchingSebastian Huber1-1/+2
2015-09-26score: Use uintptr_t for atomic pointer operationsSebastian Huber4-64/+120
2015-09-25score: Fix atomic compare exchangeSebastian Huber1-16/+49
2015-09-14score: Fix resource count for self-contained mutexSebastian Huber1-3/+32
2015-09-11rbheap: Fix rtems_rbheap_free()Sebastian Huber1-0/+5
2015-09-11libtests/rbheap01: SimplifySebastian Huber1-172/+95
2015-09-11 Upgrade to 4.11.99.0Sebastian Huber1-2/+2
2015-09-04score: Implement priority boostingSebastian Huber1-5/+56
2015-09-04score: Implement SMP-specific priority queueSebastian Huber6-0/+363
2015-09-03rbtree: Replace implementationSebastian Huber1-431/+422
2015-09-02posix: glibc compatibilitySebastian Huber2-7/+7
2015-09-01psxtests/psxcancel: Check return statusSebastian Huber1-10/+24
2015-09-01score: Fix return status of mutex try acquireSebastian Huber1-18/+18
2015-09-01rbtree: Delete rtems_rbtree_find_control()Sebastian Huber1-7/+0
2015-08-31rbheap: Drop direction from _RBTree_Iterate()Sebastian Huber2-6/+3
2015-08-31sptests/sprbtree01: Avoid internal APISebastian Huber1-939/+951
2015-08-31sptests/sprbtree01: Fix random ops test caseSebastian Huber1-3/+3