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

source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @9c29cb5   11/30/19 10:52:57 Sebastian Huber libtest: Change expected fail state string Use the value expected by … 5
(edit) @f4fda72   11/29/19 18:01:00 Sebastian Huber Regenerate headers.am 5
(edit) @4551f5f   11/26/19 07:07:55 Sebastian Huber untar: Properly make parent path Close #3823. 5
(edit) @2de05dd   11/21/19 09:27:16 Sebastian Huber untar: Make path also for symbolic links Close #3823. 5
(edit) @b6f66d9   11/21/19 07:06:28 Sebastian Huber untar: Unify untar support Update #3823. 5
(edit) @a0304e8d   11/22/19 10:28:55 Sebastian Huber libtest: Output basename of source files Output only the basename of … 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) @38207a31   11/16/19 15:01:13 Sebastian Huber Move feature macro before "config.h" include This allows to use … 5
(edit) @c6d8589b   06/07/18 18:18:13 rrs Synchronize kernel <sys/time.h> with FreeBSD Integrate parts of this … 5
(edit) @a4c5da6   11/11/19 11:06:27 Hesham.Almatary riscv: preliminarily support for libdl Support for targets compiled … 5
(edit) @94584f17   11/04/19 08:34:21 Sebastian Huber heap: Simplify _Heap_Block_allocate() Determine the next block only … 5
(edit) @5630008   11/04/19 08:24:54 Sebastian Huber kill: Fix warning Include right header file for kill(). 5
(edit) @3859cd63   10/25/19 13:19:01 Sebastian Huber rtems-5: Improve heap fatal error information Update #3806. 5
(edit) @3fb72b0f   10/28/19 08:15:58 Sebastian Huber arm: Add defines for small pages MMU 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) @32c9b83   10/19/19 04:54:40 Chris Johns libdebugger/arm: Clean up the building on arm variants. 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) @7685b48   10/03/19 21:24:56 joel cpukit/headers.am: Regenerate 5
(edit) @8d989c5   10/01/19 11:48:27 Sebastian Huber score: Install timecounter according to quality This makes it … 5
(edit) @47e5c1d   10/01/19 11:04:29 Sebastian Huber score: Remove strange timecounter init step The double call of the … 5
(edit) @2763f53   10/01/19 10:41:47 Sebastian Huber score: Remove superfluous timecounter members 5
(edit) @6ae2522   10/02/19 04:40:30 Sebastian Huber Revert "record: Add wrappers for malloc() functions" It was … 5
(edit) @a314544a   08/30/19 13:01:38 Sebastian Huber record: Add wrappers for malloc() functions Introduce new library … 5
(edit) @d4880509   09/30/19 06:01:24 Sebastian Huber dosfs: Fix format with media block sizes > 512 5
(edit) @de6348a   10/01/19 06:05:21 Sebastian Huber _kernel_time.h: Compatibility to future Newlib 5
(edit) @8798372   09/10/19 17:53:31 joel Correct initial POSIX signals mask + Modify POSIX thread create … 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) @0b3dcb3   09/03/19 08:11:21 Sebastian Huber arm: Fix default exception handler Keep the stack pointer properly … 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
Note: See TracRevisionLog for help on using the revision log.