summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove AVR portJoel Sherrill2016-01-191-3/+1
* psxtests: Fix link-time errorsSebastian Huber2016-01-196-93/+2
* libtests/devfs: Inc max dev to support more BSPsSebastian Huber2016-01-192-1/+6
* sptests/sp37: Fix interrupt level usageSebastian Huber2016-01-191-8/+9
* sptests/sp37: Enable interrupts after test caseSebastian Huber2016-01-152-5/+10
* score: Statically initialize TOD handlerSebastian Huber2016-01-121-3/+55
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-113-16/+8
* smptests/README: Delete obsolete informationSebastian Huber2016-01-111-5/+0
* score: Add fatal errors for NULL entry init tasksSebastian Huber2016-01-084-8/+15
* Filesystem: Remove superfluous permission checksSebastian Huber2016-01-052-5/+20
* Remove H8300 portJoel Sherrill2016-01-042-4/+1
* Remove M32R architectureJoel Sherrill2016-01-041-2/+1
* score: Fix watchdog insertSebastian Huber2016-01-041-4/+44
* sptests/sp07: Fix test caseSebastian Huber2016-01-042-13/+7
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-2443-1002/+98
* score: Fix watchdog removalSebastian Huber2015-12-211-5/+57
* psxtests/psxcleanup02: New testSebastian Huber2015-12-157-0/+159
* Use linker set for system initializationSebastian Huber2015-12-116-0/+212
* Add RTEMS linker setsSebastian Huber2015-12-089-0/+290
* score: Statically initialize API extensionsSebastian Huber2015-12-081-2/+0
* Remove <rtems/debug.h>Sebastian Huber2015-12-078-130/+1
* psxtmtests_plan.csv: Fix typoJoel Sherrill2015-12-011-1/+1
* libtests/termios04: Avoid use of freed memorySebastian Huber2015-11-121-7/+35
* sapi: Add rtems_chain_get_first_unprotected()Sebastian Huber2015-11-051-0/+7
* sptests/spsimplesched02: Fix warningSebastian Huber2015-11-041-1/+1
* libblock: Print block sizes and countSebastian Huber2015-11-022-2/+5
* CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill2015-10-271-2/+2
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-266-43/+43
* Fail gracefully if pax is not foundBen Gras2015-10-221-1/+5
* libfdt: Merge into librtemscpuSebastian Huber2015-10-191-2/+1
* libfdt: Initial importSebastian Huber2015-10-169-0/+310
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2015-10-154-8/+0
* libstdthreads: Add C11 threadsSebastian Huber2015-10-146-0/+501
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-281-1/+2
* score: Use uintptr_t for atomic pointer operationsSebastian Huber2015-09-264-64/+120
* score: Fix atomic compare exchangeSebastian Huber2015-09-251-16/+49
* score: Fix resource count for self-contained mutexSebastian Huber2015-09-141-3/+32
* rbheap: Fix rtems_rbheap_free()Sebastian Huber2015-09-111-0/+5
* libtests/rbheap01: SimplifySebastian Huber2015-09-111-172/+95
* Upgrade to 4.11.99.0Sebastian Huber2015-09-111-2/+2
* score: Implement priority boostingSebastian Huber2015-09-041-5/+56
* score: Implement SMP-specific priority queueSebastian Huber2015-09-046-0/+363
* rbtree: Replace implementationSebastian Huber2015-09-031-431/+422
* posix: glibc compatibilitySebastian Huber2015-09-022-7/+7
* psxtests/psxcancel: Check return statusSebastian Huber2015-09-011-10/+24
* score: Fix return status of mutex try acquireSebastian Huber2015-09-011-18/+18
* rbtree: Delete rtems_rbtree_find_control()Sebastian Huber2015-09-011-7/+0
* rbheap: Drop direction from _RBTree_Iterate()Sebastian Huber2015-08-312-6/+3
* sptests/sprbtree01: Avoid internal APISebastian Huber2015-08-311-939/+951
* sptests/sprbtree01: Fix random ops test caseSebastian Huber2015-08-311-3/+3