Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm63xx: switch to b53 and swconfig | Jonas Gorski | 2013-01-23 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | Switch to using the B53 switch driver where appropriate. Use a non-tagged default config where it isn't confirmed to be working. Remove the switch configuration in preinit as the switch will now be configured by the driver to use port isolation to prevent leakage between lan and wan. While at it, also provide a switch config for Neufbox 6. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35307 | ||||
* | bcm63xx: move bcm63xx-spi into the kernel | Jonas Gorski | 2013-01-23 | 1 | -1/+1 |
| | | | | | | | | | The SPI driver is needed for supporting to boot from SPI flash on BCM6358 and BCM6368, and for SPI connected switches. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35304 | ||||
* | remove common symbols from 3.6 configs | Gabor Juhos | 2012-11-29 | 1 | -5/+0 |
| | | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34404 | ||||
* | add preliminary support for 3.6 kernel | Florian Fainelli | 2012-10-25 | 1 | -0/+170 |
SVN-Revision: 33936 |