summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge with Linux 2.3.38.Ralf Baechle2000-02-051167-65693/+118374
* Discover the amount of memory present in other nodes. Get ready toKanoj Sarcar2000-02-052-36/+158
* Don't use __SSIZE_TYPE__ any longer, egcs 2.96 does no longer defineRalf Baechle2000-02-042-19/+11
* Fix the fix.Ralf Baechle2000-02-042-7/+7
* Fix stupid braino in msync(2) flags definitions.Ralf Baechle2000-02-042-7/+7
* Steal Irix procedures to set up multiple nodes.Kanoj Sarcar2000-02-045-1/+348
* Fix default compile after the 2.3.32 merge by adding more stubs.Kanoj Sarcar2000-02-041-3/+0
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041266-29840/+99400
* Fix build problems after the 2.3.38 merge.Kanoj Sarcar2000-02-032-2/+26
* free_initmem() is not a problem anymore.Kanoj Sarcar2000-02-011-1/+0
* Fix the CPHYSADDR() macro that is used in free_initmem(). CPHYSADDR()Kanoj Sarcar2000-02-011-2/+2
* Update the IOC3 pci write hack to encompass all writes to the IOC3.Kanoj Sarcar2000-01-312-17/+7
* Turn on SCSI, Qlogic, Qlogic A64 and mips32 support to get as farKanoj Sarcar2000-01-313-5/+138
* Check in the bus_to_virt/virt_to_bus changes to get the Qlogic driverKanoj Sarcar2000-01-311-3/+5
* Update TODO.Kanoj Sarcar2000-01-311-2/+2
* Add in bridge byte swapping for the Qlogic scsi controller. Also needKanoj Sarcar2000-01-311-1/+19
* Fix for machines with HZ != 100.Ralf Baechle2000-01-312-13/+14
* Fix scatter gather problem in A64 mode. No need of IP27 specific hacksKanoj Sarcar2000-01-311-9/+5
* Make the Indy compile.Ralf Baechle2000-01-311-2/+2
* New file to track all issues that need investigation.Kanoj Sarcar2000-01-311-0/+3
* Put in a hack not to do scatter-gather on IP27s for now. Need to fix.Kanoj Sarcar2000-01-311-0/+4
* Get the Qlogic ISP driver functioning in PCI64 mode. Patch being sent toKanoj Sarcar2000-01-311-8/+124
* Merge with 2.3.27.Ralf Baechle2000-01-291076-32983/+56337
* Check in stub definitions that allow turning on of CONFIG_MIPS32_COMPAT.Kanoj Sarcar2000-01-282-0/+16
* The physical address space on R10K Origins is wider than mips32 platforms.Kanoj Sarcar2000-01-281-7/+7
* Merge with Linux 2.3.24.Ralf Baechle2000-01-27220-9145/+10832
* Bootmem fixes for IP22.Ralf Baechle2000-01-275-185/+212
* Lets really disable interrupts when we want to.Kanoj Sarcar2000-01-271-2/+2
* More spurious diffs.Ralf Baechle2000-01-271-2/+0
* Cleanup.Ralf Baechle2000-01-272-7/+4
* Cleanup.Ralf Baechle2000-01-2716-318/+181
* Cleanup.Ralf Baechle2000-01-272-2/+2
* Update.Ralf Baechle2000-01-272-14/+30
* Fix affiliation. From Geert Uytterhoeven.Ralf Baechle2000-01-271-1/+3
* Update.Ralf Baechle2000-01-272-8/+4
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-27599-17064/+41654
* Allow scsi intrs to be serviced.Kanoj Sarcar2000-01-261-9/+30
* Start using the 2.3.40 qlogic driver with a couple of minor hacks toKanoj Sarcar2000-01-261-93/+169
* 1. Minor changes to start the scsi intrs going (untested).Kanoj Sarcar2000-01-262-2/+8
* 1. Setup the qlogic chips so that the driver decides to use io-mappedKanoj Sarcar2000-01-261-2/+31
* Support for the NEC DDB Vrc-5074 evaluation board. Patches byRalf Baechle2000-01-2626-21/+1761
* Similar to a bunch of other architectures, extend the range of possibleKanoj Sarcar2000-01-251-0/+1
* Remove junk files.Ralf Baechle2000-01-252-0/+0
* SN0ism: inw/outw used by scsi driver requires address swizzling.Kanoj Sarcar2000-01-251-7/+7
* mips_io_port_base needs to be set up for the asm/io.h macros to doKanoj Sarcar2000-01-251-1/+5
* Remove .align 13, it's no longer needed.Ralf Baechle2000-01-251-2/+0
* Add memory clobbers.Ralf Baechle2000-01-252-10/+18
* After discussion with Kanoj I set the value of ISA_DMA_THRESHOLDRalf Baechle2000-01-251-1/+1
* Add in scatterlist.h that is needed to compile qlogicisp.c. Mostly theKanoj Sarcar2000-01-251-0/+22
* Fix the fix.Ralf Baechle2000-01-241-0/+3