summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-16smp: Add maximum_processors field to configSebastian Huber2-10/+22
2013-04-26libcsupport: Delete libc_wrapup()Sebastian Huber1-0/+7
2013-04-26libcsupport: Rename open_dev_console()Sebastian Huber1-2/+2
2013-04-26libcsupport: Make LibIO helper constSebastian Huber1-15/+15
2013-04-11sapi: Fix unified workspace optionSebastian Huber1-4/+0
2013-04-09confdefs.h: Only one clock or timer configuration parameter can be definedJoel Sherrill1-21/+31
2013-04-09confdefs.h: Eliminate BSP_DEFAULT_UNIFIED_WORK_AREASJoel Sherrill1-6/+4
2013-02-12sapi: PR1911: Add CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber1-0/+14
2013-02-12score: Add and use rtems_assert_contextSebastian Huber1-0/+10
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill4-11/+6
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill1-4/+3
2013-01-09sapi: DocumentationSebastian Huber1-15/+16
2013-01-08sapi: Doxygen Clean Up Task #1Alex Ivanov13-382/+388
2013-01-07sapi: Add rtems_fatal_source_description()Sebastian Huber1-0/+10
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov2-8/+4
2012-12-28Header File Doxygen Enhancement Task #7Mathew Kallada2-0/+5
2012-12-28Header File Doxygen Enhancement Task #2Mathew Kallada3-22/+30
2012-12-18libfs: Doxygen Enhancement Task #2Alex Ivanov1-1/+6
2012-12-12misc: Header File Doxygen Enhancement Task #3Mathew Kallada1-2/+2
2012-12-09sapi: Fix previous commitSebastian Huber1-23/+1
2012-12-09sapi: Revert documentation changeSebastian Huber1-4/+8
2012-12-07sapi misc: Clean up Doxygen GCI task #1Christopher Kerl4-17/+114
2012-12-07score: rtems_initialize_start_multitasking()Sebastian Huber1-7/+13
2012-12-05posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber1-0/+1
2012-11-27score: Add CPU_Exception_frameSebastian Huber1-0/+17
2012-11-15score: Add rtems_fatal()Sebastian Huber1-13/+37
2012-11-15sapi: Add and use rtems_internal_error_descriptionSebastian Huber1-0/+11
2012-11-15sapi: Add rtems_fatal_source and rtems_fatal_codeSebastian Huber1-0/+4
2012-11-13sapi: Add BSP_INITIAL_EXTENSION to confdefs.hSebastian Huber1-1/+5
2012-11-13score: Statically initialize user extensionsSebastian Huber1-5/+5
2012-11-13score: Add and use RTEMS_ARRAY_SIZE()Sebastian Huber1-6/+4
2012-11-07sapi: Make initial user extensions table read-onlySebastian Huber2-2/+2
2012-11-07sapi: Fix user scheduler configurationSebastian Huber1-13/+0
2012-11-07sapi: Make Configuration read-onlySebastian Huber2-2/+2
2012-11-07sapi: Delete duplicate declarationsSebastian Huber2-7/+0
2012-11-07sapi: Delete unused macrosSebastian Huber1-15/+0
2012-11-07sapi: Use rtems_configuration_get_maximum_driversSebastian Huber1-0/+3
2012-10-25score: Work area initialization API changeSebastian Huber2-15/+4
2012-10-11Cleanup Krzysztof's copyright notices.Ralf Corsépius1-3/+2
2012-08-29timespec helpers: Add wrappers with new testKrzysztof Mięsowicz1-0/+53
2012-06-14sapi: Add nanoseconds_per_tick to configurationSebastian Huber2-1/+15
2012-06-04libblock: Add read-ahead taskSebastian Huber1-2/+9
2012-05-31libblock: Add task stack size bdbuf configurationSebastian Huber1-3/+21
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill12-26/+0
2012-05-04Filesystem: Remove per file descriptor semaphoreSebastian Huber1-4/+2
2012-04-18rbheap: API changes and documentationSebastian Huber1-24/+163
2012-04-13rbtree: PR2046: Replace rtems_rbtree_uniqueSebastian Huber1-14/+0
2012-04-11score: New macros and functionsSebastian Huber2-1/+7
2012-04-11rbheap: New filesSebastian Huber1-0/+130
2012-03-27confdefs: Add declaration for unlimited objects.Gedare Bloom1-1/+107