summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.18/980-wnr834b_no_cardbus_invariant.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: drop old patch disabling cardbus mode on Netgear WNR834BRafał Miłecki2015-04-071-13/+0
| | | | | | | | | | | | | | | | | | First of all this patch was affecting other devices, not just Netgear WNR834B. E.g. Linksys WRT300N v1 also has boardtype 0x0472. This was breaking PCI on WRT300N, ssb couldn't detect core working in hostmode (due to mips_busprobe32 failing). Secondly this patch should not be needed for years now. From the analyze of #8861 it seems it was needed just to make devices at slots other than 0 discoverable. Setting cardbus to 0 was simply making ssb allow access to PCI config for devices other than bridge. With the upstream commit a6c8462 (ssb: fix cardbus slot in hostmode) we allow accessing device at slot 1 which should be enough for CardBus. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45293
* brcm47xx: backport MIPS BCM47XX patches queued for 4.1Rafał Miłecki2015-04-071-1/+1
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45288
* brcm47xx: backport BCM47XX arch patches (clean NVRAM code, later init)Rafał Miłecki2015-01-161-1/+1
| | | | SVN-Revision: 43979
* brcm47xx: initial support for kernel 3.18Rafał Miłecki2014-10-281-0/+13
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43100