source: rtems/cpukit/rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a1ccc40   07/22/13 14:01:53 Sebastian Huber rtems: Basic SMP support for timer server 4.115
(edit) @4b48ece0   07/22/13 08:21:03 Sebastian Huber score: Create watchdog implementation header Move implementation … 4.115
(edit) @6e93dc4a   07/22/13 08:49:19 Sebastian Huber score: Create chain implementation header Move implementation … 4.115
(edit) @0444947e   07/19/13 09:07:37 Sebastian Huber score: Avoid direct usage of _Thread_Executing Pass the executing … 4.115
(edit) @bb2d9f9   07/19/13 09:00:19 Sebastian Huber score: Create barrier implementation header Move implementation … 4.115
(edit) @0b32bb8   07/19/13 08:42:39 Sebastian Huber rtems: Create barrier implementation header Move implementation … 4.115
(edit) @33a4a56   07/18/13 14:00:54 Sebastian Huber score: Avoid direct usage of _Thread_Executing Pass the executing … 4.115
(edit) @b5d514f   07/18/13 13:35:23 Sebastian Huber score: Create message queue implementation header Move implementation … 4.115
(edit) @993a888   07/18/13 13:05:37 Sebastian Huber rtems: Create message queue implementation header Move implementation … 4.115
(edit) @e36f2b8   07/18/13 12:27:30 Sebastian Huber score: Avoid direct usage of _Thread_Executing Pass the executing … 4.115
(edit) @c4f58558   07/18/13 12:14:04 Sebastian Huber score: Create semaphore implementation header Move implementation … 4.115
(edit) @05e82bd7   07/18/13 09:53:48 Sebastian Huber score: Error for non-preemptible tasks on SMP A common use case for … 4.115
(edit) @79d9523   07/18/13 09:39:44 Sebastian Huber rtems: Error for task variables on SMP Task variables are not … 4.115
(edit) @50ccf98   07/18/13 09:34:29 Sebastian Huber rtems: Error for task delete on SMP Task deletion is currently not … 4.115
(edit) @d0a97f2   07/18/13 09:04:23 Sebastian Huber score: Move ISR catch support functions Delete now unused file … 4.115
(edit) @3b8d2fa4   07/18/13 09:03:24 Sebastian Huber rtems: Use _Thread_Get_executing() 4.115
(edit) @401f1b9d   07/17/13 14:12:19 Sebastian Huber rtems, posix: Use _Thread_Get_executing() 4.115
(edit) @95e09afa   07/17/13 13:53:17 Sebastian Huber score: Avoid direct usage of _Thread_Executing Pass the executing … 4.115
(edit) @15462a6f   07/17/13 13:01:03 Sebastian Huber rtems: Convert to inline functions 4.115
(edit) @20e239c2   07/17/13 12:23:14 Sebastian Huber score: Create mutex implementation header Move implementation … 4.115
(edit) @2bbea657   07/17/13 11:52:00 Sebastian Huber rtems: Create semaphore implementation header Move implementation … 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) @2e7f5798   07/15/13 15:31:13 wei.a.yang stdatomic.h support check when configure 4.115
(edit) @b71cdd2   07/16/13 15:34:37 Sebastian Huber rtems: Delete unused functions 4.115
(edit) @d0d357ed   06/25/13 10:09:50 Sebastian Huber heap: Add _Heap_Greedy_allocate_all_except_largest Add … 4.115
(edit) @6eba7c85   06/10/13 14:15:46 Sebastian Huber scheduler: Specify thread of yield operation The yielding thread of … 4.115
(edit) @1ccb64e1   06/06/13 13:28:41 Sebastian Huber scheduler: Add start idle thread operation Add and use … 4.115
(edit) @edde99b   06/14/13 12:26:34 Sebastian Huber score: Rename rtems_smp_get_number_of_processors() Rename in … 4.115
(edit) @5c78940d   06/12/13 08:08:58 Sebastian Huber score: Add and use _Thread_Dispatch_if_necessary() Delete … 4.115
(edit) @49cdf40   06/12/13 07:25:39 Sebastian Huber score: Add and use _Thread_Dispatch_is_enabled() Delete … 4.115
(edit) @7a34ca37   06/11/13 15:09:02 Sebastian Huber rtems: Simplify rtems_task_mode() 4.115
(edit) @c7bc6d4   06/10/13 09:14:35 Sebastian Huber rtems: Add interrupt locks Interrupt locks are low-level lock to … 4.115
(edit) @2d2352b   06/05/13 09:48:57 Sebastian Huber score: Add and use _Objects_Put() Add and use … 4.115
(edit) @54e9216   06/05/13 09:48:28 Sebastian Huber score: Add _Objects_Put_for_get_isr_disable() Provide SMP support. … 4.115
(edit) @dcb4daf8   06/05/13 09:39:31 Sebastian Huber score: Simplify _CORE_semaphore_Seize_isr_disable 4.115
(edit) @62da44e   06/05/13 12:09:38 Sebastian Huber rtems: Move unnest dispatch after ISR enable This prevents a lock … 4.115
(edit) @2f49cfdf   06/05/13 12:07:32 Sebastian Huber rtems: Fix system event send for remote threads 4.115
(edit) @3d7eecc0   05/21/13 15:06:21 Sebastian Huber smp: Replace task delete with suspend The rtems_task_delete() does … 4.115
(edit) @6c2eedc   05/13/13 11:37:06 Sebastian Huber smp: Add maximum_processors field to config Delete … 4.115
(edit) @502693f5   04/23/13 16:34:17 wei.a.yang Clear the atomic conditional compilation. 4.115
(edit) @fa1004bd   02/14/13 22:36:24 Ralf Corsepius Conditionally install atomic-headers. 4.115
(edit) @2f0a0936   01/25/13 15:55:25 wei.a.yang score: atomic support for RTEMS. Generic atomic operations API definition. 4.115
(edit) @9d23df2   01/25/13 15:53:52 wei.a.yang score: atomic support for RTEMS automake and autoconf changes 4.115
(edit) @a2930a9   02/06/13 14:18:53 Sebastian Huber rtems: Revert documentation changes 4.115
(edit) @e858f70   01/10/13 23:06:06 Joel Sherrill cpukit: Fix many Doxygen warnings 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) @a15eaaf   01/10/13 19:20:34 Joel Sherrill cpukit: Doxygen group fixes and many warnings addressed The output of … 4.115
(edit) @cf8a351   01/10/13 13:03:46 Sebastian Huber rtems: Avoid NULL pointer access The _MPCI_table may be NULL in case … 4.115
(edit) @5f8d1c27   01/02/13 17:56:38 Sebastian Huber rtems: Simplify _Event_Surrender() Check for a satisfied event … 4.115
(edit) @1794f33   01/02/13 17:56:37 Sebastian Huber rtems: Simplify _Event_Surrender() Remove superfluous test for … 4.115
(edit) @0b422d56   01/02/13 17:56:36 Sebastian Huber rtems: Simplify _Event_Surrender() It is impossible to reach the … 4.115
(edit) @57f125d   01/02/13 17:56:35 Sebastian Huber rtems: Critical fix for events Commit … 4.115
(edit) @69d034a   01/02/13 17:56:34 Sebastian Huber rtems: Add comment 4.115
(edit) @61b8e9f   01/04/13 15:29:06 kolaveridi87 rtems: Doxygen Clean Up Task #1 4.115
(edit) @d106ab3   01/04/13 15:22:20 kolaveridi87 rtems: Doxygen Clean Up Task #2 4.115
(edit) @7ee5bc4c   12/28/12 23:23:21 matkallada rtems: Doxygen Clean Up Task #3 4.115
(edit) @f3255a6   12/28/12 17:30:27 matkallada Header File Doxygen Enhancement Task #11 4.115
(edit) @c5782a2   12/28/12 17:16:29 matkallada Header File Doxygen Enhancement Task #7 4.115
(edit) @b8fc260f   12/28/12 15:48:37 Joel Sherrill Miscellaneous Doxygen clean-up 4.115
(edit) @f1eb368d   12/12/12 11:25:40 matkallada cpukit/rtems: Header File Doxygen Enhancement GCI Task #84.115
(edit) @700b2f63   12/09/12 13:16:28 Sebastian Huber rtems: Revert documentation change 4.115
(edit) @4c90eb4   12/08/12 13:48:37 matkallada misc rtems: Clean up Doxygen GCI Task #84.115
(edit) @4c98a3e   12/07/12 14:49:54 Christopher Kerl sapi misc: Clean up Doxygen GCI task #14.115
(edit) @8b03bbc   12/06/12 15:24:53 Gedare Bloom rtems misc: doxygen minor fixes 4.115
(edit) @4efe1955   12/06/12 00:46:05 matkallada rtems misc: Clean up Doxygen GCI Task #54.115
(edit) @a6500136   12/05/12 23:16:48 alexivanov97 rtems misc: Clean up Doxygen GCI Task #74.115
(edit) @60ceb613   12/05/12 23:15:32 alexivanov97 rtems misc: Clean up Doxygen GCI Task #64.115
(edit) @ba316313   11/28/12 12:33:11 Sebastian Huber rtems: Add signal post switch extension on the fly 4.115
(edit) @04b5d17   11/28/12 09:45:38 Sebastian Huber score: Add API extensions post switch list Move post switch hook from … 4.115
(edit) @c18e0ba   12/04/12 22:59:11 alexivanov97 rtems misc: Clean up Doxygen GCI Task #44.115
(edit) @205dbb9d   12/03/12 19:18:33 alexivanov97 cpukit: Clean up Doxygen #3 (GCI 2012) 4.115
(edit) @c05d7502   12/02/12 22:59:17 matkallada score misc: Clean up Doxygen #14 (GCI 2012) This patch is a task from … 4.115
(edit) @52adc808   12/02/12 16:03:09 alexivanov97 score misc: Clean up Doxygen #12 (GCI 2012) This patch is a task from … 4.115
(edit) @3be0c9a   11/22/12 13:51:25 Sebastian Huber score: Add and use <rtems/score/userextimpl.h> This file contains the … 4.115
(edit) @90733a86   11/16/12 13:14:03 Sebastian Huber rtems: Add rtems_clock_get_uptime_seconds() 4.115
(edit) @bfddb047   11/16/12 13:02:12 Sebastian Huber rtems: Add rtems_clock_get_uptime_timeval() 4.115
(edit) @d2cf254   11/05/12 09:37:18 Sebastian Huber rtems: Transient event documentation 4.115
(edit) @26e90fb1   10/30/12 16:42:17 Sebastian Huber libnetworking: Use system events Add reserved system events … 4.115
(edit) @f7ceeacf   10/31/12 13:27:19 Sebastian Huber rtems: Use event 31 for the transient event This avoids conflicts … 4.115
(edit) @736b8d2   10/31/12 16:02:28 Sebastian Huber rtems: Use correct sync state for system events 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) @990575c   10/30/12 15:18:36 Sebastian Huber rtems: Reusable event implementation Change event implementation to … 4.115
(edit) @f8657bbd   10/30/12 15:17:25 Sebastian Huber rtems: Remove unused event_condition member 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) @75025a6   10/08/12 14:19:44 Sebastian Huber rtems: PR1844: Fix MP process packet size 4.115
(edit) @317ee8d   07/17/12 08:19:16 Sebastian Huber score: Change greedy allocation API 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) @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) @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) @688fcc14   04/20/12 12:37:18 Sebastian Huber score: Fix comment 4.115
(edit) @622d670   02/17/12 12:42:51 Sebastian Huber Add functions for greedy workspace allocation Various tests must … 4.115
(edit) @5d443559   02/02/12 22:57:42 Joel Sherrill PR 1991/cpukit - attr.c (really mode code) warning rework This PR was … 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
(edit) @99365ed   12/10/11 04:00:32 Ralf Corsepius 2011-12-10 Ralf Corsépius <ralf.corsepius@…> PR 1986/libcpu … 4.115
(edit) @102e936   12/09/11 11:37:45 Ralf Corsepius 2011-12-09 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @1059b760   12/09/11 07:36:41 Ralf Corsepius 2011-12-09 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @cc42039   12/08/11 14:15:06 Ralf Corsepius 2011-12-08 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @b9f91658   12/07/11 18:46:05 Ralf Corsepius 2011-12-07 Ralf Corsépius <ralf.corsepius@…> * … 4.115
Note: See TracRevisionLog for help on using the revision log.