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) @b434dc1   10/12/20 06:09:13 Sebastian Huber libblock: Fix sparse disk The qsort() in sparse_disk_get_new_block() …
(edit) @8111a6ba   05/28/20 13:52:11 Sebastian Huber rtems: Generate <rtems/io.h> The manager documentation is a …
(edit) @243d3ed5   10/11/20 13:50:28 Sebastian Huber libblock: Add comment
(edit) @c8c1426c   10/06/20 13:01:31 frank.kuehndel mghttpd/mongoose: Fix string truncation warning This fixes the …
(edit) @bc7ac71   10/05/20 14:37:23 frank.kuehndel libblock: Fix string truncation warning This patch does not only fix …
(edit) @59d0e6a   10/05/20 14:20:44 frank.kuehndel capture: Fix unaligned pointer value warning rtems_name is a four …
(edit) @d7a48e1   10/06/20 05:39:44 Sebastian Huber rtems: Improve RTEMS_NO_RETURN attribute Provide RTEMS_NO_RETURN also …
(edit) @89a22be   10/08/20 23:44:36 Chris Johns librtemscxx: Fix white space to match the coding standard
(edit) @6f2a219f   10/08/20 08:12:20 Chris Johns librtemscxx: Add join() and detach() to the thread - Do not start …
(edit) @e697baf   10/07/20 10:13:42 Sebastian Huber doxygen: Add "Generated from ..." comments Improve file header …
(edit) @f815d04   10/07/20 10:12:17 Sebastian Huber rtems: Add "Generated from ..." comments Improve file header comment. …
(edit) @cf95826   10/03/20 06:13:24 Chris Johns cpukit/librcxx: Add a C++ thread interface with attributes
(edit) @97e9728   09/30/20 12:21:32 Sebastian Huber rtems: Add RTEMS_PARTITION_ALIGNMENT Update #4105.
(edit) @8387c52   09/22/20 13:31:34 kinsey.moore score: Add AArch64 port This adds a CPU port for AArch64(ARMv8) with …
(edit) @2c367617   10/05/20 09:58:11 Sebastian Huber build: Add testopts.h to configure script Close #4120.
(edit) @f2185d10   09/30/20 09:31:58 Sebastian Huber Decouple the C Program Heap initialization Before this patch …
(edit) @71689a07   09/30/20 14:22:04 Sebastian Huber rtems: Canonicalize name and id checks Check the name followed by the …
(edit) @5ff5ce6   09/26/20 13:18:45 Sebastian Huber rtems: Remove rtems_io_driver_io_error() The implementation was added …
(edit) @ffc928b   09/24/20 13:31:41 frank.kuehndel Fixing bug in line editing of the shell with CTRL-U. This patch fixes …
(edit) @f48d7834   09/28/20 07:08:57 Sebastian Huber doxygen: Fix use of getchark() and rtems_putc()
(edit) @4a4f41e   09/23/20 14:47:58 Sebastian Huber rtems: Add rtems_message_queue_construct() In contrast to message …
(edit) @24ea1ce   09/24/20 07:05:36 Sebastian Huber rtems: Remove Message_queue_Control::attribute_set Add …
(edit) @2c09f54f   09/23/20 11:46:38 Sebastian Huber score: Add <rtems/score/coremsgbuffer.h> Move the …
(edit) @69b4fe59   09/23/20 08:33:51 Sebastian Huber score: Simplify CORE_message_queue_Buffer Merge …
(edit) @5bc7c37   09/23/20 08:09:37 Sebastian Huber score: Improve _CORE_message_queue_Initialize() Return a status code …
(edit) @34dd90a5   09/21/20 06:15:27 Sebastian Huber score: Gather message queue control initialization Initialize the …
(edit) @fe2cb7c4   09/21/20 06:14:05 Sebastian Huber score: Fix allocation size calculation The previous multiplication …
(edit) @3c025576   09/21/20 06:10:06 Sebastian Huber score: Use RTEMS_ALIGN_UP() Update #4007.
(edit) @a72419b   09/24/20 14:18:33 Sebastian Huber libtest: Remove superfluous assignment Issue found by Coverity (CID …
(edit) @18fe650a   09/23/20 05:33:27 Sebastian Huber or1k: Do not use printk() for _CPU_Fatal_halt() Debug output can be …
(edit) @2248b37   09/23/20 05:32:42 Sebastian Huber or1k: Remove superfluous includes Including <stdio.h> in …
(edit) @5ebba2c   09/23/20 03:59:31 Chris Johns libmisc/capture: Add rtems-trace-buffer-default.c to the autotools build
(edit) @de58eb2f   09/23/20 03:46:48 Chris Johns cpukit/rtems: Add taskconstruct.c to the autotools build
(edit) @9f2a207   09/20/20 13:09:48 Sebastian Huber capture: Move default trace data Provide the default trace data in a …
(edit) @da27e96   08/05/20 07:19:20 Sebastian Huber score: Document _Scheduler_Try_to_schedule_node()
(edit) @0b410b8a   06/24/20 09:23:40 Sebastian Huber rtems: Generate <rtems.h> Change license to BSD-2-Clause according to …
(edit) @7892ac0   09/18/20 07:07:46 Sebastian Huber rtems: From <rtems.h> to <rtems/rtems/mp.h> Move multiprocessing …
(edit) @c161216d   06/24/20 08:43:22 Sebastian Huber rtems: From <rtems.h> to <rtems/rtems/types.h> Move type related …
(edit) @d433b724   06/24/20 08:40:42 Sebastian Huber rtems: From <rtems.h> to <rtems/rtems/tasks.h> Move task related …
(edit) @1615b5ff   06/24/20 08:39:44 Sebastian Huber rtems: From <rtems.h> to <rtems/rtems/object.h> Move object related …
(edit) @5353ea89   06/24/20 08:36:16 Sebastian Huber rtems: Move from <rtems.h> to <rtems/config.h> Move configuration …
(edit) @96ea30f0   07/03/20 10:41:47 Sebastian Huber score: Improve Scheduler Handler documentation
(edit) @4e5327ff   09/18/20 06:19:37 Sebastian Huber doxygen: Wrap long lines
(edit) @2f65e13   09/17/20 18:07:08 Sebastian Huber rtems: Fix typo Update #3959.
(edit) @139ffa2   09/11/20 08:33:19 Sebastian Huber validation: Add general purpose test suite Add a general purpose test …
(edit) @ad22c65   09/11/20 09:01:42 Sebastian Huber doxygen: Move top-level group definitions Update #3959.
(edit) @6942e5f   04/09/20 10:12:13 Sebastian Huber rtems: Add rtems_task_construct() In contrast to rtems_task_create() …
(edit) @c312f31   09/10/20 14:35:09 Sebastian Huber CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE Add this application …
(edit) @dce1cdf1   09/16/20 08:34:12 Sebastian Huber rtems: Add RTEMS_ALIGN_UP() Update #3959. Update #4074.
(edit) @641b31a4   09/16/20 08:33:52 Sebastian Huber rtems: Add RTEMS_ALIGN_DOWN() Update #3959. Update #4074.
(edit) @98d2adb   09/17/20 15:40:52 Sebastian Huber libtest: Fix T_thread_switch_record() If RTEMS_DEBUG is not defined, …
(edit) @20d8237   09/04/20 18:10:57 Sebastian Huber arm: Fix arm_cp15_set_translation_table_entries() In a …
(edit) @9f096f4   09/12/20 15:11:28 Gedare Bloom i386/score: fix assembly mnemonic Closes #4076.
(edit) @dd734d46   09/11/20 13:43:23 Sebastian Huber score: Fix _Thread_Initialize() Fix an error cleanup path in SMP …
(edit) @aedd92d   04/09/20 10:11:19 Sebastian Huber score: Add stack free handler to TCB This avoids a dependency to the …
(edit) @2d551030   04/09/20 13:41:38 Sebastian Huber score: Move _Stack_Allocator_free to separate file This decouples the …
(edit) @d817220   04/09/20 13:17:46 Sebastian Huber score: Add _Stack_Allocator_do_initialize() Do the stack allocator …
(edit) @159db411   04/08/20 09:31:02 Sebastian Huber score: Use _Freechain_Push() The nodes are never NULL. Update #3959.
(edit) @354c2b5   04/08/20 09:30:32 Sebastian Huber score: Add <rtems/score/freechainimpl.h> Hide implementation details. …
(edit) @91c811a1   04/08/20 09:21:27 Sebastian Huber score: Add _Freechain_Push() Update #3959.
(edit) @5bb93f2   08/31/20 15:07:19 Sebastian Huber score: Fix debug assert Do not access executing->current_state …
(edit) @6e6e233   08/31/20 15:27:44 Sebastian Huber config: Add zero file descriptor data structures Fix linker errors in …
(edit) @ced28f2   04/16/20 10:13:31 Sebastian Huber config: Provide file descriptors only if necessary Only provide the …
(edit) @1818b9a   06/25/20 05:49:50 Sebastian Huber score: Optimize _Objects_Name_to_id_u32() Remove the superfluous …
(edit) @c7e3085   06/24/20 11:54:23 Sebastian Huber rtems: Add _RTEMS_Name_to_id() Simplify object name to identifier …
(edit) @33dbb33   06/24/20 11:12:49 Sebastian Huber score: Constify objects name to id functions
(edit) @a7a0a364   04/16/20 10:12:53 Sebastian Huber config: Conditionally include header
(edit) @abf25bc   08/21/20 07:17:47 Sebastian Huber score: Fix set but not used warning
(edit) @81efe37c   08/21/20 06:42:12 Sebastian Huber confdefs: Fix cyclic dependency Close #4061.
(edit) @75b2093   04/15/20 13:29:08 Sebastian Huber sparc: Use RTEMS_XCONCAT() Prefer macros with a proper namespace.
(edit) @208ebf2   01/26/18 03:30:05 eadler dd(1): Use a local swapbytes() function. swab(3) has restrict …
(edit) @cbfdcba   08/18/20 15:31:21 aschref.ben-thabet Fix -Wchar-subscripts warnings The argument to the ctype functions …
(edit) @05d5772   08/19/20 04:47:38 Sebastian Huber ada: Add missing attributes
(edit) @593a67f6   08/17/20 10:29:24 Sebastian Huber rtems: Use unique option values The RTEMS_BARRIER_AUTOMATIC_RELEASE …
(edit) @c7289484   08/14/20 07:56:51 Sebastian Huber libtest: Add T_push_plan() and T_pop_plan() Update #3199.
(edit) @13acd90   08/13/20 17:00:47 Sebastian Huber libtest: Use a destructor Do not set up a new test steps environment. …
(edit) @72960bc7   08/13/20 09:33:47 Sebastian Huber libtest: Change T_step() and T_assert_step() Normally, the expected …
(edit) @5383d4db   08/13/20 07:59:19 Sebastian Huber libtest: Add fixture steps Support a new test plan for each nested …
(edit) @33eb113   08/13/20 08:09:30 Sebastian Huber libtest: Add T_check_steps() Update #3199.
(edit) @cbc1ba3   08/13/20 07:01:32 Sebastian Huber libtest: Use line buffer in T_check() Update #3199.
(edit) @5d614fd   08/13/20 05:44:25 Sebastian Huber libtest: Add T_puts() Update #3199.
(edit) @a7af34d0   08/13/20 05:45:29 Sebastian Huber libtest: Add T_do_is_runner() Update #3199.
(edit) @e67eff2   08/13/20 05:33:17 Sebastian Huber libtest: Add output buffer drain and fill Update #3199.
(edit) @5a8114c6   08/12/20 14:57:39 Sebastian Huber libtest: Change fixture scope method Return the produced character …
(edit) @5869c647   08/11/20 08:41:26 aschref.ben-thabet rtems/printer.h Fix build warnings -Wclass-memaccess
(edit) @14749c45   06/28/20 00:21:45 kinsey.moore posix: Only check shm_unlink obj_err if necessary In the nominal case …
(edit) @c1354f0   08/07/20 18:30:39 Sebastian Huber libtest: Add T_thread_switch_record() Add support to record thread …
(edit) @20c79bf   08/07/20 18:30:09 Sebastian Huber libtest: Constify Update #3199.
(edit) @20b1bdb   08/08/20 08:07:32 Chris Johns shell: Only clear std handles when the shell task exits Clearing the …
(edit) @f933b65   08/07/20 16:07:52 Sebastian Huber libtest: Improve T_check_task_context Update #3199.
(edit) @e812f81   08/06/20 12:30:51 Sebastian Huber Document application configuration options Add a new directory for …
(edit) @6894e2f4   08/06/20 17:44:39 Sebastian Huber Remove accidentally committed file
(edit) @32f1f747   08/06/20 17:12:55 Sebastian Huber libtest: Fix T_interrupt_test() in SMP configs Update #3199.
(edit) @d2c98c1   08/05/20 07:18:27 Sebastian Huber dev/sc16is752: Fix declaration
(edit) @9566538   08/03/20 09:46:48 Sebastian Huber termios: Make rtems_termios_ttyMutex private This mutex is used to …
(edit) @2ae557eb   08/03/20 08:25:53 Sebastian Huber score: Use flexible-array member for C99 and later This addresses …
(edit) @87fdb20   08/03/20 12:18:33 christian.mauderer dosfs: Fix memory leak on failed mounts. Currently if mount fails, a …
(edit) @c60942ea   07/30/20 08:30:15 Sebastian Huber rtems: Add rtems_interrupt_server_create() Add …
(edit) @21c7e3a   07/22/20 12:41:51 jan.sommer i386: Fix possible race condition on first context restore Make sure …
(edit) @7746b0de   04/08/20 08:28:47 Sebastian Huber malloc: Make deferred free support optional Only include the deferred …
Note: See TracRevisionLog for help on using the revision log.