summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-1/+1
* score: Remove idle field of Per_CPU_ControlSebastian Huber2013-05-312-4/+3
* smp: Move secondary CPU initialization requestSebastian Huber2013-05-291-0/+4
* smp: Simplify main CPU initializationSebastian Huber2013-05-291-9/+1
* smp: Add maximum_processors field to configSebastian Huber2013-05-163-11/+23
* libcsupport: Delete libc_wrapup()Sebastian Huber2013-04-261-0/+7
* libcsupport: Rename open_dev_console()Sebastian Huber2013-04-261-2/+2
* libcsupport: Make LibIO helper constSebastian Huber2013-04-261-15/+15
* sapi: Fix warningsSebastian Huber2013-04-231-3/+2
* sapi: Fix unified workspace optionSebastian Huber2013-04-111-4/+0
* confdefs.h: Only one clock or timer configuration parameter can be definedJoel Sherrill2013-04-091-21/+31
* confdefs.h: Eliminate BSP_DEFAULT_UNIFIED_WORK_AREASJoel Sherrill2013-04-091-6/+4
* Fixed 2 compiler warningsAndreas Heinig2013-03-191-1/+1
* sapi: PR1911: Add CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber2013-02-121-0/+14
* score: Add and use rtems_assert_contextSebastian Huber2013-02-121-0/+10
* cpukit: Fix many Doxygen warningsJoel Sherrill2013-01-101-9/+8
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-106-15/+8
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-101-4/+3
* sapi: DocumentationSebastian Huber2013-01-091-15/+16
* sapi: Doxygen Clean Up Task #1Alex Ivanov2013-01-0818-770/+791
* sapi: Add rtems_fatal_source_description()Sebastian Huber2013-01-073-1/+64
* score: Add const qualifierSebastian Huber2013-01-021-4/+4
* Header File Doxygen Enhancement Task #1Alex Ivanov2012-12-282-8/+4
* Header File Doxygen Enhancement Task #7Mathew Kallada2012-12-282-0/+5
* Header File Doxygen Enhancement Task #2Mathew Kallada2012-12-283-22/+30
* score: Add rtems_chain_node_count_unprotected()Sebastian Huber2012-12-211-0/+17
* libfs: Doxygen Enhancement Task #2Alex Ivanov2012-12-181-1/+6
* misc: Header File Doxygen Enhancement Task #3Mathew Kallada2012-12-121-2/+2
* sapi: Fix previous commitSebastian Huber2012-12-091-23/+1
* sapi: Revert documentation changeSebastian Huber2012-12-091-4/+8
* sapi misc: Clean up Doxygen GCI task #1Christopher Kerl2012-12-0724-216/+265
* score: rtems_initialize_start_multitasking()Sebastian Huber2012-12-072-9/+18
* posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber2012-12-051-0/+1
* score: Add CPU_Exception_frameSebastian Huber2012-11-271-0/+17
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-222-1/+2
* score: Add rtems_fatal()Sebastian Huber2012-11-153-14/+66
* score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber2012-11-151-1/+2
* sapi: Add and use rtems_internal_error_descriptionSebastian Huber2012-11-153-1/+70
* sapi: Add rtems_fatal_source and rtems_fatal_codeSebastian Huber2012-11-151-0/+4
* sapi: Add BSP_INITIAL_EXTENSION to confdefs.hSebastian Huber2012-11-131-1/+5
* score: Statically initialize user extensionsSebastian Huber2012-11-131-5/+5
* score: Add and use RTEMS_ARRAY_SIZE()Sebastian Huber2012-11-131-6/+4
* sapi: Make initial user extensions table read-onlySebastian Huber2012-11-072-2/+2
* sapi: Fix user scheduler configurationSebastian Huber2012-11-071-13/+0
* sapi: Make Configuration read-onlySebastian Huber2012-11-072-2/+2
* sapi: Delete duplicate declarationsSebastian Huber2012-11-072-7/+0
* sapi: Delete unused macrosSebastian Huber2012-11-071-15/+0
* sapi: Use rtems_*_get_user_multiprocessing_tableSebastian Huber2012-11-071-1/+1
* sapi: Use rtems_config*_get_maximum_extensionsSebastian Huber2012-11-071-1/+1
* sapi: Use rtems_config*_get_device_driver_tableSebastian Huber2012-11-071-1/+1