summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/pci
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: work around a PCI controller bug which causes reads to the ↵Felix Fietkau2010-12-041-0/+10
| | | | | | PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues SVN-Revision: 24236
* ar71xx: return statements does not need parenthesisGabor Juhos2010-11-121-1/+1
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23979
* ar71xx: wrap long linesGabor Juhos2010-11-121-5/+5
| | | | | | | | (build errors has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23977
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-121-4/+4
| | | | | | | | (build error has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23975
* ar71xx: fix pci on ar7241/ar7242Felix Fietkau2010-03-281-3/+11
| | | | SVN-Revision: 20530
* ar71xx: add support for ar7241 and ar7242Felix Fietkau2010-03-261-0/+6
| | | | SVN-Revision: 20494
* ar71xx: fix pci link detection for ar724xFelix Fietkau2010-03-261-2/+2
| | | | SVN-Revision: 20493
* ar71xx: check returned value of ioremap in ar71xx_pcibios_setupGabor Juhos2010-03-181-0/+2
| | | | SVN-Revision: 20288
* ar71xx: optimize register access in ar71xx_pci.cGabor Juhos2010-03-181-44/+50
| | | | SVN-Revision: 20287
* ar71xx: optimize register access in ar724x_pci.cGabor Juhos2010-03-181-37/+36
| | | | SVN-Revision: 20285
* ar71xx: introduce global ar724x_pci_ctrl_base variableGabor Juhos2010-03-181-20/+14
| | | | SVN-Revision: 20284
* ar71xx: add error handling to ar724x_pcibios_initGabor Juhos2010-03-181-2/+13
| | | | SVN-Revision: 20283
* ar71xx: move ar724x_pci_* helpers to ar724x-pci.cGabor Juhos2010-03-181-0/+30
| | | | SVN-Revision: 20282
* ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.cGabor Juhos2010-03-182-1/+149
| | | | SVN-Revision: 20281
* ar71xx: update AR7240 PCI codeGabor Juhos2009-12-201-13/+57
| | | | SVN-Revision: 18860
* ar71xx: add PCI Host Controller fixup for ar724xGabor Juhos2009-10-011-0/+23
| | | | SVN-Revision: 17808
* ar71xx: use ar71xx_pci_fixup on ar71xx SoCs onlyGabor Juhos2009-10-011-0/+5
| | | | SVN-Revision: 17807
* ar71xx: fix a typo in the ar724x PCI codeGabor Juhos2009-10-011-1/+1
| | | | SVN-Revision: 17806
* add AR7240 specific PCI codeGabor Juhos2009-07-051-0/+201
| | | | SVN-Revision: 16674
* reorganize PCI codeGabor Juhos2009-07-051-27/+7
| | | | SVN-Revision: 16672
* rename DDR registersGabor Juhos2008-11-261-8/+8
| | | | SVN-Revision: 13363
* fix the PCI byte lane enable generation code, based on a patch by Chris DearmanGabor Juhos2008-09-171-5/+6
| | | | SVN-Revision: 12617
* surprise :pGabor Juhos2008-07-211-0/+346
SVN-Revision: 11894