summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gumstix/ChangeLog
blob: 6974fb1032a08b898a60675ebf90c7dd95a2c9f6 (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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
2011-11-07	Joel Sherrill <joel.sherrill@oarcorp.com>

	PR 1953/bsps
	* console/uarts.c: Do not use /dev/console in libchip configuration
	table. Shared driver framework selects device to use as /dev/console.

2011-10-18	Jennifer Averett <Jennifer.Averett@OARcorp.com>

	PR 1917/bsps
	* Makefile.am, console/uarts.c: Modifications to add dynamic tables for
	libchip serial drivers.

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

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

2010-12-03	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* bsp_specs, start/start.S, startup/linkcmds: Use linker command base
	file.

2010-05-14	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* rtl8019/rtl8019.c: Fix typo.

2010-05-03	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* rtl8019/rtl8019.c: Fixed interrupt handler.

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

	* Makefile.am, preinstall.am: Added generic interrupt support modules.
	* include/bsp.h: Define BSP_FEATURE_IRQ_EXTENSION.
	* startup/bspstart.c, rtl8019/rtl8019.c: Interrupt support changes.

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

	* make/custom/gumstix.cfg: Use VFP floating point model.

2010-04-09	Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>

	* rtl8019/rtl8019.c: make irq data types consistent

2010-04-07	Joel Sherrill <joel.sherrill@oarcorp.com>

	* start/start.S: Verify boot_card() is passed a NULL.

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

	* make/custom/gumstix.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/gumstix.cfg: New (relocated from /make/custom).

2009-09-17	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* preinstall.am: Regenerate.

2009-09-16	Joel Sherrill <joel.sherrill@OARcorp.com>

	* configure.ac: Resolve confusion with Ralf's patch.

2009-09-16	Roxana Leontie <roxana.leontie@gmail.com>

	* configure.ac, fb/fb.c, include/bsp.h: updates made for porting to
	Nano-X and make testing easyer

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

	* configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.

 2009-08-27	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile.am: If not on Skyeye, do not include the rtl8019 driver
	in libbsp.

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

	* configure.ac: Add default value.

2009-08-22	Xi Yang <hiyangxi@gmail.com>

	* fb/fb.c: Register correct device name.
	* startup/bspstart.c: Fix warnings.

2009-08-21	Joel Sherrill <joel.sherrill@OARcorp.com>

	* include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS.
	Should be automatically handled by confdefs.h or the application.

2009-08-21	Xi Yang <hiyangxi@gmail.com>

	* Makefile.am: Add fb/fb.c add rtl8019 Ethernet card support
	* preinstall.am: Install skyeye_fb.h, Install wd80x3
	* fb/fb.c, fb/skyeye_fb.h: Framebuffer support for skyeye simulator
	* rtl8019/wd80x3, rtl8019/rtl8019.c: rtl8019 support
	* startup/memmap.c: Change the size of Map I/O to 1216M
	* bsp/bsp.h: Add rtl8019 related infomation

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-10	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile.am: Fix typo.

2009-07-10	Xi Yang <hiyangxi@gmail.com>

	* Makefile.am: Complete update to current style.

2009-06-29	Xi Yang <hiyangxi@gmail.com>

	* Makefile.am: Update to current style.
	* bsp_specs: Fix warning for _start.
	* start/start.S: Proper attribution for origin.
	* startup/bspstart.c: Add Skyeye bsp_reset() on Skyeye.
	* include/.cvsignore: New file.
	* include/bspopts.h.in: Removed.

2009-06-11	Joel Sherrill <joel.sherrill@oarcorp.com>

	* startup/linkcmds: Fix spacing.

2009-06-05	Joel Sherrill <joel.sherrill@oarcorp.com>

	* configure.ac, include/bspopts.h.in: Add ON_SKYEYE option to at least
	enable fast idle mode. Also added some standard BSP options.

2009-06-04	Xi Yang <hiyangxi@gmail.com>

	* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
	preinstall.am, console/uarts.c, include/bsp.h, include/bspopts.h.in,
	include/tm27.h, start/start.S, startup/bspstart.c, startup/linkcmds,
	startup/memmap.c: New files.