summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or1k/rtems/score/cpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-872/+0
* score/cpu/or1k/rtems/score/cpu.h: Fix printf() format warningJoel Sherrill2017-04-251-1/+3
* score: Delete _CPU_Context_Fp_start()Sebastian Huber2017-01-261-11/+7
* Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIANSebastian Huber2017-01-241-2/+0
* score: Robust thread dispatchSebastian Huber2016-11-231-0/+2
* score: Add _ISR_Is_enabled()Sebastian Huber2016-11-181-0/+5
* rtems: Conditionally define rtems_interrupt_frameSebastian Huber2016-11-181-1/+1
* score: Move CPU_PER_CPU_CONTROL_SIZESebastian Huber2016-11-181-1/+0
* score: Remove obsolete definesSebastian Huber2016-11-181-20/+0
* score: Fix C/C++ compatibility issueSebastian Huber2016-09-231-3/+0
* score: Simplify priority bit map implementationSebastian Huber2016-06-081-1/+0
* score: Delete CPU_USE_GENERIC_BITFIELD_DATASebastian Huber2016-06-081-2/+0
* 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