openwrt/svn-archive/archive.git
11 years agohostapd: fix ap+sta issues
Felix Fietkau [Wed, 29 Aug 2012 16:06:24 +0000 (16:06 +0000)]
hostapd: fix ap+sta issues

SVN-Revision: 33311

11 years agoRevert "ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240"
Gabor Juhos [Wed, 29 Aug 2012 10:37:55 +0000 (10:37 +0000)]
Revert "ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240"

That was based on assumptions.

SVN-Revision: 33310

11 years agoar71xx: all0315n: fix ethernet according to vendor info
Gabor Juhos [Wed, 29 Aug 2012 10:37:54 +0000 (10:37 +0000)]
ar71xx: all0315n: fix ethernet according to vendor info

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33309

11 years agoar71xx: add RSSI LEDs of ALL0315N to uci-defaults/leds
Gabor Juhos [Wed, 29 Aug 2012 10:37:53 +0000 (10:37 +0000)]
ar71xx: add RSSI LEDs of ALL0315N to uci-defaults/leds

SVN-Revision: 33308

11 years agoramips: add kmod-usb-ohci to defaults packages in profile of ALL5002
Gabor Juhos [Wed, 29 Aug 2012 10:37:51 +0000 (10:37 +0000)]
ramips: add kmod-usb-ohci to defaults packages in profile of ALL5002

SVN-Revision: 33307

11 years agoiwinfo: add hwinfo of AR9280 2T2R PCIe
Gabor Juhos [Wed, 29 Aug 2012 10:37:49 +0000 (10:37 +0000)]
iwinfo: add hwinfo of AR9280 2T2R PCIe

SVN-Revision: 33306

11 years agoramips: make built-in switch transparent for ALL0256N and ALL5002
Gabor Juhos [Wed, 29 Aug 2012 10:37:47 +0000 (10:37 +0000)]
ramips: make built-in switch transparent for ALL0256N and ALL5002

This allows them to transparently communicate with an external VLAN switch.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33305

11 years agoramips: Power down phy on disabled switch ports
Gabor Juhos [Wed, 29 Aug 2012 10:37:45 +0000 (10:37 +0000)]
ramips: Power down phy on disabled switch ports

Power down phy on disabled switch ports.

Haven't measured this myself yet, but according to this
http://www.8devices.com/community/viewtopic.php?f=6&t=156
it can save about 300mW of power.

[juhosg: fix checkpatch warning]

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 33304

11 years agoramips: Add support for 8devices Carambola dev board.
Gabor Juhos [Wed, 29 Aug 2012 10:37:43 +0000 (10:37 +0000)]
ramips: Add support for 8devices Carambola dev board.

Add support for 8devices Carambola dev board.

The Carambola is a small RT3050-based development board with two
ethernet ports, on-board chip antenna, usb and plenty of accessible
gpio ports, sold by 8devices.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 33303

11 years agoramips: Rename POC registers
Gabor Juhos [Wed, 29 Aug 2012 10:37:41 +0000 (10:37 +0000)]
ramips: Rename POC registers

Rename POC registers.

The current code uses POC1-POC3.

The datasheet uses:
POC1: Port Control 0
POC1: Port Control 1
POC2: Port Control 2

So the first POC1 is a typo that should have been POC0, rename the
registers to POC0-POC2 accordingly.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 33302

11 years agoramips: Minor ramips_esw.c cleanup
Gabor Juhos [Wed, 29 Aug 2012 10:37:40 +0000 (10:37 +0000)]
ramips: Minor ramips_esw.c cleanup

Stop handling VLAN setup in the kernel.
Removes the obsolete RT305X_ESW_VLAN_CONFIG_BYPASS option I added for
WL-351 and add some extra comments.
Also removes the en_vlan per-port flag that isn't very useful really, it now
is only controlled by the global enable_vlan flag.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 33301

11 years agoramips: Add switch setup to uci network defaults
Gabor Juhos [Wed, 29 Aug 2012 10:37:38 +0000 (10:37 +0000)]
ramips: Add switch setup to uci network defaults

Add switch setup to uci network defaults.

The 'lan' attribute is used to decide into which vlan to put the
port.
Currently 'disable' is never set, but the intention is to use this
for devices like the 8devices Carambola, which only has two ports
hooked up to the SoC.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 33300

11 years agoramips: Add swconfig support to ramips_esw.c
Gabor Juhos [Wed, 29 Aug 2012 10:37:36 +0000 (10:37 +0000)]
ramips: Add swconfig support to ramips_esw.c

Add swconfig support to ramips_esw.c

This patch adds swconfig support for ramips_esw:

Tested on both D-LINK DIR-300 B1 and Sitecom WL-351 (external
rtl8366rb on internal port 5).
I've made sure that in the enable_vlan=0 case it behaves like a dumb
switch, so external switches should work fine with vlans and
verified this on the WL-351.

The current state shown by swconfig is always read directly from HW
registers, new settings only show after 'swconfig dev rt305x set apply'.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 33299

11 years agoramips: ramips_esw.c indentation cleanup
Gabor Juhos [Wed, 29 Aug 2012 10:37:35 +0000 (10:37 +0000)]
ramips: ramips_esw.c indentation cleanup

Minor indentation cleanup.

Prepare for the main swconfig patch by cleaning up indentation a bit.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 33298

11 years agomac80211/rt2800: integrate cosmetic changes in rt3352 support
Gabor Juhos [Wed, 29 Aug 2012 10:37:33 +0000 (10:37 +0000)]
mac80211/rt2800: integrate cosmetic changes in rt3352 support

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33297

11 years agouboot-envtools: add configration for ramips devices
Gabor Juhos [Wed, 29 Aug 2012 10:37:32 +0000 (10:37 +0000)]
uboot-envtools: add configration for ramips devices

uboot-env settings for ALL0239-3G, ALL0256N, ALL5002.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33296

11 years agoar71xx: image: fix Profile name for TL-WA701 (closes #12094)
Gabor Juhos [Wed, 29 Aug 2012 10:37:30 +0000 (10:37 +0000)]
ar71xx: image: fix Profile name for TL-WA701 (closes #12094)

SVN-Revision: 33295

11 years agoar71xx: Buffalo WZR-HP-AG300H LED support
Gabor Juhos [Wed, 29 Aug 2012 10:11:55 +0000 (10:11 +0000)]
ar71xx: Buffalo WZR-HP-AG300H LED support

An improved LED support for Buffalo WZR-HP-AG300H.

There will be two new packages to go with this patch
(ar922x-led-fix-hotplug and ar922x-led-fix-init).
These packages essentially perform the same task of
disabling "JTAG over GPIO pins" function which is
currently required for LEDs on AR922x emac GPIO to work,
and are both considered a temporary fix that circumvent
this problem.

[juhosg: add the hotplug script from the proposed
ar922x-led-fix-hotplug package to ar71xx/base-files]

Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 33294

11 years agoiwinfo: add hwinfo for Rt3050 and maintain alphabetic order
Jo-Philipp Wich [Wed, 29 Aug 2012 10:10:46 +0000 (10:10 +0000)]
iwinfo: add hwinfo for Rt3050 and maintain alphabetic order

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33293

11 years ago[openssl] revert threadsafe patch
John Crispin [Wed, 29 Aug 2012 10:08:30 +0000 (10:08 +0000)]
[openssl] revert threadsafe patch

SVN-Revision: 33292

11 years ago[package] ppp: introduce "authfail" option which specifies whether pppd should attemp...
Jo-Philipp Wich [Wed, 29 Aug 2012 10:07:08 +0000 (10:07 +0000)]
[package] ppp: introduce "authfail" option which specifies whether pppd should attempt to re-authenticate after a failed PAP/CHAP auth

SVN-Revision: 33291

11 years agoath9k: add fix to improve reliability of powersave clients
Felix Fietkau [Wed, 29 Aug 2012 08:16:34 +0000 (08:16 +0000)]
ath9k: add fix to improve reliability of powersave clients

SVN-Revision: 33290

11 years agomac80211: reorganize patches
Felix Fietkau [Wed, 29 Aug 2012 08:16:31 +0000 (08:16 +0000)]
mac80211: reorganize patches

SVN-Revision: 33289

11 years agogemini: fix bus ids for PHY devices (closes: #12082)
Gabor Juhos [Mon, 27 Aug 2012 18:09:57 +0000 (18:09 +0000)]
gemini: fix bus ids for PHY devices (closes: #12082)

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33288

11 years agoar71xx: add profile for Allnet devices
Gabor Juhos [Mon, 27 Aug 2012 14:55:38 +0000 (14:55 +0000)]
ar71xx: add profile for Allnet devices

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33287

11 years agoar71xx: generate image for ALL0315N
Gabor Juhos [Mon, 27 Aug 2012 14:55:37 +0000 (14:55 +0000)]
ar71xx: generate image for ALL0315N

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33286

11 years agoar71xx: sysupgrade for the ALL0315N
Gabor Juhos [Mon, 27 Aug 2012 14:55:36 +0000 (14:55 +0000)]
ar71xx: sysupgrade for the ALL0315N

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33285

11 years agoar71xx: rename all0258n.sh to allnet.sh
Gabor Juhos [Mon, 27 Aug 2012 14:55:35 +0000 (14:55 +0000)]
ar71xx: rename all0258n.sh to allnet.sh

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33284

11 years agouboot-envtools: add configuration for ALL0315N
Gabor Juhos [Mon, 27 Aug 2012 14:55:33 +0000 (14:55 +0000)]
uboot-envtools: add configuration for ALL0315N

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33283

11 years agoar71xx: detect ALL0315N board
Gabor Juhos [Mon, 27 Aug 2012 14:55:32 +0000 (14:55 +0000)]
ar71xx: detect ALL0315N board

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33282

11 years agoar71xx: add support for the Allnet ALL0315N board
Gabor Juhos [Mon, 27 Aug 2012 14:55:31 +0000 (14:55 +0000)]
ar71xx: add support for the Allnet ALL0315N board

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33281

11 years agoar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240
Gabor Juhos [Mon, 27 Aug 2012 14:55:26 +0000 (14:55 +0000)]
ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33280

11 years agomac80211: fix a crash on accessing stale skb->dev references
Felix Fietkau [Mon, 27 Aug 2012 12:23:25 +0000 (12:23 +0000)]
mac80211: fix a crash on accessing stale skb->dev references

SVN-Revision: 33279

11 years agoath9k: fix PA predistortion training, fixes hang issues and most likely also fixes...
Felix Fietkau [Mon, 27 Aug 2012 11:10:36 +0000 (11:10 +0000)]
ath9k: fix PA predistortion training, fixes hang issues and most likely also fixes #12073

SVN-Revision: 33278

11 years agoath9k: add a patch to fix ASPM related issues
Felix Fietkau [Mon, 27 Aug 2012 11:07:23 +0000 (11:07 +0000)]
ath9k: add a patch to fix ASPM related issues

SVN-Revision: 33277

11 years agomadwifi: add mirror md5sum to fix issue with the disappeared svn repo (#12084)
Felix Fietkau [Sun, 26 Aug 2012 20:47:39 +0000 (20:47 +0000)]
madwifi: add mirror md5sum to fix issue with the disappeared svn repo (#12084)

SVN-Revision: 33276

11 years agogeneric: add support for the EON EN25Q64 SPI flash chip
Gabor Juhos [Sun, 26 Aug 2012 09:27:56 +0000 (09:27 +0000)]
generic: add support for the EON EN25Q64 SPI flash chip

It is used in some TL-WDR4310 devices. Closes #12077.

SVN-Revision: 33275

11 years agoar71xx: unbreak building images for TL-WR1041N-v2, TL-WR2543N
Gabor Juhos [Sun, 26 Aug 2012 08:15:11 +0000 (08:15 +0000)]
ar71xx: unbreak building images for TL-WR1041N-v2, TL-WR2543N

Commit 48788063266ad99bdab03b53cbe7e1a564c2d9b3 (r33251) introduced a
regression with board= kernel command line parameter incorrectly
initialised.

The faulty builds propogated to the snapshots download area. This makes
the device unbootable and TP-Link users have to attach the serial to
recover.

Here is the q&d way i used to identify MIPS boards that didn't have a
corresponding entry in the image/Makefile:

for i in `find ../files/arch/mips/ath79/ -type f -exec cat {} \; \
| sed -n '/MIPS_MACHINE/ { s/^[^"]*"\([^"]*\)".*$/\1/; p; }'`; do
grep -q ,$i, Makefile || echo $i;
done > missing-boards.new

Reported-by: Casper on IRC
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 33274

11 years ago[openssl] add missin -lpthread to the util - build bots spotted this
John Crispin [Sun, 26 Aug 2012 06:31:04 +0000 (06:31 +0000)]
[openssl] add missin -lpthread to the util - build bots spotted this

SVN-Revision: 33273

11 years agoar71xx: image: fix TL-WR1043ND board id (#12079)
Gabor Juhos [Sun, 26 Aug 2012 06:30:37 +0000 (06:30 +0000)]
ar71xx: image: fix TL-WR1043ND board id (#12079)

SVN-Revision: 33272

11 years agopackage/util-linux: don't lie about availability of '%ms' scanf modifier
Gabor Juhos [Fri, 24 Aug 2012 10:01:01 +0000 (10:01 +0000)]
package/util-linux: don't lie about availability of '%ms' scanf modifier

Use a patch from gentoo which allows building libmount even
if the C library does not supports %ms/%as.

See: https://bugs.gentoo.org/406303

SVN-Revision: 33270

11 years ago[openssl] add safethread
John Crispin [Fri, 24 Aug 2012 09:58:42 +0000 (09:58 +0000)]
[openssl] add safethread

SVN-Revision: 33269

11 years ago[kirkwood] Enable eSATA sheevaplug
John Crispin [Fri, 24 Aug 2012 06:15:06 +0000 (06:15 +0000)]
[kirkwood] Enable eSATA sheevaplug

OpenWRT runs in a eSATA sheevaplug like a charm. This patch just enables
CONFIG_MACH_ESATA_SHEEVAPLUG so the proper MACHINE_START definition
is compiled in.

Signed-off-by: Unai Uribarri <unaiur@gmail.com>
SVN-Revision: 33266

11 years agopackage/uboot-envtools: always install the fw_setenv symlink
Gabor Juhos [Thu, 23 Aug 2012 14:27:36 +0000 (14:27 +0000)]
package/uboot-envtools: always install the fw_setenv symlink

It is required by sysupgrade on some boards, and it is only
working if a suitable /etc/fw_env.config is present on the
target board. If an user creates such configuration he/she
should know that it is a dangerous tool. The devices can
be bricked in several other ways anyway.

SVN-Revision: 33265

11 years agoar71xx: image: group and sort {Single,Multi}Profiles
Gabor Juhos [Thu, 23 Aug 2012 13:17:47 +0000 (13:17 +0000)]
ar71xx: image: group and sort {Single,Multi}Profiles

SVN-Revision: 33264

11 years agoar71xx: image: group and sort mtdlayout definitions
Gabor Juhos [Thu, 23 Aug 2012 13:14:35 +0000 (13:14 +0000)]
ar71xx: image: group and sort mtdlayout definitions

SVN-Revision: 33263

11 years agoar71xx: image: use the MultiProfile helper for the Madwifi profile
Gabor Juhos [Thu, 23 Aug 2012 13:11:25 +0000 (13:11 +0000)]
ar71xx: image: use the MultiProfile helper for the Madwifi profile

SVN-Revision: 33262

11 years agoar71xx: image: automatically build a list of SingleProfiles
Gabor Juhos [Thu, 23 Aug 2012 13:08:15 +0000 (13:08 +0000)]
ar71xx: image: automatically build a list of SingleProfiles

Use that for Default/Minimal profiles.

SVN-Revision: 33261

11 years agoar71xx: image: use the new helpers for the ZyXEL images
Gabor Juhos [Thu, 23 Aug 2012 13:05:05 +0000 (13:05 +0000)]
ar71xx: image: use the new helpers for the ZyXEL images

SVN-Revision: 33260

11 years agoar71xx: image: use the new helpers for the Zcomax images
Gabor Juhos [Thu, 23 Aug 2012 13:01:55 +0000 (13:01 +0000)]
ar71xx: image: use the new helpers for the Zcomax images

SVN-Revision: 33259

11 years agoar71xx: image: use the new helpers for the WRT400 images
Gabor Juhos [Thu, 23 Aug 2012 12:58:45 +0000 (12:58 +0000)]
ar71xx: image: use the new helpers for the WRT400 images

SVN-Revision: 33258

11 years agoar71xx: image: use the new helpers for the WZRHPG30XNH images
Gabor Juhos [Thu, 23 Aug 2012 12:55:35 +0000 (12:55 +0000)]
ar71xx: image: use the new helpers for the WZRHPG30XNH images

SVN-Revision: 33257

11 years agoar71xx: image: use the new helpers for the WHRHPG300N images
Gabor Juhos [Thu, 23 Aug 2012 12:52:25 +0000 (12:52 +0000)]
ar71xx: image: use the new helpers for the WHRHPG300N images

SVN-Revision: 33256

11 years agoar71xx: image: use the new helpers for the UBNTXM images
Gabor Juhos [Thu, 23 Aug 2012 12:49:15 +0000 (12:49 +0000)]
ar71xx: image: use the new helpers for the UBNTXM images

SVN-Revision: 33255

11 years agoar71xx: image: use the new helpers for the UBNT images
Gabor Juhos [Thu, 23 Aug 2012 12:46:06 +0000 (12:46 +0000)]
ar71xx: image: use the new helpers for the UBNT images

SVN-Revision: 33254

11 years agoar71xx: image: use the new helpers for the TPLINKOLD images
Gabor Juhos [Thu, 23 Aug 2012 12:42:56 +0000 (12:42 +0000)]
ar71xx: image: use the new helpers for the TPLINKOLD images

SVN-Revision: 33253

11 years agoar71xx: image: use the new helpers for the TPLINK-LZMA images
Gabor Juhos [Thu, 23 Aug 2012 12:39:46 +0000 (12:39 +0000)]
ar71xx: image: use the new helpers for the TPLINK-LZMA images

SVN-Revision: 33252

11 years agoar71xx: image: use the new helpers for the TPLINK images
Gabor Juhos [Thu, 23 Aug 2012 12:36:35 +0000 (12:36 +0000)]
ar71xx: image: use the new helpers for the TPLINK images

SVN-Revision: 33251

11 years agoar71xx: image: use the new helpers for the Planex images
Gabor Juhos [Thu, 23 Aug 2012 12:33:25 +0000 (12:33 +0000)]
ar71xx: image: use the new helpers for the Planex images

SVN-Revision: 33250

11 years agoar71xx: image: use the new helpers for the PB4X images
Gabor Juhos [Thu, 23 Aug 2012 12:30:15 +0000 (12:30 +0000)]
ar71xx: image: use the new helpers for the PB4X images

SVN-Revision: 33249

11 years agoar71xx: image: use the new helpers for the OpenMesh images
Gabor Juhos [Thu, 23 Aug 2012 12:27:06 +0000 (12:27 +0000)]
ar71xx: image: use the new helpers for the OpenMesh images

SVN-Revision: 33248

11 years agoar71xx: image: use the new helpers for the Netgear images
Gabor Juhos [Thu, 23 Aug 2012 12:23:56 +0000 (12:23 +0000)]
ar71xx: image: use the new helpers for the Netgear images

SVN-Revision: 33247

11 years agoar71xx: image: use the new helpers for the MyLoader images
Gabor Juhos [Thu, 23 Aug 2012 12:20:46 +0000 (12:20 +0000)]
ar71xx: image: use the new helpers for the MyLoader images

SVN-Revision: 33246

11 years agoar71xx: image: use the new helpers for the DIR825B1 images
Gabor Juhos [Thu, 23 Aug 2012 12:17:36 +0000 (12:17 +0000)]
ar71xx: image: use the new helpers for the DIR825B1 images

SVN-Revision: 33245

11 years agoar71xx: image: use the new helpers for the CyberTAN images
Gabor Juhos [Thu, 23 Aug 2012 12:14:26 +0000 (12:14 +0000)]
ar71xx: image: use the new helpers for the CyberTAN images

SVN-Revision: 33244

11 years agoar71xx: image: use the new helpers for the Cameo933x images
Gabor Juhos [Thu, 23 Aug 2012 12:11:17 +0000 (12:11 +0000)]
ar71xx: image: use the new helpers for the Cameo933x images

SVN-Revision: 33243

11 years agoar71xx: image: use the new helpers for the Cameo913x images
Gabor Juhos [Thu, 23 Aug 2012 12:08:07 +0000 (12:08 +0000)]
ar71xx: image: use the new helpers for the Cameo913x images

SVN-Revision: 33242

11 years agoar71xx: image: use the new helpers for the Cameo7240 images
Gabor Juhos [Thu, 23 Aug 2012 12:04:57 +0000 (12:04 +0000)]
ar71xx: image: use the new helpers for the Cameo7240 images

SVN-Revision: 33241

11 years agoar71xx: image: use the new helpers for the AthGzip images
Gabor Juhos [Thu, 23 Aug 2012 12:01:47 +0000 (12:01 +0000)]
ar71xx: image: use the new helpers for the AthGzip images

SVN-Revision: 33240

11 years agoar71xx: image: use the new helpers for the AthLzma images
Gabor Juhos [Thu, 23 Aug 2012 11:58:37 +0000 (11:58 +0000)]
ar71xx: image: use the new helpers for the AthLzma images

SVN-Revision: 33239

11 years agoar71xx: image: use the new helpers for the ALFA images
Gabor Juhos [Thu, 23 Aug 2012 11:55:27 +0000 (11:55 +0000)]
ar71xx: image: use the new helpers for the ALFA images

SVN-Revision: 33238

11 years agoar71xx: image: add a few helper functions
Gabor Juhos [Thu, 23 Aug 2012 11:52:18 +0000 (11:52 +0000)]
ar71xx: image: add a few helper functions

These functions will be used to simplify the Makefile.

SVN-Revision: 33237

11 years agoar71xx: image: pass mtdlayout as a separate parameter for the ALFA template
Gabor Juhos [Thu, 23 Aug 2012 11:49:07 +0000 (11:49 +0000)]
ar71xx: image: pass mtdlayout as a separate parameter for the ALFA template

SVN-Revision: 33236

11 years ago[brcm47xx] update profiles
Hauke Mehrtens [Wed, 22 Aug 2012 21:54:06 +0000 (21:54 +0000)]
[brcm47xx] update profiles

* add profile for BCM4705 based SoC using tg3 instead of b44
* remove redundant 105-Atheros.mk
* reorder

SVN-Revision: 33235

11 years agoar71xx: add profile and build image for the TEW-712BR
Gabor Juhos [Wed, 22 Aug 2012 20:18:44 +0000 (20:18 +0000)]
ar71xx: add profile and build image for the TEW-712BR

SVN-Revision: 33234

11 years agotools/firmware-utils: add a new tool for TEW-712BR firmware generation
Gabor Juhos [Wed, 22 Aug 2012 20:15:34 +0000 (20:15 +0000)]
tools/firmware-utils: add a new tool for TEW-712BR firmware generation

SVN-Revision: 33233

11 years agoar71xx: TEW-712BR user space support
Gabor Juhos [Wed, 22 Aug 2012 20:12:24 +0000 (20:12 +0000)]
ar71xx: TEW-712BR user space support

SVN-Revision: 33232

11 years agoar71xx: add support for the TRENDnet TEW-712BR board
Gabor Juhos [Wed, 22 Aug 2012 20:09:13 +0000 (20:09 +0000)]
ar71xx: add support for the TRENDnet TEW-712BR board

SVN-Revision: 33231

11 years agoar71xx: fix serial clock calculation on AR933x
Gabor Juhos [Wed, 22 Aug 2012 19:11:10 +0000 (19:11 +0000)]
ar71xx: fix serial clock calculation on AR933x

Closes #12031.

SVN-Revision: 33230

11 years agoramips: fix board parameter for the NBG-419N (#12061)
Gabor Juhos [Wed, 22 Aug 2012 17:55:12 +0000 (17:55 +0000)]
ramips: fix board parameter for the NBG-419N (#12061)

SVN-Revision: 33229

11 years ago[target] derive system from hostcc to allow building inside a chroot
John Crispin [Wed, 22 Aug 2012 15:07:32 +0000 (15:07 +0000)]
[target] derive system from hostcc to allow building inside a chroot

SVN-Revision: 33228

11 years agoar71xx: fix comment style in mach-tl-wr2543n.c
Gabor Juhos [Wed, 22 Aug 2012 12:42:59 +0000 (12:42 +0000)]
ar71xx: fix comment style in mach-tl-wr2543n.c

SVN-Revision: 33227

11 years agoar71xx: fix mtd layout of the AP113
Gabor Juhos [Wed, 22 Aug 2012 12:39:46 +0000 (12:39 +0000)]
ar71xx: fix mtd layout of the AP113

The 'mtdparts=' prefix and the name of the flash device is missing.

SVN-Revision: 33226

11 years agoramips: add profile for Allnet devices
Gabor Juhos [Wed, 22 Aug 2012 12:36:35 +0000 (12:36 +0000)]
ramips: add profile for Allnet devices

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33225

11 years agoar71xx: add ALL0305 board alias
Gabor Juhos [Wed, 22 Aug 2012 12:33:22 +0000 (12:33 +0000)]
ar71xx: add ALL0305 board alias

For the pure convenience of having a correctly named
image and system name in /proc/cpuinfo , until we can
do that by having system names in DTS...

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33224

11 years agoramips: add RSSI leds for uci-defaults for ALL0256N
Gabor Juhos [Wed, 22 Aug 2012 09:46:30 +0000 (09:46 +0000)]
ramips: add RSSI leds for uci-defaults for ALL0256N

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33220

11 years agoar71xx: add support for TP-Link TL-WDR3600
Gabor Juhos [Wed, 22 Aug 2012 09:43:18 +0000 (09:43 +0000)]
ar71xx: add support for TP-Link TL-WDR3600

The TL-WDR3600 is identical to the TL-WDR4300 with the exception that is has
only two antennas.

[juhosg: remove the custom machine type, change the board name instead]

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 33219

11 years ago[tools] tools/firmware-utils/ptgen option to use MB rounding
John Crispin [Wed, 22 Aug 2012 09:22:38 +0000 (09:22 +0000)]
[tools] tools/firmware-utils/ptgen option to use MB rounding

SVN-Revision: 33218

11 years agolantiq: dsl: fix status polling loop
John Crispin [Wed, 22 Aug 2012 09:19:11 +0000 (09:19 +0000)]
lantiq: dsl: fix status polling loop

doesn't need to do it 20 times all the time, missing loop condition check

Signed-off-by: Conor O'Gorman <i@conorogorman.net>
SVN-Revision: 33217

11 years agodnsmasq: Set prefix on-link bit in RAs
John Crispin [Wed, 22 Aug 2012 09:14:42 +0000 (09:14 +0000)]
dnsmasq: Set prefix on-link bit in RAs

This is fix an issue with dnsmasq's RA that does not set the "on-link" bit, making all local IPv6 traffic go to the router then to the destination host, not directly to each other.

patch is from dnsmasq git

SVN-Revision: 33216

11 years agoadd led defintion for the WR2543 5GHz WLAN LED
John Crispin [Wed, 22 Aug 2012 09:10:24 +0000 (09:10 +0000)]
add led defintion for the WR2543 5GHz WLAN LED

Signed-off-by: Andy Leiserson <andy@leiserson.org>
SVN-Revision: 33215

11 years ago[package] comgt: handle service mode for Huawai modems (#12039)
Jo-Philipp Wich [Sun, 19 Aug 2012 15:59:24 +0000 (15:59 +0000)]
[package] comgt: handle service mode for Huawai modems (#12039)

It seems that the comgt package does not handle the Huawei 3G USB dongle E176 correctly (and probably other Huawei dongles too). My dongle appears as ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem and 3G/UMTS
connections work well. However, no connection is established if only 2G/GPRS is available: the pppd chat script fails with NO CARRIER although the dongle is registered to the network (via 2G). As outlined in  this wiki or  this
blog, Huawei chips use the AT^SYSCFG command to set 2G or 3G mode, which is not implemented in comgt at the moment. Thus I wrote a patch for /lib/network/3g.sh which adds support for the "service" option in the network
configuration with Huawei dongles. By default (if no "service" option is specified) also 2G is used when 3G is unavailable. The Huawei dongle is detected analogously to other chips (the output of gcom -d /dev/ttyUSB0 -s
/etc/gcom/getcardinfo.gcom is scanned for huawei).

Some further information: The AT^SYSCFG command seems to be respected only once after the dongle is attached (or after the host is powered up). Resetting the dongle seems to render the serial port unusable in some cases.
However, the patch sets a useful mode by default which should cover most use cases (3G preferred, but 2G allowed) and if 3G-only or 2G-only mode is required the device can be power cycled.

SVN-Revision: 33212

11 years ago[brcm47xx] remove unused file
Hauke Mehrtens [Sat, 18 Aug 2012 15:45:18 +0000 (15:45 +0000)]
[brcm47xx] remove unused file

SVN-Revision: 33210

11 years ago[brcm47xx] make brcm47xx build only with bcma or only with ssb support.
Hauke Mehrtens [Sat, 18 Aug 2012 14:08:35 +0000 (14:08 +0000)]
[brcm47xx] make brcm47xx build only with bcma or only with ssb support.

There are some ifdefs missing so when only ssb or only bcma was
selected in the kernel config it did not build.

SVN-Revision: 33209

11 years ago[brcm47xx] update gpio patches
Hauke Mehrtens [Sat, 18 Aug 2012 11:51:35 +0000 (11:51 +0000)]
[brcm47xx] update gpio patches

SVN-Revision: 33208

11 years agoramips: add board alias for the ALL0239-3G
Gabor Juhos [Fri, 17 Aug 2012 17:56:07 +0000 (17:56 +0000)]
ramips: add board alias for the ALL0239-3G

Generate image for the ALL0239-3G which can be flashed through the
chipset-vendor SDK based firmware's web-interface and bootloader.

The bootloader seems to ignore uImage checksum errors, but does complain about
them once the 0xDEADC0DE was replaced by an actual JFFS2 page.

I'm working on implementing fixtrx for uImage in the mtd package to solve this.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33206

11 years agoramips: add support for D-Link DIR-615 H1
Gabor Juhos [Fri, 17 Aug 2012 17:56:05 +0000 (17:56 +0000)]
ramips: add support for D-Link DIR-615 H1

rt2x00 still needs some patching as the radio doesn't come to life.
Installation via webflash.

[juhosg: fix whitespace issues, remove rt305x_register_usb
from machine setup because the board has no USB port]

Signed-off-by: Mikko Hissa <mikko.hissa@uta.fi>
SVN-Revision: 33205

11 years agotools/firmware-utils: add tool for DIR-651-H1 firmware generation
Gabor Juhos [Fri, 17 Aug 2012 17:56:02 +0000 (17:56 +0000)]
tools/firmware-utils: add tool for DIR-651-H1 firmware generation

Signed-off-by: Mikko Hissa <mikko.hissa@uta.fi>
SVN-Revision: 33204

11 years agoar71xx: setup WLAN LED for the TL-WA901ND v2
Gabor Juhos [Thu, 16 Aug 2012 07:11:30 +0000 (07:11 +0000)]
ar71xx: setup WLAN LED for the TL-WA901ND v2

Closes #11889.

SVN-Revision: 33202

11 years ago[package] acx-mac80211: depend on mipsel, not mips since AR7 is low endian
Jo-Philipp Wich [Thu, 16 Aug 2012 01:24:46 +0000 (01:24 +0000)]
[package] acx-mac80211: depend on mipsel, not mips since AR7 is low endian

SVN-Revision: 33201