source: rtems/c/src/lib/libcpu/sh/sh7750/ChangeLog @ ab2e872

4.104.114.84.95
Last change on this file since ab2e872 was ab2e872, checked in by Joel Sherrill <joel.sherrill@…>, on 10/28/01 at 22:53:18

2001-10-28 Alexandra Kossovsky <sasha@…>

  • include/rtems/score/sh7750_regs.h: Fix definitions of SH7750_SCBRR1 and SH7750_SCBRR2 so things compile.
  • Property mode set to 100644
File size: 1.8 KB
RevLine 
[ab2e872]12001-10-28      Alexandra Kossovsky <sasha@oktet.ru>
2
3        * include/rtems/score/sh7750_regs.h: Fix definitions of
4        SH7750_SCBRR1 and SH7750_SCBRR2 so things compile.
5
[baef9d91]62001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
7
8        * include/sh/sh4uart.h, sci/sh4uart.c: Minor fixes post merge.
9
[12ae6d9e]102001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * include/sh4uart.h: move to include/sh/sh4uart.h.
13        * include/ispsh7750.h: move to include/rtems/score/ispsh7750.h.
14        * include/iosh7750.h: move include/rtems/score/iosh7750.h.
15        * include/sh7750_regs.h: move to include/rtems/score/sh7750_regs.h.
16        * include/rtems/score/ipl.h: move to include/rtems/score/ipl.h.
17        * include/rtems/score/sh4_regs.h: Reintroduce from Alexandra
18        Kossovsky's original sources.
19        * include/Makefile.am: reflect changes above, remove EXTRA_DIST,
20        require automake 1.5.
21        * sci/Makefile.am: Disable compilation of console.c.
22        * sci/sh4uart.c: include <sh/sh4uart.h>, add SH7750_SCSMR_CHK_S,
23        remove SH4_CPU_HZ_Frequency;
24        * score/isph7750.c: Remove #if !defined(sh7750), include sh4_regs.h.
25
[59e73f37]262001-10-12      Joel Sherrill <joel@OARcorp.com>
27
28        * include/sh4_regs.h: Deleted and contents merged in score/cpu
29        to avoid dependencies.
30        * include/Makefile.am: Reflects above.
31
[ba71076]322001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
33
34        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
35        include/Makefile.am, include/iosh7750.h, include/ipl.h,
36        include/ispsh7750.h, include/sh4_regs.h, include/sh4uart.h,
37        include/sh7750_regs.h, include/.cvsignore, sci/Makefile.am,
38        sci/console.c, sci/sh4uart.c, sci/.cvsignore, score/Makefile.am,
39        score/cpu_asm.c, score/ispsh7750.c, score/.cvsignore,
40        timer/Makefile.am, timer/timer.c, timer/.cvsignore, configure.ac,
41        .cvsignore, ChangeLog:  New files. 
42        Reviewed and updated to latest automake and autoconf standards
43        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
44
Note: See TracBrowser for help on using the repository browser.