summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add CT6376-1 board supportFlorian Fainelli2012-07-271-0/+1
| | | | | | | | Added CT6373 devices instead of using NB4's devices, as Florian suggested. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 32892
* bcm63xx: build images for 6328 reference boards with various flash sizesJonas Gorski2012-05-301-0/+2
| | | | | | | | | | | 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
* bcm63xx: add support for DSL-274XB rev F1Jonas Gorski2012-05-271-0/+1
| | | | SVN-Revision: 31882
* bcm63xx: use the exact board id as board identification stringJonas Gorski2012-05-271-2/+5
| | | | | | No need to keep the bcm63xx/ at the start or the chipid info at the end. SVN-Revision: 31871
* Merge branch 'bcm63xx'Florian Fainelli2012-03-051-1/+2
| | | | SVN-Revision: 30819
* add support for BT Voyager 2110 (#8810)Florian Fainelli2011-05-201-1/+1
| | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> SVN-Revision: 26959
* add support for BT Voyager 2500 (#9070)Florian Fainelli2011-05-201-1/+1
| | | | SVN-Revision: 26954
* add support for 'MAGIC' bcm6348-based boardFlorian Fainelli2011-02-191-1/+1
| | | | | | | | | | | | | | | I wrote a patch to add 96348SV board (aka MAGIC) support to trunk. In my case I've found it in a Telsey "Alice W-Gate" router, fairly common (in the past) in Italy. I used the board definition (GPIOs, leds, ...) from the Broadcom GPL-2 relased code (here is a mirror: http://beghiero.myftp.org/sorgenti/boardparms.c ) Thanks to KanjiMonster for the support on the IRC channel. Signed-off-by: Laurento Frittella <laurento.frittella@gmail.com> SVN-Revision: 25584
* base-files: Added uci-defaults script to run mtd fixtrx on firstboot for ↵Daniel Dickinson2010-12-261-0/+20
devices that need it. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24836