summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 2008-09-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-091-0/+2
| | | | | * user/chains.t, user/conf.t, user/object.t, user/userext.t: More "bool" cleanup.
* 2008-09-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-091-0/+5
| | | | | * bsp_howto/ata.t, bsp_howto/rtc.t, networking/networkapp.t, user/chains.t, user/stackchk.t: Convert to "bool".
* 2008-09-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-091-0/+6
| | | | | | * user/datatypes.t: Add deprecation notices to "rtems_boolean", "rtems_single", "rtems_double". * user/intr.t, user/userext.t: Convert to "bool".
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-081-0/+5
| | | | | * bsp_howto/timer.t: Update documentation to reflect Timer Driver renaming.
* 2008-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-051-0/+7
| | | | | | | * bsp_howto/clock.t: The Shared Memory Driver no longer requires the special IOCTL in Clock_control. This was a hack which has existed since before the Classic API Timer Manager was implemented. All implementations of and references to Clock_control were removed.
* 2008-09-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-021-0/+5
| | | | | * user/conf.t: Add CONFIGURE_BSP_PREREQUISITE_DRIVERS and CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS.
* 2008-08-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-271-0/+4
| | | | * user/object.t: Correct order of arguments.
* 2008-08-24 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-241-0/+4
| | | | * user/clock.t: Correct discussion of timeval.
* 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-221-0/+4
| | | | * bsp_howto/init.t: Eliminate empty section.
* 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-221-0/+4
| | | | * bsp_howto/init.t: Complete update.
* 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-221-0/+7
| | | | | | | * bsp_howto/Makefile.am, bsp_howto/init.t, bsp_howto/intro.t, bsp_howto/makefiles.t, bsp_howto/support.t: Update initialization sequence. Add another figure. * bsp_howto/BSPInitFlowchart-49.eps, bsp_howto/BSPInitFlowchart-49.png: New files.
* 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-211-0/+4
| | | | * index.html.in: Reorder manuals.
* 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-211-0/+7
| | | | | | | * bsp_howto/Makefile.am, bsp_howto/linkcmds.t, bsp_howto/makefiles.t, bsp_howto/target.t: Update some of this manual. * bsp_howto/Developer-User-Timeline.eps, bsp_howto/Developer-User-Timeline.png: New files.
* 2008-08-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-211-0/+7
| | | | | | | * bsp_howto/ata.t, bsp_howto/clock.t, bsp_howto/ide-ctrl.t, bsp_howto/nvmem.t, bsp_howto/shmsupp.t, user/datatypes.t, user/mp.t, user/userext.t: Eliminate all references to rtems_signedXX and rtems_unsignedXX.
* 2008-08-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-081-0/+5
| | | | | * user/msg.t, user/sem.t, user/task.t: Update to new parameter types. Emphasize that you can use a pointer for task arguments.
* 2008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-071-0/+6
| | | | | | * user/datatypes.t: Add rtems_name. Add comment about rtems_task_argument changing from simple unsigned thirty two bit integer to being derived from a C99 uintptr_t in 4.8 and newer.
* 2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-041-0/+6
| | | | | | PR 1263/doc * user/part.t: Improve discussion of alignment and minimum buffer sizes.
* 2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-041-0/+5
| | | | | PR 1288/doc * user/intr.t: Update callable from ISR section.
* 2008-08-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-011-0/+4
| | | | * user/msg.t: Parameter is size not count. Spotted by Sebastian Huber.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-311-0/+4
| | | | * porting/idlethread.t: Correct prototype of Idle threads.
* 2008-07-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-231-0/+5
| | | | | PR 1291/cpukit * posix_users/semaphores.t: Update to reflect absolute time.
* 2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-231-0/+4
| | | | * shell/Makefile.am, shell/rtems.t: Add pthread command.
* 2008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-181-0/+4
| | | | * posix_users/mutex.t: Add ETIMEDOUT.
* 2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-161-0/+4
| | | | * shell/confinit.t: New argument sequence for rtems_shell_init().
* 2008-07-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-151-0/+7
| | | | | | | * user/barrier.t, user/clock.t, user/dpmem.t, user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t: Correct documentation typos noticed and thankfully reported by Fabrício de Novaes Kucinskis <fabricio@dea.inpe.br>
* 2008-07-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-101-0/+4
| | | | * user/.cvsignore: Add chains.texi.
* 2008-07-09 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-091-0/+8
| | | | | | | | * doc/user/chains.t: New. * doc/ada_user/ada_user.texi, doc/user/Makefile.am, doc/user/c_user.texi, doc/user/dirstat.texi: Updated for the chains documentation.
* 2008-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-06-201-0/+5
| | | | | * user/io.t: Fix typos for IO unregister reported by Catalin Morosan <catalin.morosan at gmail.com>.
* 2008-06-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-161-0/+4
| | | | * user/conf.t: Add CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS.
* 2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-131-0/+5
| | | | | * user/conf.t: Add CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION and CONFIGURE_MAXIMUM_PRIORITY.
* 2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-131-0/+4
| | | | * user/conf.t: Add CONFIGURE_MINIMUM_STACK_SIZE.
* 2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-131-0/+7
| | | | | | | * user/bsp.t, user/conf.t, user/task.t: Add ability for application to configure minimum stack size. Add RTEMS_CONFIGURED_MINIMUM_STACK_SIZE constant so user can clearly indicate they want the configured as opposed to the recommended minimum stack size.
* 2008-06-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-061-0/+6
| | | | | | * started/buildc.t: Add paragraph on see CVS for latest patches. * user/conf.t: Add CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE and example of how to compute message CONFIGURE_MESSAGE_BUFFER_MEMORY using it.
* 2008-06-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-06-061-0/+4
| | | | * user/rtmon.t: Change to using new types.
* 2008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-021-0/+13
| | | | | | | | | | | | | * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am, cpu_supplement/arm.t, cpu_supplement/bfin.t, cpu_supplement/cpu_supplement.texi, cpu_supplement/i386.t, cpu_supplement/m68k.t, cpu_supplement/mips.t, cpu_supplement/powerpc.t, cpu_supplement/preface.texi, cpu_supplement/sh.t: Remove duplicated text from each CPU specific chapter. This text was necessary when each CPU was a separate manual but now only needs to be one place and that is in an introductory chapter. * cpu_supplement/general.t: New file.
* 2008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-021-0/+5
| | | | | * user/bsp.t, user/init.t: Rework initialization and BSP chapters to account for changes to initialization framework.
* 2008-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-05-221-0/+4
| | | | * user/conf.t: Add baseline interface for Watchdog Driver.
* 2008-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-05-141-0/+4
| | | | * user/conf.t: Fix text on CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER.
* 2008-05-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-05-131-0/+5
| | | | | * user/conf.t: Fix typo on CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
* 2008-04-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-04-171-0/+4
| | | | * user/conf.t: Add CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
* 2008-04-16 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-04-161-0/+6
| | | | | | * user/bsp.t, user/conf.t, user/init.t, user/intr.t, user/overview.t, user/timer.t: Correct default values. Make it clear that confdefs.h calculates the memory required for you.
* 2008-03-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-03-291-0/+4
| | | | * networking/testing.t: Cleaned up the patch from Ian.
* 2008-03-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-03-291-0/+5
| | | | | * networking/testing.t: Patch from Ian Caddy to document the routes debug information.
* 2008-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-03-111-0/+11
| | | | | | | | | | * user/clock.t: Refactored rtems_clock_get into 5 methods which are single purpose and more strongly typed. They are: rtems_clock_get_tod - Get TOD in Classic API structure rtems_clock_get_tod_timeval - Get TOD in struct timeval rtems_clock_get_seconds_since_epoch - Get TOD as seconds since 1988 rtems_clock_get_ticks_since_boot - Get ticks since boot rtems_clock_get_ticks_per_second - Get ticks per second
* 2008-02-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-291-0/+4
| | | | * shell/general.t: Add sleep and echo commands.
* 2008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-291-0/+8
| | | | | | | | * shell/.cvsignore, shell/Makefile.am, shell/memory.t, shell/preface.texi, shell/shell.texi: Added much information the Preface. Created initial version of Configuration and Intialization chapter. Links are now complete from start to end of manual. * shell/confinit.t: New file.
* 2008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-281-0/+5
| | | | | * shell/file.t, shell/network.t: Document more commands and provide more examples.
* 2008-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-271-0/+6
| | | | | | * shell/file.t, shell/general.t, shell/memory.t, shell/network.t, shell/rtems.t, shell/shell.texi: Many commands now have real descriptions with examples.
* 2008-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-271-0/+4
| | | | * shell/file.t, shell/general.t: More commands documented.
* 2008-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-261-0/+4
| | | | * shell/.cvsignore, shell/file.t: Add most of file commands.