summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* o Added a VINO driver, well it tries to read the revision register at least. ...Ulf Carlsson1999-02-085-4/+381
* o I had to remove the include from hal2.c when I removed theUlf Carlsson1999-02-071-4/+2
* o Removed indy_pbus.c neither it worked nor it was really neededUlf Carlsson1999-02-071-104/+98
* Making myself rich and famous, and making it so graphics.o actually loads.Alex deVries1999-02-061-0/+12
* - fixed compiling in of ramdisks; we don't have the kernel segment defining i...Alex deVries1999-02-0610-17/+77
* fixed hal2 accessThomas Bogendoerfer1999-02-032-12/+9
* Alan's smart idea added.Ulf Carlsson1999-02-021-6/+8
* check if this makes any differenceUlf Carlsson1999-01-291-4/+4
* not sure if it made it inUlf Carlsson1999-01-281-42/+48
* Inserted delays where they might be needed.Ulf Carlsson1999-01-281-2/+10
* some more printks and minor changesUlf Carlsson1999-01-281-16/+25
* More DEC and Baget stuff.Ralf Baechle1999-01-2710-0/+7570
* o I found out that the card has to be activated by writing 1 to the the globalUlf Carlsson1999-01-271-10/+19
* *sigh*Ulf Carlsson1999-01-272-13/+44
* forgot some stupid volatile *duh*Ulf Carlsson1999-01-272-5/+2
* just changing a comment.Alex deVries1999-01-271-1/+1
* I'm pretty bored of writing this now since it's about the tenth time I'm doingUlf Carlsson1999-01-272-74/+103
* Simple change so that HAL detects properly.Alex deVries1999-01-271-8/+7
* Ulf's HAL driver.Alex deVries1999-01-276-6/+1523
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-04470-25521/+74073
* splitted up sonic to make code reusable for other architecturesThomas Bogendoerfer1998-10-184-314/+342
* o Make it work on CPUs with 128 byte cachelines.Ralf Baechle1998-10-141-2/+2
* untwisted serial ports. now ttyS0 is serial 1 and ttyS1 is serial 2Thomas Bogendoerfer1998-10-021-20/+15
* made serial console working and compatible to pc version (console=ttyS1 worksThomas Bogendoerfer1998-09-261-86/+233
* increased keaboard timeout to the old value, which makes my Indy happy again.Thomas Bogendoerfer1998-09-261-1/+1
* made rtc working for Jazz machinesThomas Bogendoerfer1998-09-201-0/+3
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-19221-4823/+10420
* fixed scatterlist handlingThomas Bogendoerfer1998-09-161-10/+10
* version from Linus treeThomas Bogendoerfer1998-09-162-1720/+1822
* one CONFIG_SCSI_SGIWD93 is enoughThomas Bogendoerfer1998-09-161-8/+0
* restored DaveM's playground; we are using NCR53C9x.c for our game.Thomas Bogendoerfer1998-09-162-580/+967
* fixed bmove, when moving stuff to the right (insert a character)Thomas Bogendoerfer1998-09-011-10/+8
* serial console fixes, again:-(Thomas Bogendoerfer1998-08-281-22/+44
* PS2 mouse support for MagunmsThomas Bogendoerfer1998-08-281-1/+5
* added g364fb to list of known framebuffer driversThomas Bogendoerfer1998-08-281-0/+7
* corrected g364fb configurationThomas Bogendoerfer1998-08-282-7/+6
* removed duplicate config option for MIPS_JAZZThomas Bogendoerfer1998-08-281-3/+0
* updated driver to .116 fbcon interfaceThomas Bogendoerfer1998-08-281-13/+12
* avoid probing for 0xffe0Thomas Bogendoerfer1998-08-281-2/+2
* fixed merging bugsThomas Bogendoerfer1998-08-263-321/+1
* THIS IS OLD STUFF, I ALREADY REMOVED IT.Thomas Bogendoerfer1998-08-262-680/+0
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-25672-54714/+116832
* fixed race in transmit; this time it worksThomas Bogendoerfer1998-08-222-75/+66
* abscon style console driver for Indy newport graphic hardwareThomas Bogendoerfer1998-08-101-0/+396
* framebuffer driver for G364 based graphiccardsThomas Bogendoerfer1998-08-101-0/+514
* more diagnosticsMike Shaver1998-07-141-6/+15
* fixed up sgi_graphics_mmap and added better error handlingMike Shaver1998-07-131-15/+77
* o Support for the front panel on the Indy. The panel work now as aRalf Baechle1998-07-106-1/+581
* o Merge with Linux 2.1.100.Ralf Baechle1998-06-3096-1009/+1302
* made serial console working on MagnumsThomas Bogendoerfer1998-06-161-22/+44