source: rtems/c/src/lib/libbsp/i386/ChangeLog @ e131ac0

4.104.114.84.95
Last change on this file since e131ac0 was 05a2cc4b, checked in by Till Straumann <strauman@…>, on 11/03/05 at 02:59:18

2005-11-02 straumanatslacdotstanford.edu

  • shared/pci/pcibios.c: replaced pci_find_device implementation by a pcibios call which already provides the functionality
  • Property mode set to 100644
File size: 10.3 KB
Line 
12005-11-02      straumanatslacdotstanford.edu
2
3        * shared/pci/pcibios.c: replaced pci_find_device implementation by a
4        pcibios call which already provides the functionality
5
62005-10-17      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * shared/comm/i386_io.h, shared/comm/tty_drv.c,
9        shared/comm/tty_drv.h: Remove CVS Log.
10
112005-10-17      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * Makefile.am: Merge-in shared/Makefile.am.
14        * ChangeLog: Merge-in shared/ChangeLog.
15        * configure.ac: Remove shared/Makefile.am.
16
172005-05-23      Joel Sherrill <joel@OARcorp.com>
18
19        * shared/comm/i386-stub.c: Make get_char() static since it is such a
20        common name and conflicts with names in the standard Ada run-time.
21
222005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * shared/pci/pcibios.c: Eliminate unsigned8.
25
262005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
27
28        * shared/Makefile.am, shared/comm/i386-stub-glue.c,
29        shared/comm/tty_drv.c, shared/comm/uart.c, shared/irq/idt.c,
30        shared/irq/irq.c, shared/irq/irq.h, shared/irq/irq_asm.S,
31        shared/irq/irq_init.c: Moved irq.h and irq_asm.h to bsp
32        subdirectory.
33
342005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
35
36        * shared/pci/pcibios.c, shared/pci/pcibios.h: Corrected spacing Name
37        modifications for a generic PCI interface       Added wrapper
38        routines for pci read/write configuration data
39
402005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
41
42        * shared/comm/tty_drv.c: Modified to support addition of parameter
43        to ISRs.
44
452005-04-26      Joel Sherrill <joel@OARcorp.com>
46
47        * shared/pci/pcibios.c: Reformatted.
48
492005-04-18      Eric Valette <eric.valette@free.fr>
50
51        * shared/irq/irq.c, shared/irq/irq.h, shared/irq/irq_asm.S,
52        shared/irq/irq_init.c: Added parameter to irq handler
53
542005-03-14      Joel Sherrill <joel@OARcorp.com>
55
56        * shared/pci/pcibios.c, shared/pci/pcibios.h: Continue PCI API
57        unification. All use pci_find_device().
58
592005-03-04      Joel Sherrill <joel@OARcorp.com>
60
61        * shared/pci/pcibios.c, shared/pci/pcibios.h: Make PCI initialize
62        function part of the unified PCI API as pci_initialize().
63
642005-01-19      Joel Sherrill <joel@OARcorp.com>
65
66        * pc386/console/vgainit.c, pc386/wd8003/wd8003.c,
67        shared/comm/uart.c: Fix errors caught by gcc 4.x.
68
692005-01-04      Joel Sherrill <joel@OARcorp.com>
70
71        * shared/comm/gdb_glue.c, shared/irq/idt.c: Remove warnings.
72
732004-09-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
74
75        PR 608/bsps
76        * shared/pci/pcibios.c: BusCountPCI().
77
782004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
79
80        * configure.ac: Require automake > 1.9.
81
822004-04-09      Ralf Corsepius <ralf.corsepius@rtems.org>
83
84        * shared/irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
85
862004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
87
88        * shared/pci/pcibios.c: Convert to using c99 fixed size types.
89
902004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
93        * acinclude.m4: Regenerate.
94
952004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * shared/irq/irq_asm.S: Convert #..-comments to /*..*/ comments.
98
992004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * shared/Makefile.am: Add PREINSTALL_DIRS.
102
1032004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * shared/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
106        PRE/TMPINSTALL_FILES to CLEANFILES.
107
1082004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
111        $(RTEMS_BSP_FAMILY).
112
1132003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * shared/Makefile.am: Use mkdir_p. Remove dirs from
116        PRE/TMPINSTALL_FILES.
117        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
118
1192003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * shared/Makefile.am: Merge-in Makefile.ams above. Add
122        preinstallation dirstamp support.
123        * configure.ac: Remove shared/io/Makefile, shared/comm/Makefile,
124        shared/pci/Makefile, shared/irq/Makefile.
125        * shared/io/.cvsignore, shared/pci/Makefile.am,
126        shared/irq/Makefile.am, shared/io/Makefile.am,
127        shared/comm/Makefile.am: Remove.
128
1292003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * acinclude.m4: Reflect changes to bootstrap.
132        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
133
1342003-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * shared/comm/uart.h: Add extern "C" guards.
137        * shared/pci/pcibios.h: Ditto.
138
1392003-09-04      Joel Sherrill <joel@OARcorp.com>
140
141        * shared/comm/gdb_glue.c, shared/irq/idt.c, shared/irq/irq.c,
142        shared/irq/irq.h, shared/irq/irq_asm.S, shared/irq/irq_asm.h,
143        shared/irq/irq_init.c: URL for license changed.
144
1452003-08-21      Till Strauman <strauman@slac.stanford.edu>
146
147        PR 456/bsps
148        * shared/irq/irq.c: Fix race condition when installing an ISR.
149
1502003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Reflect having moved aclocal/.
153
1542003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
157        shared/io/Makefile.am, shared/irq/Makefile.am,
158        shared/pci/Makefile.am: Reflect having moved automake/.
159
1602003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Use rtems-bugs@rtems.com as bug report email
163        address.
164
1652003-07-16      Greg Menke <gregory.menke@gsfc.nasa.gov>
166
167        PR 428/bsps
168        PR 432/bsps
169        * shared/pci/pcibios.c, shared/pci/pcibios.h: Added
170        BSP_pci_Find_Device() which is copied from motorola_shared.
171
1722003-03-18      Joel Sherrill <joel@OARcorp.com>
173
174        * shared/comm/GDB.HOWTO: Updated.
175
1762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: Remove AC_CONFIG_AUX_DIR.
179
1802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
183        * configure.ac: AC_PREREQ(2.57).
184
1852002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
188
1892002-10-31      Joel Sherrill <joel@OARcorp.com>
190
191        * shared/comm/i386-stub.c: Fixed places where debug_error() was not
192        called with enough arguments.
193        * shared/comm/i386-stub.c: Removed warnings.
194
1952002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
198
1992002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * shared/pci/pcibios.c: #include <string.h>.
202
2032002-08-05      Eric Norum <eric.norum@usask.ca>
204
205        * shared/pci/pcibios.c: Per PR262, removed all asserts so probes for
206         devices that are not present will work.  This lets you have
207        multiple PCI Ethernet drivers in an application and dynamically use
208        the one for the card othat is present.
209
2102002-07-16      Eric Norum <eric.norum@usask.ca>
211
212        * shared/comm/uart.c: I am using a PC-104 card with no video output.
213         I found that things would lock up if a printk was followed closely
214        by a printf when BSPConsolePort = BSP_UART_COM2 and BSPPrintkPort =
215        BSP_UART_COM1.  With this change in place, printf/printk calls can
216        be intermingled with no apparent problems.
217
2182002-05-01      Eric Norum <eric.norum@usask.ca>
219
220        * shared/console/console.c, shared/fatal/bspfatal.c,
221        shared/startup/bspclean.c, shared/ startup/page_table.c: Per PR200
222        fix multi-line inline assembly  to satisfy gcc 3.1 and newer.
223
2242002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am, shared/comm/Makefile.am, shared/io/Makefile.am,
227        shared/Makefile.am, shared/irq/Makefile.am, shared/pci/Makefile.am:
228        Remove AUTOMAKE_OPTIONS.
229        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
230        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
231
2322002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * shared/irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
235
2362001-10-12      Joel Sherrill <joel@OARcorp.com>
237
238        * shared/startup/linkcmds: Fixed typo.
239
2402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
243        * configure.ac: New file, generated from configure.in by autoupdate.
244        * configure.in: Remove.
245
2462001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * acinclude.m4: New file.
249        * configure.in: Use RTEMS_BSP_SUBDIR.
250
2512001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * shared/irq/Makefile.am, shared/comm/Makefile.am,
254        shared/pci/Makefile.am: Use 'PREINSTALL_FILES ='.
255
2562001-08-16      Mike Siers <mikes@poliac.com>
257
258        * shared/comm/tty_drv.c, shared/comm/uart.c: Correct some minor cut
259        and paste bugs.
260
2612001-07-03      Mike Seirs <mike@poliac.com>
262
263        * shared/comm/tty_drv.c, shared/comm/uart.c, shared/comm/uart.h:
264        Adds the capability to use task driven serial I/O to ti386 BSPs.
265        This patch leaves thex default I/O mode to be IRQ.  If you want to
266        use task I/O mode, then the tty_drv.c file needs to be modified.
267        Basically, all you need to change is the data values of the termios
268        callbacks structure.  This callback structure is used in the
269        tty1_open and tty2_open functions.  The values you need to set are
270        commented out in the source code.
271
2722001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * shared/comm/Makefile.am: Use *_HEADERS instead of *H_FILES.
275        * shared/io/Makefile.am, shared/irq/Makefile.am,
276        shared/pci/Makefile.am: Ditto.
277
2782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
281
2822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
285        $(RTEMS_TOPdir)/aclocal.
286
2872000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
290        GNU canonicalization.
291
2922000-10-19      Joel Sherrill <joel@OARcorp.com>
293
294        * shared/common/uart.h: Added prototype for BSP_uart_set_baud().
295
2962000-10-19      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
297
298        * shared/comm/uart.c (BSP_uart_init): Save more line state
299        parameters.
300
3012000-10-18      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
302
303        * shared/comm/i386-stub-glue.c, shared/comm/tty_drv.c,
304        shared/comm/uart.c, shared/comm/uart.h: Add the ability to set
305        parity, number of data bits and number of stop bits to the existing
306        i386 serial drivers.
307
3082000-10-17      Joel Sherrill <joel@OARcorp.com>
309
310        * shared/irq/idt.c, shared/irq/Makefile.am: Moved idt.c to from
311        libcpu/i386 so  i386 RTEMS can be multilib'ed.
312
3132000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * shared/io/Makefile.am: Formatting.
316
3172000-08-26      Rosimildo da Silva  <rdasilva@connecttel.com>
318
319        * shared/shared/comm: Added "/dev/ttyS1" & "/dev/ttyS2" support for
320        the i386 BSPs.
321        * shared/shared/comm/uart.c: Adds support for sending characters to
322        another "line discipline."
323        * shared/shared/comm/gdb_glue.c, shared/shared/comm/i386_io.c,
324        shared/shared/comm/tty_drv.c, shared/shared/comm/tty_drv.h: New
325        file.
326        * shared/shared/comm/Makefile.am: Account for new files.
327
3282000-08-10      Joel Sherrill <joel@OARcorp.com>
329
330        * ChangeLog, shared/ChangeLog: New file.
331
Note: See TracBrowser for help on using the repository browser.