summaryrefslogtreecommitdiff
path: root/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c
AgeCommit message (Expand)Author
2009-10-25ramips: modify {read,write}_config helpersjuhosg
2009-10-25ramips: nuke config_access helperjuhosg
2009-10-07ramips: fix return value in 'pcibios_map_irq' in the rt288x pci codejuhosg
2009-10-07ramips: remove obsolete 'pcibios_fixups' from the rt288x pci codejuhosg
2009-10-07ramips: add rt2880_pci_get_cfgaddr helperjuhosg
2009-10-07ramips: use switch statement instead of multiple if-else-if in the rt288x pci...juhosg
2009-10-07ramips: protect rt288x pci config accesses with a spinlockjuhosg
2009-10-07ramips: make rt2880_pci_base staticjuhosg
2009-10-07ramips: define some magic values in the rt288x pci codejuhosg
2009-10-07ramips: add copyright header to the rt288x pci codejuhosg
2009-10-05ramips: make {read,write}_config staticjuhosg
2009-10-05ramips: convert 'config_access' function to voidjuhosg
2009-10-05ramips: add register access functions into the rt288x pci codejuhosg
2009-10-05ramips: rt288x pci code cleanupjuhosg
2009-10-05ramips: cleanup coding-style of the rt288x pci codejuhosg
2009-10-05ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.cjuhosg
2009-10-05ramips: remove unneccesary ifdefs from the rt288x pci codejuhosg
2009-10-05ramips: remove unneccesary includes from the rt288x pci codejuhosg
2009-10-05ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file...juhosg
2009-10-04adds pci support for rt288xblogic