source: rtems/cpukit/score/cpu/m68k

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @511dc4b   06/19/18 07:09:51 Sebastian Huber Rework initialization and interrupt stack support Statically … 5
(edit) @c8df844   06/19/18 12:59:51 Sebastian Huber score: Add CPU_INTERRUPT_STACK_ALIGNMENT Add CPU port define for the … 5
(edit) @718a84af   06/27/18 06:17:26 Sebastian Huber Remove unused CPU_MODES_INTERRUPT_LEVEL 5
(edit) @65f868c   05/23/18 12:17:25 Sebastian Huber Add _CPU_Counter_frequency() Add rtems_counter_frequency() API … 5
(edit) @f35c3be9   04/16/18 05:34:18 Sebastian Huber Remove register keyword from public header files The following code … 5
(edit) @8d96b46   03/08/18 23:24:47 joel m68k/include/rtems/score/types.h: Eliminate this file Updates #3327. 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @27bfcd8   01/25/17 13:32:02 Sebastian Huber score: Delete _CPU_Context_Fp_start() Since the FP area pointer is … 5
(edit) @4aa23c96   01/23/17 07:12:18 Sebastian Huber Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN Use de-facto standard … 5
(edit) @84e6f15   11/10/16 11:02:28 Sebastian Huber score: Robust thread dispatch On SMP configurations, it is a fatal … 5
(edit) @408609f6   11/10/16 14:17:28 Sebastian Huber score: Add _ISR_Is_enabled() In contrast to _ISR_Get_level() the … 5
(edit) @141e16d   11/11/16 09:51:25 Sebastian Huber rtems: Conditionally define rtems_interrupt_frame Update #2808. 5
(edit) @82d30a3   11/11/16 09:16:33 Sebastian Huber score: Move CPU_PER_CPU_CONTROL_SIZE Move CPU_PER_CPU_CONTROL_SIZE … 5
(edit) @acc6d9bf   11/10/16 06:12:55 Sebastian Huber score: Remove obsolete defines The thread dispatch inline option is … 5
(edit) @df63fbd1   11/04/16 12:45:25 Sebastian Huber score: Add <rtems/score/cpuimpl.h> The aim of this file is to … 5
(edit) @9149c87e   09/23/16 04:52:33 Sebastian Huber score: Fix C/C++ compatibility issue Only use CPU_Per_CPU_control if … 5
(edit) @b04b76c6   06/07/16 19:36:48 Sebastian Huber score: Simplify priority bit map implementation The priority bit map … 5
(edit) @18e29faf   06/08/16 08:10:40 Sebastian Huber score: Delete CPU_USE_GENERIC_BITFIELD_DATA Rename log2table into … 5
(edit) @decff899   02/17/16 13:26:29 Sebastian Huber score: Add CPU_MAXIMUM_PROCESSORS Maximum number of processors of all … 5
(edit) @18a5db2   02/03/16 10:48:31 Sebastian Huber m68k: Avoid SCORE_EXTERN Update #2559. 5
(edit) @a8865f8   01/25/16 09:20:28 Sebastian Huber score: Introduce CPU_CACHE_LINE_BYTES Add CPU_CACHE_LINE_BYTES for … 5
(edit) @01b32d4   01/25/16 07:54:17 Sebastian Huber score: Delete obsolete CPU_TIMESTAMP_* defines Update #2271. 5
(edit) @143696a   10/16/15 06:15:03 Sebastian Huber basedefs.h: Add and use RTEMS_NO_RETURN 5
(edit) @f7d95581   07/24/15 08:47:25 Sebastian Huber m68k: Include proper header file 5
(edit) @48fed9a   06/25/15 12:11:53 Sebastian Huber score: Simplify <rtems/system.h> Drop the <rtems/score/percpu.h> … 4.115
(edit) @46d3c6d8   03/16/15 20:15:55 Gedare Bloom cpukit: add and use CPU_Uint32ptr type 4.115
(edit) @bdf23b6c   03/10/15 17:39:59 Joel Sherrill cpukit: Remove old DESCRIPTION: in comments These were remnants of … 4.115
(edit) @8ac3549   03/04/15 15:13:49 Sebastian Huber score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITY 4.115
(edit) @4efdc8e9   10/07/14 22:42:23 Joel Sherrill m68k/rtems/score/cpu.h: _CPU_Context_Restart_self needed … 4.115
(edit) @5323247   09/23/14 06:01:56 Sebastian Huber m68k: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPEC Converting 64-bit … 4.115
(edit) @f82752a4   06/04/14 09:23:34 Daniel Hellstrom Let CPU/BSP Fatal handler have access to source Without the source … 4.115
(edit) @03b7789   04/26/14 13:09:10 Sebastian Huber score: Statically initialize _ISR_Vector_table 4.115
(edit) @320faf8e   04/17/14 05:57:09 Sebastian Huber score: Clarify TLS support 4.115
(edit) @f570b071   04/01/14 08:20:01 Sebastian Huber score: Rename Priority_bit_map_Control Rename … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @24bf11e   02/12/14 09:31:38 Sebastian Huber score: Add CPU counter support Add a CPU counter interface to allow … 4.115
(edit) @022851a   01/28/14 11:10:08 Sebastian Huber Add thread-local storage (TLS) support Tested and implemented on ARM, … 4.115
(edit) @58a70b76   08/27/13 13:14:04 wei.a.yang score: Simplify <rtems/score/cpuatomic.h> Add proper license and … 4.115
(edit) @d19cce29   08/05/13 12:54:11 Sebastian Huber score: Per-CPU thread dispatch disable level Use a per-CPU thread … 4.115
(edit) @10fd4aac   08/02/13 11:54:08 Sebastian Huber score/cpu: Add CPU_Per_CPU_control Add CPU port specific per-CPU control. 4.115
(edit) @d61e54c2   07/15/13 15:31:10 wei.a.yang update-all-architectures-to-new-atomic-implementation 4.115
(edit) @39993d6   05/07/13 08:14:55 Sebastian Huber score: Add CPU context validation 4.115
(edit) @3806e01a   05/10/13 08:33:11 Chris Johns Revert bootstrap whitespace changes. 4.115
(edit) @9b605b28   04/23/13 16:34:16 wei.a.yang Using the generic atomic ops to implement UP mode atomic for all … 4.115
(edit) @4bcd8dc   03/18/13 16:41:19 Joel Sherrill m68k/cpu.h: Fix formatting and add comment block 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @66fffc7   01/08/13 15:22:33 alexivanov97 score: Doxygen Clean Up Task #15 4.115
(edit) @b7185613   12/07/12 14:57:04 alexivanov97 score misc: Clean up Doxygen GCI Task #124.115
(edit) @815994f   11/25/12 16:48:11 Sebastian Huber score: Add CPU_Exception_frame Add CPU port type CPU_Exception_frame … 4.115
(edit) @f1738ed   11/04/12 20:04:39 Sebastian Huber score: PR1607: Add and use CPU_SIZEOF_POINTER Add and use new CPU … 4.115
(edit) @65c6425   05/03/12 17:24:46 Joel Sherrill Remove CVS Id Strings (manual edits after script) These modifications … 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @33a105fb   05/07/12 16:08:48 Joel Sherrill Revert: Remove CVS Ids See … 4.115
(edit) @ee32f67a   05/04/12 06:55:28 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @1fec9e0   04/16/12 02:22:36 Gedare Bloom m68k: replace m68k_isr with rtems_isr 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
(edit) @9c121991   09/27/11 09:18:25 Sebastian Huber 2011-09-27 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @3dc9afb6   07/24/11 22:51:36 Joel Sherrill 2011-07-24 Joel Sherrill <joel.sherrill@…> * cpu.c, … 4.115
(edit) @186fee2   07/21/11 13:18:30 Joel Sherrill 2011-07-21 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @d2bac95b   05/17/11 15:40:37 Ralf Corsepius 2011-05-17 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: … 4.115
(edit) @0e900873   02/11/11 09:22:30 Ralf Corsepius 2011-02-11 Ralf Corsépius <ralf.corsepius@…> * cpu.c, … 4.115
(edit) @a44edd15   07/29/10 17:52:00 Joel Sherrill 2010-07-29 Gedare Bloom <giddyup44@…> PR 1635/cpukit * … 4.115
(edit) @89b85e51   07/16/10 08:46:29 Sebastian Huber 2010-07-16 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @6d42b4c6   06/29/10 00:34:00 Joel Sherrill 2010-06-28 Joel Sherrill <joel.sherrill@…> PR 1573/cpukit … 4.115
(edit) @4ad55267   04/08/10 16:37:34 Joel Sherrill 2010-04-08 Till Straumann <strauman@…> * cpu_asm.S, … 4.104.115
(edit) @febaa8a   03/27/10 15:03:09 Joel Sherrill 2010-03-27 Joel Sherrill <joel.sherrill@…> * cpu.c, … 4.104.115
(edit) @5bb38e15   12/04/09 05:25:30 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @15fef93   09/27/09 18:56:47 Joel Sherrill 2009-09-27 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @da42259   08/24/09 10:29:10 Thomas.Doerfler Define M68K_FP_STATE_SIZE also if used in assembler files. 4.104.115
(edit) @3b7e9bc   05/15/09 07:20:38 Thomas.Doerfler cpu.c, cpu_asm.S, rtems/score/cpu.h: Cleanup of the floating point … 4.104.115
(edit) @0067feb   03/12/09 14:16:50 Joel Sherrill 2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1385/cpukit … 4.104.115
(edit) @59b68bd   02/12/09 15:55:54 Joel Sherrill 2009-02-12 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @c03e2bc   02/11/09 21:45:05 Joel Sherrill 2009-02-11 Joel Sherrill <joel.sherrill@…> * cpu.c, … 4.104.115
(edit) @314b835   12/17/08 06:35:31 Ralf Corsepius 2008-12-17 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @1cb54d1f   12/11/08 00:47:56 Ralf Corsepius #include <stdint.h> instead of <rtems/stdint.h>. 4.104.115
(edit) @4bbf70bd   09/19/08 15:52:09 Joel Sherrill 2008-09-19 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @6162bc2   09/11/08 14:10:16 Ralf Corsepius 2008-09-11 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @edb1810e   09/08/08 15:19:14 Joel Sherrill 2008-09-08 Joel Sherrill <joel.sherrill@…> * cpu.c, … 4.104.114.95
(edit) @b7b6100   08/21/08 04:10:51 Ralf Corsepius 2008-08-21 Ralf Corsépius <ralf.corsepius@…> * … 4.104.114.95
(edit) @30e2df6   08/21/08 04:10:35 Ralf Corsepius Include stdbool.h. Use bool as base-type for boolean. 4.104.114.95
(edit) @1a7c300   08/19/08 18:46:20 Joel Sherrill 2008-08-19 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @60a3fa0c   08/19/08 14:19:12 Joel Sherrill 2008-08-19 Joel Sherrill <joel.sherrill@…> * cpu.c, … 4.104.114.95
(edit) @432a662c   07/31/08 14:55:54 Joel Sherrill 2008-07-31 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @e0b8176   07/11/08 10:05:13 Thomas.Doerfler added support for mcf548x 4.104.114.95
(edit) @eed04912   07/10/08 12:56:31 Thomas.Doerfler added irq-extension.h declarations 4.104.114.95
(edit) @805cddc   06/16/08 23:37:42 Chris Johns hris Johns <chrisj@…> * cpukit/sapi/include/confdefs.h: Add … 4.104.114.95
(edit) @1603ecd   06/13/08 22:13:02 Joel Sherrill 2008-06-13 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @e339d8b   06/11/08 08:19:13 Chris Johns hris Johns <chrisj@…> * cpu_asm.S: Add Coldfire FPU support. … 4.104.114.95
(edit) @2fd427c   06/05/08 14:30:07 Joel Sherrill 2008-06-05 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @253e4cf   02/26/08 16:35:47 Joel Sherrill Update copyright date. 4.104.114.95
(edit) @b4df56dd   01/22/08 15:18:26 Joel Sherrill 2008-01-22 Joel Sherrill <joel.sherrill@…> * cpu_asm.S: … 4.104.114.95
(edit) @0ca6d0d9   12/17/07 22:35:25 Joel Sherrill 2007-12-17 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @7ccdfbb   12/17/07 16:12:41 Joel Sherrill 2007-12-17 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @ee29de05   12/04/07 22:19:10 Joel Sherrill 2007-12-04 Joel Sherrill <joel.sherrill@…> * cpu.c, … 4.104.114.95
(edit) @4b89ba7   12/03/07 22:22:55 Joel Sherrill 2007-12-03 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @f9f8239   11/26/07 21:19:52 Joel Sherrill 2007-11-26 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @44ad1151   08/04/07 06:10:36 Ralf Corsepius 2007-08-04 Ralf Corsépius <ralf.corsepius@…> * … 4.104.114.84.95
(edit) @ee69dc6   07/31/07 16:48:47 Ralf Corsepius 2007-07-31 Ralf Corsépius <ralf.corsepius@…> * cpu_asm.S, … 4.104.114.84.95
(edit) @97c73ed   07/31/07 16:48:38 Ralf Corsepius Replace M68K_COLDFIRE_ARCH with mcoldfire. 4.104.114.84.95
(edit) @60f016f   05/22/07 20:57:34 Joel Sherrill 2007-05-22 Joel Sherrill <joel.sherrill@…> * … 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.