summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/moxie (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit: add and use CPU_Uint32ptr typeGedare Bloom2015-03-161-0/+4
* score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber2015-03-051-23/+0
* moxiertems/score/cpu.h: _CPU_Context_switch needed RTEMS_COMPILER_NO_RETURN_A...Joel Sherrill2014-10-091-9/+22
* Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom2014-09-101-2/+2
* score: Rename Priority_bit_map_ControlSebastian Huber2014-04-031-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-218-8/+8
* score: Add CPU counter supportSebastian Huber2014-02-142-0/+13
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-1/+1
* score: Simplify <rtems/score/cpuatomic.h>WeiY2013-08-281-30/+6
* score/cpu: Add CPU_Per_CPU_controlSebastian Huber2013-08-091-0/+6
* update-all-architectures-to-new-atomic-implementationWeiY2013-07-171-6/+4
* score: Add CPU context validationSebastian Huber2013-05-101-0/+12
* Revert bootstrap whitespace changes.Chris Johns2013-05-101-0/+1
* Using the generic atomic ops to implement UP mode atomic for all architecture...WeiY2013-05-013-0/+44
* cpukit moxie: Style correctionsJoel Sherrill2013-02-282-71/+7
* Add Moxie CPU supportAnthony Green2013-02-289-0/+1647