Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems/cpukit/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @453bb4b   12/29/19 16:43:46 Sebastian Huber rtems: Fix MPCI initialization Update #2408. 5
(edit) @556e45f2   12/20/19 08:29:33 Sebastian Huber libtest: Add T_check_task_context() action 5
(edit) @77ac1519   12/20/19 09:55:36 Sebastian Huber libtest: Use test configuration in T_now() Use the user provided now … 5
(edit) @806fe963   12/19/19 10:38:45 Sebastian Huber config: Improve EDF SMP scheduler configuration Use … 5
(edit) @51fd6b47   12/19/19 09:18:32 Sebastian Huber config: Fix CONFIGURE_MAXIMUM_POSIX_THREADS Bug was introduced by … 5
(edit) @88c198b   12/17/19 14:42:15 Sebastian Huber config: Remove Ada configuration options Update #3845. 5
(edit) @3cec2df   12/17/19 08:17:43 Sebastian Huber config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS Rename … 5
(edit) @e6f2b54   12/17/19 08:26:04 Sebastian Huber config: CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE Remove … 5
(edit) @78211376   12/12/19 07:53:32 Sebastian Huber score: Remove _Workspace_Allocate_or_fatal_error() This function is … 5
(edit) @3fba9de2   12/12/19 07:50:40 Sebastian Huber config: Statically allocate MP object controls Update #3735. 5
(edit) @1d9f509e   12/12/19 07:43:06 Sebastian Huber config: Statically allocate MP thread proxies Update #3735. 5
(edit) @24f8915   12/12/19 06:11:54 Sebastian Huber config: Add _MPCI_Configuration Replace the user MPCI configuration … 5
(edit) @a00dff42   12/12/19 05:37:01 Sebastian Huber rtems: Add and use rtems_object_get_local_node() Update #3841. 5
(edit) @d24b301   12/11/19 14:57:49 Sebastian Huber config: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE Obsolete the … 5
(edit) @6f6091b3   12/11/19 18:08:03 Sebastian Huber config: Add CONFIGURE_IMFS_ENABLE_MKFIFO Obsolete undocumented … 5
(edit) @4e2e338   08/07/19 13:25:23 joel states*.h: Fix naming inconsistency and formatting 5
(edit) @08bd7d3   11/12/19 15:33:41 joel Add TOD Hooks to allow BSP to take action when TOD is set Two use … 5
(edit) @b1b6dd71   12/11/19 15:45:37 Sebastian Huber pipe: Use condition variables Use self-contained condition variables … 5
(edit) @84aee2e9   12/10/19 07:09:13 Sebastian Huber mpci: Simplify MPCI configuration Use watchdog for shared memory … 5
(edit) @46865542   12/07/19 11:06:01 Sebastian Huber rtems: Simplify semaphore configuration The MrsP semaphore … 5
(edit) @01f8c12e   12/07/19 10:48:36 Sebastian Huber rtems: Optimize semaphore control block Move variant, discipline, and … 5
(edit) @cc466a5   12/07/19 19:30:30 Sebastian Huber score: Optimize _TLS_Get_size() 5
(edit) @bb99cd0d   12/05/19 18:22:33 Sebastian Huber clock: Simplify driver initialization Use a system initialization … 5
(edit) @a6b2080   12/05/19 14:51:17 Sebastian Huber clock: Remove Clock_exit() from API This function is no longer … 5
(edit) @189da5f4   12/10/19 07:26:33 Sebastian Huber score: Optimize _Per_CPU_Get_index() Optimize _Per_CPU_Get_index() in … 5
(edit) @5e589d96   12/09/19 07:52:11 Sebastian Huber userext: Fix configuration 5
(edit) @5ae6112   12/05/19 14:14:51 Sebastian Huber userext: Simplify configuration Avoid the use of the workspace and … 5
(edit) @b6f66d9   11/21/19 07:06:28 Sebastian Huber untar: Unify untar support Update #3823. 5
(edit) @234d155e   11/25/19 09:39:19 Sebastian Huber linkersets: Revert to zero-length arrays This partially reverts … 5
(edit) @4fcc53a   11/25/19 09:38:42 Sebastian Huber Document RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION() 5
(edit) @11455b2e   11/21/19 07:37:12 Sebastian Huber imfs: Fix IMFS_make_linearfile() Fix prototype. Fix node size. … 5
(edit) @f377998   11/18/19 05:55:43 Sebastian Huber imfs: Add IMFS_make_linfile() Update #3818. 5
(edit) @c6d8589b   06/07/18 18:18:13 rrs Synchronize kernel <sys/time.h> with FreeBSD Integrate parts of this … 5
(edit) @3859cd63   10/25/19 13:19:01 Sebastian Huber rtems-5: Improve heap fatal error information Update #3806. 5
(edit) @7ec0839   10/04/19 07:22:04 Sebastian Huber linkersets: Avoid use of zero-length array Use … 5
(edit) @a7c86cc   10/04/19 07:18:55 Sebastian Huber config: Avoid zero-length array Use … 5
(edit) @795b167   10/04/19 06:51:13 Sebastian Huber score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION() Update #3799. 5
(edit) @b5e61f95   10/02/19 06:04:42 Sebastian Huber libtest: Add more action events This allows more control over the … 5
(edit) @b406d071   10/01/19 12:16:34 Sebastian Huber libtest: Do all output in test runner This ensures that lines are … 5
(edit) @667501a   10/02/19 21:49:00 joel termios: Add Capability to Generate SIGINTR and SIGQUIT This patch … 5
(edit) @2763f53   10/01/19 10:41:47 Sebastian Huber score: Remove superfluous timecounter members 5
(edit) @de6348a   10/01/19 06:05:21 Sebastian Huber _kernel_time.h: Compatibility to future Newlib 5
(edit) @33ed412   09/20/19 07:16:17 Sebastian Huber rtems: Add rtems_interrupt_server_entry_move() The use case for this … 5
(edit) @c1a1f2c   09/10/19 07:21:11 Sebastian Huber Add rtems_version_control_key_is_valid() 5
(edit) @eaa415b2   09/06/19 12:31:32 Sebastian Huber rtems: Make rtems_version_control_key() safer Return the empty string … 5
(edit) @e41e9961   09/02/19 05:47:15 Sebastian Huber record: Add system events Update #3665. 5
(edit) @1c72ad7   08/30/19 11:22:54 Sebastian Huber record: Add system events Add system events for memory … 5
(edit) @8ace7ead   08/30/19 07:21:22 Sebastian Huber record: Add system events Add system events to identify the target … 5
(edit) @1e18f64   08/30/19 06:40:14 Sebastian Huber record: Initialize records earlier The _Record_Initialize() function … 5
(edit) @11f196d6   08/30/19 06:09:46 Sebastian Huber record: Simplify configuration Update #3665. 5
(edit) @d78082c   08/29/19 14:50:12 Sebastian Huber record: Introduce _Record_Drain() This allows its use in crash dump … 5
(edit) @58bd67b   08/26/19 12:58:54 Sebastian Huber record: Add more system events Reduce the system dependencies to … 5
(edit) @807ea67   08/28/19 12:59:16 Sebastian Huber score: Add RTEMS_RETURN_ADDRESS() 5
(edit) @956a2ef   08/28/19 12:28:14 Sebastian Huber record: Add variants for critical sections Update #3665. 5
(edit) @3eb8d783   08/28/19 12:45:24 Sebastian Huber record: Introduce <rtems/recordserver.h> This helps to get rid of the … 5
(edit) @a2684c2b   08/27/19 13:39:43 Sebastian Huber record: Use BSS section instead of per-CPU data The .rtemsrwset … 5
(edit) @e273e7a9   08/27/19 06:30:43 Sebastian Huber record: Add data size to client This is necessary to get the thread … 5
(edit) @dfdc3fa   08/25/19 10:14:11 Sebastian Huber record: Improve overflow handling Signal the accumulated item … 5
(edit) @4a9a58e   08/17/19 16:58:53 Sebastian Huber record: Add rtems_record_client_set_handler() 5
(edit) @c91f6f5   08/17/19 12:49:42 Sebastian Huber record: Pass bintime to client handlers This is a minor optimization. 5
(edit) @2ef2c14   08/17/19 11:25:57 Sebastian Huber record: Increase client robustness Do nothing after errors. 5
(edit) @52c8ac7b   08/16/19 16:40:55 Sebastian Huber record: Improve overflow handling In case of a ring buffer overflow, … 5
(edit) @b2c060a5   08/16/19 05:40:05 Sebastian Huber record: Detect also large overflows 5
(edit) @d3c4d48   08/16/19 18:12:03 Sebastian Huber record: Simplify rtems_record_client_context 5
(edit) @cb1e8497   06/25/19 11:07:40 Chris Johns libdebugger: ARM fixes for Cortex-A8 and ARM mode. - Fix destorying … 5
(edit) @036717ed   07/26/19 14:36:10 Sebastian Huber record: Add support for thread names 5
(edit) @5ee70c5   07/30/19 04:24:00 Sebastian Huber Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZE 5
(edit) @c4d89de   07/03/19 02:18:18 Chris Johns score/interr: Fix comments. 5
(edit) @5803f37   06/28/19 06:30:11 Sebastian Huber score: Add and use _Thread_Get_unmapped_priority(). Add and use … 5
(edit) @373cd1c5   05/22/19 14:29:33 joel rtems/confdefs.h: Fix typo 5
(edit) @2be6ab7f   06/14/19 05:41:36 Sebastian Huber dev/sc16is752: Add set/get EFCR IO controls 5
(edit) @6ff1da40   06/14/19 05:35:21 Sebastian Huber dev/sc16is752: Add RS485 mode variants 5
(edit) @10251b3   05/22/19 05:51:14 Sebastian Huber score: Compact objects class indices 5
(edit) @327e45da   05/14/19 00:34:32 Chris Johns libdl: Sort object file symbols and use a binary search to find - … 5
(edit) @5fa893e   05/20/19 07:15:36 Sebastian Huber score: Add _SMP_Unicast_action() 5
(edit) @41cddcc   05/20/19 07:06:48 Sebastian Huber score: Add _Per_CPU_Wait_for_job() 5
(edit) @9b8e85e2   05/02/19 03:29:27 Sebastian Huber score: Remove superfluous include 5
(edit) @577293f0   04/28/19 12:31:10 Sebastian Huber score: Add _SMP_Synchronize() 5
(edit) @bf867c55   04/28/19 12:15:45 Sebastian Huber score: Remove unused SMP_MESSAGE_TEST All uses were replaced by … 5
(edit) @85d6e845   04/19/19 09:01:31 Sebastian Huber score: Add _Per_CPU_Add_job() 5
(edit) @8fa14da0   04/18/19 06:38:00 Sebastian Huber score: Move per-processor job data structures This enables re-use for … 5
(edit) @1a971d8   04/18/19 05:38:13 Sebastian Huber score: Remove SMP_MESSAGE_CLOCK_TICK Use _SMP_Multicast_action() instead. 5
(edit) @3b2481f   04/18/19 05:08:32 Sebastian Huber score: Simplify _SMP_Multicast_action() Move resposibility to disable … 5
(edit) @7fdf48a   04/28/19 12:29:21 Sebastian Huber score: Add _SMP_Othercast_action() 5
(edit) @65870044   04/18/19 04:47:01 Sebastian Huber score: Add _SMP_Broadcast_action() 5
(edit) @b4f895e   05/17/19 07:21:03 Sebastian Huber posix: Remove unused OBJECTS_POSIX_INTERRUPTS 5
(edit) @0b698ba5   05/13/19 22:39:55 Chris Johns doxygen: score: Fix block comment end marker. 5
(edit) @f49618d   04/18/19 08:19:23 andreas.dachsberger doxygen: score: adjust doc in percpudata.h to doxygen guidelines … 5
(edit) @3238c162   04/18/19 08:13:25 andreas.dachsberger doxygen: score: adjust doc in smp.h to doxygen guidelines Update #3706. 5
(edit) @1bd608b   04/18/19 07:54:49 andreas.dachsberger doxygen: score: adjust doc in onceimpl.h to doxygen guidelines Update … 5
(edit) @2463c10   04/18/19 07:43:41 andreas.dachsberger doxygen: score: adjust doc in muteximpl.h to doxygen guidelines … 5
(edit) @7b90bb5   04/18/19 07:38:47 andreas.dachsberger doxygen: score: adjust doc in wkspace.h to doxygen guidelines Update … 5
(edit) @904c2312   04/18/19 07:31:27 andreas.dachsberger doxygen: score: adjust doc in watchdogticks.h to doxygen guidelines … 5
(edit) @c53ec8c4   04/18/19 07:30:32 andreas.dachsberger doxygen: score: adjust doc in watchdogimpl.h to doxygen guidelines … 5
(edit) @eb84cc3f   04/18/19 06:58:48 andreas.dachsberger doxygen: score: adjust doc in watchdog.h to doxygen guidelines Update … 5
(edit) @7d2cc98   04/18/19 06:57:32 andreas.dachsberger doxygen: score: adjust doc in userextimpl.h to doxygen guidelines … 5
(edit) @5791a3c   04/18/19 06:37:02 andreas.dachsberger doxygen: score: adjust doc in todimpl.h to doxygen guidelines Update … 5
(edit) @5c91b54b   04/18/19 06:28:21 andreas.dachsberger doxygen: score: adjust doc in tls.h to doxygen guidelines Update #3706. 5
(edit) @4a693e7   04/18/19 06:12:07 andreas.dachsberger doxygen: score: adjust doc in timestampimpl.h to doxygen guidelines … 5
(edit) @1b5ba76   04/17/19 15:51:55 andreas.dachsberger doxygen: score: adjust doc in timestamp.h to doxygen guidelines … 5
Note: See TracRevisionLog for help on using the revision log.