summaryrefslogtreecommitdiffstats
path: root/drivers/sgi
Commit message (Expand)AuthorAgeFilesLines
* We need the spinlock..Ulf Carlsson1999-06-241-3/+1
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-175-20/+20
* o Fixed a hairy bug, putDebugChar() returned void instead of int. (damn hard ...Ulf Carlsson1999-06-122-10/+26
* o Fixed some problemsUlf Carlsson1999-04-111-4/+0
* /dev/graphics works much better now. I'll clean up the code a little bit soon.Ulf Carlsson1999-04-011-31/+74
* o Moved the HAL2 driver to drivers/soundUlf Carlsson1999-02-135-1594/+4
* compile in dummy console, when newport_con is a moduleThomas Bogendoerfer1999-02-111-0/+3
* Modularizing the Newport console driver.Alex deVries1999-02-095-348/+15
* o Added a VINO driver, well it tries to read the revision register at least. ...Ulf Carlsson1999-02-081-4/+5
* 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-068-11/+73
* 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
* 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-275-6/+1522
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-043-9/+7
* 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
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-194-6/+13
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-2511-1472/+70
* 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-103-0/+575
* o Merge with Linux 2.1.100.Ralf Baechle1998-06-301-2/+2
* o New memset. Fastest in town for size > 6 bytes.Ralf Baechle1998-05-041-10/+35
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-055-16/+17
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-176-3/+5
* And again ...Ralf Baechle1998-03-041-587/+1
* Once more duplicated content ...Ralf Baechle1998-03-042-932/+0
* Ooops, the entire file content was duplicated ...Ralf Baechle1998-03-041-444/+0
* Add console_is_present() to make it compile.Ralf Baechle1998-03-031-0/+5
* Cache fixes, part #1.Ralf Baechle1998-03-0313-4874/+1
* Upgrade to 2.1.73.Ralf Baechle1998-03-0317-2/+6827
* Merge with Linux 2.1.72, part 2.Ralf Baechle1997-12-161-0/+12
* Merge with Linux 2.1.72, part 1.Ralf Baechle1997-12-164-10/+20
* Make the thing compile.Ralf Baechle1997-12-022-11/+11
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-1/+1
* Fixed the userland semaphores. No need for the dentry hacksMiguel de Icaza1997-11-011-150/+57
* Fixes to the shmiq implementation.Miguel de Icaza1997-09-212-19/+167