summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/generic
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: move generic profiles to top dir and remove smp profilesJonas Gorski2014-08-189-162/+0
| | | | | | | | | | Use generic profiles for brcm63xx instead of having similar profiles for each subtarget. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42208
* brcm63xx: Use leds script for Huawei HG556a and improve profileJonas Gorski2014-07-121-4/+4
| | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41589
* brcm63xx: Fix HW553 supportJonas Gorski2014-07-121-2/+11
| | | | | | | | | | | | | | | - adsl and lan leds are swapped. - internetkey is labeled as hspa. - enable status led and reset button for failsafe. - use new leds script. - fix switch configuration. - remove enet0 from board_info. - add profile. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41588
* brcm63xx: Add profile and build image for Sagemcom F@ST2704V2 ADSL routerJonas Gorski2014-02-221-0/+16
| | | | | | | | | | | | | This adds profile and build image for Sagemcom F@st2704, using b43 driver. For WiFi to work properly BCMA fallback SPROM support patch must be applied (http://git.io/z1Ki8A). Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/4212/ Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39673
* 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