summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/pci/pci-ar71xx.c
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: merge 2.6.39 patchesjuhosg2011-06-291-11/+9
| | | | | | Also remove the old UART driver for ar933x. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove useless irq_desc.status initializationsjuhosg2011-06-291-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27306 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: work around a PCI controller bug which causes reads to the ↵nbd2010-12-041-0/+10
| | | | | | PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24236 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: return statements does not need parenthesisjuhosg2010-11-121-1/+1
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: check returned value of ioremap in ar71xx_pcibios_setupjuhosg2010-03-181-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: optimize register access in ar71xx_pci.cjuhosg2010-03-181-44/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.cjuhosg2010-03-181-0/+69
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20281 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use ar71xx_pci_fixup on ar71xx SoCs onlyjuhosg2009-10-011-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] reorganize PCI codejuhosg2009-07-051-27/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16672 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] rename DDR registersjuhosg2008-11-261-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix the PCI byte lane enable generation code, based on a patch by ↵juhosg2008-09-171-5/+6
| | | | | | Chris Dearman git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* surprise :pjuhosg2008-07-211-0/+346
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11894 3c298f89-4303-0410-b956-a3cf2f4a3e73