summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* arm: Move inline functionsSebastian Huber2013-01-072-34/+34
* arm: Add and use default exception handlerSebastian Huber2013-01-073-0/+132
* arm: Add and use _ARM_Exception_default()Sebastian Huber2013-01-074-4/+31
* arm: Change CPU_Exception_frameSebastian Huber2013-01-074-33/+27
* arm: Rename type and functionsSebastian Huber2013-01-072-13/+17
* arm: Move type definition and prototypesSebastian Huber2013-01-072-10/+10
* arm: Rename arm_exc_interrupt()Sebastian Huber2013-01-072-3/+3
* arm: Move prototypes to new fileSebastian Huber2013-01-074-4/+41
* arm: Delete unused arm_exc_undefined()Sebastian Huber2013-01-071-2/+0
* score: Doxygen Clean Up Task #10Mathew Kallada2013-01-0420-801/+1046
* score: Doxygen Clean Up Task #3Mathew Kallada2013-01-045-73/+131
* score: Doxygen Clean Up Task #9Alex Ivanov2013-01-0420-1001/+1773
* score: Doxygen Clean Up Task #5Alex Ivanov2013-01-0219-1348/+1448
* score: Doxygen Clean Up Task #6Mathew Kallada2012-12-2919-835/+1051
* cpukit avr: Replace dos eol with unix eol.Jennifer Averett2012-12-291-1140/+1140
* score: Doxygen Clean Up Task #8Mathew Kallada2012-12-2919-1017/+961
* score: Doxygen Clean Up Task #7Mathew Kallada2012-12-2820-825/+1086
* Miscellaneous Doxygen clean-upJoel Sherrill2012-12-281-0/+2
* score misc: Clean up Doxygen GCI Task #12Alex Ivanov2012-12-0720-123/+120
* score misc: Clean up Doxygen #13 (GCI 2012)Mathew Kallada2012-12-0228-21/+175
* Print MCSR and ESR.Ric Claus2012-12-011-0/+5
* PR 2048: Removed use of PPC440 macro.Ric Claus2012-12-012-103/+131
* score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov2012-11-308-179/+50
* sparc cpu.h: Correct spacingJoel Sherrill2012-11-301-1/+1
* score: Add CPU_Exception_frameSebastian Huber2012-11-2743-3/+455
* powerpc: Add CPU_Exception_frameSebastian Huber2012-11-271-0/+46
* score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber2012-11-2217-0/+50
* arm: Add _CPU_Thread_Idle_body for ARMv7-MSebastian Huber2012-11-213-1/+40
* powerpc: Add more BUCSR register valuesSebastian Huber2012-11-211-0/+8
* score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber2012-11-152-0/+34
* powerpc: Delete _CPU_Install_interrupt_stack()Sebastian Huber2012-11-141-11/+0
* mips/idtcpu.h: Fix nested comment warningJoel Sherrill2012-09-051-1/+1
* v850 - byte swap instructions not available on all multilibsJoel Sherrill2012-06-122-7/+33
* v850 port: Initial addition with BSP for simulator in GDBJoel Sherrill2012-06-1110-0/+1925
* powerpc/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_Init...Joel Sherrill2012-06-111-2/+14
* mips/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_InitializeJoel Sherrill2012-06-111-7/+2
* i386/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_InitializeJoel Sherrill2012-06-111-2/+14
* arm/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_InitializeJoel Sherrill2012-06-111-2/+5
* powerpc: Simplify context switchSebastian Huber2012-06-042-146/+134
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-111-2/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-11331-533/+0
* Score ISR - Minimize Capabilities When Not Simple VectoredJoel Sherrill2012-05-091-4/+6
* Revert: Remove CVS IdsJoel Sherrill2012-05-0717-0/+67
* Remove CVS-Ids.Ralf Corsépius2012-05-0417-67/+0
* no_cpu: replace no_cpu_isr with rtems_isrGedare Bloom2012-04-161-6/+0
* lm32: replace lm32_isr with rtems_isrGedare Bloom2012-04-161-6/+0
* m68k: replace m68k_isr with rtems_isrGedare Bloom2012-04-161-2/+0
* nios2: New functionsSebastian Huber2012-04-112-0/+49
* nios2: API changeSebastian Huber2012-04-113-4/+4
* arm: New functionSebastian Huber2012-04-074-4/+46