summaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)AuthorFilesLines
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2-2/+2
2007-03-04[MIPS] MTX1: clear PCI errorsFlorian Fainelli1-1/+5
2007-03-04[MIPS] SN: PCI fixup needs to include <irq.h>.Ralf Baechle1-0/+2
2007-03-04[MIPS] jmr3927: build fixAtsushi Nemoto1-10/+4
2007-02-26[MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto1-1/+1
2007-02-18[MIPS] Support for several more SNI RM models.Thomas Bogendoerfer2-5/+138
2007-02-18[MIPS] Iomap implementation.Ralf Baechle1-0/+8
2007-02-13[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle2-1/+80
2007-02-06[MIPS] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+2
2007-02-06[MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto1-11/+2
2007-01-08[MIPS] pnx8550: Fix write_config_byte() PCI config space accessorDavy Chan1-1/+1
2006-12-09[PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool1-2/+2
2006-12-09[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer1-1/+1
2006-11-30[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa2-14/+13
2006-11-06[MIPS] EV64120: Fix PCI interrupt allocation.Ralf Baechle3-35/+22
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa4-371/+0
2006-10-03[MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki1-1/+22
2006-09-27[MIPS] Remove EV96100 as previously announced.Ralf Baechle4-282/+0
2006-09-27[MIPS] IP27: Delete useless declaration of allocate_irqno().Ralf Baechle1-2/+0
2006-09-27[MIPS] Atlas: update interrupt handlingMaciej W. Rozycki1-10/+10
2006-09-27[MIPS] Fix for pci config_access on alchemy au1x000Alexander Bigga1-1/+1
2006-09-27[MIPS] Fix EV64120 PCI fixup in MakefileYoichi Yuasa1-1/+1
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa1-1/+0
2006-07-13[MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle3-3/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel8-8/+0
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-9/+9
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2-8/+8
2006-06-29[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.Ralf Baechle1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-2/+2
2006-06-19[MIPS] Support for the RM9000-based Basler eXcite smart camera platform.Ralf Baechle4-7/+204
2006-06-19[MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins boarddmitry pervushin4-0/+379
2006-06-19[MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.Thomas Bogendoerfer1-6/+6
2006-06-19[MIPS] Remove support for NEC DDB5476.Ralf Baechle3-380/+0
2006-06-19[MIPS] Remove support for NEC DDB5074.Ralf Baechle4-372/+0
2006-06-19[MIPS] Remove unused function alloc_pci_controller.Ralf Baechle1-5/+0
2006-06-19[MIPS] IP27: Extract pci_ops into separate file.Ralf Baechle3-292/+308
2006-06-19[MIPS] IP27: Use symbolic constants instead of magic numbers.Ralf Baechle1-2/+1
2006-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle7-64/+68
2006-06-19[MIPS] Wind River 4KC PPMC Eval Board SupportMark.Zhan2-0/+38
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle6-19/+19
2006-03-09[MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle1-2/+4
2006-02-07[MIPS] Fix Cobalt PCI cache line sizesPeter Horton1-2/+2
2006-02-07[MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.Mark Mason1-2/+0
2006-02-07[MIPS] BCM1125 PCI fixesMark Mason1-0/+1
2006-02-07[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle2-2/+2
2006-01-10Update Yoichi Yuasa's email address.Ralf Baechle8-8/+8
2005-11-17[MIPS] TX3927: Try to glue the PCI code.Ralf Baechle1-71/+43