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

4.104.114.84.95
Last change on this file since 3f0cfc56 was 3f0cfc56, checked in by Joel Sherrill <joel.sherrill@…>, on 03/11/07 at 15:24:18

2007-03-11 Joel Sherrill <joel@…>

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