Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix leds naming for all bcm63xx boards | Florian Fainelli | 2012-06-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 32086 | ||||
* | fix board patches so that new boards are withing appropriate ifdef | Florian Fainelli | 2012-06-05 | 1 | -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 963281TAN | Jonas Gorski | 2012-06-04 | 1 | -4/+6 |
| | | | | | | The internal switch did not get registered. SVN-Revision: 32041 | ||||
* | bcm63xx: build images for 6328 reference boards with various flash sizes | Jonas Gorski | 2012-05-30 | 1 | -0/+100 |
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 |