summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/defconfig
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: rewrite WNDR3700/3800 handlingjuhosg2011-12-052-138/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add some missing wndr3800 base-files definitionsjow2011-12-051-0/+69
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: generate ubootenv from uci-defaults instead of providing defconfigjuhosg2011-11-121-5/+0
| | | | | | | | | | I noticed most of /etc/defconfig was replaced by /etc/uci-defaults, which is indeed much nicer. So I moved over ubootenv from having a defconfig-entry to also be generated from uci-defaults. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create TL-WA901ND network config from uci-defaultsjuhosg2011-11-071-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create ALL0258N network config from uci-defaultsjuhosg2011-11-071-12/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create NBG{460N,550N,550NH} network config from uci-defaultsjuhosg2011-11-071-26/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create WZR-HP-G300NH network config from uci-defaultsjuhosg2011-11-071-26/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create RB-493G network config from uci-defaultsjuhosg2011-11-071-41/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create TL-WR1043ND network config from uci-defaultsjuhosg2011-11-071-31/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create WRT160NL network config from uci-defaultsjuhosg2011-11-071-26/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create PB92 network config from uci-defaultsjuhosg2011-11-071-31/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create DIR-825-B1 network config from uci-defaultsjuhosg2011-11-071-26/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaultsjuhosg2011-11-072-40/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create RB-450 network config from uci-defaultsjuhosg2011-11-071-26/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create RB-450G, RouterStation Pro network config from uci-defaultsjuhosg2011-11-072-52/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create RB-433{,U} network config from uci defaultsjuhosg2011-11-072-52/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create even more network configs from the uci-defaults scriptjuhosg2011-11-0716-394/+0
| | | | | | | | Create the default network configuration dynamically for the AR724x/AR9331 boards. Some other boards are using the same configuration, so convert those as well. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create more network configs from the uci-defaults scriptjuhosg2011-11-075-80/+0
| | | | | | | Create the default network configuration dynamically for the boards with swapped eth0, eth1 interfaces. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create a bunch of network configs from the uci-defaults scriptjuhosg2011-11-077-83/+0
| | | | | | | Create the default network configuration dynamically for the boards with a single ethernet interface. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create generic network config from an uci-defaults scriptjuhosg2011-11-071-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove AP81 defconfig, it is the same as the generic configjuhosg2011-11-071-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network configuration for the WHR-HP-GNjuhosg2011-11-071-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the Buffalo WHR-G301N boardjuhosg2011-11-071-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for the TL-WR741ND v4 boardjuhosg2011-11-011-0/+24
| | | | | | The ethernet port LEDs are not working yet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx/all0258n: add default configjuhosg2011-11-012-0/+17
| | | | | | | | This adds default network and uboot-env settings for the ALL0258N. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove default network config of the mzk-w04nu board as welljuhosg2011-11-011-16/+0
| | | | | | It works with the generic config. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove default network config of the wnr2000 boardjuhosg2011-10-311-16/+0
| | | | | | It is the same as the generic configuration. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Buffalo WHR-HP-G300N kernel supportjuhosg2011-10-241-0/+24
| | | | | | | | | | | | | The initial support for the Buffalo WHR-HP-G300N box. The code was confirmed to boot and run, but not tested in depth. Known problem: iw phy phy0 info shows: Coverage class: 0 (up to 0m) Available Antennas: TX 0 RX 0 Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: ar71xx: add support for Mikrotik Routerboard RB493Gjogo2011-10-111-0/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TP-Link TL-WR703N v1 boardjuhosg2011-09-211-0/+12
| | | | | | Based on a patch by dongyuqi <729650915@qq.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge WZR-HP-G301NH support into WZR-HP-G300NHjogo2011-07-282-28/+2
| | | | | | | | Now that we can use a generic name for the switch there is no need for a separate image for the WZR-HP-G301NH. Update the default network config and remove the extra image. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network config for wzr-hp-ag300h (based on a patch from ↵nbd2011-06-251-0/+26
| | | | | | #9607) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] Remove trailing spaces, convert spaces to tabsacinonyx2011-06-0912-83/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network config for the AP121 boardsjuhosg2011-05-312-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27068 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the ar8316 switch driver on the PB92 board and add a matching ↵nbd2011-04-281-0/+31
| | | | | | default network config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Add support for WZR-HP-G301NHjuhosg2011-04-121-0/+26
| | | | | | | | | | | | | | Add support for the Buffalo WZR-HP-G301NH. The only difference between it and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S. Since we don't do runtime detection of the switch, we need a separate machine definition for it. While we are at it, also rename the profile to reflect that it now is for more than one device. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default configuration for the switch on AP96nbd2011-03-151-0/+10
| | | | | | | Enables forwarding of frames between the switch ports (eth0). Patch by Jouni Malinen git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TP-Link TL-WA901ND v2 boardjuhosg2011-03-131-0/+11
| | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the WNDR3700v2 boardjuhosg2011-01-261-0/+69
| | | | | | Based on a patch by Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add missing files for the JA76PF boardjuhosg2010-12-101-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TP-LINK TL-MR3220 v1 boardjuhosg2010-12-101-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network configuration file for the TL-MR3420juhosg2010-12-101-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add nbg460n image generationjuhosg2010-12-101-0/+26
| | | | | | | | This adds image generation for NBG460N/550N/550NH boards. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] tune rtl8366s default config, make vlan 1 cpu port tagged and use ↵jow2010-12-023-6/+6
| | | | | | eth0.1 for the lan interface - this brings the configuration more in line with other switch setups git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Configure WNDR3700 switch LED colors properly (#8103)nbd2010-11-041-10/+8
| | | | | | | | | | | For WNDR3700, use green for 1Gb/s and amber for 100Mb/s and 10Mb/s on the four LAN port switch LEDs. The LEDs will be lit to indicate a link and will blink to indicate activity. This matches the stock firmware and the description printed on the label on the unit's underside. Signed-off-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new ↵nbd2010-10-141-5/+9
| | | | | | switch driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563)nbd2010-10-141-5/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: initial support for jjPlus JWAP003juhosg2010-10-011-0/+16
| | | | | | | | | Patch-by: Cezary Jackiewicz <cezary@eko.one.pl> (the GPIODEV code has been removed, the sysfs interface can be used to control the GPIO lines instead - juhosg) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for Atheros AP96 reference boardnbd2010-09-271-0/+16
| | | | | | | | | | | | This is still preliminary and not really tested much. Anyway, this version seems to be enough to get both wired and wireless interfaces working. Buttons and leds are also working. mach-ap96.c is based on mach-wndr3700.c. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add a new driver for the ar7240 switch using swconfig.nbd2010-08-161-5/+9
| | | | | | | | hooks directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested fixes #7563 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22675 3c298f89-4303-0410-b956-a3cf2f4a3e73