summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+2
| | | | 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: add ethernet support for bcm6368Jonas Gorski2012-03-281-0/+1490
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