summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: atomic support for RTEMS. Cleanup.WeiY2013-02-072-144/+144
* score: atomic support for RTEMS. Atomic operations for PowerPC.WeiY2013-02-071-0/+537
* score: atomic support for RTEMS. Atomic operations for i386.WeiY2013-02-071-0/+341
* score: atomic support for RTEMS automake and autoconf changesWeiY2013-02-074-0/+10
* NIOS2: Fix register restore sequence in epilogueSebastian Huber2013-01-141-3/+3
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-1084-211/+178
* cpukit: Add EOL on files missing EOL at EOFJoel Sherrill2013-01-1099-99/+99
* score: Doxygen Clean Up Task #14Alex Ivanov2013-01-1020-30/+290
* score: Doxygen Clean Up Task #12Alex Ivanov2013-01-1020-134/+446
* score: Doxygen Clean Up Task #17Alex Ivanov2013-01-093-18/+30
* score: Doxygen Clean Up Task #16Alex Ivanov2013-01-0819-1355/+1429
* score: Doxygen Clean Up Task #4Alex Ivanov2013-01-0820-1185/+1256
* score: Doxygen Clean Up Task #15Alex Ivanov2013-01-0820-733/+769
* score: Doxygen Clean Up Task #11Mathew Kallada2013-01-0720-830/+1068
* arm: Add AIRCR register definesSebastian Huber2013-01-071-0/+15
* arm: Implement CPU_Exception_frame_print()Sebastian Huber2013-01-073-35/+40
* arm: Add and use _ARMV7M_Exception_default()Sebastian Huber2013-01-073-0/+56
* arm: Include <rtems/score/cpu.h>Sebastian Huber2013-01-0716-40/+20
* arm: Provide CPU_Exception_frame for ARMv7-MSebastian Huber2013-01-071-14/+12
* arm: Rename inline functionsSebastian Huber2013-01-071-2/+2
* 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