summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/mcf5225x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move CPU cache support from mcf5225x BSP to libcpuJoel Sherrill2014-10-161-0/+32
|
* 2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-111-3/+3
| | | | | | * 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.
* 2010-04-05 Thomas Znidar <t.znidar@embed-it.com>Joel Sherrill2010-04-053-0/+3863
* Makefile.am, configure.ac, preinstall.am: Add mcf5225x support. * mcf5225x/include/fec.h, mcf5225x/include/mcf5225x.h, mcf5225x/network/fec.c: New files.