source: rtems/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog @ 4cbb57da

4.104.114.84.95
Last change on this file since 4cbb57da was 4cbb57da, checked in by Jennifer Averett <Jennifer.Averett@…>, on 05/04/05 at 19:30:09

2005-05-04 Jennifer Averett <jennifer.averett@…>

  • pci/pci.c, pci/pci.h, startup/bspstart.c: Name change to support common PCI interface
  • Property mode set to 100644
File size: 4.2 KB
Line 
12005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
2
3        * pci/pci.c, pci/pci.h, startup/bspstart.c: Name change to support
4        common PCI interface
5
62005-04-15      Joel Sherrill <joel@OARcorp.com>
7
8        * GT64260/GT64260TWSI.c, GT64260/GT64260TWSI.h, irq/GT64260Int.c,
9        network/GT64260eth.c, pci/pci.c, startup/bspclean.c,
10        startup/reboot.c: Fix warnings.
11
122005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
13
14        PR 779/bsp
15        * irq/irq.c, irq/irq.h, irq/irq_init.c, network/GT64260eth.c: add
16        parameter to new exception interrupt handlers in powerpc bsps
17
182005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
19
20        * startup/linkcmds: add missing section to link cmds
21
222005-03-14      Joel Sherrill <joel@OARcorp.com>
23
24        * pci/pci.h, pci/pcifinddevice.c: Continue PCI API unification. All use
25        pci_find_device().
26
272005-03-04      Joel Sherrill <joel@OARcorp.com>
28
29        * pci/pci.c, pci/pci.h, startup/bspstart.c: Make PCI initialize
30        function part of the unified PCI API as pci_initialize().
31
322005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
35        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
36        CPU_MINIMUM_STACK_FRAME_SIZE.
37
382005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * start/start.S: include <rtems/powerpc/powerpc.h>.
41        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
42        CPU_MINIMUM_STACK_FRAME_SIZE.
43
442005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
47
482005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * Makefile.am: Merge-in wrapup/Makefile.am.
51        * wrapup/Makefile.am: Remove.
52        * configure.ac: Reflect changes above.
53
542005-01-26      Joel Sherrill <joel@OARcorp.com>
55
56        * irq/irq.c, startup/bspstart.c: Now compiles with gcc 4.x.
57
582005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * tod/todcfg.c: size_t RTC_Count.
61
622005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
65
662005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
69
702004-10-26      Ralf Corsepius <ralf_corsepius@rtems.org>
71
72        * Makefile.am: Fix network_CPPFLAGS. Reformat.
73        * network/GT64260eth.c: Properly prototype GT64260eth_err().
74
752004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
76
77        * network/GT64260eth.c: Remove ether_sprintf.
78
792004-10-21      Joel Sherrill <joel@OARcorp.com>
80
81        * startup/bspstart.c: Remove warnings for variables only used when
82        certain conditionals are enabled..
83
842004-10-21      Joel Sherrill <joel@OARcorp.com>
85
86        * Makefile.am: Add missing network_CPPFLAGS.
87
882004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
89
90        * Makefile.am: Build networking.rel conditionally.
91        Reformat. Cosmetics.
92        * wrapup/Makefile.am: Build networking.rel conditionally.
93        Add libcpu and exception handling rels.
94        * startup/bspstart.c: Eliminate RTEMS fixed size types.
95
962004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
97
98        * startup/bspstart.c: Remove BSP_build_date.
99
1002004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
101
102        * GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am,
103        include/Makefile.am, irq/Makefile.am, network/Makefile.am,
104        pci/Makefile.am, start/Makefile.am, startup/Makefile.am,
105        tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am:
106        Remove (obsolete).
107
1082004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
109
110        * configure.ac: Adaptations to rtems-4.7.
111        * Makefile.am, wrapup/Makefile.am: Reworked.
112
1132004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
114
115        * start/preload.S, start/start.S, include/bsp.h,
116        vectors/exceptionhandler.c, startup/bspstart.c: Misc.
117        adaptations to rtems-4.7.
118
1192004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
120
121        * configure: Remove (Bogus).
122        * include/tm27.h: New (Stub).
123
1242004-10-20      Joel Sherrill <joel@OARcorp.com>
125
126        * README, configure.ac, GT64260/Makefile.am, include/bsp.h,
127        irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c,
128        network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string
129        and license corrected.
130        * GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in,
131        include/Makefile.am, include/Makefile.in, irq/Makefile.in,
132        network/Makefile.in, pci/Makefile.in, start/Makefile.in,
133        startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in,
134        wrapup/Makefile.in: Removed.
135
1362004-10-20  Kate Feng <feng1@bnl.gov>
137
138        * New BSP.
Note: See TracBrowser for help on using the repository browser.