summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or1k/rtems/score/cpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Delete dead copy and paste codeSebastian Huber2016-06-081-104/+1
* score: Add CPU_MAXIMUM_PROCESSORSSebastian Huber2016-03-041-0/+2
* or1k: Delete superfluous _CPU_Null_fp_contextSebastian Huber2016-02-171-17/+1
* score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber2016-01-261-21/+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
* or1k: Send halt signal to or1k simulators when rtems terminatesHesham ALMatary2015-04-021-0/+1
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-201-1/+1
* score/or1k: Fix warnings. Add missing prototypesHesham ALMatary2015-03-131-0/+4
* or1k/rtems/score/cpu.h: Add no_return attribute to _CPU_Context_restoreJoel Sherrill2015-03-091-1/+1
* or1k: Correct _CPU_Thread_Idle_body prototypeJoel Sherrill2015-03-091-1/+1
* score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber2015-03-051-21/+0
* or1k: Let CPU/BSP Fatal handler have access to sourceHesham ALMatary2014-09-101-2/+2
* Add support for OpenRISC - Fixed issuesHesham ALMatary2014-08-121-0/+1051