source: rtems/c/src/lib/libbsp/sparc/leon3/ChangeLog @ 9d7508e

Last change on this file since 9d7508e was 9d7508e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:10:26

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 3.5 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-11-16      Joel Sherrill <joel@OARcorp.com>
6
7        * clock/ckinit.c, startup/bspstart.c: Use common clock driver template
8        and eliminate all fast idle code specific to this BSP. This
9        eliminates a fair amount of code in the BSP clock driver and
10        bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the
11        timer so I added the new hook Clock_driver_support_find_timer to
12        support this. In general, there was some clean up to the file headers
13        of various files.
14
152006-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Remove superfluous -DASM.
18
192006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * configure.ac: Require automake-1.10. Require autoconf-2.60.
22
232006-07-16      Joel Sherrill <joel@OARcorp.com>
24
25        * preinstall.am: Install spacewire.h
26
272006-07-13      Jerry Needell <jerry.needell@unh.edu>
28
29        * clock/ckinit.c, include/leon.h, timer/timer.c, amba/amba.c
30        fixed up merge from 4.6.6. Correct references to
31        LEON3_IrqCtrl_Regs_Map.mask[x] and LEON3_Timer_Regs_Map.timer[x].
32
332006-07-12      Jerry Needell <jerry.needell@unh.edu>
34
35        * amba/amba.c, clock/ckinit.c, include/amba.h, timer/timer.c: Search
36        for the Timer Register when initializing the amba rather than before
37        each potential use.
38
392006-07-12      Joel Sherrill <joel@OARcorp.com>
40
41        * Makefile.am, include/leon.h: Try to merge rest of 4.6 BSP changes.
42        * include/spacewire.h: New file.
43
442006-07-12      Joel Sherrill <joel@OARcorp.com>
45
46        * Makefile.am: Merge SHM support from 4.6 branch.
47        * shmsupp/README, shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
48        shmsupp/mpisr.c: New files.
49
502006-07-11      Joel Sherrill <joel@OARcorp.com>
51
52        * clock/ckinit.c: Actually call the routine to find the LEON3 time.
53
542006-07-11      Joel Sherrill <joel@OARcorp.com>
55
56        * leon_greth/.cvsignore, leon_greth/leon_greth.c: New files.
57        Missed adding in previous commit of merge.
58
592006-07-11      Joel Sherrill <joel@OARcorp.com>
60
61        * clock/ckinit.c, timer/timer.c: Make sure LEON3_Timer_Regs is
62        initialized for the timer driver.
63
642006-07-11      Jerry Needell <jerry.needell@unh.edu>
65
66        * ChangeLog, Makefile.am, clock/ckinit.c, include/amba.h,
67        include/bsp.h: Merge SPARC updates from 4.6 branch.  Original
68        modifications by Gaisler Enterprises.
69
702006-07-03      Jerry Needell <jerry.needell@unh.edu>
71
72        * leon_greth/leon_greth.c, include/bsp.h, include/amba.h: ported from 4.6.6
73
742006-06-24      Joel Sherrill <joel@OARcorp.com>
75
76        * startup/linkcmds: Add .rela.dyn sections.
77
782006-04-12      Konrad Eisele <konrad@gaisler.com>
79
80        * include/leon.h: Add LEON_INTERRUPT_EXTERNAL_1 define.
81
822006-03-08      Joel Sherrill <joel@OARcorp.com>
83
84        * startup/linkcmds: Add .gnu.linkonce.b.* section.
85
862006-02-08      Joel Sherrill <joel@OARcorp.com>
87
88        * startup/linkcmds: Add sections required by newer gcc versions.
89
902006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * configure.ac: Remove explicit ampolish3 support (now in
93        RTEMS_BSP_CONFIGURE).
94
952006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
96
97        * configure.ac: Add ampolish3 support.
98        * Makefile.am: Add preinstall.am.
99
1002006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
101
102        * leon_smc91111/leon_smc91111.c, README, timer/timer.c,
103        startup/ithread.S, startup/setvec.c, startup/spurious.c,
104        startup/linkcmds, startup/bspstart.c, console/console.c,
105        console/debugputs.c, console/consolereserveresources.c,
106        bsp_specs, amba/amba.c, gnatsupp/gnatsupp.c, include/coverhd.h,
107        include/tm27.h, include/leon.h, include/bsp.h, include/amba.h,
108        Makefile.am, configure.ac, times, leon_open_eth/leon_open_eth.c
109        clock/ckinit.c: Backport from rtems-4-6-branch.
Note: See TracBrowser for help on using the repository browser.