summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch
Commit message (Collapse)AuthorAgeFilesLines
* fix leds naming for all bcm63xx boardsFlorian Fainelli2012-06-061-1/+1
| | | | SVN-Revision: 32086
* 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: fix ethernet on 96328avng and 963281TANJonas Gorski2012-06-041-4/+6
| | | | | | The internal switch did not get registered. SVN-Revision: 32041
* bcm63xx: build images for 6328 reference boards with various flash sizesJonas Gorski2012-05-301-0/+94
Build images for 96328avng and 963281TAN (untested) for three different flash sizes: 4MB, 8MB, and 16MB. Known issues: * Button setup unknown, thus no fail-safe available. * All other BCM6328 and BCM63XX issues SVN-Revision: 32004