summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/414-bcm63xx_enet-split-dma-registers-access.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: remove 3.3 supportJonas Gorski2013-01-041-381/+0
| | | | | | | | 3.6 is tested enough to be considered stable. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35009
* 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-2/+2
| | | | SVN-Revision: 32591
* bcm63xx: add preliminary support for bcm6328Jonas Gorski2012-05-271-1/+1
| | | | SVN-Revision: 31878
* bcm63xx: add driver for the internal hw trng on bcm6368Jonas Gorski2012-03-281-1/+1
| | | | SVN-Revision: 31131
* bcm63xx: replace SPI driver with latest upstream versionJonas Gorski2012-03-281-4/+4
| | | | SVN-Revision: 31130
* bcm63xx: add ethernet support for bcm6368Jonas Gorski2012-03-281-0/+381
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