summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Remove EV96100 as previously announced.Ralf Baechle2006-09-274-282/+0
* [MIPS] IP27: Delete useless declaration of allocate_irqno().Ralf Baechle2006-09-271-2/+0
* [MIPS] Atlas: update interrupt handlingMaciej W. Rozycki2006-09-271-10/+10
* [MIPS] Fix for pci config_access on alchemy au1x000Alexander Bigga2006-09-271-1/+1
* [MIPS] Fix EV64120 PCI fixup in MakefileYoichi Yuasa2006-09-271-1/+1
* [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-131-1/+0
* [MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle2006-07-133-3/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-308-8/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-293-9/+9
|\
| * [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-292-8/+8
| * [MIPS] excite: PCI makefile needs to use += if it wants a chance to work.Ralf Baechle2006-06-291-1/+1
* | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2
|/
* [MIPS] Support for the RM9000-based Basler eXcite smart camera platform.Ralf Baechle2006-06-194-7/+204
* [MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins boarddmitry pervushin2006-06-194-0/+379
* [MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.Thomas Bogendoerfer2006-06-191-6/+6
* [MIPS] Remove support for NEC DDB5476.Ralf Baechle2006-06-193-380/+0
* [MIPS] Remove support for NEC DDB5074.Ralf Baechle2006-06-194-372/+0
* [MIPS] Remove unused function alloc_pci_controller.Ralf Baechle2006-06-191-5/+0
* [MIPS] IP27: Extract pci_ops into separate file.Ralf Baechle2006-06-193-292/+308
* [MIPS] IP27: Use symbolic constants instead of magic numbers.Ralf Baechle2006-06-191-2/+1
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-197-64/+68
* [MIPS] Wind River 4KC PPMC Eval Board SupportMark.Zhan2006-06-192-0/+38
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-216-19/+19
* [MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle2006-03-091-2/+4
* [MIPS] Fix Cobalt PCI cache line sizesPeter Horton2006-02-071-2/+2
* [MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.Mark Mason2006-02-071-2/+0
* [MIPS] BCM1125 PCI fixesMark Mason2006-02-071-0/+1
* [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle2006-02-072-2/+2
* Update Yoichi Yuasa's email address.Ralf Baechle2006-01-108-8/+8
* [MIPS] TX3927: Try to glue the PCI code.Ralf Baechle2005-11-171-71/+43
* [MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.oRalf Baechle2005-11-171-1/+1
* [MIPS] JMR3927: Fix syntax error.Ralf Baechle2005-11-171-1/+1
* pci-expmem-hackAndrew Isaacson2005-10-291-0/+8
* BCM1480 HT supportAndrew Isaacson2005-10-294-17/+247
* Support for the BCM1480 on-chip PCI-X bridge.Andrew Isaacson2005-10-292-0/+257
* Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.Ralf Baechle2005-10-291-1/+1
* Define pcibus_to_node() for IP27.Ralf Baechle2005-10-291-0/+7
* Support for Toshiba's RBHMA4500 eval board for the TX4938.Ralf Baechle2005-10-293-0/+291
* Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-293-0/+342
* In pcibios_enable_resources go back to handling all PCI_NUM_RESOURCESRalf Baechle2005-10-291-1/+1
* Brian Murphy says:Thiemo Seufer2005-10-291-3/+1
* Code cleanup, thanks Brian Murphy.Thiemo Seufer2005-10-291-26/+24
* Arrested for multiple offences of header file inclusion.Ralf Baechle2005-10-291-2/+0
* Moved irq_tab_alchemy to the board specific irqmap.c files.Pete Popov2005-10-291-77/+1
* No barrier needed on au1x.Pete Popov2005-10-291-9/+0
* Comment correction after further investigation of issue.Pete Popov2005-10-291-3/+2
* Resurrect Cobalt support for 2.6.Ralf Baechle2005-10-292-8/+57
* Initialize iomem_resource.Thiemo Seufer2005-10-291-1/+3
* Fixes for system controllers for Atlas/Malta core cards.Maciej W. Rozycki2005-10-293-42/+13
* Actually route cPCI interrupts. Update inaccurate comments.Maciej W. Rozycki2005-10-291-9/+32