summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* sapi: Fix workspace size estimateSebastian Huber2015-05-271-2/+1
* sapi: Fix workspace size estimateSebastian Huber2015-05-271-4/+15
* sapi: Simplify confdefs.hSebastian Huber2015-05-271-1/+0
* timecounter: Use in RTEMSAlexander Krutwig2015-05-201-0/+1
* timecounter: Port to RTEMSAlexander Krutwig2015-05-205-0/+508
* sapi: Avoid declaration in source, fix typeSebastian Huber2015-04-173-5/+5
* DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom2015-04-172-1/+73
* LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom2015-04-171-0/+46
* IO_MANAGER: early dynamic driver registrationDaniel Hellstrom2015-04-172-1/+17
* score: Simplify debug code and use _Assert()Sebastian Huber2015-03-221-1/+1
* confdefs.h: Improve the DoxygenJoel Sherrill2015-03-111-121/+780
* cpukit: deprecate task variables. closes #2293.Gedare Bloom2015-03-101-0/+3
* cpukit: deprecate notepadsGedare Bloom2015-03-101-3/+7
* Fix even more Doxygen issuesJoel Sherrill2015-03-061-1/+1
* Move test support from sapi to libmisc/testsupportSebastian Huber2015-03-055-247/+0
* IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber2015-02-141-1/+5
* IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMODSebastian Huber2015-02-131-2/+2
* IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILESebastian Huber2015-02-131-1/+5
* IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEMSebastian Huber2015-02-131-0/+11
* sapi/Makefile.am: Do not install libsapi.aJoel Sherrill2015-02-132-15/+0
* IMFS: Add fine grained configurationSebastian Huber2015-02-121-67/+117
* Filesystem: Simplify FIFO and pipe configurationSebastian Huber2015-02-091-30/+23
* Filesystem: Statically initialize rtems_libio_iopsSebastian Huber2015-02-041-2/+4
* Filesystem: Make rtems_libio_number_iops constSebastian Huber2015-02-041-1/+1
* confdefs.h: Fix workspace size if idle task is FPSebastian Huber2014-12-121-2/+8
* libcsupport: Delete malloc statisticsSebastian Huber2014-11-281-13/+0
* _Scheduler_FIXME_thread_priority_queues_are_brokenSebastian Huber2014-11-241-6/+0
* sapi/src/testextension.c: Fix warningsJoel Sherrill2014-11-041-0/+2
* sapi: Use an interrupt lock for test extensionSebastian Huber2014-10-241-23/+20
* sapi: Report only if not an SMP shutdown responseSebastian Huber2014-10-231-3/+23
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-1/+1
* sapi: Add profiling report begin/end messageSebastian Huber2014-09-021-3/+7
* Regenerate all preinstall.am files.Chris Johns2014-08-291-6/+6
* rbtree: Simplify insert and extractSebastian Huber2014-08-071-9/+3
* rbtree: Add and use RBTree_Compare_resultSebastian Huber2014-08-053-35/+45
* Add and use RTEMS_CONTAINER_OF()Sebastian Huber2014-08-052-11/+1
* rbtree: Rename find header in find controlSebastian Huber2014-07-291-4/+4
* rbtree: Simplify off-tree handlingSebastian Huber2014-07-291-4/+4
* Delete unused *_Is_null() functionsSebastian Huber2014-07-261-7/+0
* rbtree: Reduce RBTree_Control sizeSebastian Huber2014-07-152-32/+22
* rbtree: Delete unused functionsSebastian Huber2014-07-151-40/+0
* score: Collect scheduler related fields in TCBSebastian Huber2014-06-231-1/+1
* score: Fix scheduler context initializerSebastian Huber2014-06-121-3/+3
* libblock: Add RTEMS_BDBUF_USE_PTHREADRalf Kirchner2014-06-021-10/+40
* rtems: Avoid copy and paste in confdefs.hRalf Kirchner2014-06-021-32/+48
* score: Multiprocessor Resource Sharing ProtocolSebastian Huber2014-05-281-1/+13
* score: Introduce scheduler nodesSebastian Huber2014-05-141-7/+13
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-291-28/+0
* sapi: Report profiling only if enabled for testsSebastian Huber2014-04-291-0/+2
* sapi: Add profiling done messageSebastian Huber2014-04-281-0/+6