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

4.104.114.84.95
Last change on this file since 402f4df was 402f4df, checked in by Eric Norum <WENorum@…>, on 04/10/05 at 21:10:32

Set up IRQ1* handling properly.

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