summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/edb7312/ChangeLog
blob: 83cd586b5749e20e8b0a2fca584360e082f234f3 (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
2003-03-06	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Remove AC_CONFIG_AUX_DIR.

2003-02-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).

2003-02-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: AC_PREREQ(2.57).

2003-01-20	Joel Sherrill <joel@OARcorp.com>

	* startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.

2002-12-13	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	* console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	* irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	* network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	* start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	* startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	* timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.

2002-12-12	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* start/Makefile.am: Use install-data-local to install startfile.

2002-12-10	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.

2002-12-02	Joel Sherrill <joel@OARcorp.com>

	* configure.ac, network/Makefile.am: Don't build if networking disabled.
	* startup/linkcmds: Add sections to remove warnings.

2002-11-17	Joel Sherrill <joel@OARcorp.com>

	* network/network.c: Fix inconsistency in prototyping.

2002-11-13	Joel Sherrill <joel@OARcorp.com>

	* network/network.c: Removed warning per Jay's suggestion.

2002-11-13	Joel Sherrill <joel@OARcorp.com>

	* include/.cvsignore: Corrected.
	* network/.cvsignore: New file.

2002-11-13	Jay Monkman <jtm@smoothsmoothie.com>

	* New BSP.
	* .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README,
	times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
	console/.cvsignore, console/Makefile.am, console/uart.c,
	include/.cvsignore, include/Makefile.am, include/bsp.h,
	include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S,
	irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am,
	network/network.c, start/.cvsignore, start/Makefile.am,
	start/start.S, startup/.cvsignore, startup/Makefile.am,
	startup/bspstart.c, startup/exit.c, startup/linkcmds,
	timer/.cvsignore, timer/Makefile.am, timer/timer.c,
	wrapup/.cvsignore, wrapup/Makefile.am: New file.