summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/m68k/mcf5206elite (follow)
AgeCommit message (Collapse)Author
2008-03-032008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* startup/linkcmds, startup/linkcmds.flash: Add wildcard to gcc_except_table section so programs compiled with gcc 4.3.x can link.
2007-09-042007-09-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* runtest: Add capture to list of interative tests to skip in batch mode.
2007-05-032007-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* startup/linkcmds: Handle .data.* sections
2007-04-172007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* mcf5206elite/tools/runtest: Do not run pppd.exe from batch mode script.
2007-04-122007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* bsp_specs: Remove qrtems_debug.
2007-04-022007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* Makefile.am: Add dummy printk support so all tests link.
2007-03-112007-03-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* startup/bspstart.c: Remove assignments of Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default value in boot_card.c
2007-01-262007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* Makefile.am: Use MKDIR_P instead of mkdir_p.
2007-01-08Regenerate.Ralf Corsepius
2006-12-022006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: New BUG-REPORT address.
2006-11-152006-11-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a file and simplified initialization.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* Makefile.am: Remove superfluous -DASM.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-03-17Remove eof include fileRalf Corsepius
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* startup/linkcmds, startup/linkcmds.flash: Add sections required by newer gcc versions.
2006-01-14Regenerate.Ralf Corsepius
2006-01-12Regenerate.Ralf Corsepius
2006-01-12Remove all-local:.Ralf Corsepius
2006-01-12Regenerate.Ralf Corsepius
2006-01-12Cleanup.Ralf Corsepius
2006-01-112006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* Makefile.am: Add preinstall.am.
2006-01-11New.Ralf Corsepius
2005-05-262005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* include/bsp.h: New header guard.
2005-02-122005-02-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* include/bsp.h: Correct type of symbols from linkcmds to compile with gcc 4.x.
2005-01-222005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* tod/todcfg.c: size_t RTC_Count.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* Makefile.am: Remove build-variant support.
2004-11-262004-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* startup/linkcmds, startup/linkcmds.flash: Add new bss sections .bss.* and .gnu.linkonce.b*.
2004-09-24Fix typo in previous change.Ralf Corsepius
2004-09-242004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* configure.ac: Require automake > 1.9.
2004-04-232004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
PR 610/bsps * Makefile.am: Add include/tm27.h, Cosmetics. * include/tm27.h: Final cosmetics.
2004-04-222004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* include/bsp.h: Split out tmtest27 support. * include/tm27.h: New.
2004-04-212004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
PR 613/bsps * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
2004-04-212004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
PR 614/bsps * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
2004-04-21Remove duplicate white lines.Ralf Corsepius
2004-04-21Remove stray white spaces.Ralf Corsepius
2004-04-15Remove stray white spaces.Ralf Corsepius
2004-04-02 * start/start.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h, include/i2c.h, nvram/nvram.c, startup/bspstart.c, startup/init5206e.c, tod/ds1307.c: Convert to using c99 fixed size types.
2004-02-192004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
2004-02-142004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* Makefile.am: Reflect changes to bsp.am.
2004-02-122004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
2004-02-062004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* Makefile.am: Pickup files from ../../m68k/shared instead of ../shared. Reformat.
2004-01-292004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
2004-01-28.cvsignore: Remove Makefile*Ralf Corsepius
2004-01-28Remove .cvsignoreRalf Corsepius
2004-01-282004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* Makefile.am: Reflect having changed libcpu/m68k/mcf5206/console.rel to libcpu/m68k/mcf5206/mcfuart.rel
2004-01-282004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* Makefile.am: Merge-in console/Makefile.am, i2c/Makefile.am, nvram/Makefile.am, startup/Makefile.am, tod/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * console/Makefile.am, i2c/Makefile.am, nvram/Makefile.am, startup/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.