source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8bd3915   11/02/18 01:46:22 johnc libfdt: return correct value if #size-cells property is not present … 5
(edit) @fcb11510   02/26/20 09:02:37 Sebastian Huber score: Fix context switch extensions (SMP) In uniprocessor and SMP … 5
(edit) @c36fae22   02/25/20 12:47:59 Sebastian Huber config: Initialize IO drivers on demand 5
(edit) @01c97e64   02/25/20 13:43:52 Sebastian Huber score: Fix label defined but not used warning Update #3835. 5
(edit) @470dfa1f   02/25/20 12:49:45 Sebastian Huber config: Resurrect NULL_DRIVER_TABLE_ENTRY This define may be used by … 5
(edit) @a78495ed   02/21/20 07:08:57 Sebastian Huber config: Add <rtems/confdefs/wkspace.h> Remove all comments and … 5
(edit) @1fb1cf1   02/20/20 14:26:40 Sebastian Huber config: Add <rtems/confdefs/objectsposix.h> Remove all comments and … 5
(edit) @35e58c45   02/20/20 14:13:16 Sebastian Huber config: Add <rtems/confdefs/wkspacesupport.h> Remove all comments and … 5
(edit) @d20209b   02/20/20 12:59:30 Sebastian Huber config: Add <rtems/confdefs/objectsclassic.h> Remove all comments and … 5
(edit) @f5a2fd86   02/20/20 13:24:46 Sebastian Huber config: Add <rtems/confdefs/threads.h> Remove all comments and … 5
(edit) @40db051   02/20/20 12:33:07 Sebastian Huber config: Add <rtems/confdefs/unlimited.h> Remove all comments and … 5
(edit) @7b6596f5   02/20/20 12:22:54 Sebastian Huber config: Add <rtems/confdefs/iodrivers.h> Remove all comments and … 5
(edit) @fe84ab5   02/20/20 12:10:52 Sebastian Huber config: Add <rtems/confdefs/console.h> Remove all comments and … 5
(edit) @8314933   02/20/20 11:58:13 Sebastian Huber config: Add <rtems/confdefs/initthread.h> Remove all comments and … 5
(edit) @b15d1cb   02/20/20 11:02:39 Sebastian Huber config: Add <rtems/confdefs/inittask.h> Remove all comments and … 5
(edit) @8f3419b   02/20/20 10:39:30 Sebastian Huber config: Add <rtems/confdefs/extensions.h> Remove all comments and … 5
(edit) @fb0caca   02/20/20 10:39:05 Sebastian Huber config: Add <rtems/confdefs/newlib.h> Remove all comments and … 5
(edit) @32561f5   02/20/20 06:55:18 Sebastian Huber config: Add <rtems/confdefs/clock.h> Remove all comments and … 5
(edit) @1d35bf2a   02/20/20 06:45:57 Sebastian Huber config: Add <rtems/confdefs/mcpi.h> Remove all comments and … 5
(edit) @03aff2c   02/20/20 06:33:59 Sebastian Huber config: Add <rtems/confdefs/malloc.h> Remove all comments and … 5
(edit) @691b614   02/20/20 06:22:48 Sebastian Huber config: Add <rtems/confdefs/bdbuf.h> Remove all comments and … 5
(edit) @591e9736   02/19/20 13:14:46 Sebastian Huber config: Add <rtems/confdefs/scheduler.h> Remove all comments and … 5
(edit) @1608221   02/15/20 17:57:57 Sebastian Huber config: Add <rtems/confdefs/libio.h> Remove all comments and … 5
(edit) @0f8e139e   02/15/20 13:00:08 Sebastian Huber config: Add <rtems/confdefs/percpu.h> Remove comments and … 5
(edit) @f45d0b2f   02/15/20 13:16:58 Sebastian Huber config: Add <rtems/confdefs/bsp.h> Remove all comments and … 5
(edit) @55a7316   02/14/20 16:20:36 Sebastian Huber config: Add <rtems/confdefs/libpci.h> Derive copyright and license … 5
(edit) @cadd8d1   02/14/20 15:50:18 Sebastian Huber config: Add <rtems/confdefs/obsolete.h> Unify handling of obsolete … 5
(edit) @0561cc1   02/21/20 06:34:50 Sebastian Huber config: Remove _Configure_Max_Objects() Use … 5
(edit) @cfe68385   02/21/20 06:28:13 Sebastian Huber config: Improve _Configure_From_workspace() Commit … 5
(edit) @c7f748a   02/15/20 11:07:28 Sebastian Huber config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATION The … 5
(edit) @ca82a603   02/15/20 11:03:39 Sebastian Huber rtems: Change timer server task mode setting Use the non-preempt mode … 5
(edit) @e50e42b8   02/15/20 10:52:00 Sebastian Huber score: _Scheduler_Is_non_preempt_mode_supported() If the non-preempt … 5
(edit) @5b8d80d7   02/15/20 10:23:08 Sebastian Huber config: CONFIGURE_INIT_TASK_INITIAL_MODES Determine the default for … 5
(edit) @1ada3e55   02/15/20 10:09:16 Sebastian Huber score: Add _SMP_Need_inter_processor_interrupts() Test for the proper … 5
(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
Note: See TracRevisionLog for help on using the revision log.