source: rtems/cpukit/score

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62181b21   11/16/12 12:59:27 Sebastian Huber score: Add and use _TOD_Get_with_nanoseconds() Delete … 4.115
(edit) @154721c4   11/16/12 12:39:55 Sebastian Huber score: Add _Timestamp_To_timeval() 4.115
(edit) @7f23ead   11/21/12 08:16:32 Sebastian Huber powerpc: Add more BUCSR register values 4.115
(edit) @a12f7e9   11/14/12 14:10:46 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_STACK_CHECKER 4.115
(edit) @a0c7aa55   11/14/12 13:54:09 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_ASSERT 4.115
(edit) @b9bc399   11/14/12 12:50:11 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_BSP_SPECIFIC 4.115
(edit) @9d10cf90   11/14/12 12:58:22 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_BSP_GENERIC 4.115
(edit) @a052181   11/14/12 08:59:10 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_EXIT Include … 4.115
(edit) @038e2f4a   11/14/12 08:58:53 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_APPLICATION 4.115
(edit) @608940f   11/14/12 09:12:57 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_BDBUF Add rtems_bdbuf_fatal_code as a … 4.115
(edit) @156e91e   11/14/12 09:11:22 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_LAST This enum value ensures that the … 4.115
(edit) @b31a960   11/13/12 16:53:43 Sebastian Huber score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTOR Use … 4.115
(edit) @7d0bdca   11/14/12 08:27:43 Sebastian Huber score: Add nest level to interal error state Add … 4.115
(edit) @891d0d96   11/14/12 14:56:04 Sebastian Huber score: Documentation 4.115
(edit) @00dae186   11/13/12 15:39:26 Sebastian Huber powerpc: Delete _CPU_Install_interrupt_stack() This function is only … 4.115
(edit) @84ff9a47   11/12/12 10:53:16 Sebastian Huber score: Fix per CPU member offsets Offset calculation was wrong for … 4.115
(edit) @ecf9858   11/07/12 11:33:48 Sebastian Huber score: Move global variables definition Define _System_state_Current … 4.115
(edit) @466cf31d   11/07/12 12:59:19 Sebastian Huber score: Statically initialize user extensions The initial extensions … 4.115
(edit) @e5ae7c92   11/07/12 09:11:17 Sebastian Huber score: Add and use _User_extensions_Iterate() Replace the separate … 4.115
(edit) @9ed2bef   11/07/12 09:54:49 Sebastian Huber score: Add and use RTEMS_ARRAY_SIZE() 4.115
(edit) @2195fd27   11/07/12 10:23:03 Sebastian Huber sapi: Make initial user extensions table read-only 4.115
(edit) @3954767   11/06/12 10:57:51 Sebastian Huber sapi: Use rtems_configuration_get_idle_task 4.115
(edit) @0da4ecd   11/06/12 10:57:02 Sebastian Huber sapi: Use rtems_*_get_number_of_initial_extensions 4.115
(edit) @e8814e1   11/06/12 10:42:31 Sebastian Huber sapi: Use rtems_config*_get_user_extension_table 4.115
(edit) @8a331a5e   11/06/12 10:41:34 Sebastian Huber sapi: Use rtems_config*_get_idle_task_stack_size 4.115
(edit) @75524a5e   11/06/12 10:26:58 Sebastian Huber sapi: Use rtems_config*_get_interrupt_stack_size 4.115
(edit) @e278f8b7   11/04/12 18:56:34 Sebastian Huber score: Support static_assert and _Static_assert 4.115
(edit) @0edf263   10/26/12 08:05:07 Sebastian Huber rtems: Add system events System events are similar to normal events. … 4.115
(edit) @47a3cd8   08/09/12 14:48:00 Sebastian Huber score: Work area initialization API change The work areas (RTEMS work … 4.115
(edit) @e4278f2   10/12/12 15:02:30 Sebastian Huber score: Append to free list in _Heap_Extend() 4.115
(edit) @6ccfe72   08/09/12 08:17:42 Sebastian Huber score: Change _Heap_Extend() API The _Heap_Extend() has now the same … 4.115
(edit) @8d4faf9   08/24/12 13:56:49 Sebastian Huber score: Use _Workspace_Allocate_or_fatal_error() Use … 4.115
(edit) @b8fa5013   10/10/12 21:44:14 Joel Sherrill threadqextractwithproxy.c: Doxygen header and spacing 4.115
(edit) @9b83a66   10/02/12 14:13:00 Sebastian Huber score: Critical fix for thread dispatching The changes in … 4.115
(edit) @8896c97   10/02/12 18:28:08 Joel Sherrill threaddispatch.c: Fix typo 4.115
(edit) @196fe59   10/02/12 18:27:04 Joel Sherrill score/thread.h: Move Thread_CPU_usage_t definition down At the … 4.115
(edit) @9e735966   10/02/12 18:24:20 Joel Sherrill score/percpu.h: _Thread_Time_of_last_context_switch always available … 4.115
(edit) @b249d7f   10/02/12 18:23:23 Joel Sherrill score/tod.h: Fix formatting 4.115
(edit) @09f2ce3   09/05/12 17:23:59 Joel Sherrill mips/idtcpu.h: Fix nested comment warning 4.115
(edit) @d658a9b   08/31/12 14:58:42 Joel Sherrill coremsg.c: Clean up and comment improvement This code was reviewed as … 4.115
(edit) @2aff1f08   08/06/12 17:53:38 Andreas Heinig PR2069: Similar. Forgot to add missing file. 4.115
(edit) @7a9288fe   08/06/12 17:46:27 Andreas Heinig PR2069: [CBS Scheduler] Memory leak and enqueue problem Due to the … 4.115
(edit) @317ee8d   07/17/12 08:19:16 Sebastian Huber score: Change greedy allocation API 4.115
(edit) @c34bb0d   06/13/12 09:39:43 Sebastian Huber score: Fix performance issue for 64-bit timestamps The 64-bit … 4.115
(edit) @3246b0f8   06/13/12 09:29:53 Sebastian Huber score: New structure TOD_Control Group the global TOD variables … 4.115
(edit) @1364eb99   06/12/12 22:57:35 Joel Sherrill v850 - byte swap instructions not available on all multilibs 4.115
(edit) @2d7ae960   06/11/12 18:37:29 Joel Sherrill v850 port: Initial addition with BSP for simulator in GDB Port + … 4.115
(edit) @9da42fb   06/11/12 18:00:57 Joel Sherrill powerpc/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove … 4.115
(edit) @3e5ff08   06/11/12 17:30:06 Joel Sherrill mips/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove … 4.115
(edit) @562cadfa   06/11/12 17:29:38 Joel Sherrill i386/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove … 4.115
(edit) @dea10503   06/11/12 17:28:58 Joel Sherrill arm/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove … 4.115
(edit) @61baacce   06/11/12 17:27:31 Joel Sherrill isr.c: Do not call _CPU_Initialize_vectors() if PIC Interrupt Model 4.115
(edit) @97bda25   06/11/12 17:26:21 Joel Sherrill threadhandler.c: Fix spelling of main() in prototype 4.115
(edit) @1869bb7   05/18/12 13:47:23 Sebastian Huber powerpc: Simplify context switch PowerPC cores with the SPE (Signal … 4.115
(edit) @721fe34   05/31/12 20:34:36 Joel Sherrill Fix C files which had two semi-colons at EOL 4.115
(edit) @2b36355b   05/13/12 14:40:10 Gedare Bloom PR2065: RBTree: Insert function (protected) does not enable interrupts … 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) @826fa6b1   05/07/12 23:29:56 Joel Sherrill Score ISR - Minimize Capabilities When Not Simple Vectored In … 4.115
(edit) @2824e63   05/07/12 23:29:01 Joel Sherrill Score Semaphore - Need Semaphore Seize Body When Multiprocessing is … 4.115
(edit) @f53aa8d   05/03/12 16:43:29 Gedare Bloom rbtree: API changes. Remove rbtree control node from RBTree_Next. The … 4.115
(edit) @a41950dd   05/02/12 19:23:30 Gedare Bloom PR2061: RBTree: updating min and max on insert with duplicates When … 4.115
(edit) @3d74da6   05/02/12 19:04:58 Gedare Bloom PR2060: RBTree: updating min and max on extract path During node … 4.115
(edit) @0f31ec5d   05/02/12 16:15:55 Gedare Bloom score/rbtree: eliminate unused function _RBTree_Peek. 4.115
(edit) @8572752   05/02/12 16:10:34 Gedare Bloom rbtree: API Changes Make default for rtems_rbtree functions be … 4.115
(edit) @8712622   05/02/12 15:13:22 Gedare Bloom score/rbtree: replace _RBTree_Peek_unprotected with _RBTree_First. 4.115
(edit) @bc96bad6   05/02/12 15:06:29 Gedare Bloom score/scheduling: Use RBTree_First instead of Peek in EDF scheduler. 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) @32815a2   04/24/12 21:08:16 Joel Sherrill Simple SMP Scheduler - Fix typo which likely broke scheduling 4.115
(edit) @3595533   04/11/12 08:50:00 Sebastian Huber score: Remove _Stack_Adjust_size() The increase of the stack size by … 4.115
(edit) @4012792   04/20/12 13:31:00 Sebastian Huber score: Documentation 4.115
(edit) @e99dbaa   04/16/12 23:35:25 Gedare Bloom no_cpu: replace no_cpu_isr with rtems_isr 4.115
(edit) @416f1efb   04/16/12 02:23:59 Gedare Bloom lm32: replace lm32_isr with rtems_isr 4.115
(edit) @1fec9e0   04/16/12 02:22:36 Gedare Bloom m68k: replace m68k_isr with rtems_isr 4.115
(edit) @5eb434e   04/11/12 13:04:22 Sebastian Huber score: New macros and functions New macros o … 4.115
(edit) @8eb559d3   04/11/12 08:34:01 Sebastian Huber nios2: New functions Add o _Nios2_MPU_Get_region_descriptor(), and … 4.115
(edit) @2d0ca000   04/11/12 08:32:14 Sebastian Huber nios2: API change 4.115
(edit) @112396de   04/10/12 08:54:22 Sebastian Huber rbtree: New function _RBTree_Iterate_unprotected() 4.115
(edit) @dc62a48c   04/10/12 08:25:14 Sebastian Huber rbtree: PR1995: API change New functions o … 4.115
(edit) @f0d66b1   03/26/12 16:12:22 Sebastian Huber arm: New function Add and use function … 4.115
(edit) @0c0181d   04/04/12 13:39:46 Jennifer Averett PR 1993 - Convert MIPS to PIC IRQ model 4.115
(edit) @16a8616   03/30/12 15:03:43 Ric Claus Add Virtex4 and Virtex5 BSPs This commit covers at least PR2020, … 4.115
(edit) @40b8f63a   03/30/12 12:59:18 Sebastian Huber NIOS2: Add MPU support functions 4.115
(edit) @64d2c8ad   03/30/12 12:55:17 Sebastian Huber NIOS2: Fix outermost interrupt check This fix is critical. The … 4.115
(edit) @9fc284c   03/30/12 09:35:39 Sebastian Huber score/rbtree: Add const qualifier 4.115
(edit) @c6dbcd6   03/30/12 09:21:32 Sebastian Huber score/rbtree: C++ compatibility 4.115
(edit) @c6218c24   03/30/12 07:50:10 Sebastian Huber score/scheduleredf: Simplify and fix warning 4.115
(edit) @890358f   03/30/12 00:41:34 Gedare Bloom PR1994: RBTree Compare Result Change Change the meaning of the … 4.115
(edit) @f442e6b4   03/27/12 15:37:00 Sebastian Huber ARM: PR2042: Provide stub for ARMv6-M 4.115
(edit) @f9ec6004   03/24/12 19:07:17 Sebastian Huber ARM: New define ARMV7M_EXCEPTION_PRIORITY_LOWEST 4.115
(edit) @67baf60   03/14/12 17:06:13 Gedare Bloom PR2041: sparc64: vector number not included in CPU_Interrupt_frame … 4.115
(edit) @41d33b9   03/04/12 16:42:08 Gedare Bloom score: Add _RBTree_Opposite_direction. Add a red-black tree helper … 4.115
(edit) @701f078   02/07/12 21:07:01 Sebastian Huber Support Thumb 2. 4.115
(edit) @6091f1a6   02/07/12 21:11:01 Sebastian Huber ARMv7-M NVIC and MPU API changes. 4.115
(edit) @d6f947e   02/07/12 21:09:45 Sebastian Huber ARMv7-M Systick API change 4.115
(edit) @28a0887   02/10/12 09:36:26 Sebastian Huber Added support functions for greedy heap allocation Various tests must … 4.115
(edit) @184a612e   02/02/12 14:17:25 Joel Sherrill Merge remote branch 'remotes/origin/gitignore' 4.115
(edit) @72a3af3   01/23/12 14:55:42 Sebastian Huber Extended API to support iteration of const chains. 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
Note: See TracRevisionLog for help on using the revision log.