source: rtems/cpukit/sapi/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18ff889   03/14/16 09:11:38 Sebastian Huber score: Use ISR lock for IO driver registration Create implementation … 5
(edit) @62d2540   03/14/16 08:40:57 Sebastian Huber score: Delete unused SAPI_IO_EXTERN Update #2559. 5
(edit) @4210114   01/26/16 10:13:45 Sebastian Huber Use linker set for POSIX User Threads init Update #2408. 5
(edit) @1ff8eca   01/26/16 10:10:43 Sebastian Huber Use linker set for Classic User Tasks init Update #2408. 5
(edit) @8ca372e   01/26/16 09:11:48 Sebastian Huber Use linker set for MPCI initialization Update #2408. 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @f64c6b4   01/25/16 20:23:53 Sebastian Huber Use atexit() handler to close std file descriptors 5
(edit) @3d36164f   01/25/16 20:18:41 Sebastian Huber Use linker set for root file system 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) @76ac1ee3   12/23/15 06:29:47 Sebastian Huber score: Fix simple timecounter support Update #2502. 5
(edit) @ccd5434   01/07/16 08:55:45 Sebastian Huber score: Introduce Thread_Entry_information This avoids potential dead … 5
(edit) @d5154d0f   12/23/15 20:44:02 admin api: Remove deprecated Notepads Notepads where a feature of RTEMS' … 5
(edit) @d0c39838   09/22/15 14:21:12 Sebastian Huber Use linker set for system initialization Make … 5
(edit) @8054b1c   11/26/15 13:08:56 Sebastian Huber Remove <rtems/debug.h> Close #2477. 5
(edit) @ac5f2442   11/25/15 07:33:31 Sebastian Huber Require getreent() This function is used by Newlib since 2013-07-09 … 5
(edit) @aa47302   11/03/15 10:10:21 Sebastian Huber sapi: Add rtems_chain_get_first_unprotected() Close #2459. 5
(edit) @69be1a22   10/20/15 19:47:10 Joel Sherrill CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error … 5
(edit) @c52568d   10/16/15 06:17:52 Sebastian Huber basdefs.h: Add and use RTEMS_DEPRECATED 5
(edit) @143696a   10/16/15 06:15:03 Sebastian Huber basedefs.h: Add and use RTEMS_NO_RETURN 5
(edit) @3995e6d   09/02/15 09:58:54 Sebastian Huber score: Implement SMP-specific priority queue 5
(edit) @509e8d7f   08/18/15 04:21:17 Sebastian Huber rbtree: Delete rtems_rbtree_find_control() This function is hard to … 5
(edit) @ddb6a49b   08/21/15 03:57:42 Sebastian Huber rbtree: Delete _RBTree_Initialize() This function has no internal use … 5
(edit) @b9877ee   08/21/15 03:55:04 Sebastian Huber rbtree: Delete _RBTree_Get() This function has no internal use case. 5
(edit) @3f49446   08/21/15 03:40:07 Sebastian Huber rbtree: Delete _RBTree_Is_first() 5
(edit) @341f629   08/21/15 03:39:59 Sebastian Huber rbtree: Add _RBTree_Minimum(), _RBTree_Maximum() 5
(edit) @d7665823   06/24/15 13:43:19 Sebastian Huber score: Introduce Thread_queue_Heads Move the storage for the thread … 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) @ffe14b26   05/27/15 08:46:30 Sebastian Huber sapi: Fix workspace size estimate Reserve a full minimum block to … 4.115
(edit) @3f1bf0c   05/27/15 07:04:25 Sebastian Huber sapi: Fix workspace size estimate 4.115
(edit) @67901a82   05/27/15 06:55:51 Sebastian Huber sapi: Simplify confdefs.h The _Configure_From_workspace() already … 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) @a31845f7   11/28/11 09:11:10 Daniel Hellstrom LIBPCI: added PCI layer to cpukit/libpci 4.115
(edit) @bfe6391   03/11/15 16:01:53 Joel Sherrill confdefs.h: Improve the Doxygen 4.115
(edit) @cf404563   03/10/15 19:28:19 Gedare Bloom cpukit: deprecate task variables. closes #2293. 4.115
(edit) @3ac68119   03/06/15 17:41:49 Gedare Bloom cpukit: deprecate notepads Deprecate Classic API Notepads. Mark … 4.115
(edit) @a7e4de2   03/06/15 20:33:08 Joel Sherrill Fix even more Doxygen issues 4.115
(edit) @18d0a49   03/05/15 07:44:59 Sebastian Huber Move test support from sapi to libmisc/testsupport 4.115
(edit) @f785492   02/14/15 19:07:19 Sebastian Huber IMFS: Add CONFIGURE_IMFS_DISABLE_READDIR 4.115
(edit) @249766c5   02/13/15 20:26:17 Sebastian Huber IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMOD Rename … 4.115
(edit) @40a18d7f   02/13/15 20:11:55 Sebastian Huber IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILE 4.115
(edit) @12eee4fd   02/13/15 19:53:41 Sebastian Huber IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM Resurrect … 4.115
(edit) @a9df916   02/08/15 18:43:09 Sebastian Huber IMFS: Add fine grained configuration Remove miniIMFS. Statically … 4.115
(edit) @16939b18   02/09/15 18:09:23 Sebastian Huber Filesystem: Simplify FIFO and pipe configuration 4.115
(edit) @efd2965a   02/02/15 14:25:26 Sebastian Huber Filesystem: Statically initialize rtems_libio_iops 4.115
(edit) @ead010c   02/02/15 14:25:23 Sebastian Huber Filesystem: Make rtems_libio_number_iops const 4.115
(edit) @3feb372   12/12/14 07:07:49 Sebastian Huber confdefs.h: Fix workspace size if idle task is FP 4.115
(edit) @01557b0   11/27/14 10:44:48 Sebastian Huber libcsupport: Delete malloc statistics Use the heap handler statistics … 4.115
(edit) @26f4cdd   11/24/14 07:35:45 Sebastian Huber _Scheduler_FIXME_thread_priority_queues_are_broken Delete this … 4.115
(edit) @8fbe2e6   09/04/14 13:59:49 Joel Sherrill Use correct prototype of benchmark_timer_read() This change starts … 4.115
(edit) @993f5ac   07/23/14 11:03:54 Sebastian Huber rbtree: Simplify insert and extract Simplify _RBTree_Insert() and … 4.115
(edit) @60fe374   08/03/14 11:02:58 Sebastian Huber rbtree: Add and use RBTree_Compare_result 4.115
(edit) @40dcafa   08/02/14 14:22:31 Sebastian Huber Add and use RTEMS_CONTAINER_OF() 4.115
(edit) @b767683a   07/22/14 20:49:09 Sebastian Huber rbtree: Rename find header in find control Simplify … 4.115
(edit) @6e93c836   07/22/14 17:42:54 Sebastian Huber rbtree: Simplify off-tree handling Only use the parent pointer, since … 4.115
(edit) @4cd55724   07/26/14 10:52:22 Sebastian Huber Delete unused *_Is_null() functions 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) @7e119990   07/12/14 19:22:21 Sebastian Huber rbtree: Delete unused functions 4.115
(edit) @2d36931   06/11/14 09:03:25 Sebastian Huber score: Collect scheduler related fields in TCB Add … 4.115
(edit) @897a0935   06/11/14 13:37:11 Sebastian Huber score: Fix scheduler context initializer 4.115
(edit) @1fc2e960   06/02/14 12:46:18 ralf.kirchner libblock: Add RTEMS_BDBUF_USE_PTHREAD Use the PTHREAD mutexes and … 4.115
(edit) @d8ac087   06/02/14 12:42:18 ralf.kirchner rtems: Avoid copy and paste in confdefs.h Add and use … 4.115
(edit) @8fcafdd5   05/21/14 08:33:43 Sebastian Huber score: Multiprocessor Resource Sharing Protocol Add basic support for … 4.115
(edit) @beab7329   05/13/14 14:03:05 Sebastian Huber score: Introduce scheduler nodes Rename scheduler per-thread … 4.115
(edit) @03b7789   04/26/14 13:09:10 Sebastian Huber score: Statically initialize _ISR_Vector_table 4.115
(edit) @0c5beb8e   04/26/14 23:32:20 Chris Johns rtems: Account for the network semaphore. 4.115
(edit) @e306f3df   04/25/14 17:56:36 Jennifer Averett sapi: Fix condef.h compile error for disabled network configuration. … 4.115
(edit) @c9a0a10   04/25/14 06:14:19 Chris Johns rtems: Account for file system semaphores. Add support to account for … 4.115
(edit) @0e98970   04/17/14 06:02:46 Sebastian Huber sapi: Fix CONFIGURE_UNLIMITED_OBJECTS POSIX keys and key value pairs … 4.115
(edit) @2c1e7ff   04/15/14 11:32:40 Sebastian Huber sapi: Error case for CONFIGURE_UNLIMITED_OBJECTS 4.115
(edit) @c5831a3f   04/09/14 13:07:54 Sebastian Huber score: Add clustered/partitioned scheduling Clustered/partitioned … 4.115
(edit) @133d54c5   04/09/14 08:33:00 Sebastian Huber score: Add scheduler name 4.115
(edit) @69aa3349   04/08/14 07:42:29 Sebastian Huber score: Simplify thread control initialization The thread control … 4.115
(edit) @e1598a6   04/04/14 08:56:36 Sebastian Huber score: Static scheduler configuration Do not allocate the scheduler … 4.115
(edit) @263f4bec   04/07/14 12:50:37 Sebastian Huber score: Statically initialize IO manager This simplifies the RTEMS … 4.115
(edit) @94086a9   04/07/14 12:41:56 Sebastian Huber score: Fix POSIX threads size estimate The POSIX threads are separate … 4.115
(edit) @fb9e98e   04/07/14 12:50:28 Sebastian Huber score: Fix workspace size estimate 4.115
(edit) @d507c037   04/03/14 17:55:43 Joel Sherrill Disable per task variables when SMP is enabled Per task variables are … 4.115
(edit) @439c494   04/03/14 10:02:09 Sebastian Huber score: Add and use Scheduler_simple_Control 4.115
(edit) @3891983   04/03/14 09:53:48 Sebastian Huber score: Add and use Scheduler_EDF_Control 4.115
(edit) @6d24e8b   03/18/14 18:54:01 Jennifer Averett sapi: Add priority affinity smp scheduler. 4.115
(edit) @494c2e3   04/01/14 09:48:59 Sebastian Huber score: Move priority bit map to scheduler instance Delete global … 4.115
(edit) @5c0c0cf   03/27/14 13:23:21 Christian.Mauderer privateenv: Use POSIX keys instead of task variables. 4.115
(edit) @1fac361   03/24/14 07:51:37 Sebastian Huber score: PR2174: Add workaround Add … 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) @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) @4d3e9334   03/13/14 15:03:09 Sebastian Huber sapi: Typos 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) @83bf105   02/19/14 09:57:46 Sebastian Huber score: Rename _Internal_error_Occurred() Rename … 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) @833dd90   11/19/13 15:09:39 Sebastian Huber score/rbtree: Delete protected operations The user of the red-black … 4.115
Note: See TracRevisionLog for help on using the revision log.