summaryrefslogtreecommitdiff
path: root/target/linux/ramips/files/arch/mips/pci
AgeCommit message (Collapse)Author
2013-04-03[ramips] move files to files-3.7blogic
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-16ramips: rt288x: don't register the PCI controller on each boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-15ramips: rt288x: fix PCI resource conflictjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-15[ramips] correct PCI IO/Mem resource swappingflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14ramips: rt3883: add PCI supportjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25ramips: modify {read,write}_config helpersjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25ramips: nuke config_access helperjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07ramips: fix return value in 'pcibios_map_irq' in the rt288x pci codejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07ramips: remove obsolete 'pcibios_fixups' from the rt288x pci codejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07ramips: add rt2880_pci_get_cfgaddr helperjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07ramips: use switch statement instead of multiple if-else-if in the rt288x ↵juhosg
pci code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07ramips: protect rt288x pci config accesses with a spinlockjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07ramips: make rt2880_pci_base staticjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07ramips: define some magic values in the rt288x pci codejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07ramips: add copyright header to the rt288x pci codejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05ramips: make {read,write}_config staticjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05ramips: convert 'config_access' function to voidjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05ramips: add register access functions into the rt288x pci codejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05ramips: rt288x pci code cleanupjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05ramips: cleanup coding-style of the rt288x pci codejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.cjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17914 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05ramips: remove unneccesary ifdefs from the rt288x pci codejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05ramips: remove unneccesary includes from the rt288x pci codejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05ramips: add Kbuild patch for the rt288x pci code, and fix invalid header ↵juhosg
file paths git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04adds pci support for rt288xblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17855 3c298f89-4303-0410-b956-a3cf2f4a3e73