aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/generic
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: enable all SoCs for both subtargetsJonas Gorski2013-06-301-10/+0
| | | | | | | | Now that SMP kernels also work on older SoCs, also enable them for SMP. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37100
* brcm63xx: add support for BCM3368Florian Fainelli2013-06-061-0/+1
| | | | | | | | | | | | | Add support for the Broadcom BCM3368 cable modem chipset, includes: - Ethernet - SPI - UARTs - GPIOs - PCI Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36874
* bcm63xx: split into two subtargets, generic and SMPJonas Gorski2013-05-0210-0/+153
Make SMP a subtarget, since it only supports BCM6362 and BCM6368. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36527