source: rtems/c/src/lib/libcpu/m68k/mcf5206/ChangeLog @ 57e9580f

4.104.114.84.95
Last change on this file since 57e9580f was 57e9580f, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:53:02

2003-09-04 Joel Sherrill <joel@…>

  • 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.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/ckinit.c, console/mcfuart.c, include/mcf5206e.h,
4        include/mcfmbus.h, include/mcfuart.h, mbus/mcfmbus.c, timer/timer.c,
5        timer/timerisr.S: URL for license changed.
6
72003-08-20      Joel Sherrill <joel@OARcorp.com>
8
9        * clock/ckinit.c, console/mcfuart.c, timer/timer.c, timer/timerisr.S:
10        Correct copyright statements.
11
122003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Reflect having moved aclocal/.
15
162003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Reflect having moved automake/.
19        * clock/Makefile.am: Reflect having moved automake/.
20        * console/Makefile.am: Reflect having moved automake/.
21        * include/Makefile.am: Reflect having moved automake/.
22        * mbus/Makefile.am: Reflect having moved automake/.
23        * timer/Makefile.am: Reflect having moved automake/.
24
252003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
28
292003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Remove AC_CONFIG_AUX_DIR.
32
332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
36
372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: AC_PREREQ(2.57).
40
412003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * clock/Makefile.am: Eliminate *_O_FILES.
44        Don't include @RTEMS_BSP@.cfg.
45        * console/Makefile.am: Likewise.
46        * mbus/Makefile.am: Likewise.
47        * timer/Makefile.am: Likewise.
48
492003-01-03      Victor V. Vengerov <vvv@oktet.ru>
50
51        * mbus/mcfmbus.c: Per PR323, move the mbus_send command on line 232
52        to after the state has been set.
53
542002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
57
582002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Add RTEMS_PROG_CCAS.
61
622002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * .cvsignore: Reformat.
65        Add autom4te*cache.
66        Remove autom4te.cache.
67
682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac:
71        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
72        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
73        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
74        * Makefile.am: Remove AUTOMAKE_OPTIONS.
75        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
76        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
77        * mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
78        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
79
802001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
83        happy.
84
852001-10-29      Joel Sherrill <joel@OARcorp.com>
86
87        * .cvsignore: Add more entries.
88
892001-10-26      Victor V. Vengerov <vvv@oktet.ru>
90
91        * New libcpu support for mcf5206e.
92        * ChangeLog, clock/ckinit.c, clock/.cvsignore, configure.ac,
93        console/mcfuart.c, console/.cvsignore, include/mcf5206e.h,
94        include/mcfmbus.h, include/mcfuart.h, include/.cvsignore,
95        mbus/mcfmbus.c, mbus/.cvsignore, timer/timer.c, timer/timerisr.S,
96        timer/.cvsignore, .cvsignore: New files.
97
Note: See TracBrowser for help on using the repository browser.