summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gp32/ChangeLog
blob: 19cf26c28d14e53aca15e6c2709fbabc1267af09 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.