summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Optional Classic Signal initializationSebastian Huber2016-02-031-0/+13
* Optional Classic Timer initializationSebastian Huber2016-02-033-5/+28
* Optional Classic Tasks initializationSebastian Huber2016-02-031-0/+15
* Optional Extensions initializationSebastian Huber2016-02-031-0/+17
* Optional Initial Extensions initializationSebastian Huber2016-02-031-0/+17
* score: Create idle threads via linker setSebastian Huber2016-02-031-20/+56
* fstests/fsdosfsname01: Fix Makefile.amSebastian Huber2016-01-271-14/+2
* sptests/spsyslock01: Disable POSIX dependent partsSebastian Huber2016-01-261-0/+8
* psxtests: Disable POSIX only psxcleanup02Sebastian Huber2016-01-261-1/+1
* score: Delete obsolete CPU_TIMESTAMP_* definesSebastian Huber2016-01-251-7/+2
* rhealstone/rhtaskpreempt/taskpreempt.c: Fix warning due to oddly placed semi-...Joel Sherrill2016-01-241-2/+2
* 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