summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update linux 3.3 to 3.3.5Gabor Juhos2012-05-077-8/+8
| | | | SVN-Revision: 31645
* bcm63xx: fix a race between PCI bus scan and fallback sprom registrationJonas Gorski2012-05-062-0/+110
| | | | | | | | | The fallback sprom handler was installed too late, resulting in ssb failing to get a valid sprom on some devices. Fixes #11384. SVN-Revision: 31638
* use a define for the poll and debounce intervalFlorian Fainelli2012-05-0235-98/+111
| | | | SVN-Revision: 31550
* kernel: update linux 3.3 to 3.3.4Gabor Juhos2012-04-304-4/+4
| | | | SVN-Revision: 31541
* switch to gpio-keys-polledFlorian Fainelli2012-04-2715-41/+41
| | | | SVN-Revision: 31491
* bcm63xx: add initial support for bcm6368 boardsJonas Gorski2012-03-284-3/+225
| | | | SVN-Revision: 31132
* bcm63xx: add driver for the internal hw trng on bcm6368Jonas Gorski2012-03-288-7/+469
| | | | SVN-Revision: 31131
* bcm63xx: replace SPI driver with latest upstream versionJonas Gorski2012-03-2824-942/+1335
| | | | SVN-Revision: 31130
* bcm63xx: add ethernet support for bcm6368Jonas Gorski2012-03-2811-534/+2173
| | | | | | | | | 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: add missing bits from extirq supportJonas Gorski2012-03-284-3/+99
| | | | | | Add missing external IRQ code parts for older chips in the new code. SVN-Revision: 31128
* bcm63xx: reorder patchesJonas Gorski2012-03-2840-76/+76
| | | | | | | Reorder patches for a clearer distinction between the purposes of the different patches. SVN-Revision: 31127
* remove udc patch since it is unusedFlorian Fainelli2012-03-1329-311/+65
| | | | SVN-Revision: 30920
* wire bcm96348gw-10 reset button (#10854)Florian Fainelli2012-03-052-2/+22
| | | | SVN-Revision: 30820
* Merge branch 'bcm63xx'Florian Fainelli2012-03-058-10/+153
| | | | SVN-Revision: 30819
* brcm63xx: add support for linux 3.3Jonas Gorski2012-02-0437-0/+4920
SVN-Revision: 30027