summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/pci/pci-ar724x.c
Commit message (Collapse)AuthorAgeFilesLines
* 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: 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-181-1/+80
| | | | 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: 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