source: rtems/c/src/lib/libbsp/m68k/uC5282/ChangeLog @ 8d3dd7a4

4.104.114.84.95
Last change on this file since 8d3dd7a4 was 34c4852, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/26/05 at 05:36:48

2005-05-26 Ralf Corsepius <ralf.corsepius@…>

  • include/bsp.h: New header guard.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * include/bsp.h: New header guard.
4
52005-05-23  Eric Norum <norume@aps.anl.gov>
6
7        * startup/linkcmds
8          startup/bspstart.c: Followup fix to Joel's/Chris's VBR changes.
9
102005-05-11  Eric Norum <norume@aps.anl.gov>
11
12        * startup/bspstart.c: Followup fix to Joel's changes of 2005-05-03.
13
142005-05-10  Eric Norum <norume@aps.anl.gov>
15
16        * network/network.c: Poke RDAR/TDAR every time.
17                         Add more diagnostic printout.
18
192005-05-03      Joel Sherrill <joel@OARcorp.com>
20
21        * startup/init5282.c: Remove use of _Coldfire_VBR and use _VBR as rest
22        of m68k family.
23
242005-04-26      Joel Sherrill <joel@OARcorp.com>
25
26        * network/network.c: Eliminate warnings.
27
282005-04-20  Eric Norum <norume@aps.anl.gov>
29
30        * startup/bspstart.c
31        * network/network.c: Try instruction-only cache.
32
332005-04-19  Eric Norum <norume@aps.anl.gov>
34
35        * startup/bspstart.c: Expose read/write copy of cache control registers
36                          in case some application diagnostic code wants to
37                          display the values.
38
392005-04-13  Eric Norum <norume@aps.anl.gov>
40
41        * network/network.c: Add some more diagnostics.
42                         Poke TDAR/RDAR only when necessary.
43
442005-04-10  Eric Norum <norume@aps.anl.gov>
45
46        * startup/bspstart.c: Set up IRQ1* handling properly.
47
482005-04-08  Eric Norum <norume@aps.anl.gov>
49
50        * startup/bspstart.c: FPGA interrupt status register is now 16-bit.
51
522005-03-12  Eric Norum <norume@aps.anl.gov>
53
54        * network/network.c: Add statistics counter for number of realigned bytes.
55
562005-03-10  Eric Norum <norume@aps.anl.gov>
57
58        * startup/bspstart.c: Add NOP after CACR writes (work around hardware bug).
59
602005-02-14  Eric Norum <norume@aps.anl.gov>
61
62        * startup/bspstart.c: Don't cache flash -- it messes up programming.
63
642005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
65
66        * console/console.c, include/bsp.h, network/network.c,
67        startup/bspstart.c: Remove obsolete fixed size types.
68
692005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
70
71        * startup/bspstart.c:
72        rtems_interrupt_catch(trampoline, vector, &old_handler).
73
742005-02-03  Eric Norum <norume@aps.anl.gov>
75
76        * include/bsp.h, startup/bspstart.c: Add 'extended' BSP
77        support (pseudo-VME).
78
792005-02-02  Eric Norum <norume@aps.anl.gov>
80
81        * network/network.c: Lock FEC/PHYS at 100 Mbs, full-duplex
82
832005-02-01  Eric Norum <norume@aps.anl.gov>
84
85        * include/bsp.h, network/network.c, startup/bspstart.c: Add some
86          bootprom system calls.
87
882005-02-01  Eric Norum <norume@aps.anl.gov>
89
90        * start/start.S, network/network.c: Place FEC buffer descriptors
91        in SRAM.  No longer need to worry about buffer descriptor caching.
92
932005-01-31  Eric Norum <norume@aps.anl.gov>
94
95        * network/network.c, startup/bspstart.c: Processor doesn't snoop
96        FEC DMA so we must invalidate the cache appropriately.
97
982005-01-31      Joel Sherrill <joel@OARcorp.com>
99
100        * .cvsignore: New file.
101
1022005-01-28      Eric Norum <norume@aps.anl.gov>
103
104        * uC5282: New BSP
105        * acinclude.m4: uC5282 BSP
106
Note: See TracBrowser for help on using the repository browser.