summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/bfin/ChangeLog
blob: 7885240517cf061d8b6ee45adb8f5aced581e2ac (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
2007-12-11	Joel Sherrill <joel.sherrill@OARcorp.com>

	* shared/clock/clockdrv.c: Eliminate copies of the Configuration Table.
	Use the RTEMS provided accessor macros to obtain configuration
	fields.

2007-09-10	Alain Schaefer <alani@easc.ch>

	* shared/start/start.S: Initialize bss to zero.

2007-08-03	Joel Sherrill <joel.sherrill@OARcorp.com>

	* shared/start/start.S: Fix typo of pO versus p0.

2007-04-17	Joel Sherrill <joel@OARcorp.com>

	* shared/clock/rtc.c, shared/timer/timer.c: Fix compile errors and
	address most warnings about constants being too large.

2006-12-02	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: New BUG-REPORT address.

2006-10-30	Joel Sherrill <joel@OARcorp.com>

	* .cvsignore: New file.

2006-10-24	Joel Sherrill <joel@OARcorp.com>

	* shared/start/start.S: Eliminate hi, lo, HI, LO, and MK_BMSK.

2006-10-24	Alain Schaefer <alani@easc.ch>

	* configure.ac, eZKit533/configure.ac, eZKit533/include/bsp.h,
	shared/start/start.S: Make use of separated bfin helper .h files.

2006-06-05  Alain Schaefer <alani@easc.ch>

    * all files : Initial copy and port from no_cpu