summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Move various headers into a SGI specific subdirectory. These filesRalf Baechle1999-10-2113-41/+34
* Some minor bugfixes:Harald Koerfgen1999-10-174-6/+20
* o R3000 fixesHarald Koerfgen1999-10-124-9/+196
* Merge with 2.3.19.Ralf Baechle1999-10-09731-23521/+45752
* Don't count VCEI/VCED if the proc fs support isn't choosenGleb O. Raiko1999-10-071-3/+5
* Add necessary #ifdefs to compile cleanly in case the proc fs and the vt suppo...Gleb O. Raiko1999-10-071-2/+6
* Merge with 2.3.10.Ralf Baechle1999-09-28100-2111/+2908
* Fix bug in tlbl/tlbs handlers that assumed the faulted entry already in tlbGleb O. Raiko1999-09-271-22/+28
* o made CVS compile again for R5000Harald Koerfgen1999-09-183-5/+15
* Same fix for mainline.Ralf Baechle1999-08-241-2/+2
* Look ma - a tank has hit the MIPS sources ...Ralf Baechle1999-08-2153-938/+3120
* More MIPS64 chainsawing.Ralf Baechle1999-08-2045-91/+3325
* MIPS 64, day 2.Ralf Baechle1999-08-192-34/+21
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-1840-170/+4862
* Baget updates.Ralf Baechle1999-08-174-55/+38
* Made implicit assumptions about the availability of some CPU capabilities on ...Harald Koerfgen1999-08-134-10/+36
* Updates in preperation of EISA support.Andrew R. Baker1999-08-111-4/+4
* My proposal for non-generic kernels:Harald Koerfgen1999-08-0922-351/+199
* Make it link.Ulf Carlsson1999-08-041-1/+2
* Make it compile.Ulf Carlsson1999-08-041-4/+4
* The remaining R3000 changes. From now on the CVS will be R3000 aware. R3000 I...Harald Koerfgen1999-07-267-58/+210
* Due to the MIPS calling sequence pread(2) / pwrite(2) effectivly areRalf Baechle1999-07-111-3/+3
* Merge with Linux 2.3.9.Ralf Baechle1999-07-0561-210/+283
* Dito for mainstream.Ralf Baechle1999-06-271-46/+48
* Merge, cleanup, typo fixes.Ralf Baechle1999-06-231-2/+2
* Merge with Linux 2.3.8.Ralf Baechle1999-06-2215-297/+326
* Merge with Linux 2.3.7.Ralf Baechle1999-06-2298-2550/+15174
* changed #include from <asm/ide.h> to <linux/ide.h> to make it compile againThomas Bogendoerfer1999-06-221-2/+2
* Cleanup, sync with others sources.Ralf Baechle1999-06-218-201/+9
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-17225-3297/+11471
* Merge with Linux 2.2.8.Ralf Baechle1999-06-13318-7464/+18664
* o Disable board caches temporarily during romvec calls.Ulf Carlsson1999-06-122-2/+29
* *** empty log message ***Ulf Carlsson1999-06-121-3/+1
* o Moved remote GDB setup from indy_int.c to setup.c.Ulf Carlsson1999-06-122-37/+80
* You can't remote debug without a serial supportUlf Carlsson1999-06-121-2/+3
* 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
* Um, that didn't look too good.Ulf Carlsson1999-05-071-1/+3
* *** empty log message ***Ulf Carlsson1999-05-071-0/+1
* A prom console for the Indigo II which yet doesn't work perfectly.Ulf Carlsson1999-05-073-3/+82
* Some minor bugfixesHarald Koerfgen1999-05-023-6/+18
* Spelling fixes from Alan Cox.Ralf Baechle1999-05-0116-37/+37
* Fixes from Alexander Viro.Ralf Baechle1999-05-011-40/+30
* Various changes to Makefiles and Config.in files to be able to make use of th...Harald Koerfgen1999-05-014-18/+92
* The CPO_STATUS interrupt mask patchHarald Koerfgen1999-05-011-2/+8
* renabled freeing of PROM memory, but this time the loaded program (ourThomas Bogendoerfer1999-04-141-4/+1
* Acessing emtpy TURBOchannel slots always causes a dbe exception, keep silent.Harald Koerfgen1999-04-122-5/+4
* o Exported en/disable_irqHarald Koerfgen1999-04-112-4/+6