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
RevLine 
[35439f37]12007-04-06      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove lib (Now expected to exist in GCC).
4
[7678743]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
[3f0cfc56]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
[a771462e]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
[fcb0cd46]242006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * configure.ac: New BUG-REPORT address.
27
[aa4369c]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
[57357d9]332006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * Makefile.am: Remove superfluous -DASM.
36
[754610f]372006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * configure.ac: Require autoconf-2.60. Require automake-1.10.
40
[bd86290d]412006-03-08      Joel Sherrill <joel@OARcorp.com>
42
43        * startup/linkcmds: Add .gnu.linkonce.b.* section.
44
[4217b96]452006-02-08      Joel Sherrill <joel@OARcorp.com>
46
47        * startup/linkcmds: Add sections required by newer gcc versions.
48
[73733dc]492006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * configure.ac: Remove explicit ampolish3 support (now in
52        RTEMS_BSP_CONFIGURE).
53
[7cc4f59]542006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * configure.ac: Add ampolish3 support.
57        * Makefile.am: Add preinstall.am.
58
[1d3788fc]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
[16fe0921]652006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
66
67        * Makefile.am: Don't include subdirs.am. Cleanup.
68
[34c4852]692005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
70
71        * include/bsp.h: New header guard.
72
[41a4657]732005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
74
75        * console/rsPMCQ1.c, irq/irq.c: Modified to use rtems/irq.h.
76
[2241d99]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
[c3be7fd]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
[14225faa]882005-05-03      Joel Sherrill <joel@OARcorp.com>
89
90        * include/.cvsignore: New file.
91
[e2b954c]922005-05-03      Joel Sherrill <joel@OARcorp.com>
93
94        * .cvsignore: New file.
95
[16c4793]962005-04-29      Jennifer Averett <jennifer.averett@oarcorp.com>
97
98        * irq/irq.c, start/start.S: Removed warnings
99
[6e1daa0]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.