source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ba74ebde   02/14/20 18:09:56 Sebastian Huber libio: Add POSIX user environment pointer to TCB The IO library used … 5
(edit) @ba46b936   02/14/20 13:04:21 Sebastian Huber config: Add _SMP_Is_enabled Move the is SMP enabled configuration … 5
(edit) @567455b6   02/14/20 12:57:20 Sebastian Huber config: Add _SMP_Processor_configure_maximum Move the processor … 5
(edit) @ad85c00   02/14/20 12:48:18 Sebastian Huber config: Add _Workspace_Is_unified Move the unified workspace … 5
(edit) @ba7b2df7   02/14/20 12:43:58 Sebastian Huber config: Add _Workspace_Size Move the workspace size configuration … 5
(edit) @5180762c   02/14/20 12:36:30 Sebastian Huber config: Add _Thread_Idle_body Move the idle thread body configuration … 5
(edit) @c70d112   02/14/20 12:26:17 Sebastian Huber config: Add _Thread_Idle_stack_size Move the idle thread stack size … 5
(edit) @308a2e0f   02/14/20 11:58:21 Sebastian Huber config: Add _Watchdog_Ticks_per_timeslice Move the ticks per … 5
(edit) @b8648bd   02/13/20 16:16:15 Sebastian Huber config: Add _Watchdog_Microseconds_per_tick Move the microseconds per … 5
(edit) @3b4795b4   02/14/20 10:20:42 Sebastian Huber config: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLE The … 5
(edit) @9bdb6aa3   02/14/20 08:48:41 Sebastian Huber config: Bring back RTEMS 4.11 configuration table This improves API … 5
(edit) @a9bc7a5   02/14/20 08:34:03 Sebastian Huber rtems: Simplify _RTEMS_tasks_Initialize_user_task() Due to the system … 5
(edit) @9520ec3   02/14/20 08:31:44 Sebastian Huber config: Simplify initialization task config With the removal of the … 5
(edit) @6b0873f   02/14/20 07:40:41 Sebastian Huber config: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLE The … 5
(edit) @58864627   02/14/20 16:24:45 Sebastian Huber config: Remove unused declaration and defines Update #3875. 5
(edit) @dbb7ac6f   02/14/20 10:23:12 Sebastian Huber posix: Remove <rtems/posix/ptimer.h> This file contained duplicate … 5
(edit) @c621c11b   02/13/20 16:15:33 Sebastian Huber monitor: Use proper API for all config constants 5
(edit) @e85f168   02/13/20 15:56:20 Sebastian Huber config: Remove unused configuration constant 5
(edit) @f613778   02/13/20 15:15:30 Sebastian Huber Remove rtems_configuration_get_posix_api_configuration() The … 5
(edit) @2807d556   02/13/20 10:37:02 Sebastian Huber score: Clean up wkspace.c Remove DEBUG_WORKSPACE support. There are … 5
(edit) @88c40ef8   02/13/20 10:34:34 Sebastian Huber score: Remove unused _Workspace_Allocate_aligned() 5
(edit) @3f732f0   02/13/20 00:15:56 joel objectdata.h, objectimpl.h: Change structure member from free to … 5
(edit) @d252e20a   12/10/19 10:13:18 Sebastian Huber score: Simplify _Thread_Initialize() Allocate new thread queue heads … 5
(edit) @fc32904   01/03/20 06:19:47 Sebastian Huber score: Add _Objects_Allocate_with_extend() Update #3835. 5
(edit) @dd9e501   12/10/19 10:26:20 Sebastian Huber score: Add _Objects_Activate_unlimited() Update #3835. 5
(edit) @8a43adb   12/10/19 10:09:32 Sebastian Huber score: Add _Freechain_Extend() Update #3835. 5
(edit) @4eab96b   12/10/19 09:59:02 Sebastian Huber score: Add _Freechain_Pop() Update #3835. 5
(edit) @8ff1af1   12/10/19 09:58:42 Sebastian Huber score: Add _Freechain_Is_empty() Update #3835. 5
(edit) @36e59b2   12/10/19 09:46:52 Sebastian Huber score: _Objects_Extend_information() Return block index in … 5
(edit) @8e118f22   12/16/19 14:10:05 Sebastian Huber score: Inline _Objects_Namespace_remove_u32() This function is simple … 5
(edit) @6135747   12/16/19 13:50:59 Sebastian Huber score: Split up objects free Split up the different objects free … 5
(edit) @2485156   12/10/19 09:41:48 Sebastian Huber score: Split up objects allocation Split up the different objects … 5
(edit) @6f3bc0e   12/10/19 09:04:36 Sebastian Huber score: Add _Objects_Free_objects_block() This is a preparation to … 5
(edit) @32991495   12/09/19 15:03:11 Sebastian Huber score: Statically allocate idle/MPCI stacks Place idle and MPCI … 5
(edit) @01d5944   12/09/19 13:48:34 Sebastian Huber score: Move thread stack allocation Move thread stack allocation to … 5
(edit) @4c9deb6c   12/09/19 13:33:06 Sebastian Huber score: Add _Stack_Extend_size() Update #3835. 5
(edit) @a08dcb2   12/09/19 12:57:51 Sebastian Huber score: Add Thread_Configuration Add the Thread_Configuration … 5
(edit) @00c7ad4   12/16/19 13:32:47 Sebastian Huber score: Split stack allocator configuration This allows the linker … 5
(edit) @f4dbf37d   12/09/19 09:12:14 Sebastian Huber score: Simplify TLS area allocation Use the stack area to allocate … 5
(edit) @fc398fd   12/07/19 15:50:35 Sebastian Huber score: Simplify FP context allocation Use the stack area to allocate … 5
(edit) @0e1ac917   12/07/19 15:30:50 Sebastian Huber score: Remove _Stack_Ensure_minimum() call This call is superfluous … 5
(edit) @0bde56b   12/07/19 15:28:21 Sebastian Huber score: Simplify thread stack free Update #3835. 5
(edit) @a0211fc9   12/07/19 15:00:58 Sebastian Huber score: Simplify thread stack allocation Remove superfluous … 5
(edit) @bf39a9e   12/06/19 19:24:37 Sebastian Huber score: Remove superfluous FP types/defines Update #3835. 5
(edit) @90f11edd   01/29/20 08:32:05 Sebastian Huber termios: Fix input canonical mode Canonical input processing was … 5
(edit) @2d07ce6   02/04/20 14:26:31 Sebastian Huber config: Add CONFIGURE_DIRTY_MEMORY Replace the BSP_DIRTY_MEMORY BSP … 5
(edit) @8ecbc38   02/04/20 12:56:41 Sebastian Huber sysinit: Add RTEMS_SYSINIT_ZERO_MEMORY Use a dedicate system … 5
(edit) @1d43a97   02/04/20 12:20:26 Sebastian Huber config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY Canonicalize … 5
(edit) @cadff8f7   02/04/20 12:12:40 Sebastian Huber config: Remove BSP_ZERO_WORKSPACE_AUTOMATICALLY Update #3863. 5
(edit) @9fac9f9   02/05/20 07:42:03 Sebastian Huber score: Fix linker sets on small data area targets Update #3865. 5
(edit) @bba1475   01/02/20 10:31:48 Sebastian Huber score: Optimize STATUS_BUILD() Do not cast to unsigned int to avoid … 5
(edit) @e44ae80   02/02/20 10:00:05 Sebastian Huber config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION Update #3861. 5
(edit) @c344e58   02/02/20 10:00:54 Sebastian Huber Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 … 5
(edit) @f7c5f94   02/02/20 09:53:56 Sebastian Huber sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9] Update #3838. 5
(edit) @eea21eac   12/13/19 05:18:36 Sebastian Huber bsps: Rework work area initialization The work area initialization … 5
(edit) @c184b0c   12/14/19 13:39:29 Sebastian Huber stackchk: Add RTEMS_SYSINIT_ISR_STACK Use a dedicated system … 5
(edit) @34a7a12f   12/12/19 15:02:19 Sebastian Huber bsps: Add RTEMS_SYSINIT_BSP_EARLY Add new BSP system initialization … 5
(edit) @c477d927   12/13/19 05:25:03 Sebastian Huber score: Add _Memory_Fill() Update #3838. 5
(edit) @1cb9257   12/10/19 19:03:53 Sebastian Huber score: Add Memory Handler Update #3838. 5
(edit) @9e4f21b9   02/01/20 14:42:27 Sebastian Huber score: Optimize per-processor data placement Only align per-processor … 5
(edit) @754f78fa   01/28/20 12:44:14 Sebastian Huber libtest: Fix T_check_task_context() Fix T_check_task_context() in … 5
(edit) @26443da   09/24/19 13:51:53 Sebastian Huber record: Fix configuration 5
(edit) @e2255453   01/19/20 15:11:38 martinerikwerner Use EAGAIN for POSIX mq wait in ISR error Modify the status code … 5
(edit) @5e7b3c65   10/07/19 15:48:23 joel posix_devctl - Add support for SOCKCLOSE The FACE Technical Standard, … 5
(edit) @a546de5   01/03/20 18:54:58 Gedare Bloom cpukit/libfs: remove more dead code from pipe/fifo.c Dead code … 5
(edit) @93ccb728   01/03/20 18:23:09 Gedare Bloom cpukit/libfs: remove dead code from pipe/fifo.c Dead code identified … 5
(edit) @f74e806d   01/02/20 10:30:33 Sebastian Huber mpci: Fix blocking proxy status Remove THREAD_STATUS_PROXY_BLOCKING … 5
(edit) @453bb4b   12/29/19 16:43:46 Sebastian Huber rtems: Fix MPCI initialization Update #2408. 5
(edit) @a320aedd   01/02/20 08:17:03 Sebastian Huber score: Fix objects node initialization The objects node is statically … 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) @8c3b0d7   12/20/19 09:26:06 Sebastian Huber libtest: Fix use of T_check_true() 5
(edit) @806fe963   12/19/19 10:38:45 Sebastian Huber config: Improve EDF SMP scheduler configuration Use … 5
(edit) @c737748b   12/16/19 01:29:26 Chris Johns libmisc/top: Fix the idle time and priorities on SMP - This patch is … 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) @f7cd8c9   12/12/19 23:22:06 Chris Johns libcsupport: Update rtems_print printk handler to return the length 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) @86c70e71   12/11/19 15:43:51 Chris Johns Support pasring - in a version string Closes #3839 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) @d0b704b0   12/05/19 06:08:52 Sebastian Huber libtest: Change expected pass state string Use separator character … 5
Note: See TracRevisionLog for help on using the revision log.