summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gp32/ChangeLog
blob: d0eceb6667eba2b86054555e0d4caaa5c2ff01d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
2005-06-06	Philippe Simons <loki_666@fastmail.fm>

	* Makefile.am: Include lcd.rel.

2005-06-01	Philippe Simons <loki_666@fastmail.fm>

	* bsp_specs: Add rules for cpp support
	* include/bsp.h: Add gp32 support fct prototypes
	* console/conio.c: Moved video buffer to 0x0c7ed000
	* startup/bspstart.c: Add some init code, some cleaning...

2005-05-26	Ralf Corsepius <ralf.corsepius@rtems.org>

	* include/bsp.h: New header guard.

2005-04-26	Joel Sherrill <joel@OARcorp.com>

	* startup/bspstart.c: Add include rtems/bspIo.h to eliminate warning.