summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mcf5329/ChangeLog
blob: 7184bcaa0c9d3af488f7e72ed28184119943a57d (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
2008-08-31	Joel Sherrill <joel.sherrill@oarcorp.com>

	* timer/timer.c: Eliminate empty function from every benchmark timer
	driver. Fix spelling.

2008-08-31	Joel Sherrill <joel.sherrill@oarcorp.com>

	* timer/timer.c: Rename timer driver methods to follow RTEMS
	programming conventions.

2008-08-19	Ralf Corsépius <ralf.corsepius@rtems.org>

	* clock/clock.c, startup/init5329.c: Add missing prototypes.

2008-07-04	Matthew Riek <matthew.riek@ibiscomputer.com.au>

	* Makefile.am, README, include/coverhd.h, network/network.c,
	startup/bspstart.c, startup/cfinit.c, startup/linkcmdsflash: Add
	cache support for 5329. Fix bug in network driver. Enable the cache
	in copyback and write-through so we can assume that in BSP.

2008-06-23	Joel Sherrill <joel.sherrill@OARcorp.com>

	* .cvsignore: New file.

2008-06-20	Joel Sherrill <joel.sherrill@OARcorp.com>

	* startup/linkcmds: Use wildcard on .data section.

2008-06-20	Matthew Riek <matthew.riek@ibiscomputer.com.au>

	* ChangeLog, Makefile.am, README, bsp_specs, configure.ac, gdb-init,
	preinstall.am, clock/clock.c, console/console.c, include/bsp.h,
	include/bspopts.h.in, include/coverhd.h, include/tm27.h,
	network/network.c, start/start.S, startup/bspclean.c,
	startup/bspstart.c, startup/cfinit.c, startup/init5329.c,
	startup/linkcmds, startup/linkcmdsflash, timer/timer.c: New files.