summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/nios2 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-16cpukit: add and use CPU_Uint32ptr typeGedare Bloom1-0/+3
2015-03-05score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber1-5/+0
2015-01-13nios2: Disable assembler warningSebastian Huber1-2/+3
2014-10-09nios2-iic-irq.c: Fix warningsJoel Sherrill1-0/+6
2014-10-09nios2-iic-irq.c: Include <rtems/score/interr.h> so it buildsJoel Sherrill1-0/+1
2014-09-10Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom3-3/+4
2014-04-29score: Statically initialize _ISR_Vector_tableSebastian Huber3-27/+1
2014-04-03score: Rename Priority_bit_map_ControlSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns30-30/+30
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber3-3/+3
2014-02-14score: Add CPU counter supportSebastian Huber2-0/+13
2014-02-04Add thread-local storage (TLS) supportSebastian Huber2-2/+5
2013-11-26nios2: TyposSebastian Huber1-2/+2
2013-09-03nios2: Include proper header fileSebastian Huber1-1/+1
2013-08-28score: Simplify <rtems/score/cpuatomic.h>WeiY1-30/+6
2013-08-09score/cpu: Add CPU_Per_CPU_controlSebastian Huber1-0/+6
2013-07-17update-all-architectures-to-new-atomic-implementationWeiY1-6/+4
2013-06-14score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber1-1/+1
2013-05-10score: Add CPU context validationSebastian Huber4-0/+194
2013-05-10Revert bootstrap whitespace changes.Chris Johns1-0/+1
2013-05-01Using the generic atomic ops to implement UP mode atomic for all architecture...WeiY3-0/+44
2013-03-11nios2: DocumentationSebastian Huber1-13/+2
2013-03-11nios2: Use NIOS2_CTLREG_INDEX_STATUSJeffrey O. Hill1-1/+2
2013-03-11nios2: Set CPU_ISR_PASSES_FRAME_POINTER to FALSEJeffrey O. Hill2-23/+3
2013-03-11nios2: Add _Nios2_Count_leading_zeros()Jeffrey O. Hill3-0/+75
2013-03-11nios2: Rename fileJeffrey O. Hill2-1/+1
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-259/+0
2013-01-14NIOS2: Fix register restore sequence in epilogueSebastian Huber1-3/+3
2013-01-09score: Doxygen Clean Up Task #17Alex Ivanov3-18/+30
2013-01-08score: Doxygen Clean Up Task #16Alex Ivanov3-17/+24
2012-12-02score misc: Clean up Doxygen #13 (GCI 2012)Mathew Kallada10-6/+76
2012-11-27score: Add CPU_Exception_frameSebastian Huber3-0/+27
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber1-0/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill26-54/+0
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+4
2012-05-04Remove CVS-Ids.Ralf Corsépius1-4/+0
2012-04-11nios2: New functionsSebastian Huber2-0/+49
2012-04-11nios2: API changeSebastian Huber3-4/+4
2012-03-30NIOS2: Add MPU support functionsSebastian Huber4-21/+165
2012-03-30NIOS2: Fix outermost interrupt checkSebastian Huber1-1/+4
2012-02-01Remove all .cvsignore files.Joel Sherrill1-2/+0
2011-10-212011-10-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber8-2/+409
2011-09-302011-09-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-4/+7
2011-09-272011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-0/+7
2011-09-162011-09-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber8-4/+401
2011-09-142011-09-14 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-4/+6
2011-09-092011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-2/+6
2011-09-022011-09-02 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber4-5/+10
2011-09-022011-09-02 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-12/+9
2011-09-022011-09-02 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber4-13/+48