1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 22:48:10 +02:00
openwrt/target/linux
Rafał Miłecki 503d845522 brcm47xx: drop old patch disabling cardbus mode on Netgear WNR834B
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
2015-04-07 15:40:51 +00:00
..
adm5120 adm5120: drop 3.8 and 3.14 support 2015-03-16 07:41:19 +00:00
adm8668 adm8668: switch to 3.18 2015-03-28 18:18:50 +00:00
ar7 ar7: drop 3.14 support 2015-03-16 07:41:10 +00:00
ar71xx ar71xx: fix new mktplinkfw image code - flags for sysupgrade vs factory were swapped (fixes #19400) 2015-04-06 19:26:30 +00:00
arm64 arm64: remove CGROUPS override 2015-04-04 19:33:32 +00:00
at91
ath25
au1000 au1000: drop 005-fix-cpu-clk.patch 2015-03-22 07:03:02 +00:00
bcm53xx bcm53xx: image: share function checking TRX in provided firmware 2015-04-07 14:14:08 +00:00
brcm47xx brcm47xx: drop old patch disabling cardbus mode on Netgear WNR834B 2015-04-07 15:40:51 +00:00
brcm63xx brcm63xx: fix zyxel kernel name 2015-03-31 09:54:15 +00:00
brcm2708 brcm2708: remove a patch that was added in the stable update (fixes #19253) 2015-03-21 21:24:08 +00:00
cns3xxx cns3xxx: drop 3.14 support 2015-03-16 07:40:41 +00:00
gemini gemini: fix usb driver compilation on 3.18 2015-03-27 16:03:16 +00:00
generic linux: Add missing config options to generic configs 2015-04-03 18:48:10 +00:00
imx6 imx: add initial version of 3.18 support 2015-03-29 05:48:56 +00:00
ipq806x ipq806x: another missing symbol 2015-04-05 07:53:32 +00:00
ixp4xx ixp4xx: fix beeper module dependencies 2015-04-01 09:03:13 +00:00
kirkwood
lantiq lantiq: remove arphaned folder 2015-03-27 19:47:22 +00:00
malta drop 3.19 support 2015-03-26 09:42:59 +00:00
mcs814x kernel: CONFIG_BRIDGE should not be overridden 2015-04-05 07:40:38 +00:00
mpc85xx drop 3.19 support 2015-03-26 09:42:59 +00:00
mvebu mvebu: use CONFIG_MANGLE_BOOTARGS 2015-03-31 19:27:59 +00:00
mxs mxs: remove linux 3.14 support 2015-03-28 13:21:04 +00:00
netlogic netlogic: bump to 3.18 2015-03-16 10:58:43 +00:00
octeon octeon: add er8 sysupgrade support 2015-03-20 08:49:08 +00:00
omap omap: add missing symbols 2015-04-02 14:32:01 +00:00
omap24xx omap24xx: Add basic config for linux-4.0 2015-03-19 18:45:32 +00:00
orion mark 3.10 targets as broken 2015-03-24 10:38:50 +00:00
oxnas oxnas: remove pre kernel 3.18 support from pinctrl driver 2015-03-21 21:47:20 +00:00
ppc40x mark 3.10 targets as broken 2015-03-24 10:38:50 +00:00
ppc44x
pxa
ramips ramips: Add support for ZTE Q7 2015-04-01 08:31:46 +00:00
rb532 rb532: remove linux 3.14 support 2015-03-28 13:20:58 +00:00
realview
sunxi sunxi: drop 3.14 support 2015-03-16 07:41:24 +00:00
uml uml: remove linux 3.14 support 2015-03-28 13:20:52 +00:00
x86 x86: set ARCH_PACKAGES for the x86_64 subtarget (fixes #19425) 2015-04-06 10:07:43 +00:00
xburst kernel: CONFIG_BRIDGE should not be overridden 2015-04-05 07:40:38 +00:00
Makefile