source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @bf338f04   07/27/21 08:09:05 Sebastian Huber score: Remove _Internal_errors_What_happened Users have access to the …
(edit) @81358d7   06/17/21 13:16:09 Sebastian Huber rtems: Add rtems_interrupt_entry_install() Add …
(edit) @4969af4   07/06/21 12:03:41 Sebastian Huber rtems: Add RTEMS_FATAL_SOURCE_SPURIOUS_INTERRUPT Add …
(edit) @faa4b636   07/05/21 11:29:11 Sebastian Huber rtems: Add rtems_interrupt_is_pending() Update #3269.
(edit) @01e7c36   06/27/21 08:39:37 Sebastian Huber rtems: Add rtems_interrupt_vector_is_enabled() Update #3269.
(edit) @96265c8   06/17/21 11:40:02 Sebastian Huber rtems: Add rtems_interrupt_vector_enable() Add …
(edit) @5e33aec   06/17/21 11:37:26 Sebastian Huber rtems: Add rtems_interrupt_get_attributes() Add a directive to query …
(edit) @c4eafae2   06/17/21 11:17:27 Sebastian Huber rtems: Generate <rtems/irq-extension.h> Use <rtems/score/chain.h> …
(edit) @ba937459   06/16/21 06:50:02 Sebastian Huber rtems: Add rtems_interrupt_raise() Add rtems_interrupt_raise_on(). …
(edit) @36655b8   07/16/21 11:27:00 Sebastian Huber cpukit: occured -> occurred
(edit) @b177cfc1   07/12/21 16:05:19 Sebastian Huber sparc: Prefer RTEMS_FATAL_SOURCE_EXCEPTION Prefer …
(edit) @394efd4   07/15/21 10:46:54 Sebastian Huber rtems: Fix Doxygen comment
(edit) @b5f8504   07/05/21 16:15:27 richidubey Fix compiler warnings for schedulerstrongapa.c
(edit) @737e18d   07/01/21 11:20:51 Sebastian Huber rtems: Do not broadcast to signal a condition var Close #4463.
(edit) @bb9a4b8   06/24/21 10:20:32 Sebastian Huber arm: For AArch32 use non-shareable memory The Cortex-R52 does not …
(edit) @9b84adb   06/24/21 11:11:21 Sebastian Huber arm: Fix AARCH32_PMSA_ATTR_XN value Update #4202.
(edit) @b357680   06/24/21 10:15:24 Sebastian Huber arm: Fix AArch32 memory attribute defines Update #4202.
(edit) @13b18d12   06/22/21 06:13:36 Sebastian Huber arm: Disable alignment check in PMSA init Disable the alignment check …
(edit) @6c23252   06/16/21 06:00:16 richidubey Update Strong APA Scheduler This change allows for the migration of …
(edit) @be96cb43   06/18/21 14:44:11 Sebastian Huber sparc: Simplify trap table initialization Move _ISR_Handler() to a …
(edit) @b9d5f516   06/22/21 14:26:20 Sebastian Huber sparc: Move FP frame offset defines to cpuimpl.h This makes them …
(edit) @d73e657e   06/21/21 09:24:27 Sebastian Huber sparc: More reliable bad trap handling Statically initialize the trap …
(edit) @955c045b   06/22/21 13:28:13 Sebastian Huber sparc: Move ISR handler install routines Move …
(edit) @89c1e879   06/22/21 13:15:02 Sebastian Huber score: Move _ISR_Vector_table[] to separate file The …
(edit) @8d999f30   06/22/21 13:11:27 Sebastian Huber score: Remove bogus _ISR_Nest_level setting This variable is actually …
(edit) @26a09f2c   06/22/21 13:08:37 Sebastian Huber score: Remove _CPU_Initialize_vectors() This CPU port macro was not …
(edit) @5bb5e01   05/26/21 14:33:40 christian.mauderer i2c: Add non blocking read / write This adds the possibility to open …
(edit) @b47dbbc5   06/21/21 18:12:19 ryan.long cpukit: Add timespecisnonnegative to Makefile.am
(edit) @8476715a   06/01/21 09:25:24 christian.mauderer cpu/armv7m: Fix initialization of MPU regions The write to RBAR …
(edit) @5ad17be9   05/28/21 14:58:49 christian.mauderer cpu/armv7m: Avoid regions with negative size Don't initialze regions …
(edit) @abe2d15   06/16/21 10:37:18 Sebastian Huber rtems: Fix rtems_task_set_affinity() docs
(edit) @f89a527   06/15/21 09:37:22 Sebastian Huber arm: Fix parameter use in AARCH32_PMSA_MEM_ATTR() Update #4202.
(edit) @98cef40   06/15/21 10:28:25 Sebastian Huber score: Comment _Thread_queue_Surrender_sticky() The change also helps …
(edit) @6abdd89   06/14/21 07:57:51 Sebastian Huber Use a common phrase for pointer parameters Mention the type of the …
Note: See TracRevisionLog for help on using the revision log.