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) @fb17af27   02/23/21 11:47:38 Sebastian Huber rtems: Add rtems_get_target_hash() Update #4267.
(edit) @dea125d0   02/23/21 13:53:40 Sebastian Huber score: Add Hash Handler Update #4267.
(edit) @5f8bc83   02/23/21 12:25:00 Sebastian Huber score: Add _IO_Base64url() Update #4267.
(edit) @da8ad67e   02/23/21 09:58:08 Sebastian Huber libtest: Report build label Update #4269.
(edit) @d8bfa5a   02/23/21 09:58:56 Sebastian Huber rtems: Add rtems_get_build_label() Update #4269.
(edit) @d138a790   02/24/21 12:12:27 Sebastian Huber config: Adjust stack allocator initialization Use the right system …
(edit) @5be6e61   02/21/21 16:26:31 Sebastian Huber libtest: Add support to seize/surrender objects
(edit) @d6a649d5   02/19/21 20:41:18 Sebastian Huber rtems: Move rtems_task_priority definition This type is not only used …
(edit) @88543ade   02/21/21 09:58:15 Sebastian Huber score: Remove _CORE_barrier_Do_flush() Call …
(edit) @3cbdf19   02/21/21 09:21:26 Sebastian Huber score: Simplify core barrier Use the number of threads which must …
(edit) @0b263b0e   02/21/21 09:47:36 Sebastian Huber score: Remove _Objects_Open() Use the type safe _Objects_Open_u32() …
(edit) @508f8682   02/20/21 13:28:17 Sebastian Huber rtems: Simplify rtems_task_mode() Do the preemption and ASR …
(edit) @a7e180b   02/16/21 11:58:36 Sebastian Huber rtems: Avoid potential recursion in ASR handling Do the mode changes …
(edit) @08adc0d   02/16/21 11:58:02 Sebastian Huber rtems: Add _Modes_Apply_timeslice_to_thread() Update #4244.
(edit) @8778a0e   02/16/21 09:27:03 Sebastian Huber rtems: New errors for rtems_signal_catch() Ensure that no invalid …
(edit) @1739bd2   02/19/21 08:48:14 Sebastian Huber rtems: Remove _Modes_Set_interrupt_level() This call just obfuscated …
(edit) @b207b37   02/17/21 07:00:29 Sebastian Huber posix: Remove superfluous check The api pointer is never NULL. …
(edit) @f6a97f5   02/16/21 07:15:10 Sebastian Huber rtems: Simplify signal handling Remove superfluous …
(edit) @74ca8b7   02/17/21 08:05:53 Sebastian Huber rtems: Move _Signal_Action_handler() Move _Signal_Action_handler() …
(edit) @a52e5d9   02/16/21 06:48:39 Sebastian Huber rtems: Remove unused ASR_Information::nest_level Update #4244.
(edit) @9d5d73b   02/16/21 06:47:53 Sebastian Huber rtems: Remove unused _Modes_Change() Update #4244.
(edit) @600360d   02/16/21 06:47:20 Sebastian Huber rtems: Remove unused _Modes_Mask_changed() Update #4244.
(edit) @f9a59164   02/17/21 08:02:31 Sebastian Huber score: Add _Thread_Append_post_switch_action() Update #4244.
(edit) @fea848b   02/17/21 07:05:37 Sebastian Huber score: Change thread action locking Require that the corresponding …
(edit) @8b1b9872   06/24/20 05:10:25 Sebastian Huber rtems: Generate <rtems/rtems/signal.h> Change license to BSD-2-Clause …
(edit) @be603721   02/10/21 05:43:39 Sebastian Huber basedefs: Add RTEMS_ALIGNOF()
(edit) @fa25b73   02/18/21 14:35:13 thisisryanlong shell.c: Fix Dereference before null check (CID #1467420) CID …
(edit) @407e351   06/22/20 05:09:23 Sebastian Huber rtems: Generate <rtems/rtems/sem.h> Change license to BSD-2-Clause …
(edit) @2768280   06/22/20 07:06:51 Sebastian Huber rtems: Generate <rtems/rtems/clock.h> Change license to BSD-2-Clause …
(edit) @0c4c035   06/22/20 06:39:29 Sebastian Huber rtems: Generate <rtems/rtems/barrier.h> Change license to …
(edit) @97825da   02/15/21 12:57:37 Sebastian Huber rtems: Clarify object services documentation Unify the wording across …
(edit) @7a1828ac   02/15/21 12:57:37 Sebastian Huber rtems: Clarify IO manager documentation Unify the wording across …
(edit) @bf3b9f45   02/10/21 05:44:12 Sebastian Huber rtems: Clarify partition manager documentation Unify the wording …
(edit) @f9dc44a   01/27/21 05:10:16 Sebastian Huber rtems: Clarify timer manager documentation Unify the wording across …
(edit) @2730599c   01/27/21 05:10:15 Sebastian Huber rtems: Clarify event manager documentation Unify the wording across …
(edit) @b5aef78   02/13/21 01:22:07 Chris Johns score: Fix warning in thread queue ops
(edit) @f65d3384   02/12/21 18:50:36 ryan.long rtems-debugger-threads.c: Fix three Dereference before null check …
(edit) @3f4cdd8   02/12/21 18:43:43 ryan.long rtems-debugger-target.c: Fix Dereference before null check (CID …
(edit) @14f5a05   02/12/21 20:38:23 ryan.long consolesimpletask.c: Fix Two Unchecked Return Values (CID #1437625 and …
(edit) @cc273ec1   02/12/21 18:39:54 ryan.long Add macros to assert status and use it These macros are to be used to …
(edit) @426154f   02/12/21 20:09:38 Chris Johns cputkit/rtems: Remove warning
(edit) @03dff201   02/09/21 01:48:07 Chris Johns libcsupport: Add sbrk greedy support to consume all sbrk memory - …
(edit) @286ff586   12/14/20 08:41:56 Sebastian Huber basedefs: Add stringification of argument lists Change RTEMS_STRING() …
(edit) @788fa86   02/05/21 15:05:20 Sebastian Huber libtest: Add T_get_thread_timer_state()
(edit) @7ca3b28   02/08/21 06:27:34 Chris Johns libcsupport: Have greedy allocations use consume extended memory - …
(edit) @822cad89   01/25/21 01:03:06 Chris Johns libcsupport: Add no_regular_file_mknod as a mount option to the mount …
(edit) @96ea09ac   02/05/21 13:35:56 Sebastian Huber score: Add barrier thread queue operations This fixes a missing …
(edit) @9477d9ae   02/05/21 13:13:31 Sebastian Huber score: Make FIFO thread queue ops public Update #4230.
(edit) @2b5ce23b   02/05/21 13:19:06 Sebastian Huber score: Constify Thread_queue_First_operation Update #4230.
(edit) @aa0060f4   02/03/21 05:08:21 Sebastian Huber rtems: Clarify partition manager documentation Unify the wording …
(edit) @98549e45   02/02/21 14:40:42 Sebastian Huber score: _Objects_Build_name() signed/unsigned char Change …
(edit) @ca68cfc8   02/02/21 11:15:28 Sebastian Huber rtems: Avoid duplicated implemenation Use the …
(edit) @8a95e6f8   02/02/21 13:23:52 Sebastian Huber rtems: Rework object services API Add a "Constraints" paragraph to …
(edit) @490e6e8   01/29/21 06:07:51 Sebastian Huber score: Define _Assert() for static analysis runs The goal is to …
(edit) @8f7baef4   02/01/21 13:18:58 Sebastian Huber libtest: Remove double definition
(edit) @56494ed8   02/01/21 11:47:38 Sebastian Huber score: Clarify thread life state documentation
(edit) @05da65c   01/29/21 07:22:31 Sebastian Huber score: Document Thread_Life_state
(edit) @51e59d5   01/12/21 13:03:41 Sebastian Huber nios2: Allow ISR nesting in dispatch variant Rename …
(edit) @19acb3b   01/12/21 09:31:27 Sebastian Huber nios2: Optimize ISR dispatch variant Use _Thread_Do_dispatch() in …
(edit) @9165349d   01/12/21 06:13:08 Sebastian Huber nios2: Use Per_CPU_Control::isr_dispatch_disable
(edit) @c968b27   01/08/21 08:04:22 Sebastian Huber nios2: Add TLS support Update #4214.
(edit) @e324f82   01/05/21 13:56:25 Sebastian Huber nios2: Make _ISR_Is_in_progress() weak This allows the BSP to …
(edit) @98c95d1   01/05/21 09:53:35 Sebastian Huber nios2: Fix ISR dispatch variants The thread dispatch disabled level …
(edit) @9523887   01/29/21 06:22:21 Sebastian Huber rtems: Fix implicit type conversions This fix relates to a Coverity …
(edit) @fe08e45   01/29/21 05:29:38 Sebastian Huber score: Remove unused _SMP_Assert()
(edit) @9e56c85   01/28/21 15:52:52 Sebastian Huber score: Fix implicit type conversion This fix relates to a Coverity …
(edit) @d52c4961   01/28/21 15:51:15 Sebastian Huber rtems: Fix explicit type conversion This fix relates to a Coverity …
(edit) @23f4e5b   01/28/21 15:43:55 Sebastian Huber libtest: Fix implicit type conversions This fix relates to a Coverity …
(edit) @c4db00db   01/28/21 14:09:38 Sebastian Huber rtems: Mark value as used This fix relates to a Coverity issue …
(edit) @0c99206   01/28/21 14:06:48 Sebastian Huber score: Remove double assignment This fix relates to a Coverity issue …
(edit) @3b8137b   01/28/21 14:03:55 Sebastian Huber libtest: Check return values with RTEMS_DEBUG This fix relates to a …
(edit) @8d099f4a   01/28/21 13:52:03 Sebastian Huber score: Remove superfluous type qualifier This fix relates to a …
(edit) @2c050633   01/28/21 13:50:11 Sebastian Huber score: Simplify _CORE_message_queue_Broadcast() This fix relates to a …
(edit) @3dcdb9c9   01/28/21 11:55:52 Sebastian Huber score: Simplify _MRSP_Wait_for_ownership() Do not shadow the …
(edit) @5dc4f9c7   01/28/21 10:59:44 Sebastian Huber score: Fix implicit type conversion This fix relates to a Coverity …
(edit) @198e926   01/28/21 10:40:10 Sebastian Huber kern_tc.c: Remove unused code This fix relates to a Coverity issue …
(edit) @450c170   01/28/21 10:35:18 Sebastian Huber score: Add comments and asserts for clarification This fix relates to …
(edit) @64189a70   01/28/21 10:29:12 Sebastian Huber score: Fix _CORE_message_queue_Submit() indentation This fix relates …
(edit) @395c15f   01/28/21 10:17:51 Sebastian Huber score: Fix _Objects_Get_information() indentation This fix relates to …
(edit) @bf8d4b9   01/27/21 18:28:56 Sebastian Huber score: Add _Thread_Get_objects_information() We do not need all the …
(edit) @76eec484   01/29/21 17:45:05 Sebastian Huber score: Rename _Thread_Get_objects_information() Rename …
(edit) @fcbefb5   01/28/21 08:48:21 Sebastian Huber rtems: Use _Status_Get() This fixes implicit conversions between …
(edit) @e269e389   01/27/21 15:42:14 Sebastian Huber libtest: Remove superfluous NULL pointer check This fix relates to …
(edit) @426b6cd   01/27/21 15:41:00 Sebastian Huber libtest: Use dependency injection This helps static analyzers.
(edit) @3272dcb   01/27/21 08:39:51 Sebastian Huber Update copyright notice to 2021
(edit) @b35ac99   01/25/21 08:27:22 Sebastian Huber rtems: Add "Notes" paragraph header Place the paragraphs in the same …
(edit) @30c71c3   01/07/21 11:05:37 Sebastian Huber heap: Fix _Heap_Area_overhead() The first block must be a proper …
(edit) @c734e86   01/08/21 10:59:40 Sebastian Huber cpucounter: Increase conversion accuracy The maximum frequency is …
(edit) @a6689fb1   01/22/21 15:01:46 Sebastian Huber Improve file header comment in generated files
(edit) @c709017   01/25/21 05:39:55 Sebastian Huber Fix RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE() Add "extern" similar to …
(edit) @b2f265ab   12/14/20 13:10:24 christian.mauderer cpukit/spi: Allow driver specific ioctl This allows a SPI driver to …
(edit) @8ee22b2   01/20/21 09:31:18 Sebastian Huber mrsp: Change error status for a nested seize Return STATUS_DEADLOCK …
(edit) @7696533   12/23/20 19:33:53 Chris Johns cpukit: Merge FreeBSD values for the priorities It seems we need …
(edit) @828ea6e   12/23/20 09:25:33 Sebastian Huber Update header.am
(edit) @854ea2b   12/15/20 09:59:21 Sebastian Huber arm: Add support for Arm PMSAv8-32 Update #4202.
(edit) @6944cd10   12/17/20 14:26:57 Sebastian Huber arm: Add header file for AArch32 System Registers Update #4202.
(edit) @be5eee57   12/22/20 10:51:53 Sebastian Huber libdebugger: Fix for Armv8-R This architecture variant has no MMU. …
(edit) @a299c4fe   12/10/20 06:52:03 Sebastian Huber arm: Optimize arm_interrupt_disable() Update #4202.
(edit) @eb2b915   12/14/20 09:38:49 christian.mauderer cpu/armv7m: Fix table based init for ARMV7M_MPU Somehow the table …
(edit) @1618e69   11/18/20 07:36:48 christian.mauderer shell: Add i2c and spi commands This adds some commands that are …
Note: See TracRevisionLog for help on using the revision log.