summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Delete Ocelot 3 support.Ralf Baechle2007-07-103-136/+0Star
* [MIPS] remove LASAT Networks platforms supportYoichi Yuasa2007-07-103-240/+0Star
* [MIPS] rbtx4938: Fix secondary PCIC and glue internal NICsAtsushi Nemoto2007-07-101-32/+48
* [MIPS] PMC MSP71xx PCI supportMarc St-Jean2007-07-103-0/+1213
* [MIPS] New files for lemote fulong mini-PC supportSongmao Tian2007-07-103-55/+276
* [MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2007-07-103-187/+0Star
* [MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.Ralf Baechle2007-07-1027-27/+28
* [MIPS] EV64120: Remove supportYoichi Yuasa2007-07-102-23/+0Star
* parse errors in ifdefsYoann Padioleau2007-06-011-7/+7
* [MIPS] Rework cobalt_board_idYoichi Yuasa2007-05-111-0/+21
* [MIPS] Add extern cobalt_board_idYoichi Yuasa2007-05-111-3/+1Star
* [MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu2007-05-112-44/+0Star
* [MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu2007-05-113-135/+0Star
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-2/+2
* [MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer2007-04-271-13/+12Star
* [MIPS] JMR3927 cleanupAtsushi Nemoto2007-04-272-241/+2Star
* [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa2007-04-275-120/+19Star
* [MIPS] EV64120: Include <asm/irq.h> to fix warning.Ralf Baechle2007-03-301-0/+1
* [MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2007-03-242-2/+2
* [MIPS] MTX1: clear PCI errorsFlorian Fainelli2007-03-041-1/+5
* [MIPS] SN: PCI fixup needs to include <irq.h>.Ralf Baechle2007-03-041-0/+2
* [MIPS] jmr3927: build fixAtsushi Nemoto2007-03-041-10/+4Star
* [MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto2007-02-271-1/+1
* [MIPS] Support for several more SNI RM models.Thomas Bogendoerfer2007-02-182-5/+138
* [MIPS] Iomap implementation.Ralf Baechle2007-02-181-0/+8
* [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle2007-02-132-1/+80
* [MIPS] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-061-1/+2
* [MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto2007-02-061-11/+2Star
* [MIPS] pnx8550: Fix write_config_byte() PCI config space accessorDavy Chan2007-01-081-1/+1
* [PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool2006-12-091-2/+2
* [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer2006-12-091-1/+1
* [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa2006-11-302-14/+13Star
* [MIPS] EV64120: Fix PCI interrupt allocation.Ralf Baechle2006-11-063-35/+22Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-041-1/+1
|\
| * fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa2006-10-034-371/+0Star
* | [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki2006-10-031-1/+22
|/
* [MIPS] Remove EV96100 as previously announced.Ralf Baechle2006-09-274-282/+0Star
* [MIPS] IP27: Delete useless declaration of allocate_irqno().Ralf Baechle2006-09-271-2/+0Star
* [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/+0Star
* [MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle2006-07-133-3/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-308-8/+0Star
* 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
|/