summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi
Commit message (Collapse)AuthorAgeFilesLines
* Kill irq_cannonicalize.Ralf Baechle2000-10-101-10/+1
|
* Hopefully squash the R5k bug ...Ralf Baechle2000-09-011-0/+1
|
* Merge with Linux 2.4.0-test6-pre10.Ralf Baechle2000-08-251-2/+2
|
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-081-4/+0
|
* let it compile againHarald Koerfgen2000-08-081-1/+0
|
* ARC console is not just for IP22.Keith M Wesolowski2000-08-014-377/+7
| | | | Timer dead code cleanup.
* 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
|
* Cleanup a large number of random junk, nothing of importance.Ralf Baechle2000-03-251-2/+0
|
* 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
| | | | | platforms. At this time I've only verified that IP22 support compiles and IP27 actually works.
* 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
| | | | | | | | | - IOC3 driver does no longer use GFP_DMA which given the _very_ small number of available GFP_DMA pages might have deadlocked the system. - First cut of Origin support. Last minute change: Do no longer use ARC memory / MD hub memory configuration information but klconfig.h stuff. Simpler, faster, shorter. - Zillions of MIPS64 fixes.
* 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
| | | | | need to be at the same place for MIPS32 and MIPS64. Make the semaphore code actually compile.
* 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
| | | | | | | | | | | - Fix siginfo structure definition - Ptrace fixes, one of them was an uninitialized pointer. - Header file fixes. - Fixes to linker scripts required for new binutils. - MIPS64. Chainsaw edition. Btw, Harald, why does the kernel no longer compile ...
* 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
| | | | | o Fixed (rewrote) the remote GDB init code so that one may boot the debug kernel without the debug features. o Fixed some other stuff as well.
* I think I solved the cache index wrap around problems in a correct way now. TheyUlf Carlsson1999-05-121-2/+5
| | | | should not happen any more.
* 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
| | | | the tree.
* 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
| | | | o Reads volume setting from PROM
* 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
| | | | added call to init_vino for non module vino version
* Modularizing the Newport console driver.Alex deVries1999-02-091-1/+3
| | | | - Alex
* o I had to remove the include from hal2.c when I removed theUlf Carlsson1999-02-071-202/+0
| | | | include file itself. Duh!
* o Removed indy_pbus.c neither it worked nor it was really neededUlf Carlsson1999-02-071-2/+2
| | | | | | | | | | | o Moved the relevant parts right into hal2.c o Found at that I had forgot to setup pbus.cfgdma, I think I'm doing that correctly now o Changed hpcreg pbus_dmacfgs[128][10] to hpcreg pbus_dmacfgs[10][128] in sgihpc.h. It seems to be eiser addressed that way o I'm now using a flags variable instead of +1000 variables! I don't know CVS well enough yet. I'll remove the bogus files in the next burst!
* tiny changesUlf Carlsson1999-01-271-2/+2
|