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) @83b1b25d   03/02/21 11:31:45 Sebastian Huber rtems: Simplify rtems_signal_catch() In uniprocessor configurations, …
(edit) @9a13f37   03/02/21 09:55:10 Sebastian Huber rtems: Simplify _Signal_Action_handler() Use the invariant that an …
(edit) @320cb42   02/23/21 08:18:40 james.fitzsimons bsps/beagle: Updating licences to latest BSD 2 clause
(edit) @db86c3eb   02/23/21 08:18:39 james.fitzsimons bsps/beagle: Adding QEP driver support to BeagleBoneBlack? BSP
(edit) @c0c4b8b   03/02/21 06:54:17 Sebastian Huber validation: Format comment blocks
(edit) @441824a   03/01/21 07:12:54 Sebastian Huber score: Simplify _Objects_Name_to_id_u32() Remove superfluous check …
(edit) @2ad03de   03/01/21 09:00:26 Sebastian Huber validation: Add comments to task tests
(edit) @81fcf16   02/24/21 16:59:32 Sebastian Huber validation: Add comments to message queue tests Split up post-condition.
(edit) @54c9630   03/01/21 09:00:26 Sebastian Huber validation: Add comments to signal tests
(edit) @34f279aa   02/24/21 16:59:32 Sebastian Huber validation: Add comments to barrier tests Unify code sections across …
(edit) @08cbd4ba   02/26/21 11:34:21 Sebastian Huber score: Fix _Stack_Extend_size() Check for an integer overflow. Add a …
(edit) @9dad735   02/26/21 11:34:08 Sebastian Huber validation: Improve task construct error tests
(edit) @96918af   02/26/21 23:54:37 Chris Johns powerpc/motorola_power: Place any common data in the .bss section - …
(edit) @75fb7a0e   02/24/21 06:04:36 Chris Johns powerpc/motorola_power: Link all text sections into the executable …
(edit) @f0f8c111   02/27/21 06:09:01 vijay getgrent.c, record-client.c: Add missing includes for assert.h
(edit) @e2002659   02/19/21 22:34:26 ryan.long rtems-debugger-threads.c: Fix Unchecked return value error (CID …
(edit) @e5e58da   02/19/21 22:30:13 ryan.long getgrent.c: Fix Unchecked return value error (CID #1459004) CID …
(edit) @be3b87d   02/19/21 22:24:05 ryan.long record-client.c: Fix Unchecked return value (CID #1456677) CID …
(edit) @1b322a6   02/19/21 22:06:38 ryan.long printertask.c: Fix Unchecked return value (CID #1399710) CID 1399710: …
(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 …
Note: See TracRevisionLog for help on using the revision log.