summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-06Temporarily disable libdl for bfinJoel Sherrill1-1/+4
2015-03-06Fix even more Doxygen issuesJoel Sherrill11-11/+42
2015-03-06coremuteximpl.h: Reorder macro names to match body and fix Doxygen warningsJoel Sherrill1-7/+13
2015-03-06Fix more Doxygen typosJoel Sherrill7-13/+13
2015-03-06Fix a number of minor Doxygen formatting issuesJoel Sherrill7-15/+17
2015-03-06testsupport: Add cascade option to parallel testAlexander Krutwig2-11/+44
2015-03-06shell: Add PROFREPORT commandSebastian Huber3-0/+50
2015-03-06score: Allow NULL for SMP lock nameSebastian Huber1-1/+1
2015-03-06score: Fix SMP lock implementationSebastian Huber3-1/+9
2015-03-05score: Add compiler memory barrier to atomic opsSebastian Huber1-0/+6
2015-03-05score: Implement fine-grained locking for eventsSebastian Huber12-221/+205
2015-03-05score: Add thread wait flagsSebastian Huber3-0/+193
2015-03-05score: Add thread acquireSebastian Huber2-24/+79
2015-03-05score: Add ISR lock to Objects_ControlSebastian Huber5-0/+166
2015-03-05score: Thread dispatch dis/enable without GiantSebastian Huber1-22/+82
2015-03-05score: Add and use _Thread_Do_dispatch()Sebastian Huber3-85/+120
2015-03-05score: Simplify and fix signal deliverySebastian Huber4-52/+26
2015-03-05score: Update _Thread_Heir only if necessarySebastian Huber11-75/+49
2015-03-05score: Add and use PRIORITY_PSEUDO_ISRSebastian Huber3-2/+9
2015-03-05libmd: Disable SHA modules for m32cSebastian Huber3-0/+13
2015-03-05capture: Fix warningsSebastian Huber1-5/+5
2015-03-05dosfs: Fix warningsSebastian Huber7-18/+12
2015-03-05tests: Fix warningSebastian Huber1-2/+1
2015-03-05IMFS: Fix warningSebastian Huber1-1/+1
2015-03-05IMFS: Include missing header fileSebastian Huber1-0/+1
2015-03-05IMFS: Fix warningSebastian Huber1-1/+1
2015-03-05libblock: Fix warningSebastian Huber1-2/+1
2015-03-05score: C/C++ compatibility macros for ISR locksSebastian Huber2-4/+96
2015-03-05Filesystem: Delete unused null_op_fsmount_me()Sebastian Huber1-8/+0
2015-03-05tests: Refactor parallel test executionAlexander Krutwig3-0/+269
2015-03-05score: DocumentationAlexander Krutwig1-0/+13
2015-03-05Move test support from sapi to libmisc/testsupportSebastian Huber9-7/+14
2015-03-05score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber19-333/+0
2015-03-04score/cpu/or1k: Add cpuatomic.h to fix broken build.Hesham ALMatary3-2/+19
2015-03-04libcsupport: scale times() call to microsecondsGedare Bloom1-6/+7
2015-03-04score: ISR lock C/C++ compatiblity issueSebastian Huber1-65/+63
2015-03-04score: Add and use _Thread_Enable_dispatch_body()Sebastian Huber2-5/+8
2015-03-04score: Inline _Thread_Disable_dispatch() for SMPSebastian Huber1-2/+1
2015-03-04score: Add parameter to Giant acquire/releaseSebastian Huber3-10/+18
2015-03-03xdr_float.c: Fix typoJoel Sherrill1-1/+1
2015-03-03or1k/or1k-exception-default.c: Eliminate dependency on BSP provided .h fileHesham ALMatary1-1/+0
2015-03-03librpc: Include or1knd part of the recongnized CPUs at xdr_float.cHesham ALMatary1-1/+1
2015-03-02score: Enable SMP barriers for all configurationsSebastian Huber2-6/+1
2015-02-27ARM: Fix _ARMV4_Exception_fiq_defaultMartin Galvan1-0/+8
2015-02-25posix: fix error return code for pthread_mutex_trylockGedare Bloom1-1/+4
2015-02-24Panic on RTEMS_FAST_MUTEX network semaphore claim/release.Chris Johns1-1/+8
2015-02-23sparc64: fix copyright notices.Gedare Bloom1-12/+1
2015-02-23rpc: misaligned pointer dereference in clnt_udp.c line 363Jeffrey Hill1-3/+3
2015-02-23rpc: misaligned address exception in get_myaddress.cJeffrey Hill1-15/+38
2015-02-23networking: alignment exception in ioctl(SIOCGIFCONF)Till Straumann1-11/+12