summaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-20shell: DocumentationSebastian Huber2-3/+161
2014-11-20shell: Add CMDLS, CMDCHOWN, CMDCHMOD commandsSebastian Huber1-0/+186
2014-11-20shell: Rename HALT to SHUTDOWN commandSebastian Huber1-24/+13
2014-10-09Eliminate use of /*PAGE and clean up formattingJoel Sherrill3-65/+31
2014-10-09avr/rtems/score/cpu.h: Fix macros to avoid warningsJoel Sherrill1-31/+0
2014-10-07termios: Partially hide rtems_termios_ttySebastian Huber1-17/+21
2014-10-07termios: Separate flow control from normal handlerSebastian Huber1-0/+1
2014-09-18doc/shell: Correct build issues from fc9f8f5085724622a189ba5d44ac116d7b27e27cJoel Sherrill3-2/+5
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-1/+1
2014-09-16doc: Sort the shell file commands into alphabetical order.Chris Johns1-1354/+1433
2014-09-16shell: Add an md5 hash command for files.Chris Johns1-67/+139
2014-09-16shell: Add a ping command.Chris Johns1-21/+290
2014-09-12doc: Clarify ABI in SPARC CPU supplementSebastian Huber1-11/+16
2014-09-08doc/arm: Update floating point unit supportSebastian Huber1-1/+9
2014-08-26rtems: Add more clock tick functionsSebastian Huber1-0/+104
2014-08-25rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber1-21/+10
2014-08-20or1k.t: Fix spelling errorsJoel Sherrill1-4/+4
2014-08-20Add new documentation section for OpenRISC CPU architecture.Hesham ALMatary3-0/+84
2014-07-21doc: Update console driver documentationSebastian Huber1-398/+344
2014-07-09score: Implement scheduler helping protocolSebastian Huber1-0/+78
2014-06-03score: Use Resource Handler for MrsP semaphoresSebastian Huber1-1/+10
2014-06-02score: _Scheduler_Set_affinity()Sebastian Huber1-1/+9
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber3-5/+242
2014-05-20rtems: Clarify task set/get scheduler parametersSebastian Huber1-5/+7
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber1-5/+0
2014-05-08doc: Use @dfn for glossary termsSebastian Huber1-1/+1
2014-05-08doc: Move SMP glossary to global glossarySebastian Huber2-126/+93
2014-05-07score: Implement forced thread migrationSebastian Huber1-0/+46
2014-05-05score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORSSebastian Huber2-3/+3
2014-05-05doc: Add SMP glossarySebastian Huber1-0/+110
2014-04-30doc: Extend documentation for unlimited objectsRalf Kirchner1-4/+37
2014-04-28sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber1-0/+5
2014-04-28sparc: Document register g7 usageSebastian Huber1-0/+3
2014-04-28sparc: Optimize context switchSebastian Huber1-0/+3
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber1-1/+3
2014-04-22doc: Setting Affinity to a Single ProcessorSebastian Huber1-8/+20
2014-04-17score: Clarify TLS supportSebastian Huber1-1/+20
2014-04-17doc: TypoSebastian Huber1-2/+1
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