summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or1k/cpu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28score/cpu/or1k: Change license to BSD-2Joel Sherrill1-3/+22
2021-07-28score: Canonicalize _CPU_Fatal_halt()Sebastian Huber1-1/+17
2021-04-20Remove superfluous <rtems/score/wkspace.h> includesSebastian Huber1-1/+0
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2018-11-12or1k: Remove use of proc_ptrSebastian Huber1-15/+7
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-4/+0
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber1-2/+2
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber1-1/+1
2015-03-09or1k: Correct _CPU_Thread_Idle_body prototypeJoel Sherrill1-1/+1
2015-02-10or1k/cpu.c: Eliminate dependency on BSP provided headerHesham ALMatary1-2/+7
2014-08-12Add support for OpenRISC - Fixed issuesHesham ALMatary1-0/+112