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

4.104.114.84.95
Last change on this file since 7678743 was 7678743, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/01/07 at 03:24:47

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

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