source: rtems/c/src/lib/libbsp/mips/hurricane/ChangeLog @ a4819530

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

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: 1.9 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-03-12      Joel Sherrill <joel@OARcorp.com>
6
7        * clock/ckinit.c, startup/exception.S: Correct license URL and/or fix
8        mistake in copyright notice. Both of these mistakes appear to be from
9        code submitted after these changes were made previously.
10
112007-03-10      Joel Sherrill <joel@OARcorp.com>
12
13        PR 1227/bsps
14        * include/bsp.h: Remove MAX_LONG_TEST_DURATION and
15        MAX_SHORT_TEST_DURATION. They are obsolete and unused.
16
172006-12-12      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * include/bsp.h: Use uint32_t instead of unsigned32.
20
212006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * configure.ac: New BUG-REPORT address.
24
252006-11-15      Joel Sherrill <joel@OARcorp.com>
26
27        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
28        file and simplified initialization.
29
302006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * Makefile.am: Remove superfluous -DASM.
33
342006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
35
36        * configure.ac: Require autoconf-2.60. Require automake-1.10.
37
382006-09-11      Chris Johns <chrisj@rtems.org>
39
40        * include/usc.h: Remove extra CRLF.
41       
422006-03-22      Joel Sherrill <joel@OARcorp.com>
43
44        * include/.cvsignore: New file.
45
462006-03-16      Ralf Corsépius <ralf.corsepius@rtems.org>
47
48        * liblnk/pmon.S, liblnk/regs.S, liblnk/lnklib.S, README,
49        bsp_specs, configure.ac, startup/inittlb.c, startup/bspstart.c,
50        startup/setvec.c, startup/ghlinkcmds, startup/idtmem.S,
51        startup/exception.S, startup/bspclean.c, startup/idttlb.S,
52        startup/linkcmds, include/usc.h, include/tm27.h, include/bsp.h,
53        include/coverhd.h, clock/clock.h, clock/clock.S, clock/ckinit.c,
54        Makefile.am, start/start.S, console/console.c, times:
55        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
56
57        * The HURRICANE BSP is for a Quick Logic Hurricane evaluation board.
58          This board has a PMC-Sierra RM5230 or RM5231 MIPS Processor.
Note: See TracBrowser for help on using the repository browser.