source: rtems/cpukit/sapi/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @190169fe   12/10/15 14:30:41 Sebastian Huber Optional CPU Set Handler initialization Update #2408. 5
(edit) @4eee8781   12/14/15 15:40:28 Sebastian Huber Optional POSIX Spinlock initialization Update #2408. 5
(edit) @76a8328   12/14/15 15:39:10 Sebastian Huber Optional POSIX RWLock initialization Update #2408. 5
(edit) @e4e7f14   12/14/15 15:37:34 Sebastian Huber Optional POSIX Barrier initialization Update #2408. 5
(edit) @6c678557   12/14/15 15:36:21 Sebastian Huber Optional POSIX Timer initialization Update #2408. 5
(edit) @2189b3e   12/14/15 15:34:50 Sebastian Huber Optional POSIX Semaphore initialization Update #2408. 5
(edit) @3015ed64   12/14/15 15:33:39 Sebastian Huber Optional POSIX Message Queue initialization Update #2408. 5
(edit) @9871f5dc   12/14/15 15:31:44 Sebastian Huber Optional POSIX Mutex initialization Update #2408. 5
(edit) @f4fee477   12/14/15 15:29:19 Sebastian Huber Optional POSIX Condition Variable initialization Update #2408. 5
(edit) @ef1a985f   12/11/15 09:47:22 Sebastian Huber Optional POSIX Threads initialization Update #2408. 5
(edit) @04436ae7   12/10/15 12:46:07 Sebastian Huber Optional POSIX Signals initialization Update #2408. 5
(edit) @58089ff   12/14/15 14:28:51 Sebastian Huber rtems: Delete empty _RTEMS_API_Initialize() 5
(edit) @97d94ff   12/14/15 14:27:56 Sebastian Huber Optional Classic Barrier initialization Update #2408. 5
(edit) @b377e3f   12/14/15 14:15:22 Sebastian Huber Optional Classic Rate Monotonic initialization Update #2408. 5
(edit) @af12278   12/14/15 14:12:39 Sebastian Huber Optional Classic Dual-Ported Memory initialization Update #2408. 5
(edit) @365456cc   12/14/15 14:10:32 Sebastian Huber Optional Classic Region initialization Update #2408. 5
(edit) @fd3cc36f   12/14/15 14:08:27 Sebastian Huber Optional Classic Partition initialization Update #2408. 5
(edit) @cbaac1f7   12/14/15 14:05:47 Sebastian Huber Optional Classic Semaphore initialization Update #2408. 5
(edit) @ed8b00e6   12/14/15 14:02:45 Sebastian Huber Optional Classic Message Queue initialization Update #2408. 5
(edit) @ae85b066   12/14/15 13:59:56 Sebastian Huber Optional Classic Event initialization Update #2408. 5
(edit) @a7f36829   12/14/15 13:56:41 Sebastian Huber Optional Classic Signal initialization Update #2408. 5
(edit) @26335844   12/14/15 13:52:35 Sebastian Huber Optional Classic Timer initialization Update #2408. 5
(edit) @565672a   12/14/15 13:46:10 Sebastian Huber Optional Classic Tasks initialization Update #2408. 5
(edit) @92bb345   12/10/15 10:40:26 Sebastian Huber Optional Extensions initialization Update #2408. 5
(edit) @a853c851   12/10/15 14:44:02 Sebastian Huber Optional Initial Extensions initialization Update #2408. 5
(edit) @36b86d7   01/25/16 19:55:52 Sebastian Huber score: Create idle threads via linker set This allows a more fine … 5
(edit) @17e6f86   12/14/15 13:26:13 Sebastian Huber Statically initialize _Objects_Information_table 5
(edit) @297aa07   01/26/16 15:22:46 Sebastian Huber Revert "drvmgr: Move bsp_driver_level_hook() calls" The … 5
(edit) @61bbf919   01/26/16 06:17:27 Sebastian Huber drvmgr: Move bsp_driver_level_hook() calls 5
(edit) @599d71f   01/11/16 12:02:06 Sebastian Huber score: Statically initialize TOD handler 5
(edit) @fe100e16   12/22/15 08:13:08 Sebastian Huber score: Add fatal errors for NULL entry init tasks This simplifies the … 5
(edit) @e01b184   12/14/15 13:07:40 Sebastian Huber rtems: Delete empty function 5
(edit) @d0c39838   09/22/15 14:21:12 Sebastian Huber Use linker set for system initialization Make … 5
(edit) @9736283   12/08/15 07:43:41 Sebastian Huber score: Statically initialize system state Update #2408. 5
(edit) @bd91f446   12/08/15 07:34:08 Sebastian Huber score: Delete unused API extensions Update #2408. 5
(edit) @60c5461   12/08/15 07:33:08 Sebastian Huber score: Statically initialize API extensions Update #2408. 5
(edit) @8054b1c   11/26/15 13:08:56 Sebastian Huber Remove <rtems/debug.h> Close #2477. 5
(edit) @10c4636   09/11/15 08:42:06 Sebastian Huber rbheap: Fix rtems_rbheap_free() Remove unused descriptor of merged … 5
(edit) @ddb6a49b   08/21/15 03:57:42 Sebastian Huber rbtree: Delete _RBTree_Initialize() This function has no internal use … 5
(edit) @c72f132   08/18/15 04:05:05 Sebastian Huber rbheap: Avoid internal API 5
(edit) @21789a21   07/28/15 12:45:42 Sebastian Huber score: Rename _POSIX_Absolute_timeout_to_ticks() Rename … 5
(edit) @48fed9a   06/25/15 12:11:53 Sebastian Huber score: Simplify <rtems/system.h> Drop the <rtems/score/percpu.h> … 4.115
(edit) @7cd2484   05/12/15 12:32:47 alexander.krutwig timecounter: Use in RTEMS Replace timestamp implementation with … 4.115
(edit) @31be416   04/20/15 09:08:22 alexander.krutwig timecounter: Port to RTEMS New test sptests/timecounter01. Update #2271. 4.115
(edit) @8d6fd40   04/17/15 06:45:50 Sebastian Huber sapi: Avoid declaration in source, fix type 4.115
(edit) @e7fade3   11/28/11 08:52:03 Daniel Hellstrom DRVMGR: added driver manager to cpukit/libdrvmgr 4.115
(edit) @04cf2c5   11/24/11 15:54:28 Daniel Hellstrom IO_MANAGER: early dynamic driver registration Adds the possibility to … 4.115
(edit) @a6524b9   03/22/15 13:31:59 Sebastian Huber score: Simplify debug code and use _Assert() 4.115
(edit) @18d0a49   03/05/15 07:44:59 Sebastian Huber Move test support from sapi to libmisc/testsupport 4.115
(edit) @1a3c611c   11/04/14 20:55:43 Joel Sherrill sapi/src/testextension.c: Fix warnings 4.115
(edit) @801ad184   10/24/14 05:09:31 Sebastian Huber sapi: Use an interrupt lock for test extension Ensure to report only … 4.115
(edit) @a4203273   10/23/14 13:39:28 Sebastian Huber sapi: Report only if not an SMP shutdown response 4.115
(edit) @fe826e2   09/02/14 12:10:19 Sebastian Huber sapi: Add profiling report begin/end message 4.115
(edit) @60fe374   08/03/14 11:02:58 Sebastian Huber rbtree: Add and use RBTree_Compare_result 4.115
(edit) @64939bc   07/12/14 19:22:22 Sebastian Huber rbtree: Reduce RBTree_Control size Remove compare function and is … 4.115
(edit) @99be750   04/29/14 05:48:09 Sebastian Huber sapi: Report profiling only if enabled for tests 4.115
(edit) @aea93fb4   04/22/14 09:50:29 Sebastian Huber sapi: Add profiling done message 4.115
(edit) @8365ad1   04/22/14 09:46:10 Sebastian Huber sapi: Add arithmetic means to XML profiling report 4.115
(edit) @cb5eaddf   04/10/14 09:02:52 Sebastian Huber rtems: Rename rtems_smp_get_current_processor() Rename … 4.115
(edit) @4bc8d2e   04/10/14 08:58:27 Sebastian Huber rtems: Rename rtems_smp_get_processor_count() Rename … 4.115
(edit) @263f4bec   04/07/14 12:50:37 Sebastian Huber score: Statically initialize IO manager This simplifies the RTEMS … 4.115
(edit) @3f5f2ce   03/28/14 12:44:18 Sebastian Huber score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USE Issue a fatal error … 4.115
(edit) @23fec9f0   03/27/14 13:16:12 Sebastian Huber score: PR2152: Use allocator mutex for objects Use allocator mutex … 4.115
(edit) @e72bc923   03/10/14 14:17:27 Sebastian Huber sapi: Add profiling report for tests 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @51f823c9   03/18/14 07:28:14 Sebastian Huber posix: Use interal mutex for once implementation Enable … 4.115
(edit) @840ae71   03/10/14 13:39:41 Sebastian Huber sapi: Add <rtems/test.h> Provide support functions to print the … 4.115
(edit) @53ad908   03/07/14 13:36:22 Sebastian Huber score: Add SMP lock profiling support 4.115
(edit) @f980561   03/10/14 09:04:09 Sebastian Huber score: Add per-CPU profiling Add per-CPU profiling stats API. … 4.115
(edit) @350f88dc   03/10/14 09:20:40 Sebastian Huber sapi: Add SMP lock profiling app. level data 4.115
(edit) @29c9eb6   03/10/14 09:03:55 Sebastian Huber sapi: Add per-CPU profiling application level data 4.115
(edit) @4dad4b8   03/10/14 13:39:49 Sebastian Huber sapi: Add profiling application level support 4.115
(edit) @d50acdbb   03/10/14 07:25:32 Sebastian Huber score: Add local context to SMP lock API Add a local context … 4.115
(edit) @ae88aa7   03/10/14 07:15:37 Sebastian Huber sapi: Use one SMP lock for all chains This partially reverts commit … 4.115
(edit) @e6c87f7   03/04/14 21:54:12 Joel Sherrill POSIX keys now enabled in all configurations. Formerly POSIX keys … 4.115
(edit) @039a189d   01/27/14 19:55:58 Jennifer Averett sapi: Moved smp initialization and added cpuset initilization. SMP … 4.115
(edit) @7336be9d   02/18/14 12:40:39 Sebastian Huber score: SMP initialization and shutdown changes Rename … 4.115
(edit) @83bf105   02/19/14 09:57:46 Sebastian Huber score: Rename _Internal_error_Occurred() Rename … 4.115
(edit) @6ca4f6a   02/17/14 13:56:51 Sebastian Huber score: Add and use <rtems/score/smpimpl.h> Collect SMP implementation … 4.115
(edit) @9eec2f3   02/17/14 12:46:11 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_SMP Use rtems_fatal() instead of … 4.115
(edit) @33cb8bf   02/17/14 10:40:18 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_BSP Merge … 4.115
(edit) @b39e055   02/17/14 09:17:20 Sebastian Huber score: Delete INTERNAL_ERROR_SHUTDOWN_WHEN_NOT_UP This error case is … 4.115
(edit) @8a6de83   02/17/14 09:10:27 Sebastian Huber score: Move _SMP_Request_other_cores_to_shutdown() Move … 4.115
(edit) @514705d   02/12/14 15:05:35 Sebastian Huber score: Delete _Thread_BSP_context Do not return to BSP context in the … 4.115
(edit) @92f50c3   02/17/14 08:47:12 Sebastian Huber score: Add SYSTEM_STATE_TERMINATED Merge systems states … 4.115
(edit) @24bf11e   02/12/14 09:31:38 Sebastian Huber score: Add CPU counter support Add a CPU counter interface to allow … 4.115
(edit) @bab16de2   02/07/14 08:53:47 Sebastian Huber score: Change debug helper functions Rename … 4.115
(edit) @4ea97d24   11/19/13 15:21:54 Sebastian Huber score/rbtree: Remove "unprotected" from API 4.115
(edit) @1215fd4   08/26/13 13:14:33 Sebastian Huber sapi: SMP support for chains Add ISR lock to chain control for proper … 4.115
(edit) @6e4c01e   08/23/13 04:56:36 Chris Johns posix: Update to the pthread_once changes. Implement the reeview … 4.115
(edit) @c1a356e9   08/09/13 12:31:02 Sebastian Huber score: _Priority_bit_map_Handler_initialization() Delete … 4.115
(edit) @03acc59   08/14/13 00:21:41 Chris Johns posix: Change pthread_once to be SMP safe. Change pthread_once from … 4.115
(edit) @2ad250e   08/06/13 12:46:24 Sebastian Huber posix: Create key implementation header Move implementation specific … 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) @f031df0e   07/31/13 11:42:07 Sebastian Huber score: Rename tod.h to todimpl.h 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) @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
Note: See TracRevisionLog for help on using the revision log.