source: rtems/cpukit/score/cpu/or1k

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3a646426   07/19/18 10:53:34 Sebastian Huber score: Add _CPU_Instruction_illegal() On some … 5
(edit) @b74353e   07/20/18 06:06:46 Sebastian Huber score: Add _CPU_Instruction_no_operation() This helps to reduce the … 5
(edit) @42f2fdfd   07/20/18 05:56:43 Sebastian Huber score: Move context validation declarations The context validation … 5
(edit) @248ca7a   07/20/18 07:10:29 Sebastian Huber score: Remove obsolete CPU port defines 5
(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) @65f868c   05/23/18 12:17:25 Sebastian Huber Add _CPU_Counter_frequency() Add rtems_counter_frequency() API … 5
(edit) @9edb72e   04/05/18 04:56:26 Sebastian Huber build: Remove DISTCLEANFILES A "make distclean" is not supported. So, … 5
(edit) @7dde32f0   03/08/18 23:09:52 joel or1k/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) @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) @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) @ec5d7f92   06/07/16 20:09:01 Sebastian Huber score: Delete dead copy and paste code 5
(edit) @24713163   05/18/16 06:06:54 Sebastian Huber score: Rename _ISR_Disable() and _ISR_Enable() Rename _ISR_Disable() … 5
(edit) @decff899   02/17/16 13:26:29 Sebastian Huber score: Add CPU_MAXIMUM_PROCESSORS Maximum number of processors of all … 5
(edit) @d4e81e3   02/03/16 10:05:07 Sebastian Huber or1k: Delete superfluous _CPU_Null_fp_context 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) @c5d86ec0   04/17/15 14:45:05 Joel Sherrill or1k-utility.h: Add missing end of C++ header pattern closes 2326. 4.115
(edit) @1c846616   04/02/15 13:11:26 Hesham Almatary or1k: Send halt signal to or1k simulators when rtems terminates 4.115
(edit) @d4edbdbc   03/20/15 13:09:26 Sebastian Huber Replace www.rtems.com with www.rtems.org 4.115
(edit) @46d3c6d8   03/16/15 20:15:55 Gedare Bloom cpukit: add and use CPU_Uint32ptr type 4.115
(edit) @a764d673   03/13/15 19:21:40 Hesham Almatary score/or1k: Fix warnings. Add missing prototypes Closes #2304 4.115
(edit) @ef598c37   03/08/15 19:08:31 Joel Sherrill or1k/rtems/score/cpu.h: Add no_return attribute to _CPU_Context_restore 4.115
(edit) @2a11a46f   03/08/15 18:52:00 Joel Sherrill or1k: Correct _CPU_Thread_Idle_body prototype 4.115
(edit) @8ac3549   03/04/15 15:13:49 Sebastian Huber score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITY 4.115
(edit) @3358d62   03/04/15 23:15:41 Hesham Almatary score/cpu/or1k: Add cpuatomic.h to fix broken build. … 4.115
(edit) @262a0d7   03/03/15 20:09:41 Hesham Almatary or1k/or1k-exception-default.c: Eliminate dependency on BSP provided .h file 4.115
(edit) @1c7ee73   02/10/15 20:18:27 Hesham Almatary or1k/cpu.c: Eliminate dependency on BSP provided header 4.115
(edit) @5464752f   09/19/14 14:55:09 Hesham Almatary or1k fix bug: Initialize thread context with higher stack address. … 4.115
(edit) @e0aef221   09/15/14 22:33:30 Hesham Almatary score/cpu/or1k: Follow no_cpu ISR_Handler algorithm. This patch … 4.115
(edit) @eb14fc2b   09/15/14 22:33:28 Hesham Almatary OpenRISC: Account for red-zone (fixup printf bug). This patch … 4.115
(edit) @0facefc   09/10/14 13:08:52 Hesham Almatary or1k: Let CPU/BSP Fatal handler have access to source This patchs … 4.115
(edit) @bc35eeca   09/04/14 17:55:39 Hesham Almatary Regenerate preinstall.am for score/cpu/or1k This patch regenerates … 4.115
(edit) @305357e   08/31/14 23:29:41 Hesham Almatary or1k: Implement context validate and context volatile clobber … 4.115
(edit) @23e8f3d   08/31/14 23:28:49 Hesham Almatary Add missing r31 load instruction _ISR_Handler _ISR_Handler: r31 was … 4.115
(edit) @de62e5d8   08/18/14 21:06:46 Hesham Almatary Add or1k tick timer register definitions 4.115
(edit) @700f97e   08/12/14 18:46:49 Joel Sherrill or1k/.../preinstall.am: Add missing file 4.115
(add) @94d45f6   08/12/14 15:57:42 Hesham Almatary Add support for OpenRISC - Fixed issues This work is based on the old … 4.115
Note: See TracRevisionLog for help on using the revision log.