summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: DocumentationSebastian Huber2014-11-202-3/+161
* shell: Add CMDLS, CMDCHOWN, CMDCHMOD commandsSebastian Huber2014-11-201-0/+186
* shell: Rename HALT to SHUTDOWN commandSebastian Huber2014-11-201-24/+13
* Eliminate use of /*PAGE and clean up formattingJoel Sherrill2014-10-093-65/+31
* avr/rtems/score/cpu.h: Fix macros to avoid warningsJoel Sherrill2014-10-091-31/+0
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-071-17/+21
* termios: Separate flow control from normal handlerSebastian Huber2014-10-071-0/+1
* doc/shell: Correct build issues from fc9f8f5085724622a189ba5d44ac116d7b27e27cJoel Sherrill2014-09-183-2/+5
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-1/+1
* doc: Sort the shell file commands into alphabetical order.Chris Johns2014-09-161-1354/+1433
* shell: Add an md5 hash command for files.Chris Johns2014-09-161-67/+139
* shell: Add a ping command.Chris Johns2014-09-161-21/+290
* doc: Clarify ABI in SPARC CPU supplementSebastian Huber2014-09-121-11/+16
* doc/arm: Update floating point unit supportSebastian Huber2014-09-081-1/+9
* rtems: Add more clock tick functionsSebastian Huber2014-08-261-0/+104
* rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber2014-08-251-21/+10
* or1k.t: Fix spelling errorsJoel Sherrill2014-08-201-4/+4
* Add new documentation section for OpenRISC CPU architecture.Hesham ALMatary2014-08-203-0/+84
* doc: Update console driver documentationSebastian Huber2014-07-211-398/+344
* score: Implement scheduler helping protocolSebastian Huber2014-07-091-0/+78
* score: Use Resource Handler for MrsP semaphoresSebastian Huber2014-06-031-1/+10
* score: _Scheduler_Set_affinity()Sebastian Huber2014-06-021-1/+9
* score: Multiprocessor Resource Sharing ProtocolSebastian Huber2014-05-283-5/+242
* rtems: Clarify task set/get scheduler parametersSebastian Huber2014-05-201-5/+7
* score: Simplify _Thread_Change_priority()Sebastian Huber2014-05-151-5/+0
* doc: Use @dfn for glossary termsSebastian Huber2014-05-081-1/+1
* doc: Move SMP glossary to global glossarySebastian Huber2014-05-082-126/+93
* score: Implement forced thread migrationSebastian Huber2014-05-071-0/+46
* score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORSSebastian Huber2014-05-052-3/+3
* doc: Add SMP glossarySebastian Huber2014-05-051-0/+110
* doc: Extend documentation for unlimited objectsRalf Kirchner2014-04-301-4/+37
* sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2014-04-281-0/+5
* sparc: Document register g7 usageSebastian Huber2014-04-281-0/+3
* sparc: Optimize context switchSebastian Huber2014-04-281-0/+3
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-221-1/+3
* doc: Setting Affinity to a Single ProcessorSebastian Huber2014-04-221-8/+20
* score: Clarify TLS supportSebastian Huber2014-04-171-1/+20
* doc: TypoSebastian Huber2014-04-171-2/+1
* doc: rtems_task_set_scheduler()Sebastian Huber2014-04-171-0/+77
* doc: rtems_task_get_scheduler()Sebastian Huber2014-04-171-0/+35
* doc: rtems_scheduler_get_processor_set()Sebastian Huber2014-04-171-0/+40
* doc: rtems_scheduler_ident()Sebastian Huber2014-04-171-0/+37
* doc: rtems_task_set_affinity()Sebastian Huber2014-04-172-32/+15
* doc: rtems_task_get_affinity()Sebastian Huber2014-04-171-24/+15
* doc: rtems_get_current_processor()Sebastian Huber2014-04-171-0/+39
* doc: rtems_get_processor_count()Sebastian Huber2014-04-171-11/+14
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-13/+194
* score: Add scheduler nameSebastian Huber2014-04-151-0/+37
* score: Static scheduler configurationSebastian Huber2014-04-151-7/+9
* score: Statically initialize IO managerSebastian Huber2014-04-101-33/+35