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

4.104.114.84.95
Last change on this file since 20074c49 was 2679eb9d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/07 at 04:09:22

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

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