summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/support.t (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-11Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill1-363/+0
closes #2812.
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-3/+0
Use the bsp_predriver_hook() instead. Update #2408.
2014-03-14Add documentation for profilingSebastian Huber1-0/+11
2013-09-17bsp_howto/support.t: Add PIC Interrupt Model API InformationVipul Nayyar1-0/+70
2013-02-13make: Remove -qrtems_debug flag usageSebastian Huber1-2/+1
2012-12-07score: rtems_initialize_start_multitasking()Sebastian Huber1-11/+13
Do not return from rtems_initialize_start_multitasking() and call rtems_fatal() instead with a fatal source of RTEMS_FATAL_SOURCE_EXIT and a fatal code with the exit status. Remove all bsp_cleanup() functions. The boot_card() is now a no return function.
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-3/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2011-07-132011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-8/+13
PR 1824/cpukit * bsp_howto/init.t, bsp_howto/support.t, user/init.t: Return exit/shutdown status back to boot_card().
2011-05-232011-05-23 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
* bsp_howto/support.t: Update copyright.
2011-05-232011-05-23 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-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.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+0
* HELP.html, bsp_howto/support.t, relnotes/status.texi, started_ada/buildada.t: Remove references to posix/Unix port.
2008-08-222008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-77/+67
* 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.
2003-01-282003-01-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
* makefiles.t, support.t: Updated to reflect use of automake in addition to autoconf.
2002-01-172001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
1999-11-16Changed copyright date to 1999.Joel Sherrill1-1/+1
1998-11-19Applied updates from remote work while doing class.Joel Sherrill1-2/+247
1998-10-20New files.Joel Sherrill1-0/+12