summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/moxie/rtems/score/cpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-852/+0
* moxie/rtems/score/cpu.h: Fix printf() format warningJoel Sherrill2017-04-251-1/+1
* score: Delete _CPU_Context_Fp_start()Sebastian Huber2017-01-261-20/+0
* Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIANSebastian Huber2017-01-241-7/+0
* score: Robust thread dispatchSebastian Huber2016-11-231-0/+2
* score: Add _ISR_Is_enabled()Sebastian Huber2016-11-181-0/+5
* score: Move CPU_PER_CPU_CONTROL_SIZESebastian Huber2016-11-181-2/+0
* score: Remove obsolete definesSebastian Huber2016-11-181-22/+0
* score: Fix C/C++ compatibility issueSebastian Huber2016-09-231-4/+0
* score: Delete CPU_USE_GENERIC_BITFIELD_DATASebastian Huber2016-06-081-2/+0
* score: Delete dead copy and paste codeSebastian Huber2016-06-081-106/+1
* score: Add CPU_MAXIMUM_PROCESSORSSebastian Huber2016-03-041-0/+2
* moxie: Delete superfluous _CPU_Null_fp_contextSebastian Huber2016-02-171-30/+1
* score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber2016-01-261-23/+3
* score: Delete obsolete CPU_TIMESTAMP_* definesSebastian Huber2016-01-251-4/+0
* basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2015-10-261-1/+1
* 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
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+12
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-1/+1
* score/cpu: Add CPU_Per_CPU_controlSebastian Huber2013-08-091-0/+6
* score: Add CPU context validationSebastian Huber2013-05-101-0/+12
* cpukit moxie: Style correctionsJoel Sherrill2013-02-281-54/+2
* Add Moxie CPU supportAnthony Green2013-02-281-0/+1090