source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @efdda565   08/09/13 04:18:17 Nick Withers Use $(EXEEXT) [defaults to "exe"] to generate binaries 4.115
(edit) @98bcf4ff   08/08/13 23:23:14 Pavel Pisa bsp/csb336: implement bsp_interrupt_vector_enable/disable. … 4.115
(edit) @e4b16ea9   08/08/13 23:21:15 Pavel Pisa bsp/csb336: Fix MMU _ttbl_base location to not overlap with exception … 4.115
(edit) @ef3c17f   08/08/13 12:22:07 Sebastian Huber sptests/spintrcritical19: Typos 4.115
(edit) @6b0cd96   08/08/13 11:58:10 Sebastian Huber sptests/spintrcritical19: PR2136: New test 4.115
(edit) @c8670f5   08/08/13 08:57:58 Sebastian Huber smptests/smpmigration01: Fix start sequence Start the runner after … 4.115
(edit) @3346106b   08/07/13 11:22:52 Sebastian Huber score: Rename _Scheduler_simple_Update() Rename … 4.115
(edit) @62d947d   08/07/13 09:50:32 Sebastian Huber score: Rename _Scheduler_simple_Allocate(), etc. Rename … 4.115
(edit) @037cfd1   08/07/13 09:33:17 Sebastian Huber score: Rename _Scheduler_priority_Release_job() Rename … 4.115
(edit) @ae75429   08/06/13 14:10:26 Sebastian Huber PR766: Delete RTEMS_VIOLATE_KERNEL_VISIBILITY 4.115
(edit) @6b4e448   08/06/13 14:01:36 Sebastian Huber PR766: Delete RTEMS_INSIDE 4.115
(edit) @00630411   08/06/13 14:03:40 Sebastian Huber PR766: Delete RTEMS_APPLICATION This define is no longer used. 4.115
(edit) @c9b784f   08/06/13 13:28:59 Sebastian Huber posix: Delete POSIX_Keys_Freechain type Use the POSIX configuration … 4.115
(edit) @e932c53   08/08/13 05:34:01 Chris Johns bsp/xilinx_zynq_zc706: Add. 4.115
(edit) @f65e8e6   08/08/13 00:21:54 Chris Johns posix: Add missing header. 4.115
(edit) @2f9cef88   08/07/13 22:09:51 Chris Johns Check times with a no change truncate via open. The open path should … 4.115
(edit) @b45b0ff7   08/06/13 13:41:44 Sebastian Huber posix: Use _Objects_Put() for POSIX keys 4.115
(edit) @2ad250e   08/06/13 12:46:24 Sebastian Huber posix: Create key implementation header Move implementation specific … 4.115
(edit) @9ff70db   08/06/13 12:47:18 Sebastian Huber psxtests/psx14: Include missing header file 4.115
(edit) @03a5a8a   08/06/13 10:47:56 Sebastian Huber sptests/spintrcritical17: Increase tick interval This helps to … 4.115
(edit) @b5c9064   08/05/13 13:20:45 ashi08104 Unlimited objects support for POSIX keys This patch enables unlimited … 4.115
(edit) @5a556e4e   08/06/13 06:36:48 Sebastian Huber bsp/realview-pbx-a9: Enable fast idle clock 4.115
(edit) @015bd1b   08/06/13 08:47:38 Sebastian Huber smptests/smp07: Use suspend instead of delete 4.115
(edit) @ffa2defc   08/06/13 08:58:58 rdiezmail-rtems Fix compiler warnings 4.115
(edit) @3d68be1   08/04/13 18:21:04 wei.a.yang correct comments about atomic api 4.115
(edit) @71336bf   08/05/13 15:27:35 Sebastian Huber arm: Fix ISR level context initialization 4.115
(edit) @25d921e   08/05/13 15:27:14 Sebastian Huber sptests/sp37: Add ISR level test for new threads 4.115
(edit) @bfed5d5   07/29/13 13:06:02 Sebastian Huber smp: Support ASR path in rtems_task_mode() 4.115
(edit) @007bdc4   08/05/13 08:16:31 Sebastian Huber arm: Fix CPU_MODES_INTERRUPT_MASK The set of interrupt levels must be … 4.115
(edit) @da831d0   08/05/13 08:07:00 Sebastian Huber sptests/sp37: Add ISR set/get level tests 4.115
(edit) @20bb89d   08/02/13 09:22:16 Sebastian Huber smptests/smpswitchextension01: New test 4.115
(edit) @b9000fd5   08/02/13 09:37:28 Sebastian Huber smptests/smpmigration01: New test 4.115
(edit) @b4b309c   08/01/13 13:20:17 Sebastian Huber smp: Generalize _Thread_Start_multitasking() Add context parameter to … 4.115
(edit) @2bca05f7   08/01/13 12:55:03 Sebastian Huber score: Delete SYSTEM_STATE_BEGIN_MULTITASKING Nothing happened … 4.115
(edit) @ae39df4   08/04/13 13:11:16 cynt6007 sptests/spfreechain01: Fix Makefile.am 4.115
(edit) @26bdc9fc   08/01/13 15:02:17 Joel Sherrill bfin/cpu.h: Remove duplicate definition of CPU_SIMPLE_VECTORED_INTERRUPTS 4.115
(edit) @69308895   08/01/13 13:49:49 wei.a.yang clean up spatomic testcase 4.115
(edit) @9bf7467   07/31/13 11:30:42 Sebastian Huber score: Use an ISR lock for TOD Two issues are addressed. 1. On … 4.115
(edit) @965a442   07/31/13 12:10:20 Sebastian Huber score: Move nanoseconds since last tick support Move the nanoseconds … 4.115
(edit) @b915762   07/31/13 11:19:52 Sebastian Huber score: Add and use _TOD_Is_set() 4.115
(edit) @dd8815a   07/31/13 12:52:19 Sebastian Huber score: Delete _TOD_Activate and _TOD_Deactivate 4.115
(edit) @f031df0e   07/31/13 11:42:07 Sebastian Huber score: Rename tod.h to todimpl.h 4.115
(edit) @8d640134   08/01/13 08:11:46 Sebastian Huber score: ISR lock API changes 4.115
(edit) @1e51fa5   07/29/13 15:25:50 Sebastian Huber score: Add and use _Thread_Update_cpu_time_used() Fix _times(). 4.115
(edit) @09c00ee   08/01/13 11:49:15 Sebastian Huber tmtests/tm27: Fixes for RTEMS_DEBUG 4.115
(edit) @2d915cf   07/31/13 10:59:35 Sebastian Huber score: Add and use ISR locks ISR locks are low-level locks to protect … 4.115
(edit) @f20275d   07/31/13 09:56:55 Sebastian Huber sptests/sp37: Improved interrupt lock tests 4.115
(edit) @e31a9c8   07/31/13 08:53:57 Sebastian Huber tmtests/tm26: Fixes for RTEMS_DEBUG 4.115
(edit) @c236082   07/30/13 13:54:53 Sebastian Huber smp: Provide cache optimized Per_CPU_Control Delete … 4.115
(edit) @ac72e3b   07/30/13 08:23:28 Sebastian Huber score: Format <rtems/score/percpu.h> 4.115
(edit) @9e6df6a   07/30/13 13:29:43 Sebastian Huber score/cpu: Fix _CPU_SMP_lock_Acquire() Avoid infinite loops due to … 4.115
(edit) @b23abb48   07/30/13 09:09:26 Sebastian Huber bsps/i386: Include missing header and fix warnings 4.115
(edit) @f346bcf7   07/30/13 09:08:49 Sebastian Huber score/i386: Fix _CPU_Fatal_halt() 4.115
(edit) @d5ef7ae2   06/14/13 07:14:31 Sebastian Huber smp: Delete _SMP_Request_other_cores_to_dispatch() Use an event … 4.115
(edit) @3f317e9   07/29/13 13:01:55 Sebastian Huber score: Move _Thread_Dispatch_if_necessary() Rename to … 4.115
(edit) @06288247   07/29/13 12:44:28 Sebastian Huber posix: Simplify pthread_kill() Delete _Thread_Signal_notification() … 4.115
(edit) @6c0e43d   07/29/13 10:46:40 Sebastian Huber score: Add and use _Thread_Signal_notification() 4.115
(edit) @876dcd02   07/29/13 11:48:18 Sebastian Huber smptests/smppsxsignal01: New test 4.115
(edit) @d4f13d1   07/29/13 08:46:28 Sebastian Huber smptests/smpsignal01: New test 4.115
(edit) @21ff802   07/26/13 14:26:07 Sebastian Huber smp: Delete _ISR_Disable_on_this_core(), etc. Delete … 4.115
(edit) @e4c9176   07/26/13 14:25:01 Sebastian Huber smp: Delete _ISR_SMP_Initialize() 4.115
(edit) @10b51ae   07/26/13 13:46:04 Sebastian Huber score: Critical section change in _Thread_Dispatch If we enter … 4.115
(edit) @99970a7   06/28/13 07:03:58 Sebastian Huber score: Add assert to _Per_CPU_Get() Thread dispatching must be … 4.115
(edit) @40883773   06/18/13 12:57:19 Sebastian Huber score: Add _Assert_Thread_dispatching_repressed() 4.115
(edit) @95519eed   07/22/13 15:56:07 Sebastian Huber score: New header file <rtems/score/assert.h> 4.115
(edit) @fe52e7c0   07/26/13 12:10:25 Sebastian Huber smp: Add and use _Per_CPU_Get() Add and use _Per_CPU_Get_by_index() … 4.115
(edit) @ff63d2d   07/26/13 12:04:22 Sebastian Huber smp: Use Thread_Control.is_executing FIXME: This area needs proper … 4.115
(edit) @45ca51c   07/29/13 18:03:30 shubhamsomani92 doc/user/conf.t: More clean ups 4.115
(edit) @2bdcf4fd   07/26/13 14:53:39 Vipul Nayyar Updated legacy code in i386 pc386 4.115
(edit) @f6efd0bf   07/28/13 11:51:22 Sebastian Huber score: Move object content to public API 4.115
(edit) @0a10eb30   07/28/13 11:49:28 Sebastian Huber score: Move object MP content to public API 4.115
(edit) @7c8830c7   07/28/13 11:48:17 Sebastian Huber testsuites: Include missing header files 4.115
(edit) @681f1985   07/27/13 13:57:05 Chris Johns Return the amount of data written when an error occurs rather than the … 4.115
(edit) @ede5a2a   07/26/13 12:00:00 Sebastian Huber libtests/malloc04: Fixes for RTEMS_DEBUG 2nd try 4.115
(edit) @fcff6c7   07/26/13 07:52:43 Sebastian Huber bsp/nds: Include missing <rtems/framebuffer.h> 4.115
(edit) @91404de   07/26/13 07:34:32 Sebastian Huber libmisc: Provide libutf8proc conditionally 4.115
(edit) @4e00fe62   07/26/13 07:18:05 Sebastian Huber bsps: Include missing <rtems/score/heapimpl.h> 4.115
(edit) @1f4321b   07/24/13 17:49:51 Vipul Nayyar Removed legacy data types from arm 4.115
(edit) @02632e8   07/25/13 08:34:50 Pavel Pisa bsp/csb336: mc9328mxl correct AITC access in bsp_interrupt_dispatch. … 4.115
(edit) @88c74ab   07/25/13 13:10:11 Sebastian Huber score: Merge tod implementation into one file Delete … 4.115
(edit) @a2e3f33   07/24/13 11:50:54 Sebastian Huber score: Create object implementation header Move implementation … 4.115
(edit) @0c3edbf   07/25/13 08:46:15 Sebastian Huber Include missing <rtems/score/threaddispatch.h> 4.115
(edit) @bfd0d7a   07/25/13 08:47:53 Sebastian Huber score: Include missing <rtems/score/thread.h> 4.115
(edit) @0b9f4721   07/25/13 08:33:41 Sebastian Huber score: Move mppkt implementation into mpciimpl.h 4.115
(edit) @7f04cb18   07/25/13 07:10:38 Sebastian Huber score: Create mpci implementation header Move implementation specific … 4.115
(edit) @6cec745f   07/25/13 08:20:24 Sebastian Huber rtems: Create signal implementation header Move implementation … 4.115
(edit) @cba15292   07/25/13 07:07:23 Sebastian Huber score: Merge objectmp implementation into one file 4.115
(edit) @3cf39238   07/25/13 07:09:53 Sebastian Huber rtems: Fix partition includes 4.115
(edit) @9892d67   07/25/13 06:47:47 Sebastian Huber rtems: Use proper header guard 4.115
(edit) @a112364   07/24/13 15:30:26 Sebastian Huber score: Create threadq implementation header Move implementation … 4.115
(edit) @8d0bf322   07/24/13 14:50:27 Sebastian Huber score: Delete threadq.inl 4.115
(edit) @62590a7   07/24/13 14:30:54 Sebastian Huber score: Merge threadmp implementation into one file 4.115
(edit) @fe6c170c   07/24/13 14:19:52 Sebastian Huber score: Create states implementation header Move implementation … 4.115
(edit) @5618c37a   07/24/13 13:14:48 Sebastian Huber score: Create thread implementation header Move implementation … 4.115
(edit) @f0bfd7d8   07/24/13 11:25:57 Sebastian Huber score: Create prioritybitmap implementation header Move … 4.115
(edit) @c6e21ee1   07/24/13 11:12:38 Sebastian Huber score: Create scheduler implementation header Move implementation … 4.115
(edit) @f068384e   07/24/13 10:03:31 Sebastian Huber score: Create schedulerpriority impl header Move implementation … 4.115
(edit) @bd5606ab   07/24/13 09:37:28 Sebastian Huber score: Create schedulersimple impl header Move implementation … 4.115
(edit) @044f317a   07/24/13 18:59:06 Sebastian Huber libtests/malloc04: Fixes for RTEMS_DEBUG 4.115
(edit) @989604a5   07/24/13 20:30:24 Joel Sherrill conf.t: Fix minor typos. 4.115
Note: See TracRevisionLog for help on using the revision log.