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

Last change on this file since b18646c9 was b18646c9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/06/03 at 10:45:24

2003-03-06 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove AC_CONFIG_AUX_DIR.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove AC_CONFIG_AUX_DIR.
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AC_PREREQ(2.57).
12
132003-01-20      Joel Sherrill <joel@OARcorp.com>
14
15        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
16
172002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
20        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
21        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
22        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
23        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
24        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
25        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
26
272002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * start/Makefile.am: Use install-data-local to install startfile.
30
312002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
34
352002-12-02      Joel Sherrill <joel@OARcorp.com>
36
37        * configure.ac, network/Makefile.am: Don't build if networking disabled.
38        * startup/linkcmds: Add sections to remove warnings.
39
402002-11-17      Joel Sherrill <joel@OARcorp.com>
41
42        * network/network.c: Fix inconsistency in prototyping.
43
442002-11-13      Joel Sherrill <joel@OARcorp.com>
45
46        * network/network.c: Removed warning per Jay's suggestion.
47
482002-11-13      Joel Sherrill <joel@OARcorp.com>
49
50        * include/.cvsignore: Corrected.
51        * network/.cvsignore: New file.
52
532002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
54
55        * New BSP.
56        * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README,
57        times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
58        console/.cvsignore, console/Makefile.am, console/uart.c,
59        include/.cvsignore, include/Makefile.am, include/bsp.h,
60        include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S,
61        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am,
62        network/network.c, start/.cvsignore, start/Makefile.am,
63        start/start.S, startup/.cvsignore, startup/Makefile.am,
64        startup/bspstart.c, startup/exit.c, startup/linkcmds,
65        timer/.cvsignore, timer/Makefile.am, timer/timer.c,
66        wrapup/.cvsignore, wrapup/Makefile.am: New file.
67
Note: See TracBrowser for help on using the repository browser.