summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Collapse)AuthorAgeFilesLines
* Same on the main line.Ralf Baechle1999-08-201-2/+2
|
* MIPS 64, day 2.Ralf Baechle1999-08-193-4/+4
|
* Merged David Arilie's PMAZ-A driver with dec_espHarald Koerfgen1999-08-122-14/+176
|
* Updates in preperation of EISA support.Andrew R. Baker1999-08-113-9/+15
|
* Support for the 2nd SCSI controller on the Indigo2.Andrew R. Baker1999-08-022-9/+35
|
* The remaining R3000 changes. From now on the CVS will be R3000 aware. R3000 ↵Harald Koerfgen1999-07-263-5/+34
| | | | Indigo anyone? :-)
* Updates regarding my changes in ng1hw.h and newport.hUlf Carlsson1999-07-231-14/+14
|
* Moved around a symbol.Ulf Carlsson1999-07-232-7/+4
|
* Add IOC3 PCI id.Ralf Baechle1999-07-081-0/+1
|
* Merge with Linux 2.3.9.Ralf Baechle1999-07-0558-328/+906
|
* Zilog serial driver dataptedHarald Koerfgen1999-07-012-6/+6
|
* More merging. Chainsaw style.Ralf Baechle1999-06-241-4/+0
|
* Removed some warnings.Ulf Carlsson1999-06-241-2/+2
|
* Make newport_con use font_8x16.c instead of vga_font.cUlf Carlsson1999-06-243-357/+24
|
* We need the spinlock..Ulf Carlsson1999-06-241-3/+1
|
* This was broken..Ulf Carlsson1999-06-241-1/+6
|
* Merge with Linux 2.3.7.Ralf Baechle1999-06-2275-3008/+6374
| | | | | | WARNING: 2.3.7 is known to eat filesystems for breakfast and little children for lunch, so if you try this on your machine make backups first ...
* added missing "Thomas Bogendoerfer1999-06-221-2/+2
|
* Cleanup esp junk diffs.Ralf Baechle1999-06-211-53/+22
|
* Cleanup, sync with others sources.Ralf Baechle1999-06-217-32/+7
|
* The rest of 2.3.6.Ralf Baechle1999-06-1780-0/+41514
|
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-17377-11791/+23116
| | | | have a MIPS box at hand.
* Merge with Linux 2.2.8.Ralf Baechle1999-06-13391-19950/+92804
|
* o Fixed a hairy bug, putDebugChar() returned void instead of int. (damn hard ↵Ulf Carlsson1999-06-122-10/+26
| | | | | | to find) o Added some checks for ioc_icontrol, so that the kgdb stuff may get setup before interrupts.
* Some minor bugfixesHarald Koerfgen1999-05-022-1/+8
|
* Various changes to Makefiles and Config.in files to be able to make use of ↵Harald Koerfgen1999-05-016-4/+58
| | | | the new DECstation and Baget stuff :-)
* removed buggy version. no need to have this file in CVS anyway.Thomas Bogendoerfer1999-04-141-263/+0
|
* Linux/MIPS understands NetBSD/pmax and Ultrix partition tablesHarald Koerfgen1999-04-121-0/+55
|
* No commentHarald Koerfgen1999-04-121-1/+2
|
* *** empty log message ***Harald Koerfgen1999-04-111-0/+14
|
* DECstation updatesHarald Koerfgen1999-04-116-117/+180
|
* Baget updatesHarald Koerfgen1999-04-111-10/+11
|
* o Fixed some problemsUlf Carlsson1999-04-113-17/+15
| | | | o Cleaned up the configuration scripts a bit
* o Tux!Ulf Carlsson1999-04-101-8/+49
|
* o Optimization and fixesUlf Carlsson1999-04-091-20/+59
|
* We don't need this anymore.Ulf Carlsson1999-04-054-1793/+0
|
* /dev/graphics works much better now. I'll clean up the code a little bit soon.Ulf Carlsson1999-04-011-31/+74
|
* Forgot to add #include <asm/byteorder.h> on the last revision.Al Smith1999-03-311-0/+1
|
* Updated sgi_partition() to cope with running on non big-endianAl Smith1999-03-291-8/+13
| | | | | | machines. It should now be possible to put a SGI drive into a little-endian machine and have the partition table validated correctly.
* added reset code, to get even a busy wd93 back to its feetsThomas Bogendoerfer1999-03-282-1/+32
|
* fix for the lockups after scsi aborts.Thomas Bogendoerfer1999-03-282-1/+4
|
* added workaround for getting passed bogus pointer from wd33c93. This fixesThomas Bogendoerfer1999-03-251-2/+11
| | | | | the reported CDrom problems. But there is still something fishy with broken SCSI devices
* fixed flushing of data before dma.Thomas Bogendoerfer1999-03-241-12/+33
| | | | | added scattering over more HPC3 dma descriptors for buffers bigger than 8192 bytes.
* disable popup plane. this allow us to use the faster scrolling evenThomas Bogendoerfer1999-03-191-2/+12
| | | | with video modes with less than 1024 scanlines
* fixed video corruptions, when running with less than 1024 scanlinesThomas Bogendoerfer1999-03-151-2/+2
|
* fixed one scanline wrap aroundThomas Bogendoerfer1999-03-141-5/+8
|
* fixed detection of bt445 revisionThomas Bogendoerfer1999-03-071-15/+57
| | | | | fixed output of cmap revision added screensize detection
* added printout of chip revisionThomas Bogendoerfer1999-03-021-2/+54
| | | | added value for correction of cursor position depending on the board revision
* fixed typoThomas Bogendoerfer1999-02-251-1/+1
|
* adapted driver to latest fbcon changesThomas Bogendoerfer1999-02-251-24/+20
|