openwrt/staging/rmilecki.git
13 years agoar71xx: add RouterBoot related helper routines
Gabor Juhos [Sun, 9 Sep 2012 14:05:28 +0000 (14:05 +0000)]
ar71xx: add RouterBoot related helper routines

SVN-Revision: 33347

13 years agogeneric add WLAN calibration data ID to routerboot.h
Gabor Juhos [Sun, 9 Sep 2012 14:05:26 +0000 (14:05 +0000)]
generic add WLAN calibration data ID to routerboot.h

SVN-Revision: 33346

13 years agoar71xx: define MTD partitions for RB2011
Gabor Juhos [Sun, 9 Sep 2012 14:05:24 +0000 (14:05 +0000)]
ar71xx: define MTD partitions for RB2011

SVN-Revision: 33345

13 years agoar71xx: add preliminary support for Mikrotik RB2011L
Gabor Juhos [Sun, 9 Sep 2012 14:05:22 +0000 (14:05 +0000)]
ar71xx: add preliminary support for Mikrotik RB2011L

This patch adds preliminary support for the Mikrotik RB2011L.
The NAND flash is not yet supported, so only the initramfs
kernel can be used for now.

[juhosg: remove unnecessary PCI/USB related stuff, the board
does not use that, update commit message]

Signed-off-by: Stijn Tintel <[email protected]>
SVN-Revision: 33344

13 years agoar71xx: use dynamic clock dividers on the 2nd MDIO of AR934x
Gabor Juhos [Sun, 9 Sep 2012 14:05:20 +0000 (14:05 +0000)]
ar71xx: use dynamic clock dividers on the 2nd MDIO of AR934x

SVN-Revision: 33343

13 years agoar71xx: add dynamic MDIO clock calculation
Gabor Juhos [Sun, 9 Sep 2012 14:05:17 +0000 (14:05 +0000)]
ar71xx: add dynamic MDIO clock calculation

SVN-Revision: 33342

13 years agoadm5120: move common routerboot definitions into a separate header file
Gabor Juhos [Sun, 9 Sep 2012 11:55:42 +0000 (11:55 +0000)]
adm5120: move common routerboot definitions into a separate header file

Those will be used on the ar71xx platform as well.

SVN-Revision: 33341

13 years agobcm63xx: fix WPS button polarity for Alice Gate VoIP 2 + Wifi
Jonas Gorski [Sun, 9 Sep 2012 11:54:56 +0000 (11:54 +0000)]
bcm63xx: fix WPS button polarity for Alice Gate VoIP 2 + Wifi

Fixes booting the device with button hotplug enabled (#10785).

SVN-Revision: 33340

13 years agoar71xx: use the RLE library for RB751
Gabor Juhos [Sat, 8 Sep 2012 17:51:56 +0000 (17:51 +0000)]
ar71xx: use the RLE library for RB751

SVN-Revision: 33338

13 years agoar71xx: add library code for RLE decoding
Gabor Juhos [Sat, 8 Sep 2012 17:51:54 +0000 (17:51 +0000)]
ar71xx: add library code for RLE decoding

It will be used for the MikroTik boards.

SVN-Revision: 33337

13 years agoar71xx: fix CPU/DDR frequency calculation for SRIF PLLs on AR934x
Gabor Juhos [Sat, 8 Sep 2012 13:39:09 +0000 (13:39 +0000)]
ar71xx: fix CPU/DDR frequency calculation for SRIF PLLs on AR934x

SVN-Revision: 33335

13 years agoar71xx: refresh kernel patches
Gabor Juhos [Sat, 8 Sep 2012 13:39:04 +0000 (13:39 +0000)]
ar71xx: refresh kernel patches

SVN-Revision: 33334

13 years agomac80211: bump PKG_RELEASE
Felix Fietkau [Sat, 8 Sep 2012 13:19:21 +0000 (13:19 +0000)]
mac80211: bump PKG_RELEASE

SVN-Revision: 33333

13 years agoath9k: disable PA predistortion by default, since it has been reported to reduce...
Felix Fietkau [Sat, 8 Sep 2012 13:18:58 +0000 (13:18 +0000)]
ath9k: disable PA predistortion by default, since it has been reported to reduce rx sensitivity on some devices (#12135)

SVN-Revision: 33332

13 years agomac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, and more
Felix Fietkau [Sat, 8 Sep 2012 11:10:54 +0000 (11:10 +0000)]
mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, and more

SVN-Revision: 33331

13 years agouse the recommended ARM I/O accessors
Florian Fainelli [Sat, 8 Sep 2012 09:51:05 +0000 (09:51 +0000)]
use the recommended ARM I/O accessors

use {read,write}l_relaxed instead of the plain __raw_{read,write}l variants.

SVN-Revision: 33330

13 years agogcc: add upstream fixes for GCC bug 54494
Florian Fainelli [Fri, 7 Sep 2012 10:31:58 +0000 (10:31 +0000)]
gcc: add upstream fixes for GCC bug 54494

See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 for more infos.

SVN-Revision: 33329

13 years agogcc: add upstream fixes for GCC bug 54369
Florian Fainelli [Fri, 7 Sep 2012 10:31:54 +0000 (10:31 +0000)]
gcc: add upstream fixes for GCC bug 54369

See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more infos.

SVN-Revision: 33328

13 years agodir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be flashed...
Daniel Dickinson [Thu, 6 Sep 2012 18:15:26 +0000 (18:15 +0000)]
dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware.

SVN-Revision: 33326

13 years agonetifd: update to latest version, fixes premature device release on link loss (fixes...
Felix Fietkau [Thu, 6 Sep 2012 15:05:30 +0000 (15:05 +0000)]
netifd: update to latest version, fixes premature device release on link loss (fixes #12114, #12112, #11959)

SVN-Revision: 33325

13 years agolantiq: fix sx76x default uci network configuration
Luka Perkov [Thu, 6 Sep 2012 00:09:46 +0000 (00:09 +0000)]
lantiq: fix sx76x default uci network configuration

SVN-Revision: 33324

13 years agoadd some ohci workarounds to make ohci work
Florian Fainelli [Wed, 5 Sep 2012 20:19:29 +0000 (20:19 +0000)]
add some ohci workarounds to make ohci work

SVN-Revision: 33323

13 years agoramips: Add missing andmask to ramips_esw register read for recv_good value.
Gabor Juhos [Wed, 5 Sep 2012 20:08:43 +0000 (20:08 +0000)]
ramips: Add missing andmask to ramips_esw register read for recv_good value.

Add missing andmask to ramips_esw register read for recv_good value.

Without the mask, recv_bad leaks into the recv_good packet count.
Didn't notice the bug before since you don't usually get bad
packets, so I only saw it when I was playing with overlength packets
earlier...

Signed-off-by: Tobias Diedrich <[email protected]>
SVN-Revision: 33322

13 years agoramips: Use doubletagging to disable ramips_esw vlan by default, it seems more reliable.
Gabor Juhos [Wed, 5 Sep 2012 20:08:42 +0000 (20:08 +0000)]
ramips: Use doubletagging to disable ramips_esw vlan by default, it seems more reliable.

Use doubletagging to disable ramips_esw vlan by default, it seems
more reliable.

Daniel Golle found an issue where sometimes (possibly only for
RT3352) the default vlan disable method (clearing en_vlan, untag,
doubletag and putting all ports into vlan 0) doesn't work and the
packets get sent out vlan-tagged with vlan 0.

Instead switch to using the doubletagging method (allow doubletagged
packets, put all ports into vlan 0 with untag enabled) by default.

Unless someone figures out a way to really globally disable vlan for
this switch, this seems like the best (most reliable) option.

I did some tests regarding maximum packet size and did not see any

difference between the two methods, both allow for slightly bigger packets
than the ramips_main.c ethernet driver (ping stops going through
above "ping -s 1472" (1514 bytes), on the switch packets are recv_good until
"ping -s 1490", or about 1532 bytes).

Signed-off-by: Tobias Diedrich <[email protected]>
SVN-Revision: 33321

13 years agoadd missing kvm_guest kernel options
John Crispin [Wed, 5 Sep 2012 19:38:42 +0000 (19:38 +0000)]
add missing kvm_guest kernel options

SVN-Revision: 33319

13 years agoar71xx: use correct fractional dividers for {CPU,DDR}_PLL on AR934x
Gabor Juhos [Wed, 5 Sep 2012 19:26:50 +0000 (19:26 +0000)]
ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on AR934x

SVN-Revision: 33318

13 years agoar71xx: add rssileds to package set in profile for devices which got them.
Gabor Juhos [Wed, 5 Sep 2012 19:22:51 +0000 (19:22 +0000)]
ar71xx: add rssileds to package set in profile for devices which got them.

Signed-off-by: Daniel Golle <[email protected]>
SVN-Revision: 33317

13 years agoramips: add rssileds to package set in profile for devices which got them.
Gabor Juhos [Wed, 5 Sep 2012 19:22:48 +0000 (19:22 +0000)]
ramips: add rssileds to package set in profile for devices which got them.

Signed-off-by: Daniel Golle <[email protected]>
SVN-Revision: 33316

13 years agoenable CFI command set 0002 FORCE_WORD_WRITE
Florian Fainelli [Mon, 3 Sep 2012 20:25:51 +0000 (20:25 +0000)]
enable CFI command set 0002 FORCE_WORD_WRITE

SVN-Revision: 33315

13 years agopad squashfs image
Florian Fainelli [Mon, 3 Sep 2012 20:25:46 +0000 (20:25 +0000)]
pad squashfs image

SVN-Revision: 33314

13 years agoadd Generic and dLAN USB Extender profiles
Florian Fainelli [Mon, 3 Sep 2012 20:25:40 +0000 (20:25 +0000)]
add Generic and dLAN USB Extender profiles

SVN-Revision: 33313

13 years agonuport-mac: disable MAC RX and TX during interface close
Florian Fainelli [Mon, 3 Sep 2012 10:26:01 +0000 (10:26 +0000)]
nuport-mac: disable MAC RX and TX during interface close

Fixes sporadic crashes while reconfiguring the network interface.

SVN-Revision: 33312

13 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

13 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

13 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 <[email protected]>
SVN-Revision: 33309

13 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

13 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

13 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

13 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 <[email protected]>
SVN-Revision: 33305

13 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 <[email protected]>
SVN-Revision: 33304

13 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 <[email protected]>
SVN-Revision: 33303

13 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 <[email protected]>
SVN-Revision: 33302

13 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 <[email protected]>
SVN-Revision: 33301

13 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 <[email protected]>
SVN-Revision: 33300

13 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 <[email protected]>
SVN-Revision: 33299

13 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 <[email protected]>
SVN-Revision: 33298

13 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 <[email protected]>
SVN-Revision: 33297

13 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 <[email protected]>
SVN-Revision: 33296

13 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

13 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 <[email protected]>
SVN-Revision: 33294

13 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 <[email protected]>
SVN-Revision: 33293

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

SVN-Revision: 33292

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

SVN-Revision: 33291

13 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

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

SVN-Revision: 33289

13 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 <[email protected]>
SVN-Revision: 33288

13 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 <[email protected]>
SVN-Revision: 33287

13 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 <[email protected]>
SVN-Revision: 33286

13 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 <[email protected]>
SVN-Revision: 33285

13 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 <[email protected]>
SVN-Revision: 33284

13 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 <[email protected]>
SVN-Revision: 33283

13 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 <[email protected]>
SVN-Revision: 33282

13 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 <[email protected]>
SVN-Revision: 33281

13 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 <[email protected]>
SVN-Revision: 33280

13 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

13 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

13 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

13 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

13 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

13 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 <[email protected]>
SVN-Revision: 33274

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

SVN-Revision: 33273

13 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

13 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

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

SVN-Revision: 33269

13 years agoEnable eSATA sheevaplug
John Crispin [Fri, 24 Aug 2012 06:15:06 +0000 (06:15 +0000)]
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 <[email protected]>
SVN-Revision: 33266

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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