summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-1814-251/+209
* Made implicit assumptions about the availability of some CPU capabilities on ...Harald Koerfgen1999-08-1312-37/+39
* Merged David Arilie's PMAZ-A driver with dec_espHarald Koerfgen1999-08-121-3/+3
* Updates in preperation of EISA support.Andrew R. Baker1999-08-112-4/+15
* My proposal for non-generic kernels:Harald Koerfgen1999-08-095-80/+35
* Make it compile.Ulf Carlsson1999-08-042-15/+13
* *** empty log message ***Ulf Carlsson1999-08-041-10/+10
* *** empty log message ***Harald Koerfgen1999-07-262-0/+75
* The remaining R3000 changes. From now on the CVS will be R3000 aware. R3000 I...Harald Koerfgen1999-07-2612-124/+288
* Typo fix.Ulf Carlsson1999-07-241-3/+3
* Burn memory corruption bug on the main branch as well.Ralf Baechle1999-07-221-4/+4
* o Fixed a couple of bugs in newport.h and made itUlf Carlsson1999-07-042-564/+219
* Fix for HZ != 100 on DECstationsHarald Koerfgen1999-07-011-1/+29
* Merge with Linux 2.3.8.Ralf Baechle1999-06-221-5/+5
* Merge with Linux 2.3.7.Ralf Baechle1999-06-221-2/+5
* added little endian version of new semaphore code. Probably still buggy:-(Thomas Bogendoerfer1999-06-222-3/+54
* I found that local_irq_save() didn't clear the interrupt flag, quite nasty. IUlf Carlsson1999-06-201-2/+2
* The rest of 2.3.6.Ralf Baechle1999-06-171-0/+18
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-1710-91/+191
* Merge with Linux 2.2.8.Ralf Baechle1999-06-139-63/+205
* *** empty log message ***Ulf Carlsson1999-05-071-4/+12
* The CPO_STATUS interrupt mask patchHarald Koerfgen1999-05-012-3/+14
* We may want to detect DECstations properlyHarald Koerfgen1999-04-121-6/+16
* o Exported en/disable_irqHarald Koerfgen1999-04-111-11/+13
* R3000 changes which don't affect common codeHarald Koerfgen1999-04-111-6/+7
* DECstation updatesHarald Koerfgen1999-04-113-13/+30
* Baget updatesHarald Koerfgen1999-04-112-1/+2
* The hpc3_regs struct was very broken. I fixed most of it.Ulf Carlsson1999-04-012-11/+17
* added a few defines for the bt445Thomas Bogendoerfer1999-03-021-1/+8
* added stuff for the different ARC memory typesThomas Bogendoerfer1999-02-252-12/+33
* Merge with Linux 2.2.1.Ralf Baechle1999-02-1512-30/+82
* o I had to remove the include from hal2.c when I removed theUlf Carlsson1999-02-071-23/+0
* here we go..Ulf Carlsson1999-02-071-3/+3
* - fixed compiling in of ramdisks; we don't have the kernel segment defining i...Alex deVries1999-02-061-0/+8
* More DEC and Baget stuff.Ralf Baechle1999-01-2714-0/+1005
* Fixing up newport graphics include files.Alex deVries1999-01-272-13/+585
* Ulf's HAL driver.Alex deVries1999-01-271-0/+23
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-0424-303/+1147
* added prototype for prom_identify_archThomas Bogendoerfer1998-10-181-4/+4
* removed tagsThomas Bogendoerfer1998-10-181-124/+1
* remapped all local interrupts to get them out of the way of (E)ISA interruptsThomas Bogendoerfer1998-10-181-10/+14
* o Make it work on CPUs with 128 byte cachelines.Ralf Baechle1998-10-141-1/+3
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-1911-34/+55
* fix for Eleectric Fence; mprotect(PROT_NONE) on a already read/write mappedThomas Bogendoerfer1998-09-161-2/+2
* fixed MAP_NR() second try:-(Thomas Bogendoerfer1998-08-282-5/+4
* this is the MIPS release (and not m68k)Thomas Bogendoerfer1998-08-281-2/+2
* grrr... another lost changeThomas Bogendoerfer1998-08-261-0/+5
* put back changes removed by merge:-(Thomas Bogendoerfer1998-08-262-5/+8
* this should work better nowThomas Bogendoerfer1998-08-251-3/+1
* workaround for gcc-2.7.2 bugThomas Bogendoerfer1998-08-251-3/+11