summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282/ChangeLog
blob: aa7df34608febd0d5dc3321da3514f2370ae0025 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
2005-04-08  Eric Norum <norume@aps.anl.gov>

	* startup/bspstart.c: FPGA interrupt status register is now 16-bit.

2005-03-12  Eric Norum <norume@aps.anl.gov>

	* network/network.c: Add statistics counter for number of realigned bytes.

2005-03-10  Eric Norum <norume@aps.anl.gov>

	* startup/bspstart.c: Add NOP after CACR writes (work around hardware bug).

2005-02-14  Eric Norum <norume@aps.anl.gov>

	* startup/bspstart.c: Don't cache flash -- it messes up programming.

2005-02-04	Ralf Corsepius <ralf.corsepius@rtems.org>

	* console/console.c, include/bsp.h, network/network.c,
	startup/bspstart.c: Remove obsolete fixed size types.

2005-02-04	Ralf Corsepius <ralf.corsepius@rtems.org>

	* startup/bspstart.c:
	rtems_interrupt_catch(trampoline, vector, &old_handler).

2005-02-03  Eric Norum <norume@aps.anl.gov>

	* include/bsp.h, startup/bspstart.c: Add 'extended' BSP
	support (pseudo-VME).

2005-02-02  Eric Norum <norume@aps.anl.gov>

	* network/network.c: Lock FEC/PHYS at 100 Mbs, full-duplex

2005-02-01  Eric Norum <norume@aps.anl.gov>

	* include/bsp.h, network/network.c, startup/bspstart.c: Add some
	  bootprom system calls.

2005-02-01  Eric Norum <norume@aps.anl.gov>

	* start/start.S, network/network.c: Place FEC buffer descriptors
	in SRAM.  No longer need to worry about buffer descriptor caching.

2005-01-31  Eric Norum <norume@aps.anl.gov>

	* network/network.c, startup/bspstart.c: Processor doesn't snoop
	FEC DMA so we must invalidate the cache appropriately.

2005-01-31	Joel Sherrill <joel@OARcorp.com>

	* .cvsignore: New file.

2005-01-28	Eric Norum <norume@aps.anl.gov>

	* uC5282: New BSP
	* acinclude.m4: uC5282 BSP