summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: remove 3.3 supportJonas Gorski2013-01-041-22/+0
| | | | | | | | 3.6 is tested enough to be considered stable. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35009
* BCM6358 fix enet MII clk definitionsFlorian Fainelli2012-08-131-2/+2
| | | | | | Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com> SVN-Revision: 33157
* bcm63xx: add basic bcm6362 supportJonas Gorski2012-07-311-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 32923
* Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board)Florian Fainelli2012-07-061-1/+1
| | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 32643
* bcm63xx: update patches to latest upstream versionsJonas Gorski2012-07-031-1/+1
| | | | SVN-Revision: 32591
* 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: add preliminary support for bcm6328Jonas Gorski2012-05-271-2/+2
| | | | SVN-Revision: 31878
* bcm63xx: add flash type detectionJonas Gorski2012-05-271-1/+1
| | | | 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-1/+1
| | | | SVN-Revision: 31550
* bcm63xx: replace SPI driver with latest upstream versionJonas Gorski2012-03-281-1/+1
| | | | SVN-Revision: 31130
* 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: add missing bits from extirq supportJonas Gorski2012-03-281-1/+1
| | | | | | Add missing external IRQ code parts for older chips in the new code. SVN-Revision: 31128
* bcm63xx: reorder patchesJonas Gorski2012-03-281-0/+22
Reorder patches for a clearer distinction between the purposes of the different patches. SVN-Revision: 31127