source: rtems/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog @ 933fd06a

4.104.114.84.95
Last change on this file since 933fd06a was 4953659b, checked in by Jennifer Averett <Jennifer.Averett@…>, on 04/15/05 at 18:10:29

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

PR 779/bsp

  • irq/irq.c, irq/irq.h, irq/irq_init.c, network/GT64260eth.c: add parameter to new exception interrupt handlers in powerpc bsps
  • Property mode set to 100644
File size: 3.9 KB
Line 
12005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
2
3        PR 779/bsp
4        * irq/irq.c, irq/irq.h, irq/irq_init.c, network/GT64260eth.c: add
5        parameter to new exception interrupt handlers in powerpc bsps
6
72005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
8
9        * startup/linkcmds: add missing section to link cmds
10
112005-03-14      Joel Sherrill <joel@OARcorp.com>
12
13        * pci/pci.h, pci/pcifinddevice.c: Continue PCI API unification. All use
14        pci_find_device().
15
162005-03-04      Joel Sherrill <joel@OARcorp.com>
17
18        * pci/pci.c, pci/pci.h, startup/bspstart.c: Make PCI initialize
19        function part of the unified PCI API as pci_initialize().
20
212005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
24        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
25        CPU_MINIMUM_STACK_FRAME_SIZE.
26
272005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * start/start.S: include <rtems/powerpc/powerpc.h>.
30        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
31        CPU_MINIMUM_STACK_FRAME_SIZE.
32
332005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
36
372005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * Makefile.am: Merge-in wrapup/Makefile.am.
40        * wrapup/Makefile.am: Remove.
41        * configure.ac: Reflect changes above.
42
432005-01-26      Joel Sherrill <joel@OARcorp.com>
44
45        * irq/irq.c, startup/bspstart.c: Now compiles with gcc 4.x.
46
472005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * tod/todcfg.c: size_t RTC_Count.
50
512005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
54
552005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
58
592004-10-26      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        * Makefile.am: Fix network_CPPFLAGS. Reformat.
62        * network/GT64260eth.c: Properly prototype GT64260eth_err().
63
642004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * network/GT64260eth.c: Remove ether_sprintf.
67
682004-10-21      Joel Sherrill <joel@OARcorp.com>
69
70        * startup/bspstart.c: Remove warnings for variables only used when
71        certain conditionals are enabled..
72
732004-10-21      Joel Sherrill <joel@OARcorp.com>
74
75        * Makefile.am: Add missing network_CPPFLAGS.
76
772004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        * Makefile.am: Build networking.rel conditionally.
80        Reformat. Cosmetics.
81        * wrapup/Makefile.am: Build networking.rel conditionally.
82        Add libcpu and exception handling rels.
83        * startup/bspstart.c: Eliminate RTEMS fixed size types.
84
852004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
86
87        * startup/bspstart.c: Remove BSP_build_date.
88
892004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
90
91        * GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am,
92        include/Makefile.am, irq/Makefile.am, network/Makefile.am,
93        pci/Makefile.am, start/Makefile.am, startup/Makefile.am,
94        tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am:
95        Remove (obsolete).
96
972004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
98
99        * configure.ac: Adaptations to rtems-4.7.
100        * Makefile.am, wrapup/Makefile.am: Reworked.
101
1022004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
103
104        * start/preload.S, start/start.S, include/bsp.h,
105        vectors/exceptionhandler.c, startup/bspstart.c: Misc.
106        adaptations to rtems-4.7.
107
1082004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
109
110        * configure: Remove (Bogus).
111        * include/tm27.h: New (Stub).
112
1132004-10-20      Joel Sherrill <joel@OARcorp.com>
114
115        * README, configure.ac, GT64260/Makefile.am, include/bsp.h,
116        irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c,
117        network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string
118        and license corrected.
119        * GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in,
120        include/Makefile.am, include/Makefile.in, irq/Makefile.in,
121        network/Makefile.in, pci/Makefile.in, start/Makefile.in,
122        startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in,
123        wrapup/Makefile.in: Removed.
124
1252004-10-20  Kate Feng <feng1@bnl.gov>
126
127        * New BSP.
Note: See TracBrowser for help on using the repository browser.