summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/genmongoosev/ChangeLog
blob: 3567e0c042fe9b19856e244081178a3652ecf69c (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
2001-05-10	Ralf Corsepius	<corsepiu@faw.uni-ulm.de>

	* configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).

2001-05-07	Joel Sherrill <joel@OARcorp.com>

	* console/conscfg.c: Added an entry for the second
	serial port.

2001-04-20	Joel Sherrill <joel@OARcorp.com>

	* clock/clockdrv.c: Account for the fact that ClockRate is
	in cycles not megahertz.

2001-04-16	Joel Sherrill <joel@OARcorp.com>

	* start/start.S, startup/bspstart.c, startup/linkcmds:
	Cleanup that was not merged from the simple non-RTEMS program.

2001-04-16	Joel Sherrill <joel@OARcorp.com>

	* start/start.S, startup/bspstart.c, startup/linkcmds: 
	Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
	as he debugged this BSP using a logic analyzer.

2001-03-14	Joel Sherrill <joel@OARcorp.com>

	* clock/clockdrv.c, console/conscfg.c, include/bsp.h, start/start.S,
	startup/bspstart.c, timer/timer.c: Comments corrected.

2001-02-22	Joel Sherrill <joel@OARcorp.com>

	* The Generic Mongoose-V BSP uses only the peripherals found on
	the Synova Mongoose-V CPU.  This is a radiation hardened CPU 
	based on the LSI Logic 33K.
	* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.in,
	clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
	console/.cvsignore, console/Makefile.am, console/conscfg.c,
	include/.cvsignore, include/Makefile.am, include/bsp.h,
	start/.cvsignore, start/Makefile.am, start/regs.S, start/start.S,
	startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
	startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c,
	wrapup/.cvsignore, wrapup/Makefile.am: New files.