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

4.104.114.84.95
Last change on this file since a81e4f1 was a81e4f1, checked in by Eric Norum <WENorum@…>, on 04/09/05 at 01:59:49

FPGA interrupt status register is now 16-bit.

  • Property mode set to 100644
File size: 1.6 KB
Line 
12005-04-08  Eric Norum <norume@aps.anl.gov>
2
3        * startup/bspstart.c: FPGA interrupt status register is now 16-bit.
4
52005-03-12  Eric Norum <norume@aps.anl.gov>
6
7        * network/network.c: Add statistics counter for number of realigned bytes.
8
92005-03-10  Eric Norum <norume@aps.anl.gov>
10
11        * startup/bspstart.c: Add NOP after CACR writes (work around hardware bug).
12
132005-02-14  Eric Norum <norume@aps.anl.gov>
14
15        * startup/bspstart.c: Don't cache flash -- it messes up programming.
16
172005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * console/console.c, include/bsp.h, network/network.c,
20        startup/bspstart.c: Remove obsolete fixed size types.
21
222005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * startup/bspstart.c:
25        rtems_interrupt_catch(trampoline, vector, &old_handler).
26
272005-02-03  Eric Norum <norume@aps.anl.gov>
28
29        * include/bsp.h, startup/bspstart.c: Add 'extended' BSP
30        support (pseudo-VME).
31
322005-02-02  Eric Norum <norume@aps.anl.gov>
33
34        * network/network.c: Lock FEC/PHYS at 100 Mbs, full-duplex
35
362005-02-01  Eric Norum <norume@aps.anl.gov>
37
38        * include/bsp.h, network/network.c, startup/bspstart.c: Add some
39          bootprom system calls.
40
412005-02-01  Eric Norum <norume@aps.anl.gov>
42
43        * start/start.S, network/network.c: Place FEC buffer descriptors
44        in SRAM.  No longer need to worry about buffer descriptor caching.
45
462005-01-31  Eric Norum <norume@aps.anl.gov>
47
48        * network/network.c, startup/bspstart.c: Processor doesn't snoop
49        FEC DMA so we must invalidate the cache appropriately.
50
512005-01-31      Joel Sherrill <joel@OARcorp.com>
52
53        * .cvsignore: New file.
54
552005-01-28      Eric Norum <norume@aps.anl.gov>
56
57        * uC5282: New BSP
58        * acinclude.m4: uC5282 BSP
59
Note: See TracBrowser for help on using the repository browser.