source: rtems/c/src/lib/libbsp/arm/edb7312/ChangeLog @ 5b62726f

4.104.114.84.95
Last change on this file since 5b62726f was 5b62726f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 05:39:32

2003-12-02 Ralf Corsepius <corsepiu@…>

  • clock/Makefile.am: Remove all-local: $(ARCH).
  • console/Makefile.am: Remove all-local: $(ARCH).
  • irq/Makefile.am: Remove all-local: $(ARCH).
  • network/Makefile.am: Remove all-local: $(ARCH).
  • start/Makefile.am: Remove all-local: $(ARCH).
  • startup/Makefile.am: Remove all-local: $(ARCH).
  • timer/Makefile.am: Remove all-local: $(ARCH).
  • wrapup/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 4.3 KB
Line 
12003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Remove all-local: $(ARCH).
4        * console/Makefile.am: Remove all-local: $(ARCH).
5        * irq/Makefile.am: Remove all-local: $(ARCH).
6        * network/Makefile.am: Remove all-local: $(ARCH).
7        * start/Makefile.am: Remove all-local: $(ARCH).
8        * startup/Makefile.am: Remove all-local: $(ARCH).
9        * timer/Makefile.am: Remove all-local: $(ARCH).
10        * wrapup/Makefile.am: Remove all-local: $(ARCH).
11
122003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Merge-in include/Makefile.am.
15        Reflect changes to bsp.am.
16        * include/Makefile.am: Remove.
17        * configure.ac: Reflect changes above.
18
192003-09-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * bsp_specs: Remove *lib:.
22
232003-09-04      Joel Sherrill <joel@OARcorp.com>
24
25        * clock/clockdrv.c, console/uart.c, include/bsp.h, include/ep7312.h,
26        irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h,
27        start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds,
28        timer/timer.c: URL for license changed.
29
302003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Reflect having moved aclocal/.
33
342003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Reflect having moved automake/.
37        * clock/Makefile.am: Reflect having moved automake/.
38        * console/Makefile.am: Reflect having moved automake/.
39        * include/Makefile.am: Reflect having moved automake/.
40        * irq/Makefile.am: Reflect having moved automake/.
41        * network/Makefile.am: Reflect having moved automake/.
42        * start/Makefile.am: Reflect having moved automake/.
43        * startup/Makefile.am: Reflect having moved automake/.
44        * timer/Makefile.am: Reflect having moved automake/.
45        * wrapup/Makefile.am: Reflect having moved automake/.
46
472003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
50
512003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        PR 445/bsps
54        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
55        Remove cpp, old_cpp (now unused).
56
572003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        PR 444/bsps
60        * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
61
622003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Remove AC_CONFIG_AUX_DIR.
65
662003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
69
702003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: AC_PREREQ(2.57).
73
742003-01-20      Joel Sherrill <joel@OARcorp.com>
75
76        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
77
782002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
81        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
82        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
83        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
84        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
85        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
86        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
87
882002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * start/Makefile.am: Use install-data-local to install startfile.
91
922002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
95
962002-12-02      Joel Sherrill <joel@OARcorp.com>
97
98        * configure.ac, network/Makefile.am: Don't build if networking disabled.
99        * startup/linkcmds: Add sections to remove warnings.
100
1012002-11-17      Joel Sherrill <joel@OARcorp.com>
102
103        * network/network.c: Fix inconsistency in prototyping.
104
1052002-11-13      Joel Sherrill <joel@OARcorp.com>
106
107        * network/network.c: Removed warning per Jay's suggestion.
108
1092002-11-13      Joel Sherrill <joel@OARcorp.com>
110
111        * include/.cvsignore: Corrected.
112        * network/.cvsignore: New file.
113
1142002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
115
116        * New BSP.
117        * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README,
118        times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
119        console/.cvsignore, console/Makefile.am, console/uart.c,
120        include/.cvsignore, include/Makefile.am, include/bsp.h,
121        include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S,
122        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am,
123        network/network.c, start/.cvsignore, start/Makefile.am,
124        start/start.S, startup/.cvsignore, startup/Makefile.am,
125        startup/bspstart.c, startup/exit.c, startup/linkcmds,
126        timer/.cvsignore, timer/Makefile.am, timer/timer.c,
127        wrapup/.cvsignore, wrapup/Makefile.am: New file.
128
Note: See TracBrowser for help on using the repository browser.