source: rtems/cpukit/score/cpu

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @cbbe68b   03/08/18 18:28:54 joel bfin/include/rtems/score/types.h: Eliminate this file Updates #3327. 5
(edit) @c006bf50   02/19/18 19:22:37 joel score/cpu/powerpc/include/rtems/score/powerpc.h: Fix typo 5
(edit) @bc16c65   02/19/18 19:21:36 joel powerpc/include/rtems/score/types.h: Remove unused ppc_isr Updates #3327. 5
(edit) @1c64c688   01/31/18 07:18:42 Sebastian Huber epiphany: Workaround until next Newlib snapshot At least with … 5
(edit) @9819425   01/31/18 07:02:21 Sebastian Huber epiphany: Fixes for GCC 7.3 GCC 7.3 defines USER_LABEL_PREFIX to … 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) @5ce2dfa   01/15/18 07:16:42 Sebastian Huber powerpc: Add FSL_EIS_EPR Update #3085. 5
(edit) @7190005   01/02/18 10:42:48 Sebastian Huber sparc: Move <libcpu/byteorder.h> Update #3254. Update #3260. 5
(edit) @12641f7b   12/14/17 07:12:52 Sebastian Huber epiphany: Remove superfluous includes Update #3254. 5
(edit) @8e8cf72   12/13/17 07:42:34 Sebastian Huber arm: Move <libcpu/arm-cp15.h> to cpukit Update #3254. 5
(edit) @c3897697   11/29/17 16:32:18 joel riscv/rtems/score/cpu.h: Use RTEMS_NO_RETURN not deprecated … 5
(edit) @07d96453   11/21/17 11:00:49 Sebastian Huber powerpc: Remove _BSP_Fatal_error() BSPs can use the … 5
(edit) @1c193a2   11/21/17 10:43:13 Sebastian Huber powerpc: Replace BSP_panic() with rtems_panic() Due to a new … 5
(edit) @5018894e   11/20/17 06:45:15 Sebastian Huber bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLER For the SPE … 5
(edit) @11ff3a9   10/27/17 04:18:40 Hesham Almatary cpukit: RISC-V - make riscv32 code work for riscv64 - v2 * Use … 5
(edit) @cf614ec   10/28/17 11:33:17 Sebastian Huber riscv32: Add missing preinstall.am Update #3109. 5
(edit) @660db8c8   10/26/17 23:12:41 Hesham Almatary cpukit: Add basic riscv32 architecture port v3 Limitations: * NO FPU … 5
(edit) @a5273ab   10/20/17 06:04:08 Hesham Almatary Add riscv32 to autotools files v3 5
(edit) @c693a3a   08/11/17 08:44:04 Sebastian Huber powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORE In 64-bit mode, the … 5
(edit) @a6f84b27   08/01/17 08:57:46 Sebastian Huber powerpc: Add 64-bit context/interrupt support Update #3082. 5
(edit) @7837728b   08/10/17 11:09:22 Sebastian Huber powerpc: 64-bit _CPU_Context_Initialize() support Update #3082. 5
(edit) @5a9372f   08/10/17 09:35:33 Sebastian Huber powerpc: 64-bit support for CPU_SIZEOF_POINTER Update #3082. 5
(edit) @ea9084de   08/10/17 09:34:32 Sebastian Huber powerpc: ppc_interrupt_get_disable_mask() Fix warning on 64-bit … 5
(edit) @caa12270   07/31/17 13:08:06 Sebastian Huber powerpc: Add register defines Update #3082. 5
(edit) @0daa8ab   08/10/17 07:03:36 Sebastian Huber arm: Use ARM code on Thumb 1 targets Update #3093. 5
(edit) @a95d909   08/10/17 05:51:17 Sebastian Huber arm: Validate IT[7:0] bit field of PSR Update #3093. 5
(edit) @a597984   07/31/17 11:34:46 Sebastian Huber powerpc: Add register defines Update #3082. Update #3085. 5
(edit) @585706a4   07/28/17 12:42:53 Sebastian Huber bsp/t32mppc: Add SMP support 5
(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) @b2e1bded   07/18/17 12:53:16 Sebastian Huber score: Add optional _CPU_Context_Destroy() Update #3077. 5
(edit) @2f8704b6   07/13/17 07:26:50 cederman sparc: Add assembly workaround for LEON3FT B2BST errata This patch … 5
(edit) @3e782743   07/04/17 12:15:03 Sebastian Huber arm: Fix ARMv7-M interrupt processing Right after a "msr basepri_max, … 5
(edit) @d30c2cc   06/20/17 11:01:02 Sebastian Huber powerpc: Fix PPC_CONTEXT_VOLATILE_SIZE Account for legacy AltiVec? context. 5
(edit) @ae3e6af8   06/20/17 08:39:54 Sebastian Huber powerpc: Fix TLS support Do not zero the GPR2 in the thread context … 5
(edit) @7b0c74ff   06/09/17 13:42:36 Sebastian Huber i386: Support thread-local storage (TLS) Update #2468. 5
(edit) @cb0d9a0   06/09/17 06:17:59 Sebastian Huber i386: Move _CPU_Context_Initialize() Update #2468. 5
(edit) @32b4a0c   06/09/17 05:25:02 Sebastian Huber Simplify TLS support in context switch There is no need to save the … 5
(edit) @a748603   05/14/17 01:52:52 Chris Johns build-system: Parallel build all subdirs. 5
(edit) @d5c8756   05/23/17 08:03:56 Sebastian Huber arm: Fix profiling support of Thumb-1 targets Update #2751. 5
(edit) @03e4be12   04/26/17 01:02:09 joel score/cpu/or1k/rtems/score/cpu.h: Fix printf() format warning 5
(edit) @65807379   04/26/17 01:01:41 joel score/cpu/or1k/or1k-exception-frame-print.c: Fix printf() format warning 5
(edit) @f6bd41e   04/25/17 18:56:31 joel moxie/rtems/score/cpu.h: Fix printf() format warning 5
(edit) @fdfbb0a8   04/25/17 18:39:50 joel epiphany/rtems/score/cpu.h: Fix printf() format warning 5
(edit) @28e5749e   04/25/17 16:41:35 joel epiphany/cpu.c: Fix typo to eliminate warning 5
(edit) @0c334a5   04/23/17 17:57:27 joel epiphany/cpu.c: Fix not a prototype warning 5
(edit) @62c238e   04/08/17 10:30:50 cpodonnell8 cpukit/../i386/cpu.c: Use inttypes.h to fix 1 warning. 5
(edit) @cd3d747   03/27/17 06:01:38 Sebastian Huber arm: Optimize context switch Set CPU_ENABLE_ROBUST_THREAD_DISPATCH to … 5
(edit) @b437a360   03/09/17 13:32:04 Sebastian Huber arm: Fix CPU context validation for Cortex-R4 Do not touch the … 5
(edit) @2433a8ab   03/07/17 13:32:42 Sebastian Huber arm: Remove legacy execption support 5
(edit) @f61195b2   03/06/17 10:16:25 Sebastian Huber powerpc: Fix PPC_CONTEXT_VOLATILE_SIZE 5
(edit) @e2b1c47d   02/03/17 09:16:40 Sebastian Huber sparc: Fix volatile clobber Do not adjust the stack pointer, since … 5
(edit) @180107e9   01/30/17 10:33:31 Christian.Mauderer bsps/arm: Fix Cortex-M DWT CPU counter. It is necessary to enable 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) @b43c2e8   01/24/17 14:40:31 kevin-kirspel Adding ARM VFP V2 support 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) @3a659b04   12/09/16 06:19:22 Sebastian Huber score: Introduce _Internal_error() 5
(edit) @b6606e8   12/08/16 15:41:30 Sebastian Huber score: Remove fatal is internal indicator The fatal is internal … 5
(edit) @f65dcc71   12/02/16 12:10:31 Sebastian Huber score: Fix ARM and PowerPC context initialization Update #2751. 5
(edit) @6a1b9e4   11/22/16 09:13:27 Sebastian Huber sparc: Optimize _ISR_Handler() Use _Thread_Do_dispatch() instead of … 5
(edit) @bd0d585   11/24/16 10:53:59 Sebastian Huber arm: Fix _CPU_ISR_Is_enabled() for ARMv7-M Update #2811. 5
(edit) @84e6f15   11/10/16 11:02:28 Sebastian Huber score: Robust thread dispatch On SMP configurations, it is a fatal … 5
(edit) @1d18a902   11/23/16 09:15:07 Sebastian Huber arm: Fix _ARMV4_Exception_interrupt Use the right register to … 5
(edit) @4e2bc0a   11/21/16 10:40:00 Sebastian Huber arm: Fix Thumb-1 targets We cannot use the MRS or MSR instructions in … 5
(edit) @27eccda   11/21/16 09:25:58 Sebastian Huber sparc64: Fix _CPU_ISR_Is_enabled() Update #2820. 5
(edit) @fd6d3f1   11/21/16 09:13:37 Sebastian Huber nios2: Fix _CPU_ISR_Is_enabled() Close #2818. 5
(edit) @9f225dea   11/21/16 09:11:18 Sebastian Huber arm: Fix ARM_CONTEXT_CONTROL_ISR_DISPATCH_DISABLE Close #2816. 5
(edit) @c6f446b   11/21/16 09:06:36 Sebastian Huber bfin: ASM compatibility for <rtems/score/cpu.h> Close #2817. 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) @7ce60b3   11/14/16 14:23:40 Sebastian Huber powerpc: Use Per_CPU_Control::isr_dispatch_disable Update #2751. 5
(edit) @d59585d   11/14/16 08:53:57 Sebastian Huber arm: Use Per_CPU_Control::isr_dispatch_disable Update #2751. 5
(edit) @2668e4f6   11/13/16 14:20:59 Sebastian Huber arm: Simplify _ARMV4_Exception_interrupt Move profiling code closer … 5
(edit) @4924756   11/12/16 15:52:55 Sebastian Huber arm: Use local labels 5
(edit) @c11ac2d5   11/14/16 13:42:56 Sebastian Huber sparc: Use Per_CPU_Control::isr_dispatch_disable Update #2751. 5
(edit) @d5e073c   11/11/16 13:37:51 Sebastian Huber score: Allow interrupts during thread dispatch Use a … 5
(edit) @f9aa34d   11/11/16 13:12:03 Sebastian Huber score: Add Per_CPU_Control::Interrupt_frame Update #2809. 5
(edit) @dbeccf0e   11/11/16 11:37:17 Sebastian Huber arm: Provide CPU_Interrupt_frame for ARMv4 Update #2809. 5
(edit) @2599c8e   11/14/16 11:06:46 Sebastian Huber powerpc: Add up to date CPU_Interrupt_frame Rename ppc_exc_min_frame … 5
(edit) @bf4fdb1   11/11/16 10:31:13 Sebastian Huber powerpc: Move legacy CPU_Interrupt_frame The only remaining user of … 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) @d18560a   11/11/16 10:16:33 Sebastian Huber sparc64: Rename CPU_Minimum_stack_frame Rename SPARC64-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) @04bd261   11/13/16 14:18:58 Sebastian Huber arm: Use TPIDRPRW for current per-CPU control Use the previously … 5
(edit) @38a1449   11/09/16 13:59:33 Sebastian Huber powerpc: Add _CPU_Get_current_per_CPU_control() Add … 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) @df48ed2   11/04/16 12:28:23 Sebastian Huber score: Add optional _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) @8714684   10/04/16 21:30:22 pisa score/arm: Correct logic to select 64 byte cache line maximum size for … 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) @8bb9d41   09/07/16 12:08:06 Sebastian Huber stackchk: Use a const pattern to check 5
(edit) @36fad91   08/19/16 05:38:07 Kevin-Kirspel arm: Add VFP context validate support for ARMv5 5
(edit) @75fc27ad   07/26/16 05:54:05 Sebastian Huber score: Fix printk() format specifiers 5
(edit) @0cb50ab   07/02/16 12:33:11 pisa score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A … 5
(edit) @19a9090   06/30/16 22:05:33 pisa arm/score and shared: define ARM hypervisor mode and alternate vector … 5
(edit) @297d4372   06/29/16 09:04:39 Sebastian Huber score: _CPU_SMP_Send_interrupt() documentation 5
Note: See TracRevisionLog for help on using the revision log.