summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.2/240-bcma-pcie-config-access.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: remove support for kernel 3.2hauke2012-05-171-104/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: BCMA - Modified PCI CFG space accesshauke2012-04-251-0/+104
The existing code (prior to the patch) does an "ioremap_nocache" on a subset of a memory region that I think has already been mapped, and then un-maps that smaller region when it is finished. Thanks Nathan Hintz for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31481 3c298f89-4303-0410-b956-a3cf2f4a3e73