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

source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2428a8ca   02/26/21 08:56:39 Sebastian Huber build: Install <rtems/score/hash.h> Update #4267.
(edit) @de7df04   02/26/21 08:48:41 Sebastian Huber bsps: Fix legacy build
(edit) @1ac4a85   02/25/21 18:08:52 Sebastian Huber score: Fix thread initialization Close the thread object if a thread …
(edit) @c96644e8   02/24/21 13:45:47 Sebastian Huber libtest: Print SHA256 hash in base64url
(edit) @74eff26c   02/23/21 18:47:02 Sebastian Huber libtest: Report target hash Update #4267.
(edit) @7480c34   02/23/21 17:53:42 Sebastian Huber bsps: Add default rtems_get_target_hash() Update #4267.
(edit) @bc6ffc3   02/24/21 12:25:46 Sebastian Huber Add system initialization step for target hash Update #4267.
(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) @32b0d6f8   02/24/21 10:13:30 Sebastian Huber bsps: Change license to BSD-2-Clause of some files Change license to …
(edit) @e8284a34   02/23/21 18:38:38 Sebastian Huber build: Sort source lists Use the Python sorted() function to sort the …
(edit) @006c702   02/21/21 16:48:04 Sebastian Huber validation: Simplify message queue construct tests
(edit) @fd838603   02/19/21 20:31:34 Sebastian Huber validation: Add missing barrier create test case
(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) @3353820b   02/23/21 09:04:51 Sebastian Huber build: Fix format in wscript
(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) @3e7d658   02/15/21 13:02:49 Sebastian Huber validation: Add signal manager tests Update #4244.
(edit) @f38c0de4   02/15/21 08:14:41 Sebastian Huber validation: Add Validation1 test suite Update #4244.
(edit) @fac1ff1   02/16/21 22:39:30 ryan.long grspw_pkt.c: Fix Dereference before null check (CID #1399846) CID …
(edit) @1fd56a96   02/16/21 22:15:01 ryan.long grtc.c: Fix Dereference before null check (CID #1399840) CID 1399840: …
(edit) @4edcdf43   02/16/21 21:41:25 ryan.long b1553rt.c: Fix Deference before null check (CID #1399830) CID …
(edit) @eff3d7c   02/16/21 21:20:04 ryan.long b1553brm.c: Fix Dereference before null check (CID #1399829) CID …
(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) @026eb3db   02/15/21 22:27:14 Chris Johns powerpc/motorola_powerpc: Add cache coherent memory to the allocator …
(edit) @23aad64   02/15/21 22:04:45 Chris Johns powerpc/motorola_powerpc: Enable bus PCI support in LibBSD Updates #4245
(edit) @6e3c6e04   02/15/21 22:01:57 Chris Johns powerpc/io: Make [out/in] le and be calls conditional - These calls …
(edit) @85df127   02/15/21 22:01:32 Chris Johns powerpc/shared: Fix warnings in i8259 PIC code.
(edit) @53abbbd0   02/13/21 01:25:07 Chris Johns powerpc/shared: Fix warnings
(edit) @86f031d4   02/13/21 01:23:21 Chris Johns powerpc/motorola_powerpc: Fix tm27 warnings
(edit) @b5aef78   02/13/21 01:22:07 Chris Johns score: Fix warning in thread queue ops
(edit) @e1676c1   02/12/21 19:35:40 Chris Johns Update motorola_power to irq-generic interrupt management - Add …
(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) @570992dc   02/09/21 07:17:21 Sebastian Huber bsp/riscv: Re-license to BSD-2-Clause Change license to BSD-2-Clause …
(edit) @286ff586   12/14/20 08:41:56 Sebastian Huber basedefs: Add stringification of argument lists Change RTEMS_STRING() …
(edit) @8b32f1d   02/06/21 17:40:12 niteesh.gs bsps/shared/ofw: Bug fixes Fixed bugs in rtems_ofw_get_prop, …
(edit) @6da50db   02/06/21 17:40:11 niteesh.gs bsps/shared/ofw: Make rtems_ofw_get_effective_phandle iterative …
(edit) @066687c4   02/06/21 17:40:10 niteesh.gs bsps/shared/ofw: Use strlcpy instead of strncpy Changed …
(edit) @c4985b77   02/06/21 17:40:09 niteesh.gs bsps/shared/ofw: Fix coverity reported defects Fixed use after free …
(edit) @fafc923   02/05/21 09:15:48 Sebastian Huber validation: Tweak construct error tests Unify the state names across …
(edit) @e59efd8   02/04/21 12:35:27 Sebastian Huber validation: Tests for barrier manager
(edit) @788fa86   02/05/21 15:05:20 Sebastian Huber libtest: Add T_get_thread_timer_state()
(edit) @c9ceff9   02/03/21 16:21:23 Sebastian Huber validation: Add tests for rtems_build_name()
(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) @ee14fdf   10/14/20 06:14:21 Chris Johns bsp/motorola_powerp: Print RTEMS_VERSION from the bootloader
(edit) @450e238   02/06/21 20:03:21 Chris Johns powerpc/shared: ISA bus bridge fails to enable the openpic irq - The …
(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()
Note: See TracRevisionLog for help on using the revision log.