1 | 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
2 | |
---|
3 | * tod/todcfg.c: size_t RTC_Count. |
---|
4 | |
---|
5 | 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
6 | |
---|
7 | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V. |
---|
8 | |
---|
9 | 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
10 | |
---|
11 | * Makefile.am, wrapup/Makefile.am: Remove build-variant support. |
---|
12 | |
---|
13 | 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
14 | |
---|
15 | * Makefile.am: Fix network_CPPFLAGS. Reformat. |
---|
16 | * network/GT64260eth.c: Properly prototype GT64260eth_err(). |
---|
17 | |
---|
18 | 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
19 | |
---|
20 | * network/GT64260eth.c: Remove ether_sprintf. |
---|
21 | |
---|
22 | 2004-10-21 Joel Sherrill <joel@OARcorp.com> |
---|
23 | |
---|
24 | * startup/bspstart.c: Remove warnings for variables only used when |
---|
25 | certain conditionals are enabled.. |
---|
26 | |
---|
27 | 2004-10-21 Joel Sherrill <joel@OARcorp.com> |
---|
28 | |
---|
29 | * Makefile.am: Add missing network_CPPFLAGS. |
---|
30 | |
---|
31 | 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
32 | |
---|
33 | * Makefile.am: Build networking.rel conditionally. |
---|
34 | Reformat. Cosmetics. |
---|
35 | * wrapup/Makefile.am: Build networking.rel conditionally. |
---|
36 | Add libcpu and exception handling rels. |
---|
37 | * startup/bspstart.c: Eliminate RTEMS fixed size types. |
---|
38 | |
---|
39 | 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
40 | |
---|
41 | * startup/bspstart.c: Remove BSP_build_date. |
---|
42 | |
---|
43 | 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
44 | |
---|
45 | * GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am, |
---|
46 | include/Makefile.am, irq/Makefile.am, network/Makefile.am, |
---|
47 | pci/Makefile.am, start/Makefile.am, startup/Makefile.am, |
---|
48 | tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am: |
---|
49 | Remove (obsolete). |
---|
50 | |
---|
51 | 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
52 | |
---|
53 | * configure.ac: Adaptations to rtems-4.7. |
---|
54 | * Makefile.am, wrapup/Makefile.am: Reworked. |
---|
55 | |
---|
56 | 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
57 | |
---|
58 | * start/preload.S, start/start.S, include/bsp.h, |
---|
59 | vectors/exceptionhandler.c, startup/bspstart.c: Misc. |
---|
60 | adaptations to rtems-4.7. |
---|
61 | |
---|
62 | 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
63 | |
---|
64 | * configure: Remove (Bogus). |
---|
65 | * include/tm27.h: New (Stub). |
---|
66 | |
---|
67 | 2004-10-20 Joel Sherrill <joel@OARcorp.com> |
---|
68 | |
---|
69 | * README, configure.ac, GT64260/Makefile.am, include/bsp.h, |
---|
70 | irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c, |
---|
71 | network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string |
---|
72 | and license corrected. |
---|
73 | * GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in, |
---|
74 | include/Makefile.am, include/Makefile.in, irq/Makefile.in, |
---|
75 | network/Makefile.in, pci/Makefile.in, start/Makefile.in, |
---|
76 | startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in, |
---|
77 | wrapup/Makefile.in: Removed. |
---|
78 | |
---|
79 | 2004-10-20 Kate Feng <feng1@bnl.gov> |
---|
80 | |
---|
81 | * New BSP. |
---|