summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disable libdl for bfinJoel Sherrill2015-03-061-1/+4
* Fix even more Doxygen issuesJoel Sherrill2015-03-0611-11/+42
* coremuteximpl.h: Reorder macro names to match body and fix Doxygen warningsJoel Sherrill2015-03-061-7/+13
* Fix more Doxygen typosJoel Sherrill2015-03-067-13/+13
* Fix a number of minor Doxygen formatting issuesJoel Sherrill2015-03-067-15/+17
* testsupport: Add cascade option to parallel testAlexander Krutwig2015-03-062-11/+44
* shell: Add PROFREPORT commandSebastian Huber2015-03-063-0/+50
* score: Allow NULL for SMP lock nameSebastian Huber2015-03-061-1/+1
* score: Fix SMP lock implementationSebastian Huber2015-03-063-1/+9
* score: Add compiler memory barrier to atomic opsSebastian Huber2015-03-051-0/+6
* score: Implement fine-grained locking for eventsSebastian Huber2015-03-0512-221/+205
* score: Add thread wait flagsSebastian Huber2015-03-053-0/+193
* score: Add thread acquireSebastian Huber2015-03-052-24/+79
* score: Add ISR lock to Objects_ControlSebastian Huber2015-03-055-0/+166
* score: Thread dispatch dis/enable without GiantSebastian Huber2015-03-051-22/+82
* score: Add and use _Thread_Do_dispatch()Sebastian Huber2015-03-053-85/+120
* score: Simplify and fix signal deliverySebastian Huber2015-03-054-52/+26
* score: Update _Thread_Heir only if necessarySebastian Huber2015-03-0511-75/+49
* score: Add and use PRIORITY_PSEUDO_ISRSebastian Huber2015-03-053-2/+9
* libmd: Disable SHA modules for m32cSebastian Huber2015-03-053-0/+13
* capture: Fix warningsSebastian Huber2015-03-051-5/+5
* dosfs: Fix warningsSebastian Huber2015-03-057-18/+12
* tests: Fix warningSebastian Huber2015-03-051-2/+1
* IMFS: Fix warningSebastian Huber2015-03-051-1/+1
* IMFS: Include missing header fileSebastian Huber2015-03-051-0/+1
* IMFS: Fix warningSebastian Huber2015-03-051-1/+1
* libblock: Fix warningSebastian Huber2015-03-051-2/+1
* score: C/C++ compatibility macros for ISR locksSebastian Huber2015-03-052-4/+96
* Filesystem: Delete unused null_op_fsmount_me()Sebastian Huber2015-03-051-8/+0
* tests: Refactor parallel test executionAlexander Krutwig2015-03-053-0/+269
* score: DocumentationAlexander Krutwig2015-03-051-0/+13
* Move test support from sapi to libmisc/testsupportSebastian Huber2015-03-059-7/+14
* score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber2015-03-0519-333/+0
* score/cpu/or1k: Add cpuatomic.h to fix broken build.Hesham ALMatary2015-03-043-2/+19
* libcsupport: scale times() call to microsecondsGedare Bloom2015-03-041-6/+7
* score: ISR lock C/C++ compatiblity issueSebastian Huber2015-03-041-65/+63
* score: Add and use _Thread_Enable_dispatch_body()Sebastian Huber2015-03-042-5/+8
* score: Inline _Thread_Disable_dispatch() for SMPSebastian Huber2015-03-041-2/+1
* score: Add parameter to Giant acquire/releaseSebastian Huber2015-03-043-10/+18
* xdr_float.c: Fix typoJoel Sherrill2015-03-031-1/+1
* or1k/or1k-exception-default.c: Eliminate dependency on BSP provided .h fileHesham ALMatary2015-03-031-1/+0
* librpc: Include or1knd part of the recongnized CPUs at xdr_float.cHesham ALMatary2015-03-031-1/+1
* score: Enable SMP barriers for all configurationsSebastian Huber2015-03-022-6/+1
* ARM: Fix _ARMV4_Exception_fiq_defaultMartin Galvan2015-02-271-0/+8
* posix: fix error return code for pthread_mutex_trylockGedare Bloom2015-02-251-1/+4
* Panic on RTEMS_FAST_MUTEX network semaphore claim/release.Chris Johns2015-02-241-1/+8
* sparc64: fix copyright notices.Gedare Bloom2015-02-231-12/+1
* rpc: misaligned pointer dereference in clnt_udp.c line 363Jeffrey Hill2015-02-231-3/+3
* rpc: misaligned address exception in get_myaddress.cJeffrey Hill2015-02-231-15/+38
* networking: alignment exception in ioctl(SIOCGIFCONF)Till Straumann2015-02-231-11/+12