aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/pci/pci-ar71xx.c
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: move arch specific files to files-2.6.39Gabor Juhos2012-01-221-415/+0
* ar71xx: merge 2.6.39 patchesGabor Juhos2011-06-291-11/+9
* ar71xx: remove useless irq_desc.status initializationsGabor Juhos2011-06-291-3/+1
* ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAN...Felix Fietkau2010-12-041-0/+10
* ar71xx: return statements does not need parenthesisGabor Juhos2010-11-121-1/+1
* ar71xx: check returned value of ioremap in ar71xx_pcibios_setupGabor Juhos2010-03-181-0/+2
* ar71xx: optimize register access in ar71xx_pci.cGabor Juhos2010-03-181-44/+50
* ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.cGabor Juhos2010-03-181-0/+69
* ar71xx: use ar71xx_pci_fixup on ar71xx SoCs onlyGabor Juhos2009-10-011-0/+5
* reorganize PCI codeGabor Juhos2009-07-051-27/+7
* rename DDR registersGabor Juhos2008-11-261-8/+8
* fix the PCI byte lane enable generation code, based on a patch by Chris DearmanGabor Juhos2008-09-171-5/+6
* surprise :pGabor Juhos2008-07-211-0/+346