summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: remove 3.3 supportJonas Gorski2013-01-041-122/+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-3/+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
* nb4: fix support, add support for SVC and CLIP BTNFlorian Fainelli2012-08-131-2/+2
| | | | | | Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com> SVN-Revision: 33156
* bcm63xx: add basic bcm6362 supportJonas Gorski2012-07-311-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 32923
* bcm63xx: update patches to latest upstream versionsJonas Gorski2012-07-031-3/+3
| | | | SVN-Revision: 32591
* fix leds naming for all bcm63xx boardsFlorian Fainelli2012-06-061-7/+7
| | | | SVN-Revision: 32086
* fix board patches so that new boards are withing appropriate ifdefFlorian Fainelli2012-06-051-9/+9
| | | | | | | 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: add a fixup for ath9k devicesJonas Gorski2012-05-271-5/+6
| | | | SVN-Revision: 31880
* bcm63xx: add support for the HSSPI controllerJonas Gorski2012-05-271-8/+8
| | | | | | | Add support for the HSSPI controller found on bcm6328 and SPI attached flash. SVN-Revision: 31879
* bcm63xx: add preliminary support for bcm6328Jonas Gorski2012-05-271-4/+4
| | | | SVN-Revision: 31878
* bcm63xx: add flash type detectionJonas Gorski2012-05-271-14/+24
| | | | SVN-Revision: 31877
* kernel: update linux 3.3 to 3.3.5Gabor Juhos2012-05-071-1/+1
| | | | SVN-Revision: 31645
* use a define for the poll and debounce intervalFlorian Fainelli2012-05-021-5/+5
| | | | SVN-Revision: 31550
* switch to gpio-keys-polledFlorian Fainelli2012-04-271-1/+1
| | | | 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/+111
Reorder patches for a clearer distinction between the purposes of the different patches. SVN-Revision: 31127