aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-03MIPS: Octeon PCIe: Make hardware and software bus numbers match.David Daney1-14/+17
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle7-17/+0
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.David Daney4-0/+2337
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa8-13/+13
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-01-30MIPS: RC32434: Define io_map_base for PCI controllerPhil Sutter1-0/+11
2009-01-07PCI: mips: use generic INTx swizzle from PCI coreBjorn Helgaas1-16/+1
2009-01-07PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-14/+1
2008-12-09MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle1-0/+24
2008-10-27MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dirShinya Kuribayashi3-3/+3
2008-10-27MIPS: EMMA: Kconfig reorganizationShinya Kuribayashi1-1/+1
2008-10-27MIPS: RB532: Fix build errorAdrian Bunk1-0/+1
2008-10-15MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi3-4/+0
2008-10-15MIPS: PCI: Scan busses when they are registeredAurelien Jarno1-27/+53
2008-10-11MIPS: TXx9: Add TX4939 SoC supportAtsushi Nemoto2-0/+110
2008-10-11MIPS: TXx9: Add __init tag for tx4938_pcic1_map_irq.Atsushi Nemoto1-1/+1
2008-09-27[MIPS] BCM47xx: Fix build error due to missing PCI functionsAurelien Jarno2-0/+61
2008-09-27[MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle1-9/+31
2008-08-26[MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle1-0/+1
2008-07-30[MIPS] TXx9: PCI error handlingAtsushi Nemoto4-0/+116
2008-07-30[MIPS] TXx9: Add some pci optionsAtsushi Nemoto1-0/+22
2008-07-30[MIPS] Introduce pcibios_plat_setupAtsushi Nemoto1-1/+5
2008-07-30[MIPS] TXx9: PCI fixes for tx3927/tx4927Atsushi Nemoto2-27/+53
2008-07-20[MIPS] Routerboard 532: Support for base systemRalf Baechle4-0/+498
2008-07-20[MIPS] PCI: Make the pcibios_max_latency variable staticDmitri Vorobiev1-1/+1
2008-07-15[MIPS] Remove mips_machtype for LASAT machinesThomas Bogendoerfer1-10/+4
2008-07-15[MIPS] cmbvr4133: Remove supportYoichi Yuasa2-195/+0
2008-07-15[MIPS] TXx9: Make single kernel can support multiple boardsAtsushi Nemoto4-28/+8
2008-07-15[MIPS] TXx9: Reorganize PCI codeAtsushi Nemoto10-581/+706
2008-07-15[MIPS] TXx9: Reorganize codeAtsushi Nemoto8-8/+8
2008-07-15[MIPS] Atlas: Remove support code.Ralf Baechle2-92/+0
2008-07-15[MIPS] rbtx4927: misc cleanupsAtsushi Nemoto2-5/+1
2008-07-15[MIPS] Declare some pci variables in header fileAtsushi Nemoto4-4/+0
2008-07-15[MIPS] Namespace clean-up in arch/mips/pci/pci.cDmitri Vorobiev1-2/+1
2008-07-15[MIPS] Enable FAST-20 for onboard scsiThomas Bogendoerfer1-0/+7
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2-5/+0
2008-06-16[MIPS] Vr41xx: Initialize PCI io_map_baseYoichi Yuasa1-1/+13
2008-06-16[MIPS] SB1250: Initialize io_map_baseMaciej W. Rozycki1-3/+5
2008-06-05[MIPS] IP27: misc fixesThomas Bogendoerfer2-2/+26
2008-05-12[MIPS] Alchemy PCI code style cleanupSergei Shtylyov2-66/+56
2008-04-28[MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov1-4/+1
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-01[MIPS] BCM1480: Fix PCI/HT IO accessThomas Bogendoerfer2-16/+11
2008-03-12[MIPS] BCM1480: Init pci controller io_map_baseThomas Bogendoerfer1-2/+3
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle2-2/+2
2008-02-19[MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle1-2/+5
2008-02-19[MIPS] PCI: Port i386 PCI fixes.Ralf Baechle1-2/+5
2008-01-29[MIPS] BCM1480: Use constants instead of magic numbers in PCI code.Ralf Baechle2-4/+4
2008-01-15[MIPS] Cobalt: Fix ethernet interrupts for RaQ1Thomas Bogendoerfer1-1/+1
2008-01-07[MIPS] Fix IP32 breakageThomas Bogendoerfer2-1/+10