summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/mcf5235 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libcpu/m68k/mcf5235/cache/cachepd.c: Fix warningsJoel Sherrill2014-10-161-0/+1
|
* bsps/mcf5235: Fix warningsSebastian Huber2014-10-091-810/+812
|
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-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.
* General - Remove extraneous blank line in license messageJoel Sherrill2012-05-031-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.
* 2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-111-2/+2
| | | | | | * mcf5225x/network/fec.c, mcf5235/cache/cachepd.c, mcf532x/cache/cachepd.c, shared/cache/cache.c, shared/misc/m68kidle.c: Use "__asm__" instead of "asm" for improved c99-compliance.
* Whitespace removal.Ralf Corsepius2009-11-302-14/+14
|
* 2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-191-0/+101
| | | | | | * Makefile.am: Split out various BSPs bspstart.c contents. Move cache management code here. * mcf5223x/cache/cachepd.c, mcf5235/cache/cachepd.c: New files.
* 2007-11-22 Chris Johns <chrisj@rtems.org>Chris Johns2007-11-221-1/+1
| | | | * m68k/mcf5235/include/mcf5235.h: Remove '/' from define label.
* 2005-06-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill2005-06-171-0/+2996
* ChangeLog, Makefile.am, configure.ac, preinstall.am: Addition of mcf5235 support. * mcf5235/include/mcf5235.h: New file.