Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get locking and semaphores right. | Ralf Baechle | 2000-04-24 | 1 | -33/+45 |
| | |||||
* | Merge with Linux 2.3.99-pre5. | Ralf Baechle | 2000-04-19 | 3 | -10/+25 |
| | |||||
* | Merge with Linux 2.3.99-pre4. | Ralf Baechle | 2000-04-19 | 189 | -16242/+25306 |
| | |||||
* | Fixed typo (turns out #ifdef is a comment in a Makefile .....) | Pat Gefre | 2000-04-11 | 1 | -8/+8 |
| | |||||
* | Starting to merge in the SN1 (IP35) I/O changes | Pat Gefre | 2000-04-11 | 2 | -0/+18 |
| | |||||
* | Let CONFIG_SERIAL_CONSOLE be selectable - At least there is some reference | Florian Lohoff | 2000-04-08 | 1 | -0/+3 |
| | | | | | | to it in arch/mips/sgi/kernel/setup.c - Probably sgiserial.c should be fixed to only include console stuff is CONFIG_SERIAL_CONSOLE although this only gets interesting if the PROM_CONSOLE/Framebuffers gets supported. | ||||
* | Revert changes here - We have fixed Config.in - CONFIG_SERIAL is not selectable | Florian Lohoff | 2000-04-08 | 1 | -4/+0 |
| | | | | with mips IP22 | ||||
* | Minor cleanup. | Leo Dagum | 2000-04-06 | 1 | -13/+1 |
| | |||||
* | We at least dont have PC Style serial ports on the IP22 | Florian Lohoff | 2000-04-06 | 1 | -0/+4 |
| | |||||
* | Final (I hope) fixes: endianness of the 'handle' field in the command block | Leo Dagum | 2000-04-06 | 1 | -7/+15 |
| | | | | | | needed to be set, and queuecommand had to default specify at least a Simple Queue otherwise the TEST_UNIT_READY commands failed and scsi_scan couldn't find the drives. | ||||
* | Remove duplicate options. From Florian Lohoff. | Ralf Baechle | 2000-03-31 | 1 | -10/+0 |
| | |||||
* | Some minor changes to turn on 64-bittiness. | Leo Dagum | 2000-03-31 | 2 | -17/+27 |
| | |||||
* | More DDB5074 updates. | Ralf Baechle | 2000-03-29 | 1 | -1/+2 |
| | |||||
* | Makefile fixed for a crosscompiling environment | Harald Koerfgen | 2000-03-28 | 2 | -5/+2 |
| | | | | DECstation serial drivers fixed | ||||
* | Merge with Linux 2.3.99-pre3. | Ralf Baechle | 2000-03-27 | 226 | -7332/+17000 |
| | |||||
* | More random merges. | Ralf Baechle | 2000-03-27 | 1 | -2/+1 |
| | |||||
* | Call ARCS firmware via ARC library, not directly. | Ralf Baechle | 2000-03-26 | 1 | -5/+4 |
| | |||||
* | Make compile even without modules. | Ralf Baechle | 2000-03-26 | 1 | -1/+2 |
| | |||||
* | Cleanup a large number of random junk, nothing of importance. | Ralf Baechle | 2000-03-25 | 13 | -6703/+12 |
| | |||||
* | Merge with Linux 2.3.99-pre2. | Ralf Baechle | 2000-03-23 | 85 | -1126/+1824 |
| | |||||
* | Merge with 2.3.99-pre1. | Ralf Baechle | 2000-03-19 | 241 | -11001/+19632 |
| | |||||
* | MIPS64 SMP, compile only edition. Don't use yet ... | Ralf Baechle | 2000-03-14 | 1 | -0/+2 |
| | |||||
* | Reworked that 64 bit addressing into the mainline version of the driver, | Leo Dagum | 2000-03-14 | 1 | -134/+149 |
| | | | | | | | | and threw away my previous dynamic dma changes (which had separately already been done in the mainline version). Sent a patch to the maintainer (kagato@yagami.infodump.net) so hopefully the A64 stuff will wind itself into the mainline kernel. If not, at least it should merge cleanly now. | ||||
* | Merge with Linux 2.3.51. | Ralf Baechle | 2000-03-13 | 137 | -4027/+3756 |
| | |||||
* | Merge with Linux 2.3.50. | Ralf Baechle | 2000-03-12 | 147 | -5558/+9108 |
| | |||||
* | Enable RTC driver for DECstations | Harald Koerfgen | 2000-03-12 | 2 | -19/+20 |
| | |||||
* | Converted the qlogicisp driver to use the dynamic dma interfaces | Leo Dagum | 2000-03-10 | 1 | -8/+60 |
| | | | | when CONFIG_QL_ISP_A64 is true. | ||||
* | Add some CVS junk. | Ralf Baechle | 2000-03-10 | 3 | -0/+6 |
| | |||||
* | Rest of the merge. | Ralf Baechle | 2000-03-07 | 19 | -0/+9393 |
| | |||||
* | Merge with Linux 2.3.49. | Ralf Baechle | 2000-03-07 | 145 | -2131/+2910 |
| | |||||
* | Merge with 2.3.48. | Ralf Baechle | 2000-03-02 | 273 | -14066/+27617 |
| | |||||
* | declance back in working condition | Harald Koerfgen | 2000-02-29 | 2 | -108/+103 |
| | |||||
* | This should hopefully fix the warnings reported. | Ralf Baechle | 2000-02-29 | 1 | -1/+1 |
| | |||||
* | Get the ioc3 ethernet driver running again. | Kanoj Sarcar | 2000-02-29 | 1 | -0/+8 |
| | |||||
* | Dejunk. | Ralf Baechle | 2000-02-25 | 3 | -6/+6 |
| | |||||
* | Merge with 2.3.47. Guys, this is buggy as shit. You've been warned. | Ralf Baechle | 2000-02-24 | 507 | -26869/+82517 |
| | |||||
* | DDB 5074 updates from Geert. | Ralf Baechle | 2000-02-23 | 2 | -1/+10 |
| | |||||
* | Merge with 2.3.43. I did ignore all modifications to the qlogicisp.c | Ralf Baechle | 2000-02-23 | 301 | -14444/+37979 |
| | | | | driver due to the Origin A64 hacks. | ||||
* | Another compile fix from Geert. | Ralf Baechle | 2000-02-21 | 1 | -0/+1 |
| | |||||
* | Compile fixes. | Ralf Baechle | 2000-02-21 | 1 | -2/+2 |
| | |||||
* | Merge with Linux 2.3.43. | Ralf Baechle | 2000-02-18 | 92 | -10383/+12940 |
| | |||||
* | Merge with Linux 2.3.41. | Ralf Baechle | 2000-02-18 | 222 | -23536/+33860 |
| | |||||
* | DDB 5074 updates from Geert. | Ralf Baechle | 2000-02-16 | 1 | -3/+14 |
| | |||||
* | Merge with Linux 2.3.40. | Ralf Baechle | 2000-02-16 | 248 | -9611/+29089 |
| | |||||
* | Merge with Linux 2.3.38. | Ralf Baechle | 2000-02-05 | 485 | -53890/+86132 |
| | |||||
* | Merge with Linux 2.3.32. | Ralf Baechle | 2000-02-04 | 426 | -13594/+71903 |
| | |||||
* | Fix scatter gather problem in A64 mode. No need of IP27 specific hacks | Kanoj Sarcar | 2000-01-31 | 1 | -9/+5 |
| | | | | anymore. | ||||
* | Put in a hack not to do scatter-gather on IP27s for now. Need to fix. | Kanoj Sarcar | 2000-01-31 | 1 | -0/+4 |
| | |||||
* | Get the Qlogic ISP driver functioning in PCI64 mode. Patch being sent to | Kanoj Sarcar | 2000-01-31 | 1 | -8/+124 |
| | | | | code maintainers for possible inclusion in 2.3.42. | ||||
* | Merge with 2.3.27. | Ralf Baechle | 2000-01-29 | 534 | -20689/+42037 |
| |