summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/av5282/start/start.S (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-20bsps: Move start files to bspsSebastian Huber1-393/+0
This patch is a part of the BSP source reorganization. Update #3285.
2014-10-19m68k/av5282: Fix warningJoel Sherrill1-2/+5
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+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.
2012-05-03General - Remove extraneous blank line in license messageJoel Sherrill1-1/+0
Many files had an extra blank line in the license text found in the file header. This patch removes that line. * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * * http://www.rtems.com/license/LICENSE. The script that did this also turned off execute permission when it was turned on incorrectly.
2009-11-29Whitespace removal.Ralf Corsepius1-10/+10
2009-04-282009-04-28 Chris Johns <chrisj@rtems.org>Chris Johns1-6/+2
* start/start.S: Update for boot_card command line change.
2007-03-122007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+1
* include/coverhd.h, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
2005-08-172005-08-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill1-8/+14
* .cvsignore, Makefile.am, README, bsp_specs, configure.ac, clock/clock.c, console/console.c, include/bsp.h, include/bspopts.h.in, include/coverhd.h, include/tm27.h, network/network.c, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5282.c, startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram, timer/timer.c: New files.
2005-06-172005-06-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill1-46/+27
* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac, clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h, include/tm27.h, network/network.c, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5235.c, startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram, timer/timer.c: New files.
2005-02-01Place FEC buffer descriptors in static RAM. No more cache concerns.Eric Norum1-7/+7
2005-01-28New BSP for Arcturus uCDIMM ColdFire 5282.Eric Norum1-0/+411