summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32/lm32_evr/ChangeLog
blob: a8f02707c92ff6d58328a1e87f383b79776c2156 (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
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.