aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/307-MIPS-BCM63XX-explicitly-register-the-pci-bus.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: update patches to latest upstream versionsJonas Gorski2012-07-031-89/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix board patches so that new boards are withing appropriate ifdefFlorian Fainelli2012-06-051-2/+2
| | | | | | | Some new board definitions were added within the #ifdef CONFIG_CPU_6338 section while some other were added within #ifdef CONFIG_CPU_6345, fix this git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: fix a race between PCI bus scan and fallback sprom registrationJonas Gorski2012-05-061-0/+89
The fallback sprom handler was installed too late, resulting in ssb failing to get a valid sprom on some devices. Fixes #11384. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31638 3c298f89-4303-0410-b956-a3cf2f4a3e73