summaryrefslogtreecommitdiffstats
path: root/doc/user (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-17doc: rtems_task_set_scheduler()Sebastian Huber1-0/+77
2014-04-17doc: rtems_task_get_scheduler()Sebastian Huber1-0/+35
2014-04-17doc: rtems_scheduler_get_processor_set()Sebastian Huber1-0/+40
2014-04-17doc: rtems_scheduler_ident()Sebastian Huber1-0/+37
2014-04-17doc: rtems_task_set_affinity()Sebastian Huber2-32/+15
2014-04-17doc: rtems_task_get_affinity()Sebastian Huber1-24/+15
2014-04-17doc: rtems_get_current_processor()Sebastian Huber1-0/+39
2014-04-17doc: rtems_get_processor_count()Sebastian Huber1-11/+14
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-13/+194
2014-04-15score: Add scheduler nameSebastian Huber1-0/+37
2014-04-15score: Static scheduler configurationSebastian Huber1-7/+9
2014-04-10score: Statically initialize IO managerSebastian Huber1-33/+35
2014-04-10documentation: ClarifySebastian Huber1-1/+1
2014-04-10documentation: Move CONFIGURE_MAXIMUM_DEVICESSebastian Huber1-33/+33
2014-04-04Disable per task variables when SMP is enabledJoel Sherrill1-2/+17
2014-03-11doc: Improve description of rtems_status_text for ToCJoel Sherrill2-6/+5
2014-03-11smp.t: Add Background and Operation SectionsJoel Sherrill1-7/+200
2014-03-11Classic API Users Guide: Add SMP and affinity services.Joel Sherrill3-2/+174
2014-03-11stackchk.t task.t: Change can not to cannot for consistencyJoel Sherrill2-2/+2
2014-02-12score: Change debug helper functionsSebastian Huber4-19/+20
2014-02-06rtems: Add rtems_status_code_description()Sebastian Huber3-5/+37
2013-12-24cpukit/rtems: Add rtems_clock_get_uptime_nanoseconds to the RTEMS API.Chris Johns1-16/+46
2013-10-15doc: Document format in conf.tShubham Somani1-0/+56
2013-08-20smp: Add Deterministic Priority SMP SchedulerSebastian Huber1-3/+37
2013-08-14documentation: Directives allowed from an ISRSebastian Huber1-12/+36
2013-07-29doc/user/conf.t: More clean upsShubham Somani1-100/+7
2013-07-24conf.t: Fix minor typos.Joel Sherrill1-2/+2
2013-07-24doc/user/conf.t: Fix SMP_MAXIMUM_PROCESSORS and add Go configurationCynthia Rempel1-1/+93
2013-07-22doc/user/conf.t: Fix SMP_MAXIMUM_PROCESSORS and add Go ConfigurationCynthia Rempel1-4/+97
2013-06-12Make the default values easier for the configuration GUI to parseCynthia Rempel1-91/+94
2013-06-12rtems: Add interrupt locksSebastian Huber1-0/+170
2013-04-10doc: Config documentation changes throughoutSebastian Huber1-200/+166
2013-04-10doc: Add bdbuf configuration optionsSebastian Huber1-0/+376
2013-04-09user/conf.t: Address User Feedback from Stephen TetherJoel Sherrill1-68/+78
2013-04-09user/overview.t: Fix broken cross referenceJoel Sherrill1-2/+1
2013-04-09doc/user/conf.t: Rewrite to emphasize confdefs.h and add detailJoel Sherrill2-1874/+3782
2013-02-26user/preface.texi: Add NEC V850 and SPARC V9Joel Sherrill1-2/+2
2013-02-26user/overview.t: Add missing chapters to overviewJoel Sherrill1-32/+65
2013-02-26doc master include files: Do not include top node on printed outputJoel Sherrill1-0/+3
2013-02-26doc: Update version.texi and stamp-vti filesJoel Sherrill2-4/+4
2013-02-26doc/user Object Id Figures: Correct rotation and borderJoel Sherrill4-42536/+8462
2013-02-26doc/user/semaphore_attributes.eps: Correct rotationJoel Sherrill1-106459/+3742
2013-02-26doc/c_user: Fix Lines that were too longJoel Sherrill2-9/+9
2013-02-26doc: Update to build info format with texinfo 4.13 and 5.0Joel Sherrill2-40/+40
2013-02-26Add missing @item.Ralf Corsépius1-1/+1
2013-02-12sapi: PR1911: Add CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber1-0/+63
2013-01-07sapi: Add rtems_fatal_source_description()Sebastian Huber1-0/+27
2012-12-21score: Add rtems_chain_node_count_unprotected()Sebastian Huber1-0/+28
2012-12-07score: rtems_initialize_start_multitasking()Sebastian Huber1-10/+12
2012-11-27score: Add CPU_Exception_frameSebastian Huber1-0/+27