summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/pci/pci-ar71xx.c
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: return statements does not need parenthesisGabor Juhos2010-11-121-1/+1
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23979
* 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: move PCI intterupt handling code to pci-ar7{1xx,24x}.cGabor Juhos2010-03-181-0/+69
| | | | SVN-Revision: 20281
* ar71xx: use ar71xx_pci_fixup on ar71xx SoCs onlyGabor Juhos2009-10-011-0/+5
| | | | SVN-Revision: 17807
* 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