summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/serial.h
Commit message (Collapse)AuthorAgeFilesLines
* Alchemy support. Done by Pete and further hacked up a bit by me ...Ralf Baechle2001-05-041-1/+17
|
* More loose bits (grrr) ...Ralf Baechle2001-03-161-0/+14
|
* ITE 8172 patches from Pete Popov slightly hacked by me.Ralf Baechle2001-02-211-0/+20
|
* Start of an attempt to unify support for GT64120 based boards.Ralf Baechle2001-02-051-14/+10
|
* Bunch more patches from MIPS.Ralf Baechle2000-12-291-2/+12
|
* First batch of PMC Ocelot CP7000 patches.Ralf Baechle2000-12-131-9/+35
|
* EV64120 support. From Steve Johnson.Ralf Baechle2000-12-041-2/+8
|
* Partial support for Galileo EV96100 evaluation board. Patches fromRalf Baechle2000-11-061-1/+14
| | | | Pete Popov of Monta Vista.
* Cleanup a large number of random junk, nothing of importance.Ralf Baechle2000-03-251-1/+5
|
* DDB 5074 updates from Geert.Ralf Baechle2000-02-161-12/+2
|
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041-10/+12
|
* Make the Indy compile.Ralf Baechle2000-01-311-2/+2
|
* Support for the NEC DDB Vrc-5074 evaluation board. Patches byRalf Baechle2000-01-261-2/+15
| | | | Geert Uytterhoeven (geert@linux-m68k.org).
* grrr... another lost changeThomas Bogendoerfer1998-08-261-0/+5
|
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-5/+0
| | | | | o New Newport console code. o New G364 console code.
* fixed baud rate for OlivettisThomas Bogendoerfer1998-06-161-0/+5
|
* Make the default configurations (RM200C / Acer PICA) compile.Ralf Baechle1998-05-071-14/+14
|
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-071-0/+144
o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz.