summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-2510-3575/+0
* score: Delete _CPU_Context_Fp_start()Sebastian Huber2017-01-261-18/+7
* Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIANSebastian Huber2017-01-241-8/+0
* score: Robust thread dispatchSebastian Huber2016-11-231-0/+1
* 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-182-2/+4
* score: Remove obsolete definesSebastian Huber2016-11-181-2/+0
* score: Add <rtems/score/cpuimpl.h>Sebastian Huber2016-11-071-0/+30
* score: Fix C/C++ compatibility issueSebastian Huber2016-09-231-4/+0
* score: Simplify priority bit map implementationSebastian Huber2016-06-081-2/+0
* score: Delete CPU_USE_GENERIC_BITFIELD_DATASebastian Huber2016-06-081-1/+0
* score: Add CPU_MAXIMUM_PROCESSORSSebastian Huber2016-03-041-0/+2
* m68k: Avoid SCORE_EXTERNSebastian Huber2016-02-171-28/+1
* score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber2016-01-261-1/+5
* score: Delete obsolete CPU_TIMESTAMP_* definesSebastian Huber2016-01-251-2/+0
* basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2015-10-261-1/+1
* cpukit: add and use CPU_Uint32ptr typeGedare Bloom2015-03-161-0/+3
* cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill2015-03-111-6/+4
* score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber2015-03-051-1/+0
* m68k/rtems/score/cpu.h: _CPU_Context_Restart_self needed RTEMS_COMPILER_NO_RE...Joel Sherrill2014-10-091-1/+1
* m68k: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber2014-09-231-1/+1
* Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom2014-09-101-2/+2
* score: Rename Priority_bit_map_ControlSebastian Huber2014-04-031-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-214-4/+4
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+12
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-24/+9
* score: Simplify <rtems/score/cpuatomic.h>WeiY2013-08-281-30/+6
* score/cpu: Add CPU_Per_CPU_controlSebastian Huber2013-08-091-0/+6
* update-all-architectures-to-new-atomic-implementationWeiY2013-07-171-6/+4
* score: Add CPU context validationSebastian Huber2013-05-101-0/+12
* Using the generic atomic ops to implement UP mode atomic for all architecture...WeiY2013-05-011-0/+40
* m68k/cpu.h: Fix formatting and add comment blockJoel Sherrill2013-03-181-3/+10
* score: Doxygen Clean Up Task #15Alex Ivanov2013-01-088-39/+59
* score: Add CPU_Exception_frameSebastian Huber2012-11-271-0/+2
* score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber2012-11-221-0/+2
* 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-117-15/+0
* m68k: replace m68k_isr with rtems_isrGedare Bloom2012-04-161-2/+0
* 2011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-271-0/+2
* 2011-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-211-2/+2
* 2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-112-24/+24
* 2010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-291-1/+1
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-162-17/+4
* 2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-291-3/+0
* 2010-04-08 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2010-04-081-8/+4
* Whitespace removal.Ralf Corsepius2009-12-045-39/+39
* 2009-09-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-271-1/+1
* Define M68K_FP_STATE_SIZE also if used in assembler files.Thomas Doerfler2009-08-241-7/+9
* cpu.c, cpu_asm.S, rtems/score/cpu.h: Cleanup of the floating point context in...Thomas Doerfler2009-05-151-134/+154