openwrt/openwrt.git
11 years agouclibc++: make it depend on INSTALL_LIBSTDCPP
Florian Fainelli [Wed, 24 Oct 2012 13:05:18 +0000 (13:05 +0000)]
uclibc++: make it depend on INSTALL_LIBSTDCPP

SVN-Revision: 33910

11 years agoncurses: build C++ bindings only our toolchain supports C++
Florian Fainelli [Wed, 24 Oct 2012 13:05:15 +0000 (13:05 +0000)]
ncurses: build C++ bindings only our toolchain supports C++

SVN-Revision: 33909

11 years agomake CXX_DEPENDS also depend on INSTALL_LIBSTDCPP
Florian Fainelli [Wed, 24 Oct 2012 13:05:10 +0000 (13:05 +0000)]
make CXX_DEPENDS also depend on INSTALL_LIBSTDCPP

SVN-Revision: 33908

11 years agohide C++ standard library selection behind INSTALL_LIBSTDCPP
Florian Fainelli [Wed, 24 Oct 2012 13:05:07 +0000 (13:05 +0000)]
hide C++ standard library selection behind INSTALL_LIBSTDCPP

If our toolchain is not configured to support C++, it is pointless choosing
a particular C++ standard library implementation.

SVN-Revision: 33907

11 years agoswconfig: get rid of the NLA_PUT_* macros
Florian Fainelli [Wed, 24 Oct 2012 13:05:04 +0000 (13:05 +0000)]
swconfig: get rid of the NLA_PUT_* macros

Upstream kernel 3.6 has removed this usage, use the plain functions directly as
intended.

SVN-Revision: 33906

11 years agonetfilter: ip_queue has been removed in 3.6
Florian Fainelli [Wed, 24 Oct 2012 13:05:01 +0000 (13:05 +0000)]
netfilter: ip_queue has been removed in 3.6

SVN-Revision: 33905

11 years agoi2c muxes modules have a different prefix since 3.5
Florian Fainelli [Wed, 24 Oct 2012 13:04:57 +0000 (13:04 +0000)]
i2c muxes modules have a different prefix since 3.5

Kernel 3.5 started prefixing i2c muxes modules with i2c-mux-, account for that

SVN-Revision: 33904

11 years agokernel: the camellia module name has changed in kernel 3.4
Florian Fainelli [Wed, 24 Oct 2012 13:04:54 +0000 (13:04 +0000)]
kernel: the camellia module name has changed in kernel 3.4

With the support for architecture optimized camellia routines, the original
camellia module got renamed to camellia_generic, account for that.

SVN-Revision: 33903

11 years agoltq-dsl-app: fix offline postinstall for dsl_control
Jo-Philipp Wich [Tue, 23 Oct 2012 19:57:47 +0000 (19:57 +0000)]
ltq-dsl-app: fix offline postinstall for dsl_control

SVN-Revision: 33901

11 years agolinux-atm: fix offline postinstall for br2684ctl
Jo-Philipp Wich [Tue, 23 Oct 2012 19:53:44 +0000 (19:53 +0000)]
linux-atm: fix offline postinstall for br2684ctl

SVN-Revision: 33900

11 years agox86: allow both old and new grub signatures in sysupgrade
Jo-Philipp Wich [Tue, 23 Oct 2012 16:34:00 +0000 (16:34 +0000)]
x86: allow both old and new grub signatures in sysupgrade

SVN-Revision: 33898

11 years agolinux 3.6 support (work in progress)
Imre Kaloz [Tue, 23 Oct 2012 12:21:34 +0000 (12:21 +0000)]
linux 3.6 support (work in progress)

SVN-Revision: 33897

11 years agokernel: move the bcma fallback sprom fix to generic
Jonas Gorski [Tue, 23 Oct 2012 10:57:49 +0000 (10:57 +0000)]
kernel: move the bcma fallback sprom fix to generic

bcm63xx needs the bcma fallback sprom fix, too.

SVN-Revision: 33896

11 years agoadd support for Comtrend AR5381u.
Jonas Gorski [Tue, 23 Oct 2012 10:57:47 +0000 (10:57 +0000)]
add support for Comtrend AR5381u.

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>
SVN-Revision: 33895

11 years agoadd support for Comtrend AR5387un.
Jonas Gorski [Tue, 23 Oct 2012 10:57:44 +0000 (10:57 +0000)]
add support for Comtrend AR5387un.

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>
SVN-Revision: 33894

11 years agoadd support for HomeStation ADB P.DG A4001N.
Jonas Gorski [Tue, 23 Oct 2012 10:57:39 +0000 (10:57 +0000)]
add support for HomeStation ADB P.DG A4001N.

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>
SVN-Revision: 33893

11 years agoscrips/metadata.pl: fix broken targets with subtargets being selectable
Jonas Gorski [Mon, 22 Oct 2012 22:16:19 +0000 (22:16 +0000)]
scrips/metadata.pl: fix broken targets with subtargets being selectable

r26926 moved all target features to subtargets if present, which had the
side effect that broken targets are available for selection, just without
any available subtargets (since they are still marked as broken).

Fix this by explicitly letting the top level target also depend on broken.

SVN-Revision: 33892

11 years agoath9k: fix operating state check on changing the channel bandwidth via debugfs
Felix Fietkau [Mon, 22 Oct 2012 16:23:23 +0000 (16:23 +0000)]
ath9k: fix operating state check on changing the channel bandwidth via debugfs

SVN-Revision: 33891

11 years agox86: correct image magic for grub2 images
Felix Fietkau [Mon, 22 Oct 2012 16:06:29 +0000 (16:06 +0000)]
x86: correct image magic for grub2 images

Sysupgrade broke on x86 when grub2 superceded grub.  This patch
corrects tha magic_word to be expected in grub2 combined images.

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 33890

11 years agoadd back support for BCM6345 Ethernet DMA engine
Florian Fainelli [Mon, 22 Oct 2012 12:57:22 +0000 (12:57 +0000)]
add back support for BCM6345 Ethernet DMA engine

SVN-Revision: 33889

11 years agofix clocks bits for BCM6345
Florian Fainelli [Mon, 22 Oct 2012 12:57:14 +0000 (12:57 +0000)]
fix clocks bits for BCM6345

SVN-Revision: 33888

11 years agorefresh 3.3 patches
Florian Fainelli [Sun, 21 Oct 2012 21:30:30 +0000 (21:30 +0000)]
refresh 3.3 patches

SVN-Revision: 33887

11 years agoAdd F@ST2604 board support.
Jonas Gorski [Sun, 21 Oct 2012 14:35:06 +0000 (14:35 +0000)]
Add F@ST2604 board support.

Add Sagem F@ST2604 board support.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 33886

11 years agoMakefile: add a check to bail out early when the path to the openwrt directory contai...
Felix Fietkau [Sun, 21 Oct 2012 02:00:11 +0000 (02:00 +0000)]
Makefile: add a check to bail out early when the path to the openwrt directory contains spaces (#12344)

SVN-Revision: 33884

11 years agoar71xx: rw2458n - fix flash parts
Gabor Juhos [Fri, 19 Oct 2012 18:32:49 +0000 (18:32 +0000)]
ar71xx: rw2458n - fix flash parts

See #12338. Redwave rw2458 has uboot, not redboot.

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33867

11 years agolibevent2: move to trunk (required by lldpd), add myself as maintainer
Jo-Philipp Wich [Fri, 19 Oct 2012 18:08:19 +0000 (18:08 +0000)]
libevent2: move to trunk (required by lldpd), add myself as maintainer

SVN-Revision: 33866

11 years agopackage/kernel: add IKCONFIG module option
Felix Fietkau [Fri, 19 Oct 2012 17:47:22 +0000 (17:47 +0000)]
package/kernel: add IKCONFIG module option

Add an option for building the configs.ko module which provides
kernel configuration via /proc/config.gz

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33865

11 years agoramips: disable 5GHz on the built in wireless mac of the TEW-69{1,2}GR
Gabor Juhos [Fri, 19 Oct 2012 17:42:22 +0000 (17:42 +0000)]
ramips: disable 5GHz on the built in wireless mac of the TEW-69{1,2}GR

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

11 years agoocf-crypto-headers: Correct license info
Hamish Guthrie [Fri, 19 Oct 2012 15:45:59 +0000 (15:45 +0000)]
ocf-crypto-headers: Correct license info

SVN-Revision: 33863

11 years agolicensing: Add licensing metadata to many packages Two new variables are introduces...
Hamish Guthrie [Fri, 19 Oct 2012 15:34:28 +0000 (15:34 +0000)]
licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.

The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!

SVN-Revision: 33861

11 years agouhttpd: fix compilation with eglibc
Jo-Philipp Wich [Fri, 19 Oct 2012 13:54:29 +0000 (13:54 +0000)]
uhttpd: fix compilation with eglibc

SVN-Revision: 33860

11 years agonetifd: update to latest version, fixes device cleanup and config reload issues when...
Felix Fietkau [Fri, 19 Oct 2012 13:51:48 +0000 (13:51 +0000)]
netifd: update to latest version, fixes device cleanup and config reload issues when assigning a device to a different bridge

SVN-Revision: 33858

11 years agosysfsutils: move to the correct directory
Jo-Philipp Wich [Fri, 19 Oct 2012 10:22:11 +0000 (10:22 +0000)]
sysfsutils: move to the correct directory

SVN-Revision: 33856

11 years agomac80211: update firmware from linux-firmware
Hauke Mehrtens [Thu, 18 Oct 2012 14:05:23 +0000 (14:05 +0000)]
mac80211: update firmware from linux-firmware

 * add firmware for some more intel wifi cards
 * use new firmware for some intel wifi cards
 * remove old firmware version for libertas when we also ship a more recent version
 * add rt3290.bin for rt2800-pci
 * use new firmware version for wl12xx, the old one is not supported by the driver any more

SVN-Revision: 33854

11 years agomac80211: fix typo that broke specifying the phy name directly (deprecated)
Felix Fietkau [Thu, 18 Oct 2012 11:42:42 +0000 (11:42 +0000)]
mac80211: fix typo that broke specifying the phy name directly (deprecated)

SVN-Revision: 33853

11 years agoramips: add profile and build image for the TEW-691GR board
Gabor Juhos [Thu, 18 Oct 2012 07:23:13 +0000 (07:23 +0000)]
ramips: add profile and build image for the TEW-691GR board

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

11 years agoramips: add user-space support for TEW-691GR
Gabor Juhos [Thu, 18 Oct 2012 07:23:12 +0000 (07:23 +0000)]
ramips: add user-space support for TEW-691GR

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

11 years agoramips: rt3883: add initial support for the TRENDnet TEW-691GR board
Gabor Juhos [Thu, 18 Oct 2012 07:23:11 +0000 (07:23 +0000)]
ramips: rt3883: add initial support for the TRENDnet TEW-691GR board

No wireless support.

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

11 years agoramips: add profile and build image for the TEW-692GR board
Gabor Juhos [Thu, 18 Oct 2012 07:23:10 +0000 (07:23 +0000)]
ramips: add profile and build image for the TEW-692GR board

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

11 years agofirmware-utils: new tool for fixing U-Media firmware headers
Gabor Juhos [Thu, 18 Oct 2012 07:23:09 +0000 (07:23 +0000)]
firmware-utils: new tool for fixing U-Media firmware headers

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

11 years agoramips: add user-space support for the TEW-692GR board
Gabor Juhos [Thu, 18 Oct 2012 07:23:07 +0000 (07:23 +0000)]
ramips: add user-space support for the TEW-692GR board

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

11 years agoramips: rt3883: add initial support for TRENDnet TEW-692GR board
Gabor Juhos [Thu, 18 Oct 2012 07:23:06 +0000 (07:23 +0000)]
ramips: rt3883: add initial support for TRENDnet TEW-692GR board

No wireless support.

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

11 years agoramips: add profile and build image for the DIR-645 board
Gabor Juhos [Thu, 18 Oct 2012 07:23:04 +0000 (07:23 +0000)]
ramips: add profile and build image for the DIR-645 board

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

11 years agoramips: add user space support for the DIR-645
Gabor Juhos [Thu, 18 Oct 2012 07:23:03 +0000 (07:23 +0000)]
ramips: add user space support for the DIR-645

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

11 years agoramips: rt3883: add inital support for the DIR-645 board
Gabor Juhos [Thu, 18 Oct 2012 07:23:02 +0000 (07:23 +0000)]
ramips: rt3883: add inital support for the DIR-645 board

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

11 years agoramips: use get_magic_long in sysupgrade image check
Gabor Juhos [Thu, 18 Oct 2012 07:23:00 +0000 (07:23 +0000)]
ramips: use get_magic_long in sysupgrade image check

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

11 years agopackage/mtd: add option for fixing seama images
Gabor Juhos [Thu, 18 Oct 2012 07:22:59 +0000 (07:22 +0000)]
package/mtd: add option for fixing seama images

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

11 years agotools/firmware-utils: add seama tool
Gabor Juhos [Thu, 18 Oct 2012 07:22:57 +0000 (07:22 +0000)]
tools/firmware-utils: add seama tool

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

11 years agogeneric: add driver for the the RTL8367R{B,-VB} switches
Gabor Juhos [Thu, 18 Oct 2012 07:22:56 +0000 (07:22 +0000)]
generic: add driver for the the RTL8367R{B,-VB} switches

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

11 years agomac80211: store the device path as identifier in the config instead of the mac addres...
Felix Fietkau [Thu, 18 Oct 2012 00:09:55 +0000 (00:09 +0000)]
mac80211: store the device path as identifier in the config instead of the mac address, makes it more robust against card replacement or user errors

SVN-Revision: 33834

11 years agobusybox: enable readlink (with -f support)
Felix Fietkau [Thu, 18 Oct 2012 00:09:50 +0000 (00:09 +0000)]
busybox: enable readlink (with -f support)

SVN-Revision: 33833

11 years agonetifd: enable parallel build
Felix Fietkau [Thu, 18 Oct 2012 00:09:45 +0000 (00:09 +0000)]
netifd: enable parallel build

SVN-Revision: 33832

11 years agoixp4xx/cns3xxx: add rfkill module support
John Crispin [Wed, 17 Oct 2012 22:46:16 +0000 (22:46 +0000)]
ixp4xx/cns3xxx: add rfkill module support

Both ixp4xx and cns3xxx targets support RFKILL in the kernel.
Also add a RFKILL_GPIO default for kernel config

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33831

11 years agomove lots of kernel related packages to the new system/ folder
John Crispin [Wed, 17 Oct 2012 22:45:58 +0000 (22:45 +0000)]
move lots of kernel related packages to the new system/ folder

SVN-Revision: 33830

11 years agosamba36: enable parallel build
Felix Fietkau [Wed, 17 Oct 2012 22:18:30 +0000 (22:18 +0000)]
samba36: enable parallel build

SVN-Revision: 33829

11 years agoixp4xx: add sysupgrade support
Felix Fietkau [Wed, 17 Oct 2012 22:03:46 +0000 (22:03 +0000)]
ixp4xx: add sysupgrade support

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
 target/linux/ixp4xx/base-files/lib/ixp4xx.sh           |   25 ++
 target/linux/ixp4xx/base-files/lib/upgrade/platform.sh |  156 +++++++++++++++++
 target/linux/ixp4xx/image/Makefile                     |   11 +
 3 files changed, 192 insertions(+)

SVN-Revision: 33828

11 years agocns3xxx: update FIQ header file and disable RWFO
Felix Fietkau [Wed, 17 Oct 2012 22:03:37 +0000 (22:03 +0000)]
cns3xxx: update FIQ header file and disable RWFO

Update header file appropriately and disable read for ownership

Note that the FIQ support implements a workaround that provides a performance
boost over the traditional upstream workaround which ensures cache lines
are exclusive on driver CPU using 'read for ownership'.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
 target/linux/cns3xxx/config-3.3                                |    2 +-
 target/linux/cns3xxx/patches-3.3/460-cns3xxx_fiq_support.patch |    9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

SVN-Revision: 33827

11 years agoFix broadcast DHCP client startup option in dhcp.sh
John Crispin [Wed, 17 Oct 2012 21:53:46 +0000 (21:53 +0000)]
Fix broadcast DHCP client startup option in dhcp.sh

Signed-off-by: Hans Dedecker (hans.dedecker at technicolor.com)
Fixes the DHCP request broadcasts replies option parsing

SVN-Revision: 33826

11 years agodrop GPIODEV platform code
John Crispin [Wed, 17 Oct 2012 21:53:37 +0000 (21:53 +0000)]
drop GPIODEV platform code

SVN-Revision: 33825

11 years agomove to boot/ folder
John Crispin [Wed, 17 Oct 2012 21:53:23 +0000 (21:53 +0000)]
move to boot/ folder

SVN-Revision: 33824

11 years agomac80211: merge a client mode state handling fix, refresh patches
Felix Fietkau [Wed, 17 Oct 2012 18:53:46 +0000 (18:53 +0000)]
mac80211: merge a client mode state handling fix, refresh patches

SVN-Revision: 33821

11 years agoar71xx: merge machine support patches
Gabor Juhos [Wed, 17 Oct 2012 18:27:50 +0000 (18:27 +0000)]
ar71xx: merge machine support patches

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

11 years agoar71xx: also use the ath79_set_ar934x_eth_cfg helper for DB120
Gabor Juhos [Wed, 17 Oct 2012 18:27:48 +0000 (18:27 +0000)]
ar71xx: also use the ath79_set_ar934x_eth_cfg helper for DB120

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

11 years agoar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routines
Gabor Juhos [Wed, 17 Oct 2012 18:27:47 +0000 (18:27 +0000)]
ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routines

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

11 years agoar71xx: add a helper function for setting up ETH_CFG register on AR934x
Gabor Juhos [Wed, 17 Oct 2012 18:27:45 +0000 (18:27 +0000)]
ar71xx: add a helper function for setting up ETH_CFG register on AR934x

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

11 years agohostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)
Felix Fietkau [Wed, 17 Oct 2012 18:16:56 +0000 (18:16 +0000)]
hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)

SVN-Revision: 33815

11 years agotoolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL...
Felix Fietkau [Wed, 17 Oct 2012 13:03:08 +0000 (13:03 +0000)]
toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol

SVN-Revision: 33807

11 years agosysfsutils, libnfnetlink: move to trunk, add myself as maintainer
Jo-Philipp Wich [Wed, 17 Oct 2012 13:00:44 +0000 (13:00 +0000)]
sysfsutils, libnfnetlink: move to trunk, add myself as maintainer

SVN-Revision: 33806

11 years agomac80211: remove useless menus for extra configuration
Felix Fietkau [Wed, 17 Oct 2012 12:53:08 +0000 (12:53 +0000)]
mac80211: remove useless menus for extra configuration

SVN-Revision: 33805

11 years agolibnetfilter-conntrack: move to trunk and add myself as maintainer
Jo-Philipp Wich [Wed, 17 Oct 2012 12:47:54 +0000 (12:47 +0000)]
libnetfilter-conntrack: move to trunk and add myself as maintainer

SVN-Revision: 33804

11 years agoar71xx: OM2P-HS sysupgrade support
Gabor Juhos [Wed, 17 Oct 2012 08:26:05 +0000 (08:26 +0000)]
ar71xx: OM2P-HS sysupgrade support

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33803

11 years agouboot-envtools: OM2P-HS partition information
Gabor Juhos [Wed, 17 Oct 2012 08:26:04 +0000 (08:26 +0000)]
uboot-envtools: OM2P-HS partition information

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33802

11 years agopackage/om-watchdog: add OM2P-HS support
Gabor Juhos [Wed, 17 Oct 2012 08:26:03 +0000 (08:26 +0000)]
package/om-watchdog: add OM2P-HS support

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33801

11 years agoar71xx: add support for the OpenMesh OM2P-HS board
Gabor Juhos [Wed, 17 Oct 2012 08:26:01 +0000 (08:26 +0000)]
ar71xx: add support for the OpenMesh OM2P-HS board

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33800

11 years agoiftop: update iftop to 1.0pre2
Florian Fainelli [Tue, 16 Oct 2012 15:49:49 +0000 (15:49 +0000)]
iftop: update iftop to 1.0pre2

Most significantly, includes IPv6 support.  This version forces
libncurses, by patching the configure script, instead of allowing
libncursesw, saving (~65k) image space.

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 33782

11 years agomove boot related packages to their own folder
John Crispin [Tue, 16 Oct 2012 13:44:25 +0000 (13:44 +0000)]
move boot related packages to their own folder

SVN-Revision: 33781

11 years agonuport-mac: various fixes
Florian Fainelli [Mon, 15 Oct 2012 21:03:57 +0000 (21:03 +0000)]
nuport-mac: various fixes

- properly check for the link up condition in the phylib adjust callback
- do not assign skb->dev, eth_type_trans() already does it
- handle skb allocation failures in the refill path

SVN-Revision: 33780

11 years agomerge the RDC R-321x target as a subtarget of x86
Florian Fainelli [Mon, 15 Oct 2012 18:54:34 +0000 (18:54 +0000)]
merge the RDC R-321x target as a subtarget of x86

SVN-Revision: 33779

11 years agouhttpd: update to latest git head - introduces support for multiple index files ...
Jo-Philipp Wich [Mon, 15 Oct 2012 18:19:57 +0000 (18:19 +0000)]
uhttpd: update to latest git head - introduces support for multiple index files - fixes build with only the TLS module selected

SVN-Revision: 33778

11 years agobuild: add back the package/cleanup step to remove the root staging dir for mklibs
Felix Fietkau [Mon, 15 Oct 2012 13:19:45 +0000 (13:19 +0000)]
build: add back the package/cleanup step to remove the root staging dir for mklibs

SVN-Revision: 33777

11 years agobuild: fix host build stampfile usage, fixes spurious errors with missing opkg host...
Felix Fietkau [Mon, 15 Oct 2012 13:19:41 +0000 (13:19 +0000)]
build: fix host build stampfile usage, fixes spurious errors with missing opkg host binary after deleting the staging dir

SVN-Revision: 33776

11 years agouhttpd: switch to external git repo + cmake build system
Jo-Philipp Wich [Mon, 15 Oct 2012 12:31:33 +0000 (12:31 +0000)]
uhttpd: switch to external git repo + cmake build system

SVN-Revision: 33775

11 years agoscripts/config: fix menuconfig segfault in text inputs when format patterns are enter...
Jo-Philipp Wich [Sun, 14 Oct 2012 17:11:57 +0000 (17:11 +0000)]
scripts/config: fix menuconfig segfault in text inputs when format patterns are entered by the user

SVN-Revision: 33773

11 years agoar71xx: fix sysupgrade for jjPlus JWAP003
Gabor Juhos [Sun, 14 Oct 2012 16:24:26 +0000 (16:24 +0000)]
ar71xx: fix sysupgrade for jjPlus JWAP003

[juhosg: change commit message]

Signed-off-by: Artur Wronowski <arteqw@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33769

11 years agoar71xx: ew-dorin: added ethernet switch configuration
Gabor Juhos [Sun, 14 Oct 2012 16:24:25 +0000 (16:24 +0000)]
ar71xx: ew-dorin: added ethernet switch configuration

Signed-off-by: embedded wireless GmbH <info at embeddedwireless.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33768

11 years agoar71xx: unbreak building images for OpenMesh OM2P/OM2P-LC
Gabor Juhos [Sun, 14 Oct 2012 16:24:22 +0000 (16:24 +0000)]
ar71xx: unbreak building images for OpenMesh OM2P/OM2P-LC

Commit r33248 introduced a regression by passing the board name plus
'board=' in the third argument. The board name string has to be put
into the image as identifier of the image type.

[juhosg: fix OpenMesh template instead of use of string substitution]

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33767

11 years agorssileds: improve performance
Florian Fainelli [Sun, 14 Oct 2012 16:22:04 +0000 (16:22 +0000)]
rssileds: improve performance

LEDs brightness is now only updated if the value actually changed, thus reducing
the number of fwrite syscalls significantly.

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

11 years agobusybox: remove reference to removed httpd init script
Florian Fainelli [Sun, 14 Oct 2012 16:22:00 +0000 (16:22 +0000)]
busybox: remove reference to removed httpd init script

Patch from Daniel Harding.

SVN-Revision: 33765

11 years agogcc: add GCC 4.7.2
Florian Fainelli [Sun, 14 Oct 2012 13:35:19 +0000 (13:35 +0000)]
gcc: add GCC 4.7.2

SVN-Revision: 33763

11 years agogcc: add GCC 4.6.3
Florian Fainelli [Sun, 14 Oct 2012 13:35:13 +0000 (13:35 +0000)]
gcc: add GCC 4.6.3

SVN-Revision: 33762

11 years ago6in4: make local ip6addr optional
Jo-Philipp Wich [Sun, 14 Oct 2012 09:17:14 +0000 (09:17 +0000)]
6in4: make local ip6addr optional

SVN-Revision: 33761

11 years agogcc: update 4.5-linaro to 4.5-2012.03
Florian Fainelli [Sat, 13 Oct 2012 19:19:44 +0000 (19:19 +0000)]
gcc: update 4.5-linaro to 4.5-2012.03

SVN-Revision: 33760

11 years agogcc: update 4.7-linaro to 4.7-2012.10
Florian Fainelli [Sat, 13 Oct 2012 19:19:41 +0000 (19:19 +0000)]
gcc: update 4.7-linaro to 4.7-2012.10

SVN-Revision: 33759

11 years agogcc: update gcc-4.6-linaro to 4.6-2012.10
Florian Fainelli [Sat, 13 Oct 2012 19:19:38 +0000 (19:19 +0000)]
gcc: update gcc-4.6-linaro to 4.6-2012.10

SVN-Revision: 33758

11 years agogdb: update to 7.5-2012.09
Florian Fainelli [Sat, 13 Oct 2012 19:19:34 +0000 (19:19 +0000)]
gdb: update to 7.5-2012.09

SVN-Revision: 33757

11 years agoadd Actiontec PK5000 LEDs
Florian Fainelli [Sat, 13 Oct 2012 17:47:45 +0000 (17:47 +0000)]
add Actiontec PK5000 LEDs

Also share them between the GT701 and the PK5000.

Patch from Daniel Gimpelevich.

SVN-Revision: 33756

11 years agovlynq: rework probing and clocking setup
Florian Fainelli [Sat, 13 Oct 2012 17:47:36 +0000 (17:47 +0000)]
vlynq: rework probing and clocking setup

Handle the different vlynq device versions, and make the vlynq code more
in line with the original vlynq implementation.

Patch from Daniel Gimpelevich.

SVN-Revision: 33755

11 years agoremove the squashfs alignement define
Florian Fainelli [Sat, 13 Oct 2012 17:47:30 +0000 (17:47 +0000)]
remove the squashfs alignement define

Patch from Daniel Gimpelevich.

SVN-Revision: 33754

11 years agohandle LOADER_MAGIC2 in ar7part
Florian Fainelli [Sat, 13 Oct 2012 17:47:25 +0000 (17:47 +0000)]
handle LOADER_MAGIC2 in ar7part

This is required for Actiontec PK5000 devices. Path from Daniel Gimpelevich.

SVN-Revision: 33753

11 years agoincrease the flash resource size to its maximum value
Florian Fainelli [Sat, 13 Oct 2012 17:47:20 +0000 (17:47 +0000)]
increase the flash resource size to its maximum value

CFI detection will reduce the resource size to its real value.

Patch from Daniel Gimpelevich.

SVN-Revision: 33752