summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb/ChangeLog
blob: 20b56e5175e7f6f4070ca3defbce8e7281865743 (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
2011-07-24	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* Makefile.am, preinstall.am: Include stubs so all tests compile.
	* include/tm27.h: New file.

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

	* bsp_specs: Backport from CVS-HEAD.

2008-09-24	Joel Sherrill <joel.sherrill@OARcorp.com>

	* preinstall.am: Regenerated.

2008-09-24	Ralf Corsépius <ralf.corsepius@rtems.org>

	* Makefile.am: Eliminates libcpudir.

2008-08-30	Joel Sherrill <joel.sherrill@OARcorp.com>

	* Makefile.am, startup/bspstart.c: Use default bsp_pretasking_hook().

2008-08-20	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* include/mpc55xxevb.h, network/network.c, startup/sd-card-init.c,
	tests/tests.c: Added copyright information.  Added missing prototypes.
	Fixed integer conversion warning.
	* startup/bspclean.c: Include bootcard.h.

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

	* startup/bspclean.c, startup/sd-card-init.c, tests/tests.c:
	Add missing prototypes.

2008-08-01	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* startup/start.S: Clear environment pointer for bootcard.

2008-07-31	Joel Sherrill <joel.sherrill@OARcorp.com>

	* Makefile.am: Do not build .rel files. Reduces code bloat.

2008-07-31	Joel Sherrill <joel.sherrill@OARcorp.com>

	* tests/tests.c: Remove C++ style comments.

2008-07-31	Joel Sherrill <joel.sherrill@OARcorp.com>

	* startup/bspclean.c: Use C style comment.

2008-07-27	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Add -ansi to RTEMS_PROG_CC_FOR_TARGET.
	* Makefile.am: Remove doxygen comments.
	Remove bogus BUILT_SOURCES.

2008-07-24	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* configure.ac, startup/bspstart.c: Support RAM allocation via
	bootcard.

2008-07-17	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Remove RTEMS_AMPOLISH3.

2008-07-15	Joel Sherrill <joel.sherrill@oarcorp.com>

	* .cvsignore, include/.cvsignore: New files.

2008-07-14     Sebastian Huber <sebastian.huber@embedded-brains.de>

	* bsp_specs, configure.ac, include/bsp.h, include/irq-config.h,
	include/mpc55xxevb.h, Makefile.am, network/network.c, preinstall.am,
	README, startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
	startup/linkcmds.memory, startup/sd-card-init.c, startup/start.S,
	tests/tests.c: New files.