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

4.104.114.84.95
Last change on this file since d5fe91e was d5fe91e, checked in by Eric Norum <WENorum@…>, on 04/19/05 at 20:50:45

Expose some read/write copies of configuration registers.

  • Property mode set to 100644
File size: 2.1 KB
Line 
12005-04-19  Eric Norum <norume@aps.anl.gov>
2
3        * startup/bspstart.c: Expose read/write copy of cache control registers
4                          in case some application diagnostic code wants to
5                          display the values.
6
72005-04-13  Eric Norum <norume@aps.anl.gov>
8
9        * network/network.c: Add some more diagnostics.
10                         Poke TDAR/RDAR only when necessary.
11
122005-04-10  Eric Norum <norume@aps.anl.gov>
13
14        * startup/bspstart.c: Set up IRQ1* handling properly.
15
162005-04-08  Eric Norum <norume@aps.anl.gov>
17
18        * startup/bspstart.c: FPGA interrupt status register is now 16-bit.
19
202005-03-12  Eric Norum <norume@aps.anl.gov>
21
22        * network/network.c: Add statistics counter for number of realigned bytes.
23
242005-03-10  Eric Norum <norume@aps.anl.gov>
25
26        * startup/bspstart.c: Add NOP after CACR writes (work around hardware bug).
27
282005-02-14  Eric Norum <norume@aps.anl.gov>
29
30        * startup/bspstart.c: Don't cache flash -- it messes up programming.
31
322005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * console/console.c, include/bsp.h, network/network.c,
35        startup/bspstart.c: Remove obsolete fixed size types.
36
372005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * startup/bspstart.c:
40        rtems_interrupt_catch(trampoline, vector, &old_handler).
41
422005-02-03  Eric Norum <norume@aps.anl.gov>
43
44        * include/bsp.h, startup/bspstart.c: Add 'extended' BSP
45        support (pseudo-VME).
46
472005-02-02  Eric Norum <norume@aps.anl.gov>
48
49        * network/network.c: Lock FEC/PHYS at 100 Mbs, full-duplex
50
512005-02-01  Eric Norum <norume@aps.anl.gov>
52
53        * include/bsp.h, network/network.c, startup/bspstart.c: Add some
54          bootprom system calls.
55
562005-02-01  Eric Norum <norume@aps.anl.gov>
57
58        * start/start.S, network/network.c: Place FEC buffer descriptors
59        in SRAM.  No longer need to worry about buffer descriptor caching.
60
612005-01-31  Eric Norum <norume@aps.anl.gov>
62
63        * network/network.c, startup/bspstart.c: Processor doesn't snoop
64        FEC DMA so we must invalidate the cache appropriately.
65
662005-01-31      Joel Sherrill <joel@OARcorp.com>
67
68        * .cvsignore: New file.
69
702005-01-28      Eric Norum <norume@aps.anl.gov>
71
72        * uC5282: New BSP
73        * acinclude.m4: uC5282 BSP
74
Note: See TracBrowser for help on using the repository browser.