summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix a timer calibration bug. This should get rid of the delay loop hang.Keith M Wesolowski2000-07-241-7/+8
* Microsecond timers for Indy. From Keith Wesolowsky.Ralf Baechle2000-07-094-15/+115
* Move sgiserial initialization to a much better placeFlorian Lohoff2000-05-191-1/+1
* Merge with Linux 2.3.99-pre7 and various other bits.Ralf Baechle2000-05-121-3/+1
* sgi_prom_console_init calling convention from the ancient daysFlorian Lohoff2000-04-081-2/+1
* call rs_init to at least enable the serial ttys - Still no outputFlorian Lohoff2000-04-061-0/+1
* First fixes for SGI_PROM_CONSOLE - first commit - be nice :)Florian Lohoff2000-04-061-5/+4
* More random merges.Ralf Baechle2000-03-271-19/+15
* Fix another ARC lib user ...Ralf Baechle2000-03-261-4/+4
* Make it compile again.Ralf Baechle2000-03-261-1/+2
* Undo another braino ...Ralf Baechle2000-03-251-5/+7
* Merge with Linux 2.3.49.Ralf Baechle2000-03-071-2/+1
* Merge with 2.3.48.Ralf Baechle2000-03-021-1/+19
* Merge with Linux 2.3.38.Ralf Baechle2000-02-051-2/+2
* Merge with Linux 2.3.32.Ralf Baechle2000-02-042-12/+12
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-271-1/+10
* Merge with Linux 2.3.22.Ralf Baechle2000-01-211-1/+3
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-171-7/+10
* Resurrect serial console.Ralf Baechle1999-12-081-4/+4
* Fix compilation errors, add .cvsignore files.Ralf Baechle1999-12-061-2/+2
* Merge with Linux 2.3.21.Ralf Baechle1999-12-044-9/+8
* Move various headers into a SGI specific subdirectory. These filesRalf Baechle1999-10-219-29/+28
* Merge with 2.3.19.Ralf Baechle1999-10-099-23/+23
* Merge with 2.3.10.Ralf Baechle1999-09-281-2/+1
* Look ma - a tank has hit the MIPS sources ...Ralf Baechle1999-08-211-1/+13
* More MIPS64 chainsawing.Ralf Baechle1999-08-201-6/+8
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-181-2/+1
* Updates in preperation of EISA support.Andrew R. Baker1999-08-111-4/+4
* Merge with Linux 2.2.8.Ralf Baechle1999-06-131-4/+5
* o Moved remote GDB setup from indy_int.c to setup.c.Ulf Carlsson1999-06-122-37/+80
* I think I solved the cache index wrap around problems in a correct way now. TheyUlf Carlsson1999-05-121-2/+5
* o Silly SC caching bugUlf Carlsson1999-05-101-5/+5
* Andrew's Indigo patches seem to work just fine on my Indy, let's bring them intoUlf Carlsson1999-05-073-7/+19
* o indy_sc_wipe corrupted the status registerUlf Carlsson1999-05-071-2/+3
* A prom console for the Indigo II which yet doesn't work perfectly.Ulf Carlsson1999-05-073-3/+82
* o Smooth volume controlUlf Carlsson1999-04-102-15/+58
* Oops, maybe I should remove the auto init too..Ulf Carlsson1999-04-051-11/+1
* Set your volume after your preference with the front panel!Ulf Carlsson1999-04-041-3/+9
* added dummy console, when there is no newport configuredThomas Bogendoerfer1999-02-111-1/+6
* Modularizing the Newport console driver.Alex deVries1999-02-091-1/+3
* o I had to remove the include from hal2.c when I removed theUlf Carlsson1999-02-071-202/+0
* o Removed indy_pbus.c neither it worked nor it was really neededUlf Carlsson1999-02-071-2/+2
* tiny changesUlf Carlsson1999-01-271-2/+2
* Ulf's HAL driver.Alex deVries1999-01-273-4/+216
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-044-32/+59
* fixed old bug uncovered by recently changesThomas Bogendoerfer1998-10-181-2/+2
* architecure is now identified in arc/identify.cThomas Bogendoerfer1998-10-181-40/+1
* reversed mapping of serial console, because of change in sgiserial.cThomas Bogendoerfer1998-10-021-2/+2
* map prom console settings. d1 -> ttyS1 and d2 -> ttyS0Thomas Bogendoerfer1998-09-261-13/+4
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-191-2/+5