summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2015-12-11Add waf build system.Amar Takhar
2015-12-08Add RTEMS linker setsSebastian Huber
2015-12-08score: Statically initialize API extensionsSebastian Huber
2015-12-07Remove <rtems/debug.h>Sebastian Huber
2015-12-01psxtmtests_plan.csv: Fix typoJoel Sherrill
2015-11-12libtests/termios04: Avoid use of freed memorySebastian Huber
2015-11-05sapi: Add rtems_chain_get_first_unprotected()Sebastian Huber
2015-11-04sptests/spsimplesched02: Fix warningSebastian Huber
2015-11-02libblock: Print block sizes and countSebastian Huber
2015-10-27CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-10-22Fail gracefully if pax is not foundBen Gras
2015-10-19libfdt: Merge into librtemscpuSebastian Huber
2015-10-16libfdt: Initial importSebastian Huber
2015-10-15Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber
2015-10-14libstdthreads: Add C11 threadsSebastian Huber
2015-09-28SMP: Fix and optimize thread dispatchingSebastian Huber
2015-09-26score: Use uintptr_t for atomic pointer operationsSebastian Huber
2015-09-25score: Fix atomic compare exchangeSebastian Huber
2015-09-14score: Fix resource count for self-contained mutexSebastian Huber
2015-09-11rbheap: Fix rtems_rbheap_free()Sebastian Huber
2015-09-11libtests/rbheap01: SimplifySebastian Huber
2015-09-11 Upgrade to 4.11.99.0Sebastian Huber
2015-09-04score: Implement priority boostingSebastian Huber
2015-09-04score: Implement SMP-specific priority queueSebastian Huber
2015-09-03rbtree: Replace implementationSebastian Huber
2015-09-02posix: glibc compatibilitySebastian Huber
2015-09-01psxtests/psxcancel: Check return statusSebastian Huber
2015-09-01score: Fix return status of mutex try acquireSebastian Huber
2015-09-01rbtree: Delete rtems_rbtree_find_control()Sebastian Huber
2015-08-31rbheap: Drop direction from _RBTree_Iterate()Sebastian Huber
2015-08-31sptests/sprbtree01: Avoid internal APISebastian Huber
2015-08-31sptests/sprbtree01: Fix random ops test caseSebastian Huber
2015-07-30score: Add self-contained condition implementationSebastian Huber
2015-07-30score: Add scheduler <sys/lock.h> supportSebastian Huber
2015-07-30score: Add self-contained futex implementationSebastian Huber
2015-07-30score: Add self-contained semaphore implementationSebastian Huber
2015-07-30score: Add self-contained mutex implementationSebastian Huber
2015-07-23i2c: Fix return status of i2c dev read/writeSebastian Huber
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber
2015-07-13score: TypoSebastian Huber
2015-07-01score: Accept NULL pointer in _Freechain_Put()Sebastian Huber
2015-07-01score: Freechain handler API changesSebastian Huber
2015-06-26score: Hide SMP lock profiling impl if disabledSebastian Huber
2015-06-26libmisc: Simplify <rtems/stackchk.h>Sebastian Huber
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber
2015-06-19tmtests/tm27: Use scheduler lockSebastian Huber
2015-06-19sptests/sp37: Fix type and simplifySebastian Huber
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill