summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/524-board_dsl_274xb_rev_f.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: remove 3.3 supportJonas Gorski2013-01-041-132/+0
| | | | | | | | 3.6 is tested enough to be considered stable. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35009
* bcm63xx: Add a fixup for rt2x00 devices.Jonas Gorski2012-11-241-2/+3
| | | | | | | | | This patch adds support for defining rt2x00 eeprom data. This eeprom data can be extracted from flash or loaded directly from a firmware file. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 34322
* bcm63xx: Enable LED pin support for ath9k pci fixup.Jonas Gorski2012-11-241-2/+3
| | | | | | | | | | Some boards need specifying LED pin in order to get it working. For example, in board HW556 (Huawei HG556a) "led_pin" must be "2". By default led_pin is "0", so dsl_274xb_rev_f is changed to "-1". Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 34321
* nb4: fix support, add support for SVC and CLIP BTNFlorian Fainelli2012-08-131-1/+1
| | | | | | Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com> SVN-Revision: 33156
* bcm63xx: update enetswitch driverJonas Gorski2012-07-311-1/+1
| | | | | | | | Update enetswith driver with latest fixes and additions. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 32921
* fix leds naming for all bcm63xx boardsFlorian Fainelli2012-06-061-1/+1
| | | | SVN-Revision: 32086
* fix board patches so that new boards are withing appropriate ifdefFlorian Fainelli2012-06-051-1/+1
| | | | | | | 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 SVN-Revision: 32060
* bcm63xx: fix ethernet on 96328avng and 963281TANJonas Gorski2012-06-041-2/+2
| | | | | | The internal switch did not get registered. SVN-Revision: 32041
* bcm63xx: build images for 6328 reference boards with various flash sizesJonas Gorski2012-05-301-0/+130
Build images for 96328avng and 963281TAN (untested) for three different flash sizes: 4MB, 8MB, and 16MB. Known issues: * Button setup unknown, thus no fail-safe available. * All other BCM6328 and BCM63XX issues SVN-Revision: 32004