summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2013-05-31score: Remove idle field of Per_CPU_ControlSebastian Huber2-4/+3
2013-05-29smp: Move secondary CPU initialization requestSebastian Huber1-0/+4
2013-05-29smp: Simplify main CPU initializationSebastian Huber1-9/+1
2013-05-16smp: Add maximum_processors field to configSebastian Huber3-11/+23
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-23sapi: Fix warningsSebastian Huber1-3/+2
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-03-19Fixed 2 compiler warningsAndreas Heinig1-1/+1
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: Fix many Doxygen warningsJoel Sherrill1-9/+8
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill6-15/+8
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 Ivanov18-770/+791
2013-01-07sapi: Add rtems_fatal_source_description()Sebastian Huber3-1/+64
2013-01-02score: Add const qualifierSebastian Huber1-4/+4
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-21score: Add rtems_chain_node_count_unprotected()Sebastian Huber1-0/+17
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 Kerl24-216/+265
2012-12-07score: rtems_initialize_start_multitasking()Sebastian Huber2-9/+18
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-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2-1/+2
2012-11-15score: Add rtems_fatal()Sebastian Huber3-14/+66
2012-11-15score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber1-1/+2
2012-11-15sapi: Add and use rtems_internal_error_descriptionSebastian Huber3-1/+70
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_*_get_user_multiprocessing_tableSebastian Huber1-1/+1
2012-11-07sapi: Use rtems_config*_get_maximum_extensionsSebastian Huber1-1/+1
2012-11-07sapi: Use rtems_config*_get_device_driver_tableSebastian Huber1-1/+1