2003-12-02 Ralf Corsepius * console/Makefile.am: Remove all-local: $(ARCH). 2003-12-01 Ralf Corsepius * Makefile.am: Reformat. * clock/Makefile.am: Reformat. * console/Makefile.am: Reformat. * include/Makefile.am: Reformat. Use dirstamps for preinstallation. * timer/Makefile.am: Reformat. 2003-10-22 Ralf Corsepius * configure.ac: Remove RTEMS_CANONICAL_HOST. 2003-10-21 Ralf Corsepius * configure.ac: Remove RTEMS_CHECK_CPU. 2003-09-04 Joel Sherrill * clock/ckinit.c, console/mcfuart.c, include/mcf5206e.h, include/mcfmbus.h, include/mcfuart.h, mbus/mcfmbus.c, timer/timer.c, timer/timerisr.S: URL for license changed. 2003-08-20 Joel Sherrill * clock/ckinit.c, console/mcfuart.c, timer/timer.c, timer/timerisr.S: Correct copyright statements. 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. 2003-08-16 Ralf Corsepius * Makefile.am: Reflect having moved automake/. * clock/Makefile.am: Reflect having moved automake/. * console/Makefile.am: Reflect having moved automake/. * include/Makefile.am: Reflect having moved automake/. * mbus/Makefile.am: Reflect having moved automake/. * timer/Makefile.am: Reflect having moved automake/. 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). 2003-02-11 Ralf Corsepius * configure.ac: AC_PREREQ(2.57). 2003-01-15 Ralf Corsepius * clock/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Likewise. * mbus/Makefile.am: Likewise. * timer/Makefile.am: Likewise. 2003-01-03 Victor V. Vengerov * mbus/mcfmbus.c: Per PR323, move the mbus_send command on line 232 to after the state has been set. 2002-12-06 Ralf Corsepius * configure.ac: Remove RTEMS_CHECK_BSP_CACHE. 2002-12-01 Ralf Corsepius * configure.ac: Add RTEMS_PROG_CCAS. 2002-10-21 Ralf Corsepius * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache. 2002-03-27 Ralf Corsepius * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * mbus/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. 2001-11-09 Ralf Corsepius * include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5 happy. 2001-10-29 Joel Sherrill * .cvsignore: Add more entries. 2001-10-26 Victor V. Vengerov * New libcpu support for mcf5206e. * ChangeLog, clock/ckinit.c, clock/.cvsignore, configure.ac, console/mcfuart.c, console/.cvsignore, include/mcf5206e.h, include/mcfmbus.h, include/mcfuart.h, include/.cvsignore, mbus/mcfmbus.c, mbus/.cvsignore, timer/timer.c, timer/timerisr.S, timer/.cvsignore, .cvsignore: New files.