summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Same on the main line.Ralf Baechle1999-08-201-2/+2
* MIPS 64, day 2.Ralf Baechle1999-08-1934-226/+3599
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-18101-421/+12475
* Baget updates.Ralf Baechle1999-08-174-55/+38
* Made implicit assumptions about the availability of some CPU capabilities on ...Harald Koerfgen1999-08-1316-47/+75
* Merged David Arilie's PMAZ-A driver with dec_espHarald Koerfgen1999-08-123-17/+179
* Updates in preperation of EISA support.Andrew R. Baker1999-08-116-17/+34
* My proposal for non-generic kernels:Harald Koerfgen1999-08-0927-431/+234
* Make it link.Ulf Carlsson1999-08-041-1/+2
* Make it compile.Ulf Carlsson1999-08-042-15/+13
* Make it compile.Ulf Carlsson1999-08-041-4/+4
* *** empty log message ***Ulf Carlsson1999-08-041-10/+10
* Support for the 2nd SCSI controller on the Indigo2.Andrew R. Baker1999-08-022-9/+35
* *** 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-2624-195/+557
* Typo fix.Ulf Carlsson1999-07-241-3/+3
* Updates regarding my changes in ng1hw.h and newport.hUlf Carlsson1999-07-231-14/+14
* Moved around a symbol.Ulf Carlsson1999-07-232-7/+4
* Burn memory corruption bug on the main branch as well.Ralf Baechle1999-07-221-4/+4
* Due to the MIPS calling sequence pread(2) / pwrite(2) effectivly areRalf Baechle1999-07-111-3/+3
* Add IOC3 PCI id.Ralf Baechle1999-07-082-0/+4
* Merge with Linux 2.3.9.Ralf Baechle1999-07-05307-3350/+3928
* Typo correctedHarald Koerfgen1999-07-041-1/+2
* 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-0115-18/+64
* Zilog serial driver dataptedHarald Koerfgen1999-07-012-6/+6
* Dito for mainstream.Ralf Baechle1999-06-271-46/+48
* More merging. Chainsaw style.Ralf Baechle1999-06-247-103/+94
* Removed some warnings.Ulf Carlsson1999-06-241-2/+2
* Make newport_con use font_8x16.c instead of vga_font.cUlf Carlsson1999-06-243-357/+24
* We need the spinlock..Ulf Carlsson1999-06-241-3/+1
* This was broken..Ulf Carlsson1999-06-241-1/+6
* Merge, cleanup, typo fixes.Ralf Baechle1999-06-234-7/+53
* Merge with Linux 2.3.8.Ralf Baechle1999-06-2246-1031/+860
* Merge with Linux 2.3.7.Ralf Baechle1999-06-22323-8415/+25371
* added little endian version of new semaphore code. Probably still buggy:-(Thomas Bogendoerfer1999-06-222-3/+54
* added missing "Thomas Bogendoerfer1999-06-221-2/+2
* changed #include from <asm/ide.h> to <linux/ide.h> to make it compile againThomas Bogendoerfer1999-06-221-2/+2
* Cleanup esp junk diffs.Ralf Baechle1999-06-211-53/+22
* Cleanup, sync with others sources.Ralf Baechle1999-06-2135-2303/+32
* I found that local_irq_save() didn't clear the interrupt flag, quite nasty. IUlf Carlsson1999-06-201-2/+2
* no need for this binary in cvsThomas Bogendoerfer1999-06-171-0/+0
* The rest of 2.3.6.Ralf Baechle1999-06-17140-0/+59115
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-171116-24053/+48660
* Merge with Linux 2.2.8.Ralf Baechle1999-06-131508-50975/+144936
* 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
* o Fixed a hairy bug, putDebugChar() returned void instead of int. (damn hard ...Ulf Carlsson1999-06-122-10/+26
* Removed remote debugging stuff which isn't in the Linus' official kernel. WeUlf Carlsson1999-06-121-7/+0