summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files/etc
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: remove defconfig supportjogo2013-05-121-18/+0
| | | | | | | | All boards use uci-defaults, no need to keep defconfig support. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx: migrate platform to common led helper functionsflorian2013-02-181-49/+2
| | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix trx checksum after first boot and add led/button definitions for boards ↵mirko2013-02-051-0/+2
| | | | | | RTA770BW and RTA770W git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for board named RTA770Wmirko2013-02-051-1/+2
| | | | | | | | | | Actually this board is the very same as the rta770bw, where the additional 'b' within the name just indicates 'Annex B'. The ADSL Modem itself is able to handle both, Annex A as well as Annex B - the loaded firmware makes the only difference git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35500 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: switch to b53 and swconfigjogo2013-01-231-15/+63
| | | | | | | | | | | | | | | | | Switch to using the B53 switch driver where appropriate. Use a non-tagged default config where it isn't confirmed to be working. Remove the switch configuration in preinit as the switch will now be configured by the driver to use port isolation to prevent leakage between lan and wan. While at it, also provide a switch config for Neufbox 6. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* all targets: use numerically prefixed uci-defaults file names to better ↵jow2013-01-182-0/+0
| | | | | | control order of execution git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Add Huawei HG556a supportjogo2013-01-042-1/+5
| | | | | | | | | | Add Huawei EchoLife HG556a support. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo@openwrt.org: added some code style fixes] Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not use deprecated path to functions.sh (/etc/functions.sh -> ↵mirko2012-12-191-1/+1
| | | | | | /lib/functions.sh) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Add a fixup for rt2x00 devices.jogo2012-11-241-0/+39
| | | | | | | | | This patch adds support for defining rt2x00 eeprom data. This eeprom data can be extracted from flash or loaded directly from a firmware file. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: fix SPW303V imagesjogo2012-11-051-0/+1
| | | | | | | SPW303V also needs its CRC fixed up since increasing the image size to 4MB to prevent the dual image mode of CFE. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [bcm63xx] add support for Comtrend AR5381u.jogo2012-10-232-0/+2
| | | | | | | | | | Router: Comtrend AR5381u. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: fix subject, indentation in patch] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33895 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [bcm63xx] add support for Comtrend AR5387un.jogo2012-10-232-0/+2
| | | | | | | | | | Router: Comtrend AR5387un. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: fix subject, indentation in patch] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33894 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [bcm63xx] add support for HomeStation ADB P.DG A4001N.jogo2012-10-232-0/+2
| | | | | | | | | | Router: HomeStation ADB P.DG A4001N. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: fix subject, indentation in patch] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [bcm63xx] Add F@ST2604 board support.jogo2012-10-211-0/+1
| | | | | | | | Add Sagem F@ST2604 board support. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Add nb6 support (BCM6362 SoC base boards)jogo2012-07-311-0/+1
| | | | | | | | | Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com> Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> [jonas.gorski@gmail.com: add network config for nb6, make switch fix a platform patch] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] Add CT6376-1 board supportflorian2012-07-272-0/+2
| | | | | | | | Added CT6373 devices instead of using NB4's devices, as Florian suggested. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add 96348w3 board (#10764)florian2012-06-061-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: build images for 6328 reference boards with various flash sizesjogo2012-05-302-0/+4
| | | | | | | | | | | 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: readd accidentially dropped network config for SPW303Vjogo2012-05-301-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: add support for DSL-274XB rev F1jogo2012-05-272-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: add a default switch configuration for DSL-274XBjogo2012-05-271-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: setup network config through uci-defaultsjogo2012-05-2711-159/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: move the board name workaround to /lib/brcm63xx.shjogo2012-05-271-8/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: use the exact board id as board identification stringjogo2012-05-271-2/+5
| | | | | | No need to keep the bcm63xx/ at the start or the chipid info at the end. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Merge branch 'bcm63xx'florian2012-03-052-1/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for BT Voyager 2110 (#8810)florian2011-05-202-1/+15
| | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for DSL-2640B rev B2florian2011-05-201-0/+14
| | | | | | Signed-off-by: Adrian Feliks <mexit@o2.pl> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for D-Link DVA-G3810BN/TLflorian2011-05-202-0/+33
| | | | | | | | This patch adds support for D-Link's DVA-G3810BN/TL product. Signed-off-by: Roman Dumycz <roman@secureas.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for BT Voyager 2500 (#9070)florian2011-05-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Add support for the T-Home Speedport W 303Vflorian2011-05-111-0/+14
| | | | | | | | | Add the required board definition, default config and image generation for the T-Home Speedport W 303V Typ B. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Update support for the DSL-274xB revision Cflorian2011-05-111-0/+0
| | | | | | | | | | | | | Rename the DSL-274xB rev C2's board ID to "AW4139" to match the one used for the rev C3 (same hardware) and add a fixup for C2. Also generate images for C3. While we are at it, rename the LEDs to conform to the Linux LED naming conventions. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Accept any led with power in its name as power ledflorian2011-05-111-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for 'MAGIC' bcm6348-based boardflorian2011-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix T-Com Speedport W 500V default configflorian2011-02-091-0/+0
| | | | | | | | The device is called SPW500V, not SP500W. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: Added uci-defaults script to run mtd fixtrx on firstboot for ↵cshore2010-12-261-0/+20
| | | | | | | | devices that need it. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] Fixed Comtrend CT536_CT5621 board settings. These boards are ↵cshore2010-12-101-0/+14
| | | | | | based on the 96348GW-11 reference design but have different GPIOs therefore we use the board fixups now availabed (thanks the patches by Jonas Gorski) to create a separate board entry for these boards and leave the reference design with reference GPIOs. Also these boards only have enet1 (no enet0) so we set that in the board definition, and use a defconfig for a single interface network. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24442 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [bcm63xx] base-files: Added network defconfig because board only has one ↵cshore2010-12-061-0/+14
| | | | | | ethernet (4-port switch) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Add support for the T-Com Speedport W 500V.cshore2010-11-281-0/+14
| | | | | | | | | | Add support for the T-Com Speedport W 500V using a special tagged image as it identifies itself as a 96348GW, but has some gpios wired differently, and also has only one ethernet port without a switch attached to it. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Finalize support for DSL-274xB, rev C2.cshore2010-11-281-0/+14
| | | | | | | | | | | | The DSL-2740B/DSL-2741B rev C2 support was missing the board definition, resulting in a kernel panic on boot. This patch adds it, and also renames the generated image name to properly reflect that it is for the revision C2, and for both the DSL-2740B and DSL-2741B. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Allow 'colored' power leds.cshore2010-11-281-1/+1
| | | | | | | | | | | Since some devices have more than one power led, they might be separated by their color in the name. To also allow them to be on after leaving preinit, set any status led starting with 'power' to on instead of only those with the exact name of 'power'. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24187 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Add defconfigs.cshore2010-11-282-1/+18
| | | | | | | | | | | Port the mechanism for different default configurations from ar71xx and use the old configuration as the default configuration. This should have no functional differences to before. While we are at it, remove the obsolete nat option. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx]: base-files: diag.sh: For power button as preinit status led, end ↵cshore2010-08-021-1/+5
| | | | | | with led left on, not off git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22466 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00)cshore2010-05-301-0/+67
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] we are using the default-on trigger for power LEDs, no need to ↵florian2009-07-181-12/+0
| | | | | | change their state from userspace git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] register GPIO-connected LEDs for known boardsflorian2009-07-181-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make 4-port LAN and 1 port wan configurations workflorian2008-11-261-0/+19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13362 3c298f89-4303-0410-b956-a3cf2f4a3e73