summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/550-alice_gate2_leds.patch
Commit message (Collapse)AuthorAgeFilesLines
* add support for Comtrend AR5381u.Jonas Gorski2012-10-231-1/+1
| | | | | | | | | | Router: Comtrend AR5381u. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: fix subject, indentation in patch] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 33895
* add support for Comtrend AR5387un.Jonas Gorski2012-10-231-1/+1
| | | | | | | | | | Router: Comtrend AR5387un. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: fix subject, indentation in patch] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 33894
* add support for HomeStation ADB P.DG A4001N.Jonas Gorski2012-10-231-1/+1
| | | | | | | | | | Router: HomeStation ADB P.DG A4001N. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: fix subject, indentation in patch] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 33893
* Add F@ST2604 board support.Jonas Gorski2012-10-211-1/+1
| | | | | | | | Add Sagem F@ST2604 board support. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 33886
* bcm63xx: fix WPS button polarity for Alice Gate VoIP 2 + WifiJonas Gorski2012-09-091-1/+2
| | | | | | Fixes booting the device with button hotplug enabled (#10785). SVN-Revision: 33340
* bcm63xx: Add nb6 support (BCM6362 SoC base boards)Jonas Gorski2012-07-311-1/+1
| | | | | | | | | Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com> Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> [jonas.gorski@gmail.com: add network config for nb6, make switch fix a platform patch] SVN-Revision: 32924
* bcm63xx: reorder patchesJonas Gorski2012-07-311-1/+1
| | | | | | | | Fix the order and names of patches. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 32920
* fix leds naming for all bcm63xx boardsFlorian Fainelli2012-06-061-16/+15
| | | | SVN-Revision: 32086
* increase led number in patch 301-led_count.patchFlorian Fainelli2012-06-061-11/+0
| | | | | | So that board patches are only touching board-related code SVN-Revision: 32076
* 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 SVN-Revision: 32060
* bcm63xx: fix ethernet on 96328avng and 963281TANJonas Gorski2012-06-041-1/+1
| | | | | | The internal switch did not get registered. SVN-Revision: 32041
* bcm63xx: build images for 6328 reference boards with various flash sizesJonas Gorski2012-05-301-1/+1
| | | | | | | | | | | 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
* bcm63xx: add support for DSL-274XB rev F1Jonas Gorski2012-05-271-1/+1
| | | | SVN-Revision: 31882
* bcm63xx: add a fixup for ath9k devicesJonas Gorski2012-05-271-1/+1
| | | | SVN-Revision: 31880
* bcm63xx: add support for the HSSPI controllerJonas Gorski2012-05-271-1/+1
| | | | | | | Add support for the HSSPI controller found on bcm6328 and SPI attached flash. SVN-Revision: 31879
* bcm63xx: add flash type detectionJonas Gorski2012-05-271-1/+1
| | | | SVN-Revision: 31877
* use a define for the poll and debounce intervalFlorian Fainelli2012-05-021-3/+3
| | | | SVN-Revision: 31550
* kernel: update linux 3.3 to 3.3.4Gabor Juhos2012-04-301-1/+1
| | | | SVN-Revision: 31541
* switch to gpio-keys-polledFlorian Fainelli2012-04-271-2/+2
| | | | SVN-Revision: 31491
* bcm63xx: add ethernet support for bcm6368Jonas Gorski2012-03-281-1/+1
| | | | | | | | | Add basic support for the internal ethernet switch on bcm6368. It behaves as a dumb switch for now, but allows basic connectivity. Also drop the ethernet patch for bcm6345 for now, it needs rework. SVN-Revision: 31129
* bcm63xx: reorder patchesJonas Gorski2012-03-281-0/+113
Reorder patches for a clearer distinction between the purposes of the different patches. SVN-Revision: 31127