summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-051-0/+4
| | | | * mcf5206/timer/timer.c, mcf5272/timer/timer.c: Convert to "bool".
* Convert to "bool".Ralf Corsepius2008-09-052-6/+6
|
* Eliminate rtems_boolean.Ralf Corsepius2008-09-022-5/+5
|
* 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-021-0/+5
| | | | | * mcf5206/console/mcfuart.c, mcf5206/include/mcfuart.h: Eliminate rtems_boolean.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-312-34/+0
| | | | | | | | * arm/at91rm9200/timer/timer.c, arm/lpc22xx/timer/timer.c, arm/mc9328mxl/timer/timer.c, arm/s3c2400/timer/timer.c, arm/s3c24xx/timer/timer.c, bfin/timer/timer.c, m68k/mcf5206/timer/timer.c, m68k/mcf5272/timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-315-28/+34
| | | | | | * mcf5206/timer/timer.c, mcf5206/timer/timerisr.S, mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Rename timer driver methods to follow RTEMS programming conventions.
* 2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-192-10/+18
| | | | * m68040/fpsp/rtems_fpsp.c: Move extern outside of braces.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-312-2/+6
| | | | * shared/misc/m68kidle.c: Correct prototype of Idle threads.
* Cleanup.Ralf Corsepius2008-07-141-6/+0
|
* added mcf548x BSP supportThomas Doerfler2008-07-116-0/+4116
|
* 2008-07-04 Matthew Riek <matthew.riek@ibiscomputer.com.au>Joel Sherrill2008-07-045-1/+179
| | | | | | | * Makefile.am, mcf532x/include/mcf532x.h, shared/cache/cache_.h: Add cache support for 5329. Enable the cache in copyback and write-through so we can assume that in BSP. * mcf532x/cache/cachepd.c: New file.
* 2008-06-20 Matthew Riek <matthew.riek@ibiscomputer.com.au>Joel Sherrill2008-06-205-0/+4483
| | | | | | * Makefile.am, configure.ac, preinstall.am: Adding mcf5329 BSP and CPU support. * mcf532x/include/mcf532x.h: New file.
* 2008-06-19 Matthew Riek <matthew.riek@ibiscomputer.com.au>Chris Johns2008-06-195-3377/+3383
| | | | | | | | * mcf52235/include/mcf52235.h: Removed. Moved to the more generic mcf5223x.h. * mcf5223x/include/mcf5223x.h: New. Was mcf52235.h. * Makefile.am, configure.ac, preinstall.am: Changed from mcf52235 to mcf5223x.
* 2008-06-10 Matthew Riek <matthew.riek@ibiscomputer.com.au>Chris Johns2008-06-115-0/+3386
| | | | | * mcf52235/include/mcf52235.h: New. * preinstall.am, configure.ac, Makefile.am: Add 52235 support.
* 2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-113-42/+48
| | | | | | * mcf5206/clock/ckinit.c, mcf5272/clock/ckinit.c: Eliminate copies of the Configuration Table. Use the RTEMS provided accessor macros to obtain configuration fields.
* 2007-11-22 Chris Johns <chrisj@rtems.org>Chris Johns2007-11-222-1/+5
| | | | * m68k/mcf5235/include/mcf5235.h: Remove '/' from define label.
* 2007-06-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-043-94/+7
| | | | | | * Makefile.am: Now use the m68k memcpy and memset recently added to newlib instead of our own. * shared/misc/memcpy.c: Removed.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-125-7/+11
| | | | | | | * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h, mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: 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.
* Regenerate.Ralf Corsepius2007-01-081-5/+5
|
* * m68k/mcf5282/include/mcf5282.h: added __may_alias__Till Straumann2006-12-142-810/+818
| | | | | attribute to low-level scalar type definitions and removed intermediate (void*) cast.
* 2006-12-14 Till Straumann <strauman@slac.stanford.edu>Till Straumann2006-12-142-1/+6
| | | | | * m68k/mcf5282/include/mcf5282.h: fixed wrong value of MCF5282_QSPI_QDLYR_SPE.
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-022-1/+5
| | | | * configure.ac: New BUG-REPORT address.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-2/+6
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* Remove extra CRLF.Chris Johns2006-09-111-2/+1
|
* Remove extra CRLF.Chris Johns2006-09-111-0/+5
|
* Remove extra CRLF.Chris Johns2006-09-111-2399/+2399
|
* 2006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-05-162-3/+5
| | | | * configure.ac: Use RTEMS_AMPOLISH3.
* Regenerate.Ralf Corsepius2006-01-141-1/+1
|
* Regenerate.Ralf Corsepius2006-01-121-0/+2
|
* Regenerate.Ralf Corsepius2006-01-121-2/+2
|
* Cleanup.Ralf Corsepius2006-01-121-3/+0
|
* Regenerate.Ralf Corsepius2005-07-271-10/+10
|
* 2005-07-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-272-1/+5
| | | | * Makefile.am: Fix broken patch to mcf5235.
* 2005-07-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-07-082-7/+5
| | | | * Makefile.am: Eliminate duplicate entry for include_mcf5235... .
* 2005-06-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill2005-06-175-0/+3030
| | | | | | * ChangeLog, Makefile.am, configure.ac, preinstall.am: Addition of mcf5235 support. * mcf5235/include/mcf5235.h: New file.
* Remove.Ralf Corsepius2005-05-117-117/+0
|
* 2005-05-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-111-0/+7
| | | | | | | * Makefile.am: Merge-in mcf5282/Makefile.am. * preinstall.am: Regenerate. * mcf5282/Makefile.am: Remove. * configure.ac: Remove mcf5282/Makefile.
* Remove mcf5282/Makefile.Ralf Corsepius2005-05-111-1/+0
|
* Merge-in mcf5282/Makefile.am.Ralf Corsepius2005-05-111-3/+6
|
* Regenerate.Ralf Corsepius2005-05-111-0/+10
|
* 2005-05-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-111-0/+7
| | | | | | | * Makefile.am: Merge-in mcf5272/Makefile.am. * preinstall.am: Regenerate. * mcf5272/Makefile.am: Remove. * configure.ac: Remove mcf5272/Makefile.
* mcf5272/Makefile.am.Ralf Corsepius2005-05-111-1/+19
|
* Regenerate.Ralf Corsepius2005-05-111-0/+28
|
* Remove mcf5272/Makefile.Ralf Corsepius2005-05-111-1/+0
|
* 2005-05-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-111-0/+7
| | | | | | | * Makefile.am: Merge-in mcf5206/Makefile.am. * preinstall.am: Regenerate. * mcf5206/Makefile.am: Remove. * configure.ac: Remove mcf5206/Makefile.
* Remove mcf5206/Makefile.Ralf Corsepius2005-05-111-1/+0
|
* Merge-in mcf5206/Makefile.am.Ralf Corsepius2005-05-111-1/+33
|
* Remove.Ralf Corsepius2005-05-112-70/+0
|
* 2005-05-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-111-0/+6
| | | | | | * Makefile.am: Merge-in m68040/Makefile.am. * m68040/Makefile.am: Remove. * configure.ac: Remove m68040/Makefile.
* Remove.Ralf Corsepius2005-05-112-30/+0
|