summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2011-03-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-03-162-0/+7
| | | | * ada_user/.cvsignore: Add missing files.
* 2011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill2011-03-162-0/+17
| | | | | | | PR 1743/cpu * user/conf.t: Add Simple Priority Scheduler as complement to existing Deterministic Priority Scheduler. This scheduler serves both as an example and as a lighter weight implementation for smaller systems.
* 2011-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-03-045-788/+9
| | | | | | | | PR 1752/doc * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi: Remove TI C4x CPU Supplement chapter. * cpu_supplement/tic4x.t: Removed.
* 2011-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-03-042-1/+6
| | | | * ada_user/Makefile.am: Add ObjectId pdf files.
* 2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-042-1/+5
| | | | * configure.ac: Rename RTEMS_API into _RTEMS_API.
* 2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-03-042-1/+7
| | | | | | PR 1744/doc * user/clock.t: rtems_clock_time_value type uses changed to struct timeval.
* 2011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-02-283-2/+6
| | | | * setup.def, shell/preface.texi: Bump to 4.10.99.0
* 2011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-02-172-35/+41
| | | | * user/conf.t: Document changes to Scheduler configuration.
* 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-024-4/+12
| | | | * configure.ac: Require autoconf-2.68, automake-1.11.1.
* 2011-01-10 Danila Bespalov <danila DOT bespalov AT gmail DOT com>Joel Sherrill2011-01-103-72/+206
| | | | | * posix_users/posix_users.texi, posix_users/signal.t: Review and improve as part of Google Code-In 2010.
* 2011-01-02 Danila Bespalov <danila DOT bespalov AT gmail DOT com>Joel Sherrill2011-01-026-114/+164
| | | | | * started/buildc.t, started/buildrt.t, started/nt.t, started/require.t, started/sample.t: Review and improve.
* 2010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-12-1613-1558/+10
| | | | | | | | | * develenv/direct.t: Remove Getting Started with GNAT/RTEMS. * started_ada/.cvsignore, started_ada/Makefile.am, started_ada/buildada.t, started_ada/gdb.t, started_ada/intro.t, started_ada/require.t, started_ada/sample.t, started_ada/stamp-vti, started_ada/started_ada.texi, started_ada/tversions.texi, started_ada/version.texi: Removed.
* 2010-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-12-1418-1183/+966
| | | | | | | | | | | * Makefile.am, configure.ac, common/cpright.texi, common/rtems.texi.in, cpu_supplement/.cvsignore, started/Makefile.am, started/binaries.t, started/buildc.t, started/buildrt.t, started/intro.t, started/nextstep.t, started/nt.t, started/require.t, started/sample.t, started/started.texi, started/version.texi: Major update which includes removal of references to specific tool versions and patches. * started/tversions.texi.in: Removed.
* 2010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-11-243-2/+113
| | | | | | | PR 1647/cpukit * user/conf.t, user/schedule.t: Update documentation to reflect refactoring of SuperCore to add Scheduler and ability for user to configure a scheduler.
* 2010-11-11 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-11-112-1/+7
| | | | | | PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
* 2010-11-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-11-012-1/+10
| | | | | PR 1714/doc * user/datatypes.t: Add missing description of rtems_status_codes.
* 2010-08-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-08-133-5/+11
| | | | | PR 1674/docs * user/Makefile.am, user/dirstat.texi: Fix bad node reference.
* 2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-092-64/+22
| | | | | | PR 1513/doc * user/chains.t: Added missing functions. Uniform text for unprotected functions.
* 2010-08-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-032-0/+8
| | | | | PR 1650/cpukit * user/part.t: Clarify.
* 2010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-302-1/+7
| | | | | | PR 1599/cpukit * porting/interrupts.t: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
* 2010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-292-2/+13
| | | | | | | | | | | PR 1635/cpukit * porting/prioritybitmap.t: Refactoring of priority handling, to isolate the bitmap implementation of priorities in the supercore so that priority management is a little more modular. This change is in anticipation of scheduler implementations that can select how they manage tracking priority levels / finding the highest priority ready task. Note that most of the changes here are simple renaming, to clarify the use of the bitmap-based priority management.
* 2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-292-3/+8
| | | | | | | PR 1573/cpukit * porting/interrupts.t: Add a per cpu data structure which contains the information required by RTEMS for each CPU core. This encapsulates information such as thread executing, heir, idle and dispatch needed.
* 2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-1733-7817/+20
| | | | | | | | | | | | | | * Makefile.am, configure.ac, index.html.in, develenv/direct.t, posix_users/gen_size_report, started/nextstep.t, started_ada/buildada.t, user/conf.t, user/object.t: Remove ITRON API. * itron3.0/.cvsignore, itron3.0/Makefile.am, itron3.0/config.t, itron3.0/eventflags.t, itron3.0/fixedblock.t, itron3.0/gen_all, itron3.0/gen_section, itron3.0/gen_status_shell, itron3.0/interrupt.t, itron3.0/itron.texi, itron3.0/mailbox.t, itron3.0/memorypool.t, itron3.0/msgbuffer.t, itron3.0/network.t, itron3.0/preface.texi, itron3.0/rendezvous.t, itron3.0/semaphore.t, itron3.0/stamp-vti, itron3.0/status.t, itron3.0/task.t, itron3.0/tasksync.t, itron3.0/time.t, itron3.0/version.texi: Removed.
* 2010-06-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-162-1/+21
| | | | | PR 1568/doc * user/intr.t: Fix list of services callable from ISR.
* 2010-06-15 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-06-154-1/+832
| | | | | | | PR 1565/cpukit * cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi: Merge SPARC64 port. * cpu_supplement/sparc64.t: New file.
* 2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-112-0/+3
| | | | * main.am: Don't install html_projectdir unconditionally.
* 2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-112-1/+3
| | | | * main.am: Don't install html_projectdir unconditionally.
* 2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-112-8/+5
| | | | * cpu_supplement/Makefile.am: Include main.am.
* 2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-111-0/+20
| | | | | | | | | | | | | | | | | | | | * ada_user/stamp-vti, ada_user/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi, cpu_supplement/stamp-vti, cpu_supplement/version.texi, develenv/stamp-vti, develenv/version.texi, filesystem/stamp-vti, filesystem/version.texi, itron3.0/stamp-vti, itron3.0/version.texi, networking/stamp-vti, networking/version.texi, new_chapters/stamp-vti, new_chapters/version.texi, porting/stamp-vti, porting/version.texi, posix1003.1/stamp-vti, posix1003.1/version.texi, posix_users/stamp-vti, posix_users/version.texi, relnotes/stamp-vti, relnotes/version.texi, shell/stamp-vti, shell/version.texi, started/stamp-vti, started/version.texi, started_ada/stamp-vti, started_ada/version.texi, user/stamp-vti, user/version.texi: New.
* New.Ralf Corsepius2010-06-1132-0/+128
|
* 2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-111-0/+12
| | | | | | | | | | | | * ada_user/Makefile.am, bsp_howto/Makefile.am, cpu_supplement/Makefile.am, develenv/Makefile.am, filesystem/Makefile.am, itron3.0/Makefile.am, networking/Makefile.am, new_chapters/Makefile.am, porting/Makefile.am, posix1003.1/Makefile.am, posix_users/Makefile.am, relnotes/Makefile.am, shell/Makefile.am, started/Makefile.am, started_ada/Makefile.am, user/Makefile.am: Remove EDITION (Unused).
* Remove EDITION (Unused)Ralf Corsepius2010-06-1133-51/+2
|
* 2010-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-022-0/+5
| | | | * user/.cvsignore: Add semaphore_attributes.pdf.
* 2010-05-18 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-05-182-3/+9
| | | | | | PR 1520/doc * user/part.t: Partition create discussion said it returned the number of buffers created but it does not.
* 2010-05-18 Alin Rus <alin.codejunkie@gmail.com>Joel Sherrill2010-05-182-1/+6
| | | | | PR 1519/doc * user/chains.t: Fix typo in Chain_Control example.
* 2010-05-13 Chris Johns <chrisj@rtems.org>Chris Johns2010-05-133-47/+1250
| | | | | * shell/file.t: Add dd, debugrfs, hexdump, ln, mknod, mkrfs, mv. * shell/general.t: Add time.
* 2010-05-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-123-0/+63
| | | | | | PR 1512/doc * shell/general.t: Add rtc. * shell/file.t: Add fdisk.
* 2010-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-092-1/+225
| | | | | PR 1512/doc * shell/general.t: Add setenv, getenv, and unsetenv.
* 2010-05-05 Alin Rus <alin.codejunkie@gmail.com>Joel Sherrill2010-05-052-1/+6
| | | | | PR 1510/doc * user/chains.t: Fix code example.
* 2010-04-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-04-232-0/+6
| | | | * texi2www/texi2www: Add some new texinfo commands.
* 2010-04-22 Alin Rus <alin.codejunkie@gmail.com>Chris Johns2010-04-222-2/+7
| | | | * user/chain.t: Fixed the example from PR 1504.
* 2010-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-042-2/+7
| | | | | * user/conf.t: CONFIGURE_DISABLE_CLASSIC_NOTEPADS is typo of CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS. Fix it.
* 2010-02-18 Chris Johns <chrisj@rtems.org>Chris Johns2010-02-182-7/+30
| | | | | * networking/networkapp.t: Updated the BOOTP/DHCP to document the default behaviour of looping forever.
* 2010-01-11 Marc Pignat <marc.pignat@hevs.ch>Joel Sherrill2010-01-112-1/+7
| | | | | | PR 1490/doc * user/clock.t: Fix typo. rtems_clock_get_ticks_per_second not rtems_clock_get_ticks_per_seconds.
* 2009-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-172-25/+11
| | | | * user/clock.t: Eliminate unused type rtems_clock_time_value.
* adaption of calling convention to console my_driver_write functionThomas Doerfler2009-12-162-4/+19
|
* Whitespace removal.Ralf Corsepius2009-12-105-117/+117
|
* 2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-11-232-22/+28
| | | | | | PR 1460/cpukit * user/object.t: Change return type on methods accessing portions of RTEMS Ids to int. This allows -1 to be return on error.
* 2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-11-0912-61/+106566
| | | | | | | | | | * ada_user/Makefile.am, ada_user/ada_user.texi, user/Makefile.am, user/c_user.texi, user/concepts.t, user/overview.t, user/preface.texi, user/schedule.t, user/sem.t: Add table of figures. Add text and graphic of tree illustrating valid combinations of semaphore attributes. * user/semaphore_attributes.eps, user/semaphore_attributes.png: New files.
* 2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-142-1/+5
| | | | * bsp_howto/console.t: Capitalization.