source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6c3976e2   10/18/21 11:14:44 Sebastian Huber score: Move code block to separate function Move a code block to the …
(edit) @940b9b1   10/18/21 11:13:59 Sebastian Huber score: Do not shadow lock_context local variable
(edit) @24922d0   10/25/21 06:15:37 Sebastian Huber rtems: rtems_rate_monotonic_get_status() Mention that resetting the …
(edit) @f1723d12   10/19/21 14:29:48 Sebastian Huber rtems: Regenerate for IDLE task allocator option Update #4524.
(edit) @28632b5   10/20/21 17:14:53 Sebastian Huber score: Fix typo
(edit) @0221da5f   10/12/21 06:26:39 Sebastian Huber rtems: Fix rate monotonic statistics The rate monotonic period …
(edit) @9be97a3   10/19/21 14:37:03 Sebastian Huber score: Optimize default idle task stack allocator Update #4524.
(edit) @a4112bd   10/09/21 14:12:07 Sebastian Huber score: Simplify _Watchdog_Next_first()
(edit) @d03776e   10/01/21 04:57:01 alex.white microblaze: Rework for RTEMS 6 This reworks the existing MicroBlaze?
(edit) @0f62af0e   09/30/21 21:33:48 Hesham Almatary bsps: Add MicroBlaze? FPGA BSP
(edit) @edf8b49e   09/29/21 17:39:36 joel score: Add MicroBlaze? port
(edit) @822ebb4c   10/07/21 22:28:26 joel Add support for IDLE Thread stack allocator Add a stack allocator …
(edit) @d61fbeda   10/11/21 10:53:52 Sebastian Huber score: _Thread_queue_Surrender_priority_ceiling() Do not use a direct …
(edit) @f6385b4e   10/07/21 18:14:28 joel libdl/rtl-mdreloc-h8300.c: Remove remnant of h8300 port Updates #2452.
(edit) @3bb97a30   10/06/21 08:37:53 Sebastian Huber score: Always check queue in _Thread_Wait_cancel() Commit …
(edit) @38c2147   10/06/21 06:46:21 Sebastian Huber rtems: Set postponed jobs in rate-monotonic cancel Set the postponed …
(edit) @226d0e92   10/05/21 18:23:08 Sebastian Huber score: Optimize EDF SMP scheduler ops The schedule operation is only …
(edit) @344bb536   10/01/21 17:32:28 Sebastian Huber rtems: Generate <rtems/cpuuse.h> Write the documentation from scratch.
(edit) @e9063644   09/30/21 06:51:30 Sebastian Huber posix: Remove "RTEMS" from POSIX API group Clarify group description. …
(edit) @8b762a88   09/30/21 06:37:01 Sebastian Huber scoe: Move workspace group definition Define the group in the header …
(edit) @5a6f94d   09/30/21 06:33:25 Sebastian Huber rtems: Add ASR implementation to existing group Update #3706.
(edit) @a950c135   09/30/21 06:30:58 Sebastian Huber score: Add Hash Handler to group Update #3706.
(edit) @4c0b006   09/30/21 06:19:01 Sebastian Huber rtems: Canonicalize Doxygen in <rtems/counter.h> Update #3706.
(edit) @dba2e690   09/30/21 06:15:11 Sebastian Huber rtems: Canonicalize Doxygen in <rtems/seterr.h> Update #3706.
(edit) @4a5a4145   09/21/21 21:56:38 zakthertemsdev improve the format error reporting on i386
(edit) @9c2cb68   08/11/21 21:27:32 kinsey.moore cpukit/aarch64: Use correct interrupt level types All other …
(edit) @ccd1c5e   09/23/21 19:00:29 kinsey.moore cpukit/aarch64: Use correct context register sets Context validation …
(edit) @61ef22b   09/24/21 18:15:52 Sebastian Huber score: Add Thread_queue_Deadlock_status Replace the boolen return …
(edit) @82e22167   09/23/21 05:35:09 Sebastian Huber score: Avoid dead code in thread queue surrender For uniprocessor …
(edit) @18c8a27   09/30/21 11:48:31 Sebastian Huber score: Remove _Thread_queue_Do_nothing_extract() This function was …
(edit) @25f126e   07/21/21 17:17:29 Sebastian Huber score: Regenerate <rtems/score/basedefs.h> Reflect renamed …
(edit) @99d5373   09/24/21 08:04:03 Sebastian Huber score: Add Doxygen group for <sys/lock.h> mutexes
(edit) @dde74af   09/29/21 14:10:03 Sebastian Huber rtems: Adjust parameter names Adjust parameter names to match with …
(edit) @abda559   09/29/21 13:23:24 Sebastian Huber rtems: Justify integer conversions Close #2548.
(edit) @3fe0711   09/21/21 11:34:57 Sebastian Huber score: Improve variable names in thread init
(edit) @c2f24048   09/21/21 11:23:36 Sebastian Huber score: Simplify _Thread_Try_initialize() Move a code block to its own …
(edit) @5f652cb2   07/26/21 20:43:00 kinsey.moore cpukit: Add AArch64 SMP Support This adds SMP support for AArch64 in …
(edit) @db8f598   04/26/21 12:00:41 Sebastian Huber build: Remove old build system Close #3250. Close #4081.
(edit) @a6636d9   09/17/21 07:30:44 Sebastian Huber libtest: Improve T_now_tick() The T_now_tick() is a fall back time …
(edit) @cd198a5   09/17/21 06:30:57 Sebastian Huber score: Remove unused default scheduler ops If SMP support is enabled …
(edit) @3291b2a   09/17/21 06:49:56 Sebastian Huber score: Ensure only one CPU if required Issue the new fatal SMP error …
(edit) @0036ddf   09/17/21 06:12:35 Sebastian Huber score: Provide two thread pin/unpin defaults The uniprocessor …
(edit) @59537c9   09/17/21 06:54:58 Sebastian Huber score: SCHEDULER_OPERATION_DEFAULT_GET_SET_AFFINITY Rename …
(edit) @92b9f65   09/17/21 05:57:09 Sebastian Huber score: SCHEDULER_OPERATION_DEFAULT_ASK_FOR_HELP Rename …
(edit) @3951d4d   08/23/21 16:43:23 ryan.long pxcdevctl: Adjust for standard psxdevctl is supposed to return the …
(edit) @dbb7c956   09/15/21 09:44:40 Sebastian Huber rtems: Fix message manager documentation Correct the description of …
(edit) @1567d927   09/15/21 11:56:16 Sebastian Huber rtems: Add header files to Doxygen groups
(edit) @79efc81a   09/15/21 11:38:12 Sebastian Huber rtems: Move Doxygen group definition Move the definition of the …
(edit) @a45bc321   10/13/20 13:57:36 Sebastian Huber rtems: Improve Classic API group description
(edit) @fe818cd   09/15/21 05:36:45 Sebastian Huber rtems: Fix message manager documentation Remove bogus return status …
(edit) @466cd917   06/22/20 09:29:45 Sebastian Huber rtems: Generate <rtems/extension.h> Remove the duplicated description …
(edit) @606c9a6   06/22/20 06:50:02 Sebastian Huber rtems: Generate <rtems/rtems/cache.h> Change license to BSD-2-Clause …
(edit) @82a61af   09/09/21 13:03:29 Sebastian Huber rtems: Initialize count of postponed jobs The …
(edit) @c0435b5e   09/03/21 14:55:18 Sebastian Huber rtems: Document time of day constraints Update #4338.
(edit) @f958d58   09/03/21 14:33:21 Sebastian Huber score: Split up rbtreenext.c Split up rbtreenext.c since only …
(edit) @ad41c179   09/03/21 09:09:02 Sebastian Huber score: Change TOD_LATEST_YEAR to 2099 This simplifies the …
(edit) @ff3df9f   09/03/21 08:01:04 Sebastian Huber score: Simplify _TOD_Validate() Split up the multi line if statement …
(edit) @6d2becb   09/03/21 13:04:49 Sebastian Huber score: Limit the CLOCK_REALTIME setting Limit the CLOCK_REALTIME …
(edit) @54b4b1f8   09/03/21 07:46:36 Sebastian Huber score: Add _TOD_Is_valid_new_time_of_day() Move the TOD validation to …
(edit) @c8e4de9   09/03/21 07:36:55 Sebastian Huber score: Remove TOD_TICKS_PER_SECOND_method() Use …
(edit) @8abd1756   09/03/21 07:33:01 Sebastian Huber score: Return status in _TOD_Adjust()
(edit) @fbd0a3ce   09/03/21 15:14:19 Sebastian Huber score: Move _Thread_Dispatch() The _Thread_Dispatch() function was …
(edit) @2647e76   09/02/21 05:48:55 Sebastian Huber score: Document thread queue operations
(edit) @34099baa   07/28/21 14:29:54 Sebastian Huber libtest: Return fixture context in T_case_begin() This makes it …
(edit) @25b0fdd   08/30/21 16:12:13 Sebastian Huber score: Update priority only if necessary In …
(edit) @ac9f115b   08/31/21 11:00:55 Sebastian Huber score: Remove _Thread_queue_Unblock_critical() This function was only …
(edit) @317774c   08/31/21 10:42:29 Sebastian Huber score: Remove _Thread_queue_First_locked() The …
(edit) @d9249c9   08/31/21 09:03:57 Sebastian Huber score: Fix blocking message queue receive In order to ensure FIFO …
(edit) @9c0591f1   03/25/21 08:11:26 Sebastian Huber score: Fix priority discipline handling The priority queues in …
(edit) @ce8f31c   08/31/21 12:26:47 Sebastian Huber score: Document Futex Handler The behaviour of the futex operations …
(edit) @a8235fe   08/31/21 11:11:23 Sebastian Huber rtems: Fix partitions with RTEMS_MULIPROCESSING Replace call to …
(edit) @8f3973f   08/21/21 02:49:36 Chris Johns libmisc/shell: Check the shell command pointers when adding a command
(edit) @4dc81f65   08/21/21 02:46:32 Chris Johns libmisc/fdt: fix node initialise error with RTEMS_DEBUG
(edit) @522db76a   08/17/21 08:45:19 Chris Johns cpukit/mghttpd: Support all descriptors in select - Support all …
(edit) @574cd83   08/15/21 07:58:15 eshan dhawan confstr() support for RTEMS Closes #3373 confstr() style update …
(edit) @1dff0a38   08/13/21 06:49:54 Sebastian Huber score: Delete unused rtems_ada_self
(edit) @d4336905   08/13/21 06:43:47 Sebastian Huber score: Make zombie registry observable This helps to write tests for …
(edit) @923a922e   08/13/21 06:06:56 Sebastian Huber score: Simplify _Thread_Kill_zombies()
(edit) @2f45324b   08/07/21 20:19:44 Sebastian Huber score: Simplify _Per_CPU_Wait_for_job() The _SMP_Fatal() is a …
(edit) @7e85f4d6   08/07/21 20:17:11 Sebastian Huber score: Simplify _Thread_Create_idle_for_CPU() Online processors have …
(edit) @0a69ce0f   08/12/21 09:06:55 Sebastian Huber score: Simplify _Scheduler_Tick() The NULL pointer check for the …
(edit) @a0ec14c   08/10/21 14:28:24 Sebastian Huber score: Replace the single use of a sequence lock In SMP …
(edit) @a5aaf20   08/10/21 13:07:35 Sebastian Huber score: Replace priority prepend it with an enum Use the new …
(edit) @9399e12c   08/10/21 10:42:11 Sebastian Huber rtems: Fix rtems_partition_return_buffer() The …
(edit) @8df5764   08/06/21 15:20:41 zakthertemsdev Test needed for timer_create with CLOCK_MONOTONC the timer_create() …
(edit) @6199de88   08/02/21 19:34:19 joel Turn off executable permissions for a number of source files Cloning …
(edit) @53c84ac   08/02/21 12:46:10 Sebastian Huber score: Disable interrupts in SMP shutdown
(edit) @d999f865   07/29/21 12:48:40 Sebastian Huber rtems: Generate <rtems/bspIo.h> Change license to BSD-2-Clause …
(edit) @6c39df7e   07/29/21 06:48:26 Sebastian Huber score: Change _SMP_Send_message() parameter type Use the processor …
(edit) @c61b855c   07/29/21 06:40:17 Sebastian Huber score: Assert job properties in _Per_CPU_Add_job()
(edit) @98a5751   07/29/21 06:34:45 Sebastian Huber score: Add _Per_CPU_Submit_job()
(edit) @59168e2a   07/29/21 06:05:26 Sebastian Huber score: Split SMP multicast action module Split up the SMP multicast …
(edit) @2802896   07/28/21 19:08:13 Sebastian Huber score: Return value in _SMP_Process_message()
(edit) @8b65b574   07/28/21 12:41:32 Sebastian Huber score: Canonicalize _CPU_Fatal_halt() Move _CPU_Fatal_halt() …
(edit) @f799b452   07/28/21 11:11:41 Sebastian Huber score: Move per-CPU jobs support Add percpujobs.c to contain the …
(edit) @70ec9bd   07/28/21 11:06:11 Sebastian Huber score: Remove SMP message multicast/broadcast Remove the unused …
(edit) @cbb1103   07/27/21 11:40:51 Sebastian Huber score: Simplify SMP processor state handling The per-CPU states which …
(edit) @4adaed73   07/27/21 09:08:54 Sebastian Huber score: Remove processor event broadcast/receive Remove …
(edit) @6e82e9e8   07/28/21 17:02:54 Sebastian Huber libcsupport: Consistent rtems_putc() output Use the same function to …
(edit) @79b94a2d   07/28/21 14:48:59 Sebastian Huber libcsupport: Fix TOCTOU in getchark() Use the same function pointer …
Note: See TracRevisionLog for help on using the revision log.