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

4.104.114.84.95
Last change on this file since 35439f37 was 35439f37, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/06/07 at 05:47:04

2007-04-06 Ralf Corsépius <ralf.corsepius@…>

  • bsp_specs: Remove lib (Now expected to exist in GCC).
  • Property mode set to 100644
File size: 3.0 KB
Line 
12007-04-06      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove lib (Now expected to exist in GCC).
4
52007-04-01      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * console/rsPMCQ1.c, irq/irq_init.c: Reflect changes to pci-API.
8
92007-03-11      Joel Sherrill <joel@OARcorp.com>
10
11        * startup/bspstart.c: Remove assignments of
12        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
13        value in boot_card.c
14
152007-01-30      Till Straumann <strauman@slac.stanford.edu>
16
17        * Makefile.am, preinstall.am, include/bsp.h,
18        * vme/vmeconfig.c (removed), vme/VMEConfig.h (added):
19        cleaned up vme support - use files from libbsp/powerpc/shared/vme
20        and define BSP specifica in VMEConfig.h.
21        Use VME DMA support implemented by vmeUniverse and
22        libbsp/powerpc/shared/vme/vme_universe_dma.c
23
242006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * configure.ac: New BUG-REPORT address.
27
282006-11-15      Joel Sherrill <joel@OARcorp.com>
29
30        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
31        file and simplified initialization.
32
332006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * Makefile.am: Remove superfluous -DASM.
36
372006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * configure.ac: Require autoconf-2.60. Require automake-1.10.
40
412006-03-08      Joel Sherrill <joel@OARcorp.com>
42
43        * startup/linkcmds: Add .gnu.linkonce.b.* section.
44
452006-02-08      Joel Sherrill <joel@OARcorp.com>
46
47        * startup/linkcmds: Add sections required by newer gcc versions.
48
492006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * configure.ac: Remove explicit ampolish3 support (now in
52        RTEMS_BSP_CONFIGURE).
53
542006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * configure.ac: Add ampolish3 support.
57        * Makefile.am: Add preinstall.am.
58
592006-01-09      Joel Sherrill <joel@OARcorp.com>
60
61        PR 858/bsps
62        * Makefile.am: Added vme_am_defs.h;
63        * vme/vmeconfig.c: Added appropriate include files.
64
652006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
66
67        * Makefile.am: Don't include subdirs.am. Cleanup.
68
692005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
70
71        * include/bsp.h: New header guard.
72
732005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
74
75        * console/rsPMCQ1.c, irq/irq.c: Modified to use rtems/irq.h.
76
772005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * console/console.c, console/init68360.c, console/ns16550cfg.c
80        console/ns16550cfg.h, console/rsPMCQ1.h, include/tm27.h,
81        startup/bspstart.c, vme/vmeconfig.c: Eliminate {un|}signed{8|16|32}.
82
832005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
84
85        * console/init68360.c, include/bsp.h, startup/bspstart.c: Changed
86        rtems_unsigned types to uint types
87
882005-05-03      Joel Sherrill <joel@OARcorp.com>
89
90        * include/.cvsignore: New file.
91
922005-05-03      Joel Sherrill <joel@OARcorp.com>
93
94        * .cvsignore: New file.
95
962005-04-29      Jennifer Averett <jennifer.averett@oarcorp.com>
97
98        * irq/irq.c, start/start.S: Removed warnings
99
1002005-04-29      Jennifer Averett <jennifer.averett@oarcorp.com>
101
102        * New BSP.
103        * console/config.c: New files.
Note: See TracBrowser for help on using the repository browser.