summaryrefslogtreecommitdiff
path: root/cpukit/score (follow)
AgeCommit message (Expand)Author
2015-12-13Move the score MP headers.Amar Takhar
2015-12-13Fix waf build for the latest changes.Amar Takhar
2015-12-11Move headers required by i386 SMP support.includeAmar Takhar
2015-12-11Stage 1: Move single headers.Amar Takhar
2015-12-11Add arm/raspberrypi.Amar Takhar
2015-12-11Add beagle BSPsAmar Takhar
2015-12-11Add support for xilinx_zynq_zc706.Amar Takhar
2015-12-11Add waf build system.Amar Takhar
2015-12-08Add RTEMS linker setsSebastian Huber
2015-12-08score: Statically initialize system stateSebastian Huber
2015-12-08score: Delete unused API extensionsSebastian Huber
2015-12-08score: Statically initialize API extensionsSebastian Huber
2015-12-07Remove <rtems/debug.h>Sebastian Huber
2015-11-25Require __getreent()Sebastian Huber
2015-11-25Fix _Assert() statementSebastian Huber
2015-11-16sparc: Fix context switch on SMPDaniel Cederman
2015-11-12score: Fix race condition on SMPSebastian Huber
2015-11-12Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber
2015-11-04score: Fix warningSebastian Huber
2015-10-28powerpc: Add FSL cache definesSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_PACKEDSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_DEPRECATEDSebastian Huber
2015-10-26basdefs.h: Add RTEMS_PURESebastian Huber
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber
2015-10-26basedefs.h: Add compiler attributesSebastian Huber
2015-10-07epiphany: Delete CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber
2015-10-02SMP: Optimize ticket lock implementationSebastian Huber
2015-10-02powerpc: Use wrtee for e6500 multilibSebastian Huber
2015-09-28SMP: Fix and optimize thread dispatchingSebastian Huber
2015-09-28SMP: Simplify thread lock operationsSebastian Huber
2015-09-26score: Use uintptr_t for atomic pointer operationsSebastian Huber
2015-09-25score: Fix atomic compare exchangeSebastian Huber
2015-09-23ARMv7M: Improve exception handler routine and add comments on SP selectionMartin Galvan
2015-09-23Fix exception handler for supporting FPUSudarshan Rajagopalan
2015-09-14score: Fix resource count for self-contained mutexSebastian Huber
2015-09-04score: Implement priority boostingSebastian Huber
2015-09-04score: Implement SMP-specific priority queueSebastian Huber
2015-09-04score: DocumentationSebastian Huber
2015-09-03rbtree: Add _RBTree_Replace_node()Sebastian Huber
2015-09-03rbtree: Replace implementationSebastian Huber
2015-09-02score: Optimize thread queue first operationSebastian Huber
2015-09-01score: Fix return status of mutex try acquireSebastian Huber
2015-09-01arm: Replace __sync_synchronize() implementationSebastian Huber
2015-09-01arm: Use compiler memory barrier by defaultSebastian Huber
2015-09-01rbtree: Delete rtems_rbtree_find_control()Sebastian Huber
2015-08-31rbtree: Delete unused RBTREE_NODE_*() macrosSebastian Huber
2015-08-31rbtree: Delete _RBTree_Initialize()Sebastian Huber
2015-08-31rbtree: Delete _RBTree_Get()Sebastian Huber
2015-08-31rbheap: Drop direction from _RBTree_Iterate()Sebastian Huber