source: rtems/cpukit/score/cpu/sparc/rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @146adb1   07/17/17 05:30:46 Sebastian Huber sparc: Add lazy floating point switch The SPARC ABI is a bit special … 5
(edit) @a400d06f   07/18/17 13:11:41 Sebastian Huber sparc: Rename SPARC_USE_SAFE_FP_SUPPORT Rename … 5
(edit) @2f8704b6   07/13/17 07:26:50 cederman sparc: Add assembly workaround for LEON3FT B2BST errata This patch … 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) @3d20f5fb   01/23/17 14:04:44 Sebastian Huber sparc: Relax CPU_STACK_ALIGNMENT Close #2352. 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) @6a1b9e4   11/22/16 09:13:27 Sebastian Huber sparc: Optimize _ISR_Handler() Use _Thread_Do_dispatch() instead of … 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) @c11ac2d5   11/14/16 13:42:56 Sebastian Huber sparc: Use Per_CPU_Control::isr_dispatch_disable Update #2751. 5
(edit) @c539a865   11/14/16 10:34:54 Sebastian Huber sparc: Move CPU_Interrupt_frame related defines Move … 5
(edit) @427dcee   11/11/16 10:17:02 Sebastian Huber sparc: Rename CPU_Minimum_stack_frame Rename SPARC-specific … 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) @58bced6   11/09/16 14:16:03 Sebastian Huber score: Move _CPU_Get_current_per_CPU_control() Move … 5
(edit) @7790d95f   11/04/16 12:29:00 Sebastian Huber sparc: Provide _CPU_Get_thread_executing() 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) @655ce0fb   06/22/16 11:45:02 Sebastian Huber sparc: Optimize CPU counter support 5
(edit) @9460333e   06/20/16 08:08:39 Sebastian Huber sparc: Rework CPU counter support Rework CPU counter support to … 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) @dab7862   02/03/16 10:52:32 Sebastian Huber sparc: Avoid SCORE_EXTERN Update #2559. 5
(edit) @27580641   01/26/16 10:53:09 Sebastian Huber sparc: Adjust CPU_CACHE_LINE_BYTES for LEON3 Fix for commit … 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) @beab4245   01/25/16 08:35:52 Sebastian Huber sparc: No explicit align of _CPU_Null_fp_context This structure is … 5
(edit) @01b32d4   01/25/16 07:54:17 Sebastian Huber score: Delete obsolete CPU_TIMESTAMP_* defines Update #2271. 5
(edit) @b318cb13   12/10/15 07:10:29 Sebastian Huber sparc: Simplify _CPU_Get_current_per_CPU_control() Drop the … 5
(edit) @143696a   10/16/15 06:15:03 Sebastian Huber basedefs.h: Add and use RTEMS_NO_RETURN 5
(edit) @a51b352   05/30/15 15:48:27 Sebastian Huber sparc: Add SPARC_USE_SAFE_FP_SUPPORT The SPARC ABI is a bit special … 4.115
(edit) @2764bd43   05/29/15 13:54:27 alexander.krutwig sparc: Disable FPU in interrupt context Update #2270. 4.115
(edit) @422de7f7   05/26/15 12:09:11 Sebastian Huber sparc: Delete unused CONTEXT_CONTROL_SIZE 4.115
(edit) @139c0dc   05/26/15 12:08:11 Sebastian Huber sparc: Delete unused ISF_STACK_FRAME_OFFSET 4.115
(edit) @1c59cad   04/24/15 14:05:50 alexander.krutwig sparc: Add support for sptests/spcontext01 Implement … 4.115
(edit) @cb4dd48   03/25/15 10:40:08 Sebastian Huber sparc: Ensure interrupt service after ISR enable 4.115
(edit) @46d3c6d8   03/16/15 20:15:55 Gedare Bloom cpukit: add and use CPU_Uint32ptr type 4.115
(edit) @8ac3549   03/04/15 15:13:49 Sebastian Huber score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITY 4.115
(edit) @c34f94f7   02/16/15 10:55:03 Sebastian Huber score: Add _CPU_SMP_Prepare_start_multitasking() Update #2268. 4.115
(edit) @dff1803   12/03/14 10:35:52 Daniel Hellstrom SPARC: optimize IRQ enable & disable * Coding style cleanups. * Use … 4.115
(edit) @9bd7b3b1   05/20/14 15:45:07 Daniel Hellstrom SPARC: Fatal_halt use source and exit codes The Fatal_halt handler … 4.115
(edit) @c48cf0bd   09/11/14 07:10:16 Sebastian Huber score: Rename _BSP_Exception_frame_print() Rename … 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) @fecaeca1   08/25/14 10:59:34 cederman score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC … 4.115
(edit) @54f3476e   07/03/14 09:18:55 cederman bsp/sparc: Flush icache before first time enabling interrupts A … 4.115
(edit) @fbda4a8   07/01/14 08:48:28 Sebastian Huber score: PR2183: Fix context switch on SMP Fix context switch on SMP … 4.115
(edit) @8df1f408   06/02/14 14:31:51 Christian.Mauderer score/sparc: Add support for paravirtualization Guest systems in … 4.115
(edit) @6a740c2   05/23/14 13:52:16 Daniel Hellstrom SPARC: add syscall 1 (exit) function entry point The exit SPARC … 4.115
(edit) @774ee002   05/14/14 08:17:47 cederman sparc: Change asm to asm to compile with -std=c99. 4.115
(edit) @11b05f1   05/08/14 08:11:13 Sebastian Huber score: Fix CPU context usage on SMP We must not alter the is … 4.115
(edit) @38b59a6   05/02/14 08:31:09 Sebastian Huber score: Implement forced thread migration The current implementation … 4.115
(edit) @7c0bd74   04/22/14 08:15:39 Sebastian Huber sparc: Add _CPU_Get_current_per_CPU_control() Use register g6 for the … 4.115
(edit) @b2ec2d15   04/22/14 05:46:56 Sebastian Huber sparc: Optimize context switch The registers g2 through g4 are … 4.115
(edit) @53e008b   04/10/14 13:48:05 Sebastian Huber score: SMP initialization changes Add and use … 4.115
(edit) @67a7a2c   04/14/14 06:09:54 Sebastian Huber sparc: Use leon multilib define 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) @a4bc90af   02/24/14 11:45:00 Sebastian Huber sparc: Fix CPU counter support The SPARC processors supported by … 4.115
(edit) @47d60134   02/19/14 12:52:41 Sebastian Huber score: _CPU_SMP_Get_current_processor() Remove … 4.115
(edit) @4627fcd   02/17/14 13:25:29 Sebastian Huber score: Rename bsp_smp_initialize() Rename bsp_smp_initialize() into … 4.115
(edit) @0344ce03   02/13/14 14:43:03 Sebastian Huber score: Use atomic API for SMP lock Use a ticket lock implementation … 4.115
(edit) @ad56361   02/13/14 12:00:00 Sebastian Huber sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFT Add … 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) @ece9754   02/11/14 13:48:35 Sebastian Huber sparc: Increase CPU_STRUCTURE_ALIGNMENT to 32 Recent LEON4 systems … 4.115
(edit) @97cf623d   02/05/14 10:36:05 Sebastian Huber sparc: Save/restore only non-volatile context The … 4.115
(edit) @558cc8d   02/05/14 14:41:00 Sebastian Huber score: _CPU_Context_switch_to_first_task_smp() Delete … 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) @f8ad6c6f   08/02/13 12:12:55 Sebastian Huber sparc: Make _CPU_ISR_Dispatch_disable per-CPU This variable must be … 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) @9e6df6a   07/30/13 13:29:43 Sebastian Huber score/cpu: Fix _CPU_SMP_lock_Acquire() Avoid infinite loops due to … 4.115
(edit) @965ef82   07/23/13 14:45:54 Sebastian Huber score: PR1782: CPU_USE_DEFERRED_FP_SWITCH Do not redefine … 4.115
(edit) @f7740e97   06/13/13 14:05:20 Sebastian Huber smp: Rename _CPU_Processor_event_receive() Rename to … 4.115
(edit) @07f6e419   06/13/13 14:00:54 Sebastian Huber smp: Rename _CPU_Processor_event_broadcast() Rename to … 4.115
(edit) @ca63ae2   06/13/13 13:41:21 Sebastian Huber smp: Add and use _CPU_SMP_Send_interrupt() Delete bsp_smp_interrupt_cpu(). 4.115
(edit) @39e51758   06/14/13 12:00:38 Sebastian Huber smp: Add and use _CPU_SMP_Get_current_processor() Add and use … 4.115
(edit) @d61e54c2   07/15/13 15:31:10 wei.a.yang update-all-architectures-to-new-atomic-implementation 4.115
(edit) @e358088   05/28/13 08:54:46 Sebastian Huber smp: New SMP lock API Move the SMP lock implementation to the CPU … 4.115
(edit) @2f6108f9   05/28/13 08:58:19 Sebastian Huber smp: Simplify SMP initialization sequence Delete bsp_smp_wait_for(). … 4.115
(edit) @39993d6   05/07/13 08:14:55 Sebastian Huber score: Add CPU context validation 4.115
(edit) @ad4ef3c   05/07/13 09:24:29 Sebastian Huber sparc: Fix problem with assembler files 4.115
(edit) @b1ce6f29   05/06/13 10:23:42 Mohammed Khoory sparc.h: Included stdint.h This header uses uint32_t but does not … 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) @af99ec25   03/12/13 15:15:47 Joel Sherrill sparc/cpu.h: Add comments 4.115
(edit) @b697bc6   01/10/13 21:06:42 Joel Sherrill cpukit: Use Consistent Beginning of Doxygen Group Notation This is … 4.115
(edit) @1362b7a   01/08/13 17:39:08 alexivanov97 score: Doxygen Clean Up Task #4 4.115
(edit) @b8fc260f   12/28/12 15:48:37 Joel Sherrill Miscellaneous Doxygen clean-up 4.115
(edit) @4a7dc837   11/30/12 20:56:14 Joel Sherrill sparc cpu.h: Correct spacing 4.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) @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) @9c121991   09/27/11 09:18:25 Sebastian Huber 2011-09-27 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @4bafde5   06/21/11 22:12:10 Joel Sherrill 2011-06-21 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @159f41c   04/18/11 22:01:39 Joel Sherrill 2011-04-18 Joel Sherrill <joel.sherrilL@…> * … 4.115
(edit) @06dcaf0   03/16/11 20:05:06 Joel Sherrill 2011-03-16 Jennifer Averett <jennifer.averett@…> PR … 4.115
(edit) @e4a2a21f   02/11/11 08:52:39 Ralf Corsepius 2011-02-11 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @479cbaf8   10/21/10 22:18:05 Joel Sherrill 2010-10-21 Joel Sherrill <joel.sherrill@…> * … 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
Note: See TracRevisionLog for help on using the revision log.