source: rtems/cpukit/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @dbb7c956   09/15/21 09:44:40 Sebastian Huber rtems: Fix message manager documentation Correct the description of …
(edit) @1567d927   09/15/21 11:56:16 Sebastian Huber rtems: Add header files to Doxygen groups
(edit) @79efc81a   09/15/21 11:38:12 Sebastian Huber rtems: Move Doxygen group definition Move the definition of the …
(edit) @a45bc321   10/13/20 13:57:36 Sebastian Huber rtems: Improve Classic API group description
(edit) @fe818cd   09/15/21 05:36:45 Sebastian Huber rtems: Fix message manager documentation Remove bogus return status …
(edit) @466cd917   06/22/20 09:29:45 Sebastian Huber rtems: Generate <rtems/extension.h> Remove the duplicated description …
(edit) @606c9a6   06/22/20 06:50:02 Sebastian Huber rtems: Generate <rtems/rtems/cache.h> Change license to BSD-2-Clause …
(edit) @c0435b5e   09/03/21 14:55:18 Sebastian Huber rtems: Document time of day constraints Update #4338.
(edit) @ad41c179   09/03/21 09:09:02 Sebastian Huber score: Change TOD_LATEST_YEAR to 2099 This simplifies the …
(edit) @6d2becb   09/03/21 13:04:49 Sebastian Huber score: Limit the CLOCK_REALTIME setting Limit the CLOCK_REALTIME …
(edit) @54b4b1f8   09/03/21 07:46:36 Sebastian Huber score: Add _TOD_Is_valid_new_time_of_day() Move the TOD validation to …
(edit) @c8e4de9   09/03/21 07:36:55 Sebastian Huber score: Remove TOD_TICKS_PER_SECOND_method() Use …
(edit) @8abd1756   09/03/21 07:33:01 Sebastian Huber score: Return status in _TOD_Adjust()
(edit) @2647e76   09/02/21 05:48:55 Sebastian Huber score: Document thread queue operations
(edit) @34099baa   07/28/21 14:29:54 Sebastian Huber libtest: Return fixture context in T_case_begin() This makes it …
(edit) @25b0fdd   08/30/21 16:12:13 Sebastian Huber score: Update priority only if necessary In …
(edit) @ac9f115b   08/31/21 11:00:55 Sebastian Huber score: Remove _Thread_queue_Unblock_critical() This function was only …
(edit) @317774c   08/31/21 10:42:29 Sebastian Huber score: Remove _Thread_queue_First_locked() The …
(edit) @d9249c9   08/31/21 09:03:57 Sebastian Huber score: Fix blocking message queue receive In order to ensure FIFO …
(edit) @9c0591f1   03/25/21 08:11:26 Sebastian Huber score: Fix priority discipline handling The priority queues in …
(edit) @1dff0a38   08/13/21 06:49:54 Sebastian Huber score: Delete unused rtems_ada_self
(edit) @d4336905   08/13/21 06:43:47 Sebastian Huber score: Make zombie registry observable This helps to write tests for …
(edit) @0a69ce0f   08/12/21 09:06:55 Sebastian Huber score: Simplify _Scheduler_Tick() The NULL pointer check for the …
(edit) @a0ec14c   08/10/21 14:28:24 Sebastian Huber score: Replace the single use of a sequence lock In SMP …
(edit) @a5aaf20   08/10/21 13:07:35 Sebastian Huber score: Replace priority prepend it with an enum Use the new …
(edit) @9399e12c   08/10/21 10:42:11 Sebastian Huber rtems: Fix rtems_partition_return_buffer() The …
(edit) @8df5764   08/06/21 15:20:41 zakthertemsdev Test needed for timer_create with CLOCK_MONOTONC the timer_create() …
(edit) @d999f865   07/29/21 12:48:40 Sebastian Huber rtems: Generate <rtems/bspIo.h> Change license to BSD-2-Clause …
(edit) @6c39df7e   07/29/21 06:48:26 Sebastian Huber score: Change _SMP_Send_message() parameter type Use the processor …
(edit) @98a5751   07/29/21 06:34:45 Sebastian Huber score: Add _Per_CPU_Submit_job()
(edit) @70ec9bd   07/28/21 11:06:11 Sebastian Huber score: Remove SMP message multicast/broadcast Remove the unused …
(edit) @cbb1103   07/27/21 11:40:51 Sebastian Huber score: Simplify SMP processor state handling The per-CPU states which …
(edit) @4adaed73   07/27/21 09:08:54 Sebastian Huber score: Remove processor event broadcast/receive Remove …
(edit) @bf338f04   07/27/21 08:09:05 Sebastian Huber score: Remove _Internal_errors_What_happened Users have access to the …
(edit) @81358d7   06/17/21 13:16:09 Sebastian Huber rtems: Add rtems_interrupt_entry_install() Add …
(edit) @4969af4   07/06/21 12:03:41 Sebastian Huber rtems: Add RTEMS_FATAL_SOURCE_SPURIOUS_INTERRUPT Add …
(edit) @faa4b636   07/05/21 11:29:11 Sebastian Huber rtems: Add rtems_interrupt_is_pending() Update #3269.
(edit) @01e7c36   06/27/21 08:39:37 Sebastian Huber rtems: Add rtems_interrupt_vector_is_enabled() Update #3269.
(edit) @96265c8   06/17/21 11:40:02 Sebastian Huber rtems: Add rtems_interrupt_vector_enable() Add …
(edit) @5e33aec   06/17/21 11:37:26 Sebastian Huber rtems: Add rtems_interrupt_get_attributes() Add a directive to query …
(edit) @c4eafae2   06/17/21 11:17:27 Sebastian Huber rtems: Generate <rtems/irq-extension.h> Use <rtems/score/chain.h> …
(edit) @ba937459   06/16/21 06:50:02 Sebastian Huber rtems: Add rtems_interrupt_raise() Add rtems_interrupt_raise_on(). …
(edit) @36655b8   07/16/21 11:27:00 Sebastian Huber cpukit: occured -> occurred
(edit) @394efd4   07/15/21 10:46:54 Sebastian Huber rtems: Fix Doxygen comment
(edit) @737e18d   07/01/21 11:20:51 Sebastian Huber rtems: Do not broadcast to signal a condition var Close #4463.
(edit) @6c23252   06/16/21 06:00:16 richidubey Update Strong APA Scheduler This change allows for the migration of …
(edit) @5bb5e01   05/26/21 14:33:40 christian.mauderer i2c: Add non blocking read / write This adds the possibility to open …
(edit) @abe2d15   06/16/21 10:37:18 Sebastian Huber rtems: Fix rtems_task_set_affinity() docs
(edit) @6abdd89   06/14/21 07:57:51 Sebastian Huber Use a common phrase for pointer parameters Mention the type of the …
(edit) @fad01e6c   06/10/21 07:55:42 Sebastian Huber score: Add PER_CPU_DATA_NEED_INITIALIZATION() Make the initialization …
(edit) @6641cc8   06/10/21 05:44:45 Sebastian Huber score: Fix initialization of thread queue context Set …
(edit) @34b45b1   06/08/21 07:08:43 Sebastian Huber score: Remove unused _Per_CPU_Initialize() decl
(edit) @ea41722c   04/30/21 17:14:48 ryan.long Change filesystem utime_h handler to utimens_h Also updated licenses. …
(edit) @335f705   04/28/21 16:40:56 ryan.long libcsupport: Added futimens() and utimensat() Created futimens.c and …
(edit) @1568965   05/26/21 09:26:59 christian.mauderer thread-API: Add rtems_*mutex_try_lock This adds a …
(edit) @023a2709   05/26/21 07:39:13 christian.mauderer cpukit: Add description of release version numbers The release …
(edit) @bf36f5de   05/28/21 05:47:52 Sebastian Huber score: Add RTEMS_UNREACHABLE() to a group
(edit) @2fdd00fc   05/27/21 05:11:36 Sebastian Huber rtems: Document new rtems_task_delete() error Update #4414.
(edit) @3cef3198   05/17/21 12:46:02 Sebastian Huber score: Simplify calling _Thread_Exit() Move common code into …
(edit) @76d5722b   05/21/21 21:30:20 joel sysinit: Do not open console when just referencing reentrancy …
(edit) @a89ecaa1   05/18/21 10:50:41 Sebastian Huber score: Simplify thread queue timeout handling Add …
(edit) @2cc25cf   05/14/21 15:33:24 Sebastian Huber score: Add and use _Per_CPU_Is_ISR_in_progress() Add …
(edit) @6f2c8f3   05/14/21 15:02:57 Sebastian Huber score: Improve parameters in _Thread_Change_life()
(edit) @73ebf9a   05/14/21 12:54:42 Sebastian Huber rtems: Fix task restart within interrupt context rtems_task_restart() …
(edit) @57be57c7   05/14/21 07:31:47 Sebastian Huber score: Return status in _Thread_Restart_other() This simplifies …
(edit) @45a34953   05/14/21 06:09:34 Sebastian Huber rtems: Add TOD_Ticks_validation Replace defines with an enum. Update …
(edit) @523867d   05/11/21 15:27:20 Sebastian Huber rtems: Constify rtems_task_wake_when() Add a parameter to …
(edit) @6136918d   05/12/21 14:30:28 Sebastian Huber rtems: Document rtems_task_set_scheduler() errors
(edit) @51f7a82   05/12/21 12:13:13 Sebastian Huber rtems: Clarify rtems_task_get_priority() doc
(edit) @3af2dc7   05/11/21 14:26:55 frank.kuehndel _TOD_Validate(): Fix incorrect return code This patch fixes bug …
(edit) @ab5aeb1   05/10/21 07:21:03 Sebastian Huber score: Rename _Stack_Free_nothing() Rename _Stack_Free_nothing() in …
(edit) @6822af7   05/07/21 06:07:27 Sebastian Huber rtems: rtems_scheduler_get_processor_set() docs Document changed …
(edit) @2146d347   05/07/21 06:06:54 Sebastian Huber rtems_scheduler_ident_by_processor_set() docs Document new error status.
(edit) @3e16f1a6   05/04/21 07:36:00 Sebastian Huber score: Make _Once_Lock() and _Once_Unlock() static These two …
(edit) @5b97821   04/08/21 05:51:38 Sebastian Huber libtest: Fix use of flexible array member Flexible array members must …
(edit) @1eb6cdde   04/30/21 14:58:50 Sebastian Huber score: Add _Thread_Dispatch_direct_no_return() The …
(edit) @a84bf96   04/30/21 13:07:14 Sebastian Huber basedefs: Add RTEMS_NOINIT Update #3866.
(edit) @8b15a324   04/26/21 08:15:05 Sebastian Huber Use alias for rtems_task_self() and pthread_self() This may reduce …
(edit) @a1679af3   06/15/20 09:10:02 Sebastian Huber rtems: Generate <rtems/rtems/tasks.h> Change license to BSD-2-Clause …
(edit) @b3d3186d   06/24/20 05:10:06 Sebastian Huber rtems: Generate <rtems/rtems/region.h> Change license to BSD-2-Clause …
(edit) @0b9e307   06/22/20 12:20:19 Sebastian Huber rtems: Generate <rtems/rtems/intr.h> Change license to BSD-2-Clause …
(edit) @278c7daa   04/28/21 05:38:29 Sebastian Huber rtems: Fix typo "cod" -> "code"
(edit) @55c6cb1d   04/22/21 13:57:19 Sebastian Huber rtems: Clarify constraints in documentation
(edit) @bbc93c11   04/26/21 11:36:46 Sebastian Huber Return status code for _Thread_Start() This avoids having conditional …
(edit) @9d82150   04/26/21 09:22:39 Sebastian Huber Return status code for _Scheduler_Set_affinity() This avoids having …
(edit) @4b7c77b   04/26/21 09:00:24 Sebastian Huber rtems: Change rtems_task_get_affinity() status In case the processor …
(edit) @1452699   04/26/21 08:34:11 Sebastian Huber Return status code for _Scheduler_Get_affinity() This avoids having …
(edit) @2684f2a3   04/27/21 08:54:04 Sebastian Huber rtems: Constify timer fire when directives Close #4392.
(edit) @de6e515   06/24/20 04:58:53 Sebastian Huber rtems: Generate <rtems/rtems/ratemon.h> Change license to …
(edit) @73a0175   06/24/20 04:34:49 Sebastian Huber rtems: Generate <rtems/rtems/message.h> Change license to …
(edit) @8854aec1   04/22/21 13:57:19 Sebastian Huber rtems: Mention timer server fire directives A timer may be also …
(edit) @b229b4c   06/24/20 06:09:03 Sebastian Huber rtems: Generate <rtems/rtems/support.h> Change license to …
(edit) @e8be0047   06/24/20 06:43:13 Sebastian Huber rtems: Generate <rtems/rtems/mp.h> Change license to BSD-2-Clause …
(edit) @0be4b882   06/22/20 07:51:06 Sebastian Huber rtems: Generate <rtems/rtems/dpmem.h> Change license to BSD-2-Clause …
(edit) @71a2e7e   05/28/20 11:47:28 Sebastian Huber rtems: Generate <rtems/init.h> Change license to BSD-2-Clause …
(edit) @97ba94b   06/22/20 09:41:37 Sebastian Huber rtems: Generate <rtems/fatal.h> Change license to BSD-2-Clause …
(edit) @7bbbe42   04/08/21 13:41:15 frank.kuehndel clock:_TOD_To_seconds(): Fix year 2514 overflow This patch fixes …
(edit) @6c66bbb   04/20/21 07:58:06 Sebastian Huber malloc: Hide RTEMS_Malloc_Sbrk_amount Move RTEMS_Malloc_Sbrk_amount …
(edit) @0e49372a   04/19/21 18:06:27 Sebastian Huber score: Remove unused _Thread_queue_Dequeue() Last use was removed by: …
(edit) @00f9faf2   04/16/21 13:22:04 Sebastian Huber rtems: Document rtems_semaphore_obtain() errors
Note: See TracRevisionLog for help on using the revision log.