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) @0c34dbf3   06/13/16 13:22:47 Sebastian Huber posix: Add pthread_setschedprio() Close #2734. 5
(edit) @fc30ac5   06/13/16 13:10:31 Sebastian Huber posix: Fix pthread_setschedparam() Close #2735. 5
(edit) @23b1bb38   06/13/16 04:53:27 Sebastian Huber posix: Fix pthread_getschedparam() Return the unmodified thread … 5
(edit) @3bf9fdb   06/13/16 07:46:17 Sebastian Huber i386: Fix _CPU_Bitfield_Find_first_bit() Bug introduced by … 5
(edit) @7bf9c8b   06/09/16 13:14:19 Sebastian Huber score: Comment _Thread_queue_Enqueue_critical() 5
(edit) @251c94d   06/09/16 09:17:13 Sebastian Huber confdefs.h: Do not hide network file systems Do not hide network file … 5
(edit) @b94bbf1c   06/09/16 08:50:47 Sebastian Huber ftpfs: Remove superfluous include 5
(edit) @05b7eec   06/08/16 13:18:14 Sebastian Huber score: Add an SMP sequence lock implementation 5
(edit) @80bbb4ed   06/08/16 06:52:38 Sebastian Huber score: Use builtin for _Bitfield_Find_first_bit() In case the CPU … 5
(edit) @b8a84064   06/08/16 06:43:20 Sebastian Huber score: Inline _Bitfield_Find_first_bit() Turn … 5
(edit) @7103ad34   06/08/16 06:18:59 Sebastian Huber score: Define _Priority_Bits_index() once 5
(edit) @bf021daf   06/08/16 06:14:58 Sebastian Huber score: Define _Priority_Mask() once 5
(edit) @b04b76c6   06/07/16 19:36:48 Sebastian Huber score: Simplify priority bit map implementation The priority bit map … 5
(edit) @18e29faf   06/08/16 08:10:40 Sebastian Huber score: Delete CPU_USE_GENERIC_BITFIELD_DATA Rename log2table into … 5
(edit) @987ea1a   06/07/16 20:09:12 Sebastian Huber powerpc: Define bitmap defines to FALSE 5
(edit) @ec5d7f92   06/07/16 20:09:01 Sebastian Huber score: Delete dead copy and paste code 5
(edit) @6fc34e4   06/06/16 08:58:04 Sebastian Huber rtems: Simplify rtems_semaphore_create() Remove superfluous includes. … 5
(edit) @a2597f3   06/02/16 11:29:45 alexander.krutwig shell: Add rtems_shell_wait_for_explicit_input() 5
(edit) @214156d   06/03/16 12:54:05 Sebastian Huber mghttpd: Add RTEMS printer support 5
(edit) @3ad5f86   06/03/16 06:15:21 Sebastian Huber rtems: Fix no protocol mutex release The Classic binary semaphores … 5
(edit) @a2f91f6   06/06/16 10:53:14 Sebastian Huber tftp: Use proper semaphore attr for mutex Close #2729. 5
(edit) @c75aa86   06/06/16 10:51:59 Sebastian Huber pipe: Use proper semaphore attr for mutex Close #2728. 5
(edit) @a7f0096   06/06/16 10:50:23 Sebastian Huber dosfs: Use proper semaphore attr for mutex Close #2727. 5
(edit) @89f8d9fc   06/06/16 10:48:13 Sebastian Huber libblock: Use proper semaphore attr for mutex Close #1452. 5
(edit) @d84e346b   05/18/16 23:18:21 Chris Johns libmisc/untar: Support directory create and overwrites. Share the … 5
(edit) @560db810   05/31/16 07:37:17 Chris Johns libmisc/stackchk: Fix printk warnings. 5
(edit) @23213135   05/31/16 07:36:52 Chris Johns arm: Fix printk warnings. 5
(edit) @c6556e2e   06/01/16 12:38:05 Sebastian Huber score: Maybe fix _Thread_Lock_acquire() The approach with the … 5
(edit) @f807b84   06/01/16 09:04:50 Sebastian Huber score: Fix _Thread_Lock_acquire() A read-modify-write operation is … 5
(edit) @a9cc6a84   06/01/16 07:50:44 Sebastian Huber smptests/smpatomic01: New test cases Demonstrate that a … 5
(edit) @01cb554   04/12/16 05:31:01 Sebastian Huber shell: Add CPUINFO command Update #2723. 5
(edit) @5e072f6d   05/31/16 07:52:36 Sebastian Huber cpuuse: Hide implementation details 5
(edit) @3242614   05/31/16 07:44:49 Sebastian Huber Fix rtems_print_printer_fprintf() We must use vfprintf(). 5
(edit) @024bffc6   05/30/16 13:00:32 Sebastian Huber score: Use owner of thread queue for CORE mutex 5
(edit) @a65b02d   05/30/16 10:21:55 Sebastian Huber rtems: Remove superfluous includes 5
(edit) @73f2ddb   05/30/16 08:43:31 Sebastian Huber rtems: Fix semaphore field name 5
(edit) @3692095   05/30/16 08:41:22 Sebastian Huber rtems: Move MrsP semaphore operations Move MrsP semaphore operations … 5
(edit) @0b713f89   05/30/16 04:59:55 Sebastian Huber score: Rework CORE inherit priority mutex Provide dedicated seize and … 5
(edit) @33e250c9   05/27/16 13:41:41 Sebastian Huber score: Rework CORE priority ceiling mutex Rework seize and surrender … 5
(edit) @5a598ac   05/27/16 06:02:03 Sebastian Huber score: Add CORE mutex variants Add CORE_recursive_mutex_Control and … 5
(edit) @bbb3c5f   05/27/16 09:48:14 Sebastian Huber posix: Delete POSIX_Mutex_Protocol::process_shared 5
(edit) @dbd6550   05/27/16 09:10:42 Sebastian Huber posix: Avoid use of internal mutex methods Avoid use of internal … 5
(edit) @e0bb60b   05/27/16 08:17:28 Sebastian Huber posix: Avoid use of internal mutex methods Avoid use of internal … 5
(edit) @bac50cfc   05/30/16 08:51:29 Sebastian Huber rtems: Remove superfluous includes 5
(edit) @3c1ad257   05/27/16 07:41:18 Sebastian Huber rtems: Simplify rtems_semaphore_delete() Due to the unified status … 5
(edit) @8a77ef63   05/27/16 07:34:17 Sebastian Huber rtems: Simplify rtems_semaphore_flush() Due to the unified status … 5
(edit) @09c5ca4   05/26/16 20:29:56 Sebastian Huber score: Simplify CORE mutex Remove superfluous support for simple … 5
(edit) @2581a56   05/20/16 19:39:56 Sebastian Huber score: Add semaphore variants 5
(edit) @3ca6e618   05/25/16 14:49:53 Sebastian Huber rtems: Simplify rtems_semaphore_delete() 5
(edit) @af746b0   05/25/16 14:30:23 Sebastian Huber score: Use thread queue lock for MrsP Replace the ISR lock in … 5
(edit) @93306058   05/27/16 12:43:19 Sebastian Huber score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check … 5
(edit) @0e1d11f3   05/27/16 11:26:53 Sebastian Huber score: Add _Thread_queue_Context_set_MP_callout() Add … 5
(edit) @dfcc8bb   05/03/16 05:43:54 Sebastian Huber score: Adjust thread queue layout Adjust thread queue layout … 5
(edit) @868cd24d   04/19/16 08:22:06 Sebastian Huber score: Use Newlib provided <machine/endian.h> 5
(edit) @cb2651d   04/19/16 07:47:12 Sebastian Huber network: Align with Newlib type definitions 5
(edit) @fd6fde8   04/19/16 07:25:03 Sebastian Huber score: Add libatomic support Close #2695. 5
(edit) @dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the … 5
(edit) @d887c1b   05/25/16 12:28:34 Sebastian Huber posix: Fix sem_init() with too large initial value Close #2721. 5
(edit) @39bcf741   05/25/16 12:23:48 Sebastian Huber Fix semaphore post overflow status Close #2720. 5
(edit) @9ec7d492   05/25/16 06:37:28 Sebastian Huber posix: Fix pthread_spin_unlock() error status Close #2719. 5
(edit) @631b3c8   05/23/16 09:40:18 Sebastian Huber score: Move thread queue MP callout to context Drop the … 5
(edit) @c3d8d9e   05/23/16 04:55:49 Sebastian Huber score: Get rid of mp_id parameter Get rid of the mp_id parameter used … 5
(edit) @8866e62   05/23/16 04:26:58 Sebastian Huber score: Move thread queue object support 5
(edit) @0e9d5b6   05/24/16 11:15:47 Sebastian Huber mpci: Fix thread queue flush method We must call the MP callout for … 5
(edit) @25e28d8   05/24/16 07:43:28 Sebastian Huber confdefs.h: Fix heap alloc size estimate Account for the heap minimum … 5
(edit) @62cba156   05/23/16 05:29:30 Chris Johns libmisc: Fix printk format warnings. 5
(edit) @458e4c4   05/23/16 05:28:56 Chris Johns score/i386: Fix printk format warnings. 5
(edit) @75e3e0eb   05/23/16 05:28:10 Chris Johns libcsupport: Fix printk warnings. 5
(edit) @c16e54a   05/23/16 05:25:36 Chris Johns libfs/jff2: Avoid printk format warnings. This change does not fix … 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @4b623d65   05/24/16 05:40:18 Sebastian Huber score: Fix blocking _CORE_message_queue_Submit() Close #2718. 5
(edit) @16dbcdcd   05/23/16 09:42:41 Sebastian Huber score: _CORE_message_queue_Seize() Delete unused parameter. 5
(edit) @7af4d67   05/24/16 10:00:32 Sebastian Huber mpci: Add missing return statements 5
(edit) @bdb3b7f   05/20/16 13:52:27 Sebastian Huber score: _CORE_semaphore_Seize() Delete unused parameter. 5
(edit) @e266d13   05/20/16 13:10:27 Sebastian Huber Replace *_Get_interrupt_disable() with *_Get() Uniformly use *_Get() … 5
(edit) @582bb23c   05/20/16 13:04:16 Sebastian Huber score: Rename _Objects_Get_local() Rename _Objects_Get_local() into … 5
(edit) @4bae341d   05/20/16 13:01:46 Sebastian Huber score: Delete unused _Objects_Get_isr_disable() Delete now unused … 5
(edit) @62c528e6   05/20/16 12:59:30 Sebastian Huber rtems: _Semaphore_Get_interrupt_disable() Use _Objects_Get_local() … 5
(edit) @641b44c2   05/20/16 12:21:12 Sebastian Huber rtems: _Message_queue_Get_interrupt_disable() Use … 5
(edit) @0a00b2b   05/20/16 11:24:11 Sebastian Huber rtems: Remove location from _Partition_Get() Use _Objects_Get_local() … 5
(edit) @516ee75   05/20/16 12:23:56 Sebastian Huber mpci: Delete unused region support 5
(edit) @956b8e5   05/20/16 09:53:41 Sebastian Huber mpci: Simplify _Objects_MP_Is_remote() 5
(edit) @0cc6071   05/20/16 09:42:30 Sebastian Huber posix: Add const to _POSIX_Keys_Key_value_find() 5
(edit) @61340d1   05/20/16 09:38:23 Sebastian Huber score: Add const to _RBTree_Find_inline() 5
(edit) @0cc91daa   05/20/16 09:04:04 Sebastian Huber score: Delete unused _Objects_Get_local_object() 5
(edit) @28ba7e2   05/20/16 07:38:56 Sebastian Huber posix: Remove dead code and shrink comment 5
(edit) @05f9b02e   05/20/16 05:01:03 Sebastian Huber posix: Add and use _POSIX_Get_object_body() 5
(edit) @8a040fe4   05/19/16 15:03:31 Sebastian Huber score: Use _RBTree_Insert_inline() Use _RBTree_Insert_inline() for … 5
(edit) @7dfb4b9   05/19/16 09:20:58 Sebastian Huber score: Add per scheduler instance maximum priority The priority … 5
(edit) @452b7f8   05/18/16 07:17:09 Sebastian Huber fat: Fix for invalid cluster sizes A cluster size > 32KiB resulted in … 5
(edit) @ceb0f659   05/17/16 14:03:46 Sebastian Huber score: Remove the Giant lock Update #2555. 5
(edit) @c2f301b5   05/18/16 06:08:38 Sebastian Huber score: Rename _ISR_Flash() into _ISR_Local_flash() This is a … 5
(edit) @24713163   05/18/16 06:06:54 Sebastian Huber score: Rename _ISR_Disable() and _ISR_Enable() Rename _ISR_Disable() … 5
(edit) @4b04cb61   05/18/16 06:03:05 Sebastian Huber score: Rename _ISR_Disable_without_giant() Rename … 5
(edit) @d2bacb6c   05/17/16 13:57:48 Sebastian Huber score: _Thread_Dispatch_increment_disable_level() Avoid … 5
(edit) @b80156c   05/17/16 13:15:17 Sebastian Huber score: Avoid Giant _Objects_Extend_information() Avoid Giant lock for … 5
(edit) @ee710ef   05/17/16 13:11:16 Sebastian Huber score: Delete unused _Objects_Get() Update #2555. 5
(edit) @23294fd2   05/17/16 14:07:11 Sebastian Huber score: Delete unused _Thread_Get() Update #2555. 5
(edit) @f36ada32   05/17/16 12:38:57 Sebastian Huber rtems: Avoid Giant lock for rtems_task_delete() Update #2555. 5
(edit) @64fe1663   05/17/16 11:56:02 Sebastian Huber posix: Avoid Giant lock for pthread_kill() Update #2555. 5
Note: See TracRevisionLog for help on using the revision log.