summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/csb336/ChangeLog
blob: af8ad1f81054e436dcd8478902061152d7bed92f (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
2006-10-17	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Require autoconf-2.60. Require automake-1.10.

2006-06-02	Jay Monkman <jtm@lopingdog.com>

	* startup/linkcmds: Removed unnecessary global definition of
        bsp_vector_table. 

2006-06-02	Jay Monkman <jtm@lopingdog.com>

	* times: Reran timing tests and updated 'times' file.

2006-06-02	Jay Monkman <jtm@lopingdog.com>

	* startup/bspstart.c: Fixed PLL calculations.

2006-06-02	Jay Monkman <jtm@lopingdog.com>

	* Makefile.am, console/uart.c, startup/exit.c:  Changed UART
          driver to be interrupt driven, added support for both UARTs.


2006-06-02	Jay Monkman <jtm@lopingdog.com>

	* network/network.c: Changed interrupt handling
	to use shared rtems_irq_connect_data struct.

2006-06-02	Jay Monkman <jtm@lopingdog.com>

	* start/start.S, startup/linkcmds: Defined UNDEF exception
	stack space. 

2006-01-11	Ralf Corsepius <ralf.corsepius@rtems.org>

	* Makefile.am: Add preinstall.am.

2005-11-22	Ralf Corsepius <ralf.corsepius@rtems.org>

	* bsp_specs: remove %lib.

2005-11-12	Ralf Corsepius <ralf.corsepius@rtems.org>

	* bsp_specs: Remove %cpp.

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

	* include/bsp.h: New header guard.

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

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

2005-01-07	Ralf Corsepius <ralf.corsepius@rtems.org>

	* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.

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

	* startup/bspstart.c, startup/exit.c: Remove warnings.

2005-01-02	Ralf Corsepius <ralf.corsepius@rtems.org>

	* Makefile.am: Remove build-variant support.

2004-11-05	Joel Sherrill <joel@OARcorp.com>

	* startup/linkcmds: Add .gnu.linkonce.b section and account for memory
	area being named sdram NOT RAM.

2004-10-21	Ralf Corsepius <ralf_corsepius@rtems.org>

	* startup/bspstart.c: Use POSIX fixed size types.

2004-09-24	Ralf Corsepius <ralf_corsepius@rtems.org>

	* configure.ac: Require automake > 1.9.

2004-07-24	Joel Sherrill <joel@OARcorp.com>

	* .cvsignore: New file.

2004-07-15	Jay Monkman

	* console/.cvsignore, include/.cvsignore, network/.cvsignore,
	start/.cvsignore, startup/.cvsignore: New files.

2004-07-15	Jay Monkman

	* ChangeLog, Makefile.am, README, bsp_specs, configure.ac, times,
	console/uart.c, include/bsp.h, include/tm27.h, network/lan91c11x.c,
	network/lan91c11x.h, network/network.c, start/start.S,
	startup/bspstart.c, startup/exit.c, startup/linkcmds,
	startup/memmap.c: New files.