summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-132-9/+14
| | | | | | PR 1824/cpukit * bsp_howto/init.t, bsp_howto/support.t, user/init.t: Return exit/shutdown status back to boot_card().
* 2011-05-23 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-05-231-1/+1
| | | | * bsp_howto/support.t: Update copyright.
* 2011-05-23 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-05-231-8/+46
| | | | | | * bsp_howto/support.t: Add section describing configuration macros which may be defined at the BSP level to alter defaults in rtems/confdefs.h.
* New.Ralf Corsepius2010-06-112-0/+8
|
* Remove EDITION (Unused)Ralf Corsepius2010-06-112-3/+0
|
* adaption of calling convention to console my_driver_write functionThomas Doerfler2009-12-161-4/+14
|
* 2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-141-1/+1
| | | | * bsp_howto/console.t: Capitalization.
* 2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-141-3/+0
| | | | | * HELP.html, bsp_howto/support.t, relnotes/status.texi, started_ada/buildada.t: Remove references to posix/Unix port.
* 2009-08-22 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill2009-08-231-43/+7
| | | | | * bsp_howto/framebuffer.t: documented the improvements made to read/write
* 2009-08-21 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill2009-08-211-49/+140
| | | | * bsp_howto/framebuffer.t: Updated the frame buffer documentation.
* 2009-08-03 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill2009-08-031-6/+181
| | | | * bsp_howto/framebuffer.t: added documentation
* 2009-07-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-284-2/+34
| | | | | | | * bsp_howto/.cvsignore, bsp_howto/Makefile.am, bsp_howto/bsp_howto.texi: Add Frame Buffer Device Driver shell. * bsp_howto/framebuffer.t: New file. * user/conf.t: Add CONFIGURE_APPLICATION_NEEDS_FRAME_BUFFER_DRIVER.
* 2009-01-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2009-01-291-1/+9
| | | | | * bsp_howto/console.t: Clarify interrupt transmit process. * user/concepts.t: Typo.
* 2008-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-12-121-5/+1
| | | | | * bsp_howto/console.t: Remove size constraints on image. Fix a sentence.
* 2008-12-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-12-114-175/+26050
| | | | | | | | | Joel Sherrrill <joel.sherrill@oarcorp.com> * bsp_howto/Makefile.am, bsp_howto/console.t: Sebastian improved documentation for termios device drivers. * bsp_howto/TERMIOSFlow.eps, bsp_howto/TERMIOSFlow.png: New files. Joel added Termios Flow figure from RTEMS Open Class material.
* 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-301-1/+1
| | | | * bsp_howto/timer.t: Eliminate uses of old benchmark timer names.
* 2008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-231-0/+0
| | | | * bsp_howto/BSPInitFlowchart-49.png: Update figure.
* 2008-09-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-091-0/+0
| | | | * bsp_howto/Developer-User-Timeline.png: Correct figure.
* Convert to "bool".Ralf Corsepius2008-09-092-3/+3
|
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-081-25/+10
| | | | | * bsp_howto/timer.t: Update documentation to reflect Timer Driver renaming.
* 2008-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-051-25/+3
| | | | | | | * 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-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-221-3/+1
| | | | * bsp_howto/init.t: Eliminate empty section.
* 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-221-118/+52
| | | | * bsp_howto/init.t: Complete update.
* 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-227-140/+249
| | | | | | | * 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-216-136/+354
| | | | | | | * 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-215-25/+29
| | | | | | | * 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.
* Update copyright.Joel Sherrill2008-06-021-1/+1
|
* 2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-112-30/+20
| | | | | | * bsp_howto/clock.t, bsp_howto/init.t: Eliminate copies of the Configuration Table. Use the RTEMS provided accessor macros to obtain configuration fields.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-211-1/+2
| | | | | | | | | | | | * ada_user/ada_user.texi, bsp_howto/bsp_howto.texi, cpu_supplement/cpu_supplement.texi, develenv/develenv.texi, filesystem/filesystem.texi, itron3.0/itron.texi, networking/networking.texi, porting/porting.texi, posix1003.1/posix1003_1.texi, posix_users/posix_users.texi, rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi, started/started.texi, started_ada/started_ada.texi, user/c_user.texi: Print table of contents in front of manual where it should be when you print.
* 2006-10-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-261-0/+18
| | | | | | | * ada_user/.cvsignore, bsp_howto/.cvsignore, cpu_supplement/.cvsignore, develenv/.cvsignore, filesystem/.cvsignore, itron3.0/.cvsignore, networking/.cvsignore, new_chapters/.cvsignore, porting/.cvsignore, posix1003.1/.cvsignore, relnotes/.cvsignore: Add missing files.
* Provoke cvs complaints on generated docs.Ralf Corsepius2006-01-191-17/+0
|
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-021-6/+6
| | | | | | | | | * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi, FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi, FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/stamp-vti, FAQ/tools.texi, FAQ/version.texi, bsp_howto/rtc.t, started/buildc.t, started/buildrt.t, user/Makefile.am, user/region.t: Fix typos and regenerate.
* 2005-04-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-04-281-3/+43
| | | | * bsp_howto/rtc.t: Rewritten to account for removal of dmv177.
* 2004-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-051-91/+0
| | | | | | | | | * ChangeLog: Merge-in bsp_howto/ChangeLog. * ChangeLog: Merge-in porting/ChangeLog. * ChangeLog: Merge-in rgdb_specs/ChangeLog. * ChangeLog: Merge-in rtems_gdb/ChangeLog. * bsp_howto/ChangeLog, porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog: Remove.
* Fix broken ChangeLog entry.Ralf Corsepius2004-01-171-1/+1
|
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-172-4/+8
| | | | * Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-122-1/+4
| | | | * Makefile.am: Cosmetics.
* 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-112-1/+5
| | | | * Makefile.am: Cosmetics.
* 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-262-0/+7
| | | | | * Makefile.am: Add *.info to CLEANFILES to accomodate automake-1.7f/1.8 breaking building infos.
* 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-222-2/+5
| | | | * Makefile.am: Merger from rtems-4-6-branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-196-20/+21
| | | | | * analog.t, bsp_howto.texi, discrete.t, nvmem.t, target.t: Merge from branch.
* 2003-08-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-08-224-17/+22
| | | | | * adaintr.t, ata.t, target.t: Reconcile differences between CVS trunk and 4.6 branch.
* 2003-08-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-132-5/+9
| | | | * ide-ctrl.t: Merger from 4.6-branch.
* 2003-01-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-283-48/+44
| | | | | * makefiles.t, support.t: Updated to reflect use of automake in addition to autoconf.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-252-1/+5
| | | | * bsp_howto.texi: Set @setfilename bsp_howto.info.
* 2003-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-242-18/+22
| | | | * Makefile.am: Put GENERATED_FILES into $builddir.
* 2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-224-13/+15
| | | | | | | | * version.texi: Remove from CVS. * stamp-vti: Remove from CVS. * .cvsignore: Add version.texi. Add stamp-vti. Re-sort.
* 2003-01-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-213-4/+8
| | | | * stamp-vti, version.texi: Regenerated.
* 2002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-133-6/+10
| | | | * stamp-vti, version.texi: Regenerated.
* 2002-10-24 Eugeny S. Mints <Eugeny.Mints@oktet.ru>Joel Sherrill2002-10-288-9/+386
| | | | | | | | * ata.t, ide-ctrl.t: New file. * .cvsignore: Added new .texi files. * Makefile.am:: Added new files to generate. * bsp_howto.texi: Added new chapters. * stamp-vti, version.texi: Regenerated.