summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* 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: wrap long linesGabor Juhos2010-11-121-5/+5
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-121-4/+4
* ar71xx: fix pci on ar7241/ar7242Felix Fietkau2010-03-281-3/+11
* ar71xx: add support for ar7241 and ar7242Felix Fietkau2010-03-261-0/+6
* ar71xx: fix pci link detection for ar724xFelix Fietkau2010-03-261-2/+2
* 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: optimize register access in ar724x_pci.cGabor Juhos2010-03-181-37/+36
* ar71xx: introduce global ar724x_pci_ctrl_base variableGabor Juhos2010-03-181-20/+14
* ar71xx: add error handling to ar724x_pcibios_initGabor Juhos2010-03-181-2/+13
* ar71xx: move ar724x_pci_* helpers to ar724x-pci.cGabor Juhos2010-03-181-0/+30
* ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.cGabor Juhos2010-03-182-1/+149
* ar71xx: update AR7240 PCI codeGabor Juhos2009-12-201-13/+57
* ar71xx: add PCI Host Controller fixup for ar724xGabor Juhos2009-10-011-0/+23
* ar71xx: use ar71xx_pci_fixup on ar71xx SoCs onlyGabor Juhos2009-10-011-0/+5
* ar71xx: fix a typo in the ar724x PCI codeGabor Juhos2009-10-011-1/+1
* add AR7240 specific PCI codeGabor Juhos2009-07-051-0/+201
* 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