source: rtems/c/src/lib/libbsp/powerpc/ep1a/ChangeLog @ a771462e

4.104.114.84.95
Last change on this file since a771462e was a771462e, checked in by Till Straumann <strauman@…>, on 01/31/07 at 03:40:58

2007-01-30 Till Straumann <strauman@…>

  • Makefile.am, preinstall.am, include/bsp.h,
  • vme/vmeconfig.c (removed), vme/VMEConfig.h (added): cleaned up vme support - use files from libbsp/powerpc/shared/vme and define BSP specifica in VMEConfig.h. Use VME DMA support implemented by vmeUniverse and libbsp/powerpc/shared/vme/vme_universe_dma.c
  • Property mode set to 100644
File size: 2.6 KB
Line 
12007-01-30      Till Straumann <strauman@slac.stanford.edu>
2
3        * Makefile.am, preinstall.am, include/bsp.h,
4        * vme/vmeconfig.c (removed), vme/VMEConfig.h (added):
5        cleaned up vme support - use files from libbsp/powerpc/shared/vme
6        and define BSP specifica in VMEConfig.h.
7        Use VME DMA support implemented by vmeUniverse and
8        libbsp/powerpc/shared/vme/vme_universe_dma.c
9
102006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * configure.ac: New BUG-REPORT address.
13
142006-11-15      Joel Sherrill <joel@OARcorp.com>
15
16        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
17        file and simplified initialization.
18
192006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * Makefile.am: Remove superfluous -DASM.
22
232006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * configure.ac: Require autoconf-2.60. Require automake-1.10.
26
272006-03-08      Joel Sherrill <joel@OARcorp.com>
28
29        * startup/linkcmds: Add .gnu.linkonce.b.* section.
30
312006-02-08      Joel Sherrill <joel@OARcorp.com>
32
33        * startup/linkcmds: Add sections required by newer gcc versions.
34
352006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * configure.ac: Remove explicit ampolish3 support (now in
38        RTEMS_BSP_CONFIGURE).
39
402006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * configure.ac: Add ampolish3 support.
43        * Makefile.am: Add preinstall.am.
44
452006-01-09      Joel Sherrill <joel@OARcorp.com>
46
47        PR 858/bsps
48        * Makefile.am: Added vme_am_defs.h;
49        * vme/vmeconfig.c: Added appropriate include files.
50
512006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * Makefile.am: Don't include subdirs.am. Cleanup.
54
552005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * include/bsp.h: New header guard.
58
592005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
60
61        * console/rsPMCQ1.c, irq/irq.c: Modified to use rtems/irq.h.
62
632005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * console/console.c, console/init68360.c, console/ns16550cfg.c
66        console/ns16550cfg.h, console/rsPMCQ1.h, include/tm27.h,
67        startup/bspstart.c, vme/vmeconfig.c: Eliminate {un|}signed{8|16|32}.
68
692005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
70
71        * console/init68360.c, include/bsp.h, startup/bspstart.c: Changed
72        rtems_unsigned types to uint types
73
742005-05-03      Joel Sherrill <joel@OARcorp.com>
75
76        * include/.cvsignore: New file.
77
782005-05-03      Joel Sherrill <joel@OARcorp.com>
79
80        * .cvsignore: New file.
81
822005-04-29      Jennifer Averett <jennifer.averett@oarcorp.com>
83
84        * irq/irq.c, start/start.S: Removed warnings
85
862005-04-29      Jennifer Averett <jennifer.averett@oarcorp.com>
87
88        * New BSP.
89        * console/config.c: New files.
Note: See TracBrowser for help on using the repository browser.