source: rtems/cpukit/sapi

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @76ac1ee3   12/23/15 06:29:47 Sebastian Huber score: Fix simple timecounter support Update #2502. 5
(edit) @599d71f   01/11/16 12:02:06 Sebastian Huber score: Statically initialize TOD handler 5
(edit) @ccd5434   01/07/16 08:55:45 Sebastian Huber score: Introduce Thread_Entry_information This avoids potential dead … 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) @d5154d0f   12/23/15 20:44:02 admin api: Remove deprecated Notepads Notepads where a feature of RTEMS' … 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) @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) @10c4636   09/11/15 08:42:06 Sebastian Huber rbheap: Fix rtems_rbheap_free() Remove unused descriptor of merged … 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) @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) @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) @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) @a31845f7   11/28/11 09:11:10 Daniel Hellstrom LIBPCI: added PCI layer to cpukit/libpci 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) @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) @50f8bfd   02/13/15 17:52:43 Joel Sherrill sapi/Makefile.am: Do not install libsapi.a sapi/preinstall.am: … 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) @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) @8fbe2e6   09/04/14 13:59:49 Joel Sherrill Use correct prototype of benchmark_timer_read() This change starts … 4.115
(edit) @fe826e2   09/02/14 12:10:19 Sebastian Huber sapi: Add profiling report begin/end message 4.115
(edit) @59990cc   08/29/14 02:48:01 Chris Johns Regenerate all preinstall.am files. With this patch the preinstall.am … 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) @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) @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
Note: See TracRevisionLog for help on using the revision log.