summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32/lm32_evr/ChangeLog
blob: 1cb9e1162dd27e018e99472fc26f60c2ca502aea (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
2011-08-02	Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>

	PR 1869/bsps
	* README: Merge content from lm32/README which was specific to
	this BSP.

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

	* configure.ac: Require autoconf-2.68, automake-1.11.1.

2010-04-30	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* include/irq-config.h: Removed file.

2009-11-24	Ralf Corsépius <ralf.corsepius@rtems.org>

	* include/bsp.h: Move extern "C" { }.

2009-10-21	Ralf Corsépius <ralf.corsepius@rtems.org>

	* make/custom/lm32_evr.cfg: Remove RTEMS_BSP_FAMILY.

2009-10-20	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Don't add -ansi -fasm to CFLAGS.

2009-10-15	Ralf Corsépius <ralf.corsepius@rtems.org>

	* make/custom/lm32_evr.cfg: New (relocated from /make/custom).

2009-09-15	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.

 2009-07-16	Joel Sherrill <joel.sherrill@oarcorp.com>

	* configure.ac: Rename BSP_BOOTCARD_OPTIONS to
	RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
	have the same options.

2009-07-16	Joel Sherrill <joel.sherrill@oarcorp.com>

	* configure.ac: Add BSP_BOOTCARD_OPTIONS.

2009-03-30	Joel Sherrill <joel.sherrill@oarcorp.com>

	* startup/linkcmds: Stack was overlapping work area.

2009-02-26	Joel Sherrill <joel.sherrill@oarcorp.com>

	* configure.ac, include/bsp.h: Run better on simulator. Timer is
	probably not right yet but

2009-02-25	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README: Add fast idle information.

2009-02-25	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile.am, configure.ac: Add SIMULATOR_FAST_IDLE,
	BSP_PRESS_KEY_FOR_RESET, and BSP_RESET_BOARD_AT_EXIT. Use the standard
	bsp_cleanup code.
	* README: New file.  Include instructions on gdb simulator.

2009-02-23	Ralf Corsépius <ralf.corsepius@rtems.org>

	* include/bsp.h: Conditionally include rtems/rtems_bsdnet.h.
	* configure.ac: Add RTEMS_CHECK_NETWORKING.
	* Makefile.am: Rework.

2009-02-21	Michael Walle <michael@walle.cc>

	* startup/linkcmds: Add new sections.

2008-12-09	Jukka Pietarinen <jukka.pietarinen@mrf.fi>

	* bsp_specs: Update to reflect comments.

2008-12-05	Joel Sherrill <joel.sherrill@oarcorp.com>

	* .cvsignore: New file.

2008-12-04	Jukka Pietarinen <jukka.pietarinen@mrf.fi>

	* ChangeLog, Makefile.am, bsp_specs, configure.ac, preinstall.am,
	include/.cvsignore, include/bsp.h, include/coverhd.h,
	include/irq-config.h, include/system_conf.h, include/tm27.h,
	startup/linkcmds: New files.