source: rtems/c/src/lib/libbsp/m68k/uC5282/ChangeLog @ 5a9284a

4.104.114.84.95
Last change on this file since 5a9284a was 5a9284a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/11/06 at 05:26:03

2006-01-11 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Add preinstall.am.
  • Property mode set to 100644
File size: 4.3 KB
Line 
12006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Add preinstall.am.
4
52005-12-19  Eric Norum <norume@aps.anl.gov>
6
7    * startup/bspstart.c: Add another 'extended BSP' routine which return
8                          reboot status register information.
9
102005-11-12      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * bsp_specs: Remove %cpp.
13
142005-11-11  Eric Norum <norume@aps.anl.gov>
15
16    * console/console.c: Clean up UART2 pin setup.  Protect pin setup code.
17
182005-11-08  Eric Norum <norume@aps.anl.gov>
19
20    * console/console.c: Add code to set up pin assignments
21
222005-11-07  Eric Norum <norume@aps.anl.gov>
23
24    * Almost everything: Assign copyright to OAR.
25
262005-10-26  Eric Norum <norume@aps.anl.gov>
27
28        * README, network/network.c: Add support for forcing link parameters.
29
302005-09-16  Eric Norum <norume@aps.anl.gov>
31
32        * startup/bspstart.c: Add bsp_reset bootrom call.
33        * startup/bspclean.c: Call bsp_reset from bsp_cleanup().
34
352005-07-05  Eric Norum <norume@aps.anl.gov>
36
37        * startup/linkcmdc: Add .gnu.linkonce.b
38
392005-07-05  Eric Norum <norume@aps.anl.gov>
40
41        * startup/bspstart.c: Ensure that CS[12]n are enabled.
42
432005-06-28  Eric Norum <norume@aps.anl.gov>
44
45        * network/network.c: Add full/half-duplex auto-negotiation support.
46
472005-06-20  Eric Norum <norume@aps.anl.gov>
48
49        * network/network.c: Clean up transmit buffer realignment.  Many
50        thanks to Mr. Kolja Waschk for identifying the problem.
51
522005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        * include/bsp.h: New header guard.
55
562005-05-23  Eric Norum <norume@aps.anl.gov>
57
58        * startup/linkcmds
59          startup/bspstart.c: Followup fix to Joel's/Chris's VBR changes.
60
612005-05-11  Eric Norum <norume@aps.anl.gov>
62
63        * startup/bspstart.c: Followup fix to Joel's changes of 2005-05-03.
64
652005-05-10  Eric Norum <norume@aps.anl.gov>
66
67        * network/network.c: Poke RDAR/TDAR every time.
68                         Add more diagnostic printout.
69
702005-05-03      Joel Sherrill <joel@OARcorp.com>
71
72        * startup/init5282.c: Remove use of _Coldfire_VBR and use _VBR as rest
73        of m68k family.
74
752005-04-26      Joel Sherrill <joel@OARcorp.com>
76
77        * network/network.c: Eliminate warnings.
78
792005-04-20  Eric Norum <norume@aps.anl.gov>
80
81        * startup/bspstart.c
82        * network/network.c: Try instruction-only cache.
83
842005-04-19  Eric Norum <norume@aps.anl.gov>
85
86        * startup/bspstart.c: Expose read/write copy of cache control registers
87                          in case some application diagnostic code wants to
88                          display the values.
89
902005-04-13  Eric Norum <norume@aps.anl.gov>
91
92        * network/network.c: Add some more diagnostics.
93                         Poke TDAR/RDAR only when necessary.
94
952005-04-10  Eric Norum <norume@aps.anl.gov>
96
97        * startup/bspstart.c: Set up IRQ1* handling properly.
98
992005-04-08  Eric Norum <norume@aps.anl.gov>
100
101        * startup/bspstart.c: FPGA interrupt status register is now 16-bit.
102
1032005-03-12  Eric Norum <norume@aps.anl.gov>
104
105        * network/network.c: Add statistics counter for number of realigned bytes.
106
1072005-03-10  Eric Norum <norume@aps.anl.gov>
108
109        * startup/bspstart.c: Add NOP after CACR writes (work around hardware bug).
110
1112005-02-14  Eric Norum <norume@aps.anl.gov>
112
113        * startup/bspstart.c: Don't cache flash -- it messes up programming.
114
1152005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
116
117        * console/console.c, include/bsp.h, network/network.c,
118        startup/bspstart.c: Remove obsolete fixed size types.
119
1202005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
121
122        * startup/bspstart.c:
123        rtems_interrupt_catch(trampoline, vector, &old_handler).
124
1252005-02-03  Eric Norum <norume@aps.anl.gov>
126
127        * include/bsp.h, startup/bspstart.c: Add 'extended' BSP
128        support (pseudo-VME).
129
1302005-02-02  Eric Norum <norume@aps.anl.gov>
131
132        * network/network.c: Lock FEC/PHYS at 100 Mbs, full-duplex
133
1342005-02-01  Eric Norum <norume@aps.anl.gov>
135
136        * include/bsp.h, network/network.c, startup/bspstart.c: Add some
137          bootprom system calls.
138
1392005-02-01  Eric Norum <norume@aps.anl.gov>
140
141        * start/start.S, network/network.c: Place FEC buffer descriptors
142        in SRAM.  No longer need to worry about buffer descriptor caching.
143
1442005-01-31  Eric Norum <norume@aps.anl.gov>
145
146        * network/network.c, startup/bspstart.c: Processor doesn't snoop
147        FEC DMA so we must invalidate the cache appropriately.
148
1492005-01-31      Joel Sherrill <joel@OARcorp.com>
150
151        * .cvsignore: New file.
152
1532005-01-28      Eric Norum <norume@aps.anl.gov>
154
155        * uC5282: New BSP
156        * acinclude.m4: uC5282 BSP
157
Note: See TracBrowser for help on using the repository browser.