summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/acinclude.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2010-04-05 Thomas Znidar <t.znidar@embed-it.com>Joel Sherrill2010-04-051-0/+2
| | | | * acinclude.m4: Add mcf5225x BSP.
* 2008-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-301-0/+4
| | | | * acinclude.m4: Add mcf52235 and mcf5329. Regenerate.
* various changes to gen83xx BSP and othersThomas Doerfler2008-08-261-4/+0
|
* 2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-161-0/+4
| | | | * acinclude.m4: Regeneration to add new BSPs.
* updated gen83xx BSPThomas Doerfler2008-07-141-4/+0
| | | | | updated haleakala BSP added MPC55xx BSP
* Regenerate.Ralf Corsepius2008-07-141-0/+4
|
* added variant to gen68360 BSPThomas Doerfler2008-07-111-0/+2
| | | | added genmcf548x BSP
* Extension of the RTEMS Interrupt ManagerThomas Doerfler2008-07-101-4/+0
| | | | (shared handler and handler with a handle).
* 2008-06-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-06-271-0/+2
| | | | * acinclude.m4: Regenerated.
* 2008-06-10 Matthew Riek <matthew.riek@ibiscomputer.com.au>Chris Johns2008-06-111-0/+2
| | | | | | | * shared/m68kbspgetworkarea.c: Fix extern type to RamSize. * shared/m68kpretaskinghook.c: Do not handle the RAM allocation if the BSP is handling it. * acinclude.m4: Add the mcf52235 BSP.
* 2007-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-05-111-2/+0
| | | | | | | | | | | | * dmv152/.cvsignore, dmv152/ChangeLog, dmv152/Makefile.am, dmv152/bsp_specs, dmv152/configure.ac, dmv152/preinstall.am, dmv152/times, dmv152/clock/ckinit.c, dmv152/console/console.c, dmv152/include/.cvsignore, dmv152/include/bsp.h, dmv152/include/coverhd.h, dmv152/include/tm27.h, dmv152/spurious/spinit.c, dmv152/startup/bspclean.c, dmv152/startup/bspstart.c, dmv152/startup/linkcmds, dmv152/startup/vmeintr.c, dmv152/timer/timer.c, dmv152/timer/timerisr.S: Removed.
* 2005-08-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill2005-08-171-0/+2
| | | | * acinclude.m4: Add the av5282 BSP.
* 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-06-171-0/+2
| | | | * acinclude.m4: Added mcf5235.
* New BSP for Arcturus uCDIMM ColdFire 5282.Eric Norum2005-01-281-0/+2
|
* 2004-08-03 Jay Monkman <jtm@lopingdog.com>Jay Monkman2004-08-031-0/+2
| | | | | | | | | * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac, times, console/.cvsignore, console/console-io.c, include/.cvsignore, include/bsp.h, include/coverhd.h, include/tm27.h, network/network.c, start/.cvsignore, start/start.S, startup/.cvsignore, startup/bspclean.c, startup/bspstart.c, startup/init5272.c, startup/linkcmds: New files.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-2/+2
| | | | * acinclude.m4: Regenerate.
* 2004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-071-4/+0
| | | | | * acinclude.m4: Remove efi68k and efi332 references as they are no longer in the tree.
* 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-201-2/+1
| | | | | * acinclude.m4: Reflect changes to bootstrap. * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
* 2001-10-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-10-261-0/+2
| | | | * acinclude.m4: Added mcf5206elite.
* 2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-101-0/+39
* acinclude.m4: New file. * configure.in: Use RTEMS_BSP_SUBDIR.