summaryrefslogtreecommitdiffstats
path: root/arch/mips64/sgi-ip27/ip27-pci.c
Commit message (Expand)AuthorAgeFilesLines
* Fix stupid compile error.Ralf Baechle2001-05-251-2/+2
* Polish a bit; no functional changes.Ralf Baechle2001-05-241-18/+13
* Delete some of the IOC3 PCI fixup code which has become redundant afterRalf Baechle2001-05-231-49/+20
* Some more PCI kludgeology to support the IOC3.Ralf Baechle2001-05-221-1/+9
* Iomem address space is also 64-bit on IP27. This brings us back 5 outRalf Baechle2001-05-211-0/+1
* Increase the total number of PCI busses supported.Kanoj Sarcar2001-03-021-1/+1
* Erase all traces of the ioc3-eth driver irq hacks.Kanoj Sarcar2000-09-071-2/+3
* Slightly tweak how the ioc3 fixup interacts with serial driver. Also,Kanoj Sarcar2000-08-311-1/+2
* No more hardcoded serial port addresses. Get the serial driver probingKanoj Sarcar2000-08-311-0/+16
* Do the bare minimum pci fixups needed for the IOC3, not more ...Kanoj Sarcar2000-08-241-3/+0
* Kill warnings in the 64-bit kernel.Ralf Baechle2000-07-091-5/+2
* Add the node offset to the IOC3 to the PCI resourceUlf Carlsson2000-06-011-0/+4
* Remove all IOC3 hacks. IOC3 now allocates it's resources the same wayRalf Baechle2000-05-301-11/+39
* Implement a more dynamic method of associating IRQs with PCI devices.Kanoj Sarcar2000-05-191-18/+49
* irq.h: With the current scheme of encoding the bus number into theKanoj Sarcar2000-05-181-0/+1
* Move the intercpu intr irq numbers to the lowest possible. AssignKanoj Sarcar2000-05-151-13/+29
* Some infrastructure for supporting multiple pci busses on origin200/2000.Leo Dagum2000-05-111-85/+117
* More placeholder stuff. Added pci_fixup_isp2x00() routine to set upLeo Dagum2000-03-301-2/+68
* Merge with Linux 2.3.40.Ralf Baechle2000-02-161-2/+11
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041-3/+1
* Fix build problems after the 2.3.38 merge.Kanoj Sarcar2000-02-031-2/+19
* Update the IOC3 pci write hack to encompass all writes to the IOC3.Kanoj Sarcar2000-01-311-16/+5
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-271-4/+0
* 1. Setup the qlogic chips so that the driver decides to use io-mappedKanoj Sarcar2000-01-261-2/+31
* Similar to a bunch of other architectures, extend the range of possibleKanoj Sarcar2000-01-251-0/+1
* Add {get,put}_user()-style functions that are protected against DBE.Ralf Baechle2000-01-201-0/+219