source: rtems/cpukit/rtems/include/rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e0eb07a   03/06/15 19:26:12 Joel Sherrill Fix more Doxygen typos 4.115
(edit) @cc69334f   03/06/15 16:35:40 Joel Sherrill Fix a number of minor Doxygen formatting issues 4.115
(edit) @7d6e94b   03/04/15 07:02:19 Sebastian Huber score: Implement fine-grained locking for events Use the ISR lock of … 4.115
(edit) @b8aa1c1   03/05/15 08:53:09 Sebastian Huber score: C/C++ compatibility macros for ISR locks Update #2273. 4.115
(edit) @f87ede5   01/15/15 13:13:19 Sebastian Huber libnetworking: Fix close of active sockets Send a special event to … 4.115
(edit) @038faca1   11/25/14 15:47:20 Sebastian Huber rtems: Add rtems_cache_coherent_allocate() Add … 4.115
(edit) @96ec8ee8   08/22/14 15:09:36 Sebastian Huber rtems: Add more clock tick functions Add rtems_clock_tick_later(), … 4.115
(edit) @f553c6e   08/22/14 14:39:47 Sebastian Huber rtems: Inline rtems_clock_get_ticks_since_boot() Update documentation. 4.115
(edit) @ddbc3f8d   07/11/14 14:37:56 cederman score: Add SMP support to the cache manager Adds functions that … 4.115
(edit) @4cd55724   07/26/14 10:52:22 Sebastian Huber Delete unused *_Is_null() functions 4.115
(edit) @dd510a0   06/26/14 11:30:59 Sebastian Huber rtems: Delete unused <rtems/rtems/atomic.h> 4.115
(edit) @25f5730f   05/28/14 16:11:51 Sebastian Huber score: _Scheduler_Set_affinity() Do not change the scheduler with … 4.115
(edit) @8fcafdd5   05/21/14 08:33:43 Sebastian Huber score: Multiprocessor Resource Sharing Protocol Add basic support for … 4.115
(edit) @e5274df   05/20/14 08:03:35 Sebastian Huber rtems: Clarify task set/get scheduler parameters 4.115
(edit) @0960fee   05/07/14 15:53:48 Sebastian Huber rtems: Fix ASR SMP support Initialize the ISR lock only once and … 4.115
(edit) @38b59a6   05/02/14 08:31:09 Sebastian Huber score: Implement forced thread migration The current implementation … 4.115
(edit) @07e7a7f8   05/07/14 06:13:44 Sebastian Huber score: Documentation 4.115
(edit) @e239760   04/29/14 14:09:35 Sebastian Huber score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORS Avoid the … 4.115
(edit) @f830029   04/16/14 14:06:05 Sebastian Huber doc: rtems_task_set_scheduler() 4.115
(edit) @6809383d   04/16/14 13:10:10 Sebastian Huber doc: rtems_get_processor_count() 4.115
(edit) @561c7b2   04/16/14 13:34:20 Sebastian Huber rtems: Add const qualifier 4.115
(edit) @27270b0d   04/09/14 08:09:39 Sebastian Huber rtems: Add task get/set scheduler 4.115
(edit) @1b67535d   04/09/14 08:09:57 Sebastian Huber rtems: Add scheduler get processors 4.115
(edit) @b427a92   04/09/14 08:09:24 Sebastian Huber rtems: Add scheduler identification 4.115
(edit) @0712d17   04/08/14 09:14:27 Sebastian Huber score: Task get/set affinity Make rtems_task_get_affinity() and … 4.115
(edit) @69aa3349   04/08/14 07:42:29 Sebastian Huber score: Simplify thread control initialization The thread control … 4.115
(edit) @cb5eaddf   04/10/14 09:02:52 Sebastian Huber rtems: Rename rtems_smp_get_current_processor() Rename … 4.115
(edit) @4bc8d2e   04/10/14 08:58:27 Sebastian Huber rtems: Rename rtems_smp_get_processor_count() Rename … 4.115
(edit) @d507c037   04/03/14 17:55:43 Joel Sherrill Disable per task variables when SMP is enabled Per task variables are … 4.115
(edit) @23fec9f0   03/27/14 13:16:12 Sebastian Huber score: PR2152: Use allocator mutex for objects Use allocator mutex … 4.115
(edit) @1b1be254   03/25/14 09:54:49 Sebastian Huber score: Thread life cycle re-implementation The thread deletion is now … 4.115
(edit) @6fd1bdb7   03/14/14 10:53:43 Sebastian Huber rtems: Use thread action for signals 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @53ad908   03/07/14 13:36:22 Sebastian Huber score: Add SMP lock profiling support 4.115
(edit) @28779c7   03/07/14 11:53:41 Sebastian Huber score: Add function to destroy SMP locks 4.115
(edit) @d50acdbb   03/10/14 07:25:32 Sebastian Huber score: Add local context to SMP lock API Add a local context … 4.115
(edit) @5c332349   03/07/14 15:06:57 Jennifer Averett Remove trailing whitespace in previous patches 4.115
(edit) @29cacfd   02/10/14 18:30:39 Jennifer Averett rtems: Add Classic API get and set affinity methods. Add the … 4.115
(edit) @e1d7bf0   02/26/14 10:08:31 Sebastian Huber rtems: Add cache size functions Add rtems_cache_get_data_cache_size() … 4.115
(edit) @e7549ff4   02/26/14 10:00:17 Sebastian Huber rtems: Use size_t for cache line size A cache line cannot have a … 4.115
(edit) @5e8301d   02/26/14 09:35:48 Sebastian Huber rtems: Cache manager documentation Move useful functions to the top … 4.115
(edit) @bab16de2   02/07/14 08:53:47 Sebastian Huber score: Change debug helper functions Rename … 4.115
(edit) @920a43e   02/05/14 16:00:09 Sebastian Huber rtems: Add rtems_status_code_description() 4.115
(edit) @35b8f48a   12/06/13 18:21:20 Daniel Ramirez libcsupport: Refactor rtems_deviceio_errno Renames … 4.115
(edit) @2d1bdc8   12/24/13 05:38:42 Chris Johns cpukit/rtems: Add rtems_clock_get_uptime_nanoseconds to the RTEMS API. … 4.115
(edit) @2bafb960   12/21/13 03:44:12 Daniel Ramirez rtems: classic api to/from core priority conversions 4.115
(edit) @651e3aa   12/09/13 16:17:00 Joel Sherrill cpukit/rtems: Remove XXX in comments 4.115
(edit) @75f6d18   08/26/13 14:03:35 Sebastian Huber rtems: Add SMP support for signals Add and use … 4.115
(edit) @6ccdc5c   08/14/13 09:08:15 Sebastian Huber rtems: Include missing header file 4.115
(edit) @965a442   07/31/13 12:10:20 Sebastian Huber score: Move nanoseconds since last tick support Move the nanoseconds … 4.115
(edit) @8d640134   08/01/13 08:11:46 Sebastian Huber score: ISR lock API changes 4.115
(edit) @2d915cf   07/31/13 10:59:35 Sebastian Huber score: Add and use ISR locks ISR locks are low-level locks to protect … 4.115
(edit) @88c74ab   07/25/13 13:10:11 Sebastian Huber score: Merge tod implementation into one file Delete … 4.115
(edit) @a2e3f33   07/24/13 11:50:54 Sebastian Huber score: Create object implementation header Move implementation … 4.115
(edit) @7f04cb18   07/25/13 07:10:38 Sebastian Huber score: Create mpci implementation header Move implementation specific … 4.115
(edit) @6cec745f   07/25/13 08:20:24 Sebastian Huber rtems: Create signal implementation header Move implementation … 4.115
(edit) @9892d67   07/25/13 06:47:47 Sebastian Huber rtems: Use proper header guard 4.115
(edit) @a112364   07/24/13 15:30:26 Sebastian Huber score: Create threadq implementation header Move implementation … 4.115
(edit) @fe6c170c   07/24/13 14:19:52 Sebastian Huber score: Create states implementation header Move implementation … 4.115
(edit) @e6f7f81   07/23/13 14:50:51 Sebastian Huber score: Create heap implementation header Move implementation specific … 4.115
(edit) @8125cb7   07/23/13 13:25:24 Sebastian Huber rtems: Include missing header 4.115
(edit) @c404828   07/23/13 12:56:00 Sebastian Huber rtems: Create tasks implementation header Move implementation … 4.115
(edit) @f6c7c57d   07/23/13 12:38:19 Sebastian Huber rtems: Create region implementation header Move implementation … 4.115
(edit) @8695cae   07/23/13 12:19:58 Sebastian Huber rtems: Create part implementation header Move implementation specific … 4.115
(edit) @e90b1df   07/23/13 11:51:08 Sebastian Huber rtems: Create timer implementation header Move implementation … 4.115
(edit) @ecdcf01   07/23/13 11:13:45 Sebastian Huber rtems: Create ratemon implementation header Move implementation … 4.115
(edit) @562815c   07/23/13 11:00:31 Sebastian Huber rtems: Create dpmem implementation header Move implementation … 4.115
(edit) @e151eb1   07/23/13 10:47:35 Sebastian Huber rtems: Create event implementation header Move implementation … 4.115
(edit) @9108bef   07/23/13 09:38:12 Sebastian Huber rtems: Merge support API into one file 4.115
(edit) @f4d9ab3e   07/23/13 09:33:56 Sebastian Huber rtems: Create asr implementation header Move implementation specific … 4.115
(edit) @b79953cf   07/23/13 09:25:28 Sebastian Huber rtems: Create modes implementation header Move implementation … 4.115
(edit) @63d229d6   07/23/13 09:12:52 Sebastian Huber rtems: Create attr implementation header Move implementation specific … 4.115
(edit) @caab339   07/23/13 09:03:13 Sebastian Huber rtems: Create options implementation header Move implementation … 4.115
(edit) @faa2f8c4   07/23/13 08:54:37 Sebastian Huber rtems: Create status implementation header Move implementation … 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) @993a888   07/18/13 13:05:37 Sebastian Huber rtems: Create message queue implementation header Move implementation … 4.115
(edit) @c4f58558   07/18/13 12:14:04 Sebastian Huber score: Create semaphore implementation header Move implementation … 4.115
(edit) @15462a6f   07/17/13 13:01:03 Sebastian Huber rtems: Convert to inline functions 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) @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) @edde99b   06/14/13 12:26:34 Sebastian Huber score: Rename rtems_smp_get_number_of_processors() Rename in … 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) @6c2eedc   05/13/13 11:37:06 Sebastian Huber smp: Add maximum_processors field to config Delete … 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) @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) @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) @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
Note: See TracRevisionLog for help on using the revision log.