source: rtems/c/src/lib/libbsp/arm/edb7312/ChangeLog @ 9b5c258

4.104.114.84.95
Last change on this file since 9b5c258 was 9b5c258, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/03 at 11:11:33

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

  • configure.ac: AC_PREREQ(2.57).
  • Property mode set to 100644
File size: 2.0 KB
Line 
12003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: AC_PREREQ(2.57).
4
52003-01-20      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
8
92002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
12        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
13        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
14        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
15        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
16        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
17        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
18
192002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * start/Makefile.am: Use install-data-local to install startfile.
22
232002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
26
272002-12-02      Joel Sherrill <joel@OARcorp.com>
28
29        * configure.ac, network/Makefile.am: Don't build if networking disabled.
30        * startup/linkcmds: Add sections to remove warnings.
31
322002-11-17      Joel Sherrill <joel@OARcorp.com>
33
34        * network/network.c: Fix inconsistency in prototyping.
35
362002-11-13      Joel Sherrill <joel@OARcorp.com>
37
38        * network/network.c: Removed warning per Jay's suggestion.
39
402002-11-13      Joel Sherrill <joel@OARcorp.com>
41
42        * include/.cvsignore: Corrected.
43        * network/.cvsignore: New file.
44
452002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
46
47        * New BSP.
48        * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README,
49        times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
50        console/.cvsignore, console/Makefile.am, console/uart.c,
51        include/.cvsignore, include/Makefile.am, include/bsp.h,
52        include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S,
53        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am,
54        network/network.c, start/.cvsignore, start/Makefile.am,
55        start/start.S, startup/.cvsignore, startup/Makefile.am,
56        startup/bspstart.c, startup/exit.c, startup/linkcmds,
57        timer/.cvsignore, timer/Makefile.am, timer/timer.c,
58        wrapup/.cvsignore, wrapup/Makefile.am: New file.
59
Note: See TracBrowser for help on using the repository browser.