source: rtems/c/src/lib/libbsp/i386/shared/ChangeLog @ a4d3eb0d

4.104.114.84.95
Last change on this file since a4d3eb0d was a4d3eb0d, checked in by Joel Sherrill <joel.sherrill@…>, on 01/04/05 at 23:28:37

2005-01-04 Joel Sherrill <joel@…>

  • comm/gdb_glue.c, irq/idt.c: Remove warnings.
  • Property mode set to 100644
File size: 5.9 KB
Line 
12005-01-04      Joel Sherrill <joel@OARcorp.com>
2
3        * comm/gdb_glue.c, irq/idt.c: Remove warnings.
4
52004-09-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
6
7        PR 608/bsps
8        * pci/pcibios.c: BusCountPCI().
9
10
112004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
14
152004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        * pci/pcibios.c: Convert to using c99 fixed size types.
18
192004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * irq/irq_asm.S: Convert #..-comments to /*..*/ comments.
22
232004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Add PREINSTALL_DIRS.
26
272004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
30        Add PRE/TMPINSTALL_FILES to CLEANFILES.
31
322003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
35
362003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * io/.cvsignore: Remove.
39        * pci/Makefile.am, irq/Makefile.am, io/Makefile.am,
40        comm/Makefile.am: Remove.
41        * Makefile.am: Merge-in Makefile.ams above.
42        Add preinstallation dirstamp support.
43
442003-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * comm/uart.h: Add extern "C" guards.
47        * pci/pcibios.h: Ditto.
48
492003-09-04      Joel Sherrill <joel@OARcorp.com>
50
51        * comm/gdb_glue.c, irq/idt.c, irq/irq.c, irq/irq.h, irq/irq_asm.S,
52        irq/irq_asm.h, irq/irq_init.c: URL for license changed.
53
542003-08-21      Till Strauman <strauman@slac.stanford.edu>
55
56        PR 456/bsps
57        * irq/irq.c: Fix race condition when installing an ISR.
58
592003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Reflect having moved automake/.
62        * comm/Makefile.am: Reflect having moved automake/.
63        * io/Makefile.am: Reflect having moved automake/.
64        * irq/Makefile.am: Reflect having moved automake/.
65        * pci/Makefile.am: Reflect having moved automake/.
66
672003-07-16      Greg Menke <gregory.menke@gsfc.nasa.gov>
68
69        PR 428/bsps
70        PR 432/bsps
71        * pci/pcibios.c, pci/pcibios.h: Added BSP_pci_Find_Device() which
72        is copied from motorola_shared.
73
742003-03-18      Joel Sherrill <joel@OARcorp.com>
75
76        * comm/GDB.HOWTO: Updated.
77
782002-10-31      Joel Sherrill <joel@OARcorp.com>
79
80        * comm/i386-stub.c: Fixed places where debug_error() was not called
81        with enough arguments.
82
832002-10-31      Joel Sherrill <joel@OARcorp.com>
84
85        * comm/i386-stub.c: Removed warnings.
86
872002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * pci/pcibios.c: #include <string.h>.
90
912002-08-05      Eric Norum <eric.norum@usask.ca>
92
93        * pci/pcibios.c: Per PR262, removed all asserts so probes for
94        devices that are not present will work.  This lets you have
95        multiple PCI Ethernet drivers in an application and dynamically
96        use the one for the card othat is present.
97
982002-07-16      Eric Norum <eric.norum@usask.ca>
99
100        * comm/uart.c: I am using a PC-104 card with no video output.  I
101        found that things would lock up if a printk was followed closely by
102        a printf when BSPConsolePort = BSP_UART_COM2 and
103        BSPPrintkPort = BSP_UART_COM1.  With this change in place,
104        printf/printk calls can be intermingled with no apparent problems.
105
1062002-05-01      Eric Norum <eric.norum@usask.ca>
107
108        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
109        startup/page_table.c: Per PR200 fix multi-line inline assembly
110        to satisfy gcc 3.1 and newer.
111
1122002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * comm/Makefile.am: Remove AUTOMAKE_OPTIONS.
115        * io/Makefile.am: Remove AUTOMAKE_OPTIONS.
116        * Makefile.am: Remove AUTOMAKE_OPTIONS.
117        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
118        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
119
1202002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
123
1242001-10-12      Joel Sherrill <joel@OARcorp.com>
125
126        * startup/linkcmds: Fixed typo.
127
1282001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
131        * comm/Makefile.am: Use 'PREINSTALL_FILES ='.
132        * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
133
1342001-08-16      Mike Siers <mikes@poliac.com>
135
136        * comm/tty_drv.c, comm/uart.c: Correct some minor cut and paste bugs.
137
1382001-07-03      Mike Seirs <mike@poliac.com>
139
140        * comm/tty_drv.c, comm/uart.c, comm/uart.h:  Adds the capability
141        to use task driven serial I/O to ti386 BSPs. This patch leaves thex
142        default I/O mode to be IRQ.  If you want to use task I/O mode,
143        then the tty_drv.c file needs to be modified.  Basically, all
144        you need to change is the data values of the termios callbacks
145        structure.  This callback structure is used in the tty1_open
146        and tty2_open functions.  The values you need to set are commented
147        out in the source code.
148
1492001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * comm/Makefile.am: Use *_HEADERS instead of *H_FILES.
152        * io/Makefile.am: Ditto.
153        * irq/Makefile.am: Ditto.
154        * pci/Makefile.am: Ditto.
155
1562000-10-19      Joel Sherrill <joel@OARcorp.com>
157
158        * common/uart.h: Added prototype for BSP_uart_set_baud().
159
1602000-10-19         Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
161
162        * comm/uart.c (BSP_uart_init): Save more line state parameters.
163
1642000-10-18       Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
165
166        * comm/i386-stub-glue.c, comm/tty_drv.c, comm/uart.c, comm/uart.h:
167        Add the ability to set parity, number of data bits and
168        number of stop bits to the existing i386 serial drivers.
169
1702000-10-17      Joel Sherrill <joel@OARcorp.com>
171
172        * irq/idt.c, irq/Makefile.am: Moved idt.c to from libcpu/i386 so
173        i386 RTEMS can be multilib'ed.
174
1752000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * io/Makefile.am: Formatting.
178
1792000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
180
181        * shared/comm: Added "/dev/ttyS1" & "/dev/ttyS2" support for
182        the i386 BSPs.
183        * shared/comm/gdb_glue.c: New file.
184        * shared/comm/i386_io.c: New file.
185        * shared/comm/tty_drv.c: New file.
186        * shared/comm/tty_drv.h: New file.
187        * shared/comm/Makefile.am: Account for new files.
188        * shared/comm/uart.c: Adds support for sending characters to
189        another "line discipline."
190
1912000-08-10      Joel Sherrill <joel@OARcorp.com>
192
193        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.