summaryrefslogtreecommitdiff
path: root/doc (follow)
AgeCommit message (Expand)Author
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber
2014-04-22doc: Setting Affinity to a Single ProcessorSebastian Huber
2014-04-17score: Clarify TLS supportSebastian Huber
2014-04-17doc: TypoSebastian Huber
2014-04-17doc: rtems_task_set_scheduler()Sebastian Huber
2014-04-17doc: rtems_task_get_scheduler()Sebastian Huber
2014-04-17doc: rtems_scheduler_get_processor_set()Sebastian Huber
2014-04-17doc: rtems_scheduler_ident()Sebastian Huber
2014-04-17doc: rtems_task_set_affinity()Sebastian Huber
2014-04-17doc: rtems_task_get_affinity()Sebastian Huber
2014-04-17doc: rtems_get_current_processor()Sebastian Huber
2014-04-17doc: rtems_get_processor_count()Sebastian Huber
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber
2014-04-15score: Add scheduler nameSebastian Huber
2014-04-15score: Static scheduler configurationSebastian Huber
2014-04-10score: Statically initialize IO managerSebastian Huber
2014-04-10documentation: ClarifySebastian Huber
2014-04-10documentation: Move CONFIGURE_MAXIMUM_DEVICESSebastian Huber
2014-04-04Disable per task variables when SMP is enabledJoel Sherrill
2014-03-27privateenv: Use POSIX keys instead of task variables.Christian Mauderer
2014-03-21doc misc: Building again and updatesJoel Sherrill
2014-03-20relnotes/intro.texi: Change rtems.com to rtems.org and updateJoel Sherrill
2014-03-20relnotes/status.texi: Update to BugzillaJoel Sherrill
2014-03-20HELP.html Makefile.am: Remove unused HELP.htmlJoel Sherrill
2014-03-20cpright.texi: Update to reflect services and communityJoel Sherrill
2014-03-20texi2html_init.in: Reword rtems.com to rtems.orgJoel Sherrill
2014-03-20started/buildc.t: Change CVS to GitJoel Sherrill
2014-03-20started/buildrt.t: Change CVS to GitJoel Sherrill
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-20cpukit/shell: Replace task variables with posix keys.Christian Mauderer
2014-03-14Add documentation for profilingSebastian Huber
2014-03-11doc: Improve description of rtems_status_text for ToCJoel Sherrill
2014-03-11smp.t: Add Background and Operation SectionsJoel Sherrill
2014-03-11Classic API Users Guide: Add SMP and affinity services.Joel Sherrill
2014-03-11POSIX Users Guide: Add thread affinity services.Joel Sherrill
2014-03-11stackchk.t task.t: Change can not to cannot for consistencyJoel Sherrill
2014-03-11cpright.texi: Update to 2014.Joel Sherrill
2014-03-11gen_section: Update for use with new SMP chapters.Joel Sherrill
2014-02-14score: Add CPU counter supportSebastian Huber
2014-02-12score: Change debug helper functionsSebastian Huber
2014-02-06rtems: Add rtems_status_code_description()Sebastian Huber
2014-02-04Add thread-local storage (TLS) supportSebastian Huber
2013-12-24cpukit/rtems: Add rtems_clock_get_uptime_nanoseconds to the RTEMS API.Chris Johns
2013-12-16cpukit/shell: Control help break with SHELL_LINES env variable.Chris Johns
2013-12-05doc/posix_users: add notes and descriptions for pthread_key functionsSahil Patnayakuni
2013-11-20sparc.t: Correct for V8/V9Joel Sherrill
2013-10-15doc: Document format in conf.tShubham Somani
2013-09-17bsp_howto/support.t: Add PIC Interrupt Model API InformationVipul Nayyar
2013-08-20smp: Add Deterministic Priority SMP SchedulerSebastian Huber
2013-08-14documentation: Directives allowed from an ISRSebastian Huber