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

Last change on this file since a48dfc9 was a48dfc9, checked in by Joel Sherrill <joel.sherrill@…>, on 08/22/03 at 18:50:57

2003-08-22 Joel Sherrill <joel@…>

PR 445/bsps

  • bsp_specs: Hand edited to duplicate change Ralf applied to the CVS trunk.
  • Property mode set to 100644
File size: 2.6 KB
Line 
12003-08-22      Joel Sherrill <joel@OARcorp.com>
2
3        PR 445/bsps
4        * bsp_specs: Hand edited to duplicate change Ralf applied to the CVS
5        trunk.
6
72003-08-22      Joel Sherrill <joel@OARcorp.com>
8
9        PR 444/bsps
10        * bsp_specs: Remove USE_ENHANCED_INTR_API.
11
122003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
15
162003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove AC_CONFIG_AUX_DIR.
19
202003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
23
242003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: AC_PREREQ(2.57).
27
282003-01-20      Joel Sherrill <joel@OARcorp.com>
29
30        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
31
322002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
35        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
36        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
37        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
38        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
39        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
40        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
41
422002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * start/Makefile.am: Use install-data-local to install startfile.
45
462002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49
502002-12-02      Joel Sherrill <joel@OARcorp.com>
51
52        * configure.ac, network/Makefile.am: Don't build if networking disabled.
53        * startup/linkcmds: Add sections to remove warnings.
54
552002-11-17      Joel Sherrill <joel@OARcorp.com>
56
57        * network/network.c: Fix inconsistency in prototyping.
58
592002-11-13      Joel Sherrill <joel@OARcorp.com>
60
61        * network/network.c: Removed warning per Jay's suggestion.
62
632002-11-13      Joel Sherrill <joel@OARcorp.com>
64
65        * include/.cvsignore: Corrected.
66        * network/.cvsignore: New file.
67
682002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
69
70        * New BSP.
71        * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README,
72        times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
73        console/.cvsignore, console/Makefile.am, console/uart.c,
74        include/.cvsignore, include/Makefile.am, include/bsp.h,
75        include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S,
76        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am,
77        network/network.c, start/.cvsignore, start/Makefile.am,
78        start/start.S, startup/.cvsignore, startup/Makefile.am,
79        startup/bspstart.c, startup/exit.c, startup/linkcmds,
80        timer/.cvsignore, timer/Makefile.am, timer/timer.c,
81        wrapup/.cvsignore, wrapup/Makefile.am: New file.
82
Note: See TracBrowser for help on using the repository browser.