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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33891 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agox86: correct image magic for grub2 images
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33890 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33889 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[brcm63xx] fix clocks bits for BCM6345
florian [Mon, 22 Oct 2012 12:57:14 +0000 (12:57 +0000)]
[brcm63xx] fix clocks bits for BCM6345

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33888 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[kernel] refresh 3.3 patches
florian [Sun, 21 Oct 2012 21:30:30 +0000 (21:30 +0000)]
[kernel] refresh 3.3 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33887 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Add Sagem F@ST2604 board support.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33886 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoMakefile: add a check to bail out early when the path to the openwrt directory contai...
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33884 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: rw2458n - fix flash parts
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33867 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33866 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackage/kernel: add IKCONFIG module option
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33865 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: disable 5GHz on the built in wireless mac of the TEW-69{1,2}GR
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33864 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33863 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolicensing: Add licensing metadata to many packages
hcg [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!

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33861 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33860 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agonetifd: update to latest version, fixes device cleanup and config reload issues when...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33858 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33856 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomac80211: update firmware from linux-firmware
hauke [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33854 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33853 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: add profile and build image for the TEW-691GR board
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33852 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: add user-space support for TEW-691GR
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33851 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: rt3883: add initial support for the TRENDnet TEW-691GR board
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33850 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: add profile and build image for the TEW-692GR board
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33849 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agofirmware-utils: new tool for fixing U-Media firmware headers
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33848 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: add user-space support for the TEW-692GR board
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33847 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: rt3883: add initial support for TRENDnet TEW-692GR board
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33846 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: add profile and build image for the DIR-645 board
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33845 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: add user space support for the DIR-645
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33844 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: rt3883: add inital support for the DIR-645 board
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33843 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: use get_magic_long in sysupgrade image check
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33842 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackage/mtd: add option for fixing seama images
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33841 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agotools/firmware-utils: add seama tool
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33840 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: add driver for the the RTL8367R{B,-VB} switches
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33839 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomac80211: store the device path as identifier in the config instead of the mac addres...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33834 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33833 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33832 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoixp4xx/cns3xxx: add rfkill module support
blogic [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33831 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33830 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33829 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoixp4xx: add sysupgrade support
nbd [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(+)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33828 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: update FIQ header file and disable RWFO
nbd [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(-)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33827 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoFix broadcast DHCP client startup option in dhcp.sh
blogic [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33826 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33825 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33824 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33821 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33820 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: also use the ath79_set_ar934x_eth_cfg helper for DB120
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33819 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routines
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33818 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add a helper function for setting up ETH_CFG register on AR934x
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33817 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agohostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33815 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33807 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33806 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33805 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33804 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: OM2P-HS sysupgrade support
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33803 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agouboot-envtools: OM2P-HS partition information
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33802 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackage/om-watchdog: add OM2P-HS support
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33801 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add support for the OpenMesh OM2P-HS board
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33800 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] iftop: update iftop to 1.0pre2
florian [Tue, 16 Oct 2012 15:49:49 +0000 (15:49 +0000)]
[package] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33782 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33781 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[mcs814x] nuport-mac: various fixes
florian [Mon, 15 Oct 2012 21:03:57 +0000 (21:03 +0000)]
[mcs814x] 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33780 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33779 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agouhttpd: update to latest git head
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33778 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobuild: add back the package/cleanup step to remove the root staging dir for mklibs
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33777 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobuild: fix host build stampfile usage, fixes spurious errors with missing opkg host...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33776 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33775 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoscripts/config: fix menuconfig segfault in text inputs when format patterns are enter...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33773 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: fix sysupgrade for jjPlus JWAP003
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33769 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: ew-dorin: added ethernet switch configuration
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33768 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: unbreak building images for OpenMesh OM2P/OM2P-LC
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33767 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] rssileds: improve performance
florian [Sun, 14 Oct 2012 16:22:04 +0000 (16:22 +0000)]
[package] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33766 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Patch from Daniel Harding.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33765 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain] gcc: add GCC 4.7.2
florian [Sun, 14 Oct 2012 13:35:19 +0000 (13:35 +0000)]
[toolchain] gcc: add GCC 4.7.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33763 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain] gcc: add GCC 4.6.3
florian [Sun, 14 Oct 2012 13:35:13 +0000 (13:35 +0000)]
[toolchain] gcc: add GCC 4.6.3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33762 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33761 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain] gcc: update 4.5-linaro to 4.5-2012.03
florian [Sat, 13 Oct 2012 19:19:44 +0000 (19:19 +0000)]
[toolchain] gcc: update 4.5-linaro to 4.5-2012.03

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33760 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain] gcc: update 4.7-linaro to 4.7-2012.10
florian [Sat, 13 Oct 2012 19:19:41 +0000 (19:19 +0000)]
[toolchain] gcc: update 4.7-linaro to 4.7-2012.10

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33759 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain] gcc: update gcc-4.6-linaro to 4.6-2012.10
florian [Sat, 13 Oct 2012 19:19:38 +0000 (19:19 +0000)]
[toolchain] gcc: update gcc-4.6-linaro to 4.6-2012.10

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33758 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain] gdb: update to 7.5-2012.09
florian [Sat, 13 Oct 2012 19:19:34 +0000 (19:19 +0000)]
[toolchain] gdb: update to 7.5-2012.09

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33757 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ar7] add Actiontec PK5000 LEDs
florian [Sat, 13 Oct 2012 17:47:45 +0000 (17:47 +0000)]
[ar7] add Actiontec PK5000 LEDs

Also share them between the GT701 and the PK5000.

Patch from Daniel Gimpelevich.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33756 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ar7] vlynq: rework probing and clocking setup
florian [Sat, 13 Oct 2012 17:47:36 +0000 (17:47 +0000)]
[ar7] 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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33755 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ar7] remove the squashfs alignement define
florian [Sat, 13 Oct 2012 17:47:30 +0000 (17:47 +0000)]
[ar7] remove the squashfs alignement define

Patch from Daniel Gimpelevich.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33754 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ar7] handle LOADER_MAGIC2 in ar7part
florian [Sat, 13 Oct 2012 17:47:25 +0000 (17:47 +0000)]
[ar7] handle LOADER_MAGIC2 in ar7part

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33753 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

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

Patch from Daniel Gimpelevich.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33752 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ar7] reinstate the fixed PHY fallback for devices with undetectable switches
florian [Sat, 13 Oct 2012 17:47:14 +0000 (17:47 +0000)]
[ar7] reinstate the fixed PHY fallback for devices with undetectable switches

At least devices without a switch present on the MDIO bus still get a valid
link and work as expected (such as the Linksys WAG54Gv2).

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33751 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ar7] enable mvswitch driver
florian [Sat, 13 Oct 2012 17:47:09 +0000 (17:47 +0000)]
[ar7] enable mvswitch driver

And fix the default network configuration to create the required VLANs.

Patch from Daniel Gimpelevich.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33750 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ar7] use the second available LED to encore mode boot states
florian [Sat, 13 Oct 2012 17:47:04 +0000 (17:47 +0000)]
[ar7] use the second available LED to encore mode boot states

Patch from Daniel Gimpelevich.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33749 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] ar7-atm: fetch WAN MAC address from PROM environment
florian [Sat, 13 Oct 2012 17:46:59 +0000 (17:46 +0000)]
[package] ar7-atm: fetch WAN MAC address from PROM environment

Patch from Daniel Gimpelevich.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33748 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] acx-mac80211: fetch WLAN MAC address from PROM environment
florian [Sat, 13 Oct 2012 17:46:54 +0000 (17:46 +0000)]
[package] acx-mac80211: fetch WLAN MAC address from PROM environment

Patch from Daniel Gimpelevich.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33747 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] acx-mac80211: update to v2012-09-23-WIP
florian [Sat, 13 Oct 2012 17:46:42 +0000 (17:46 +0000)]
[package] acx-mac80211: update to v2012-09-23-WIP

Patch from Daniel Gimpelevich.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33746 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] gdb: fix patch directory after r33706
florian [Sat, 13 Oct 2012 17:46:37 +0000 (17:46 +0000)]
[package] gdb: fix patch directory after r33706

git-svn did not properly track this move, thanks to swalker for noticing.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33745 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ar7] use wpad-mini instead of hostapd
florian [Sat, 13 Oct 2012 17:46:32 +0000 (17:46 +0000)]
[ar7] use wpad-mini instead of hostapd

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33744 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[generic]: add support for new Option modules (GTM66xxWFS/GTM67xxWFS)
kaloz [Sat, 13 Oct 2012 06:58:42 +0000 (06:58 +0000)]
[generic]: add support for new Option modules (GTM66xxWFS/GTM67xxWFS)

Add new device ID's for the hso driver as well as usb storage

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33743 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agox86/kvm_guest: enable PCIE support
jow [Fri, 12 Oct 2012 16:51:31 +0000 (16:51 +0000)]
x86/kvm_guest: enable PCIE support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33741 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain] eglibc: remove duplicate line introduced in r33738
florian [Fri, 12 Oct 2012 14:45:50 +0000 (14:45 +0000)]
[toolchain] eglibc: remove duplicate line introduced in r33738

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33740 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain] gcc: add --with-long-double-128 for SPARC toolchain
florian [Fri, 12 Oct 2012 14:42:41 +0000 (14:42 +0000)]
[toolchain] gcc: add --with-long-double-128 for SPARC toolchain

This is required in order to build the final compiler.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33739 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain] add support for eglibc 2.16
florian [Fri, 12 Oct 2012 14:42:38 +0000 (14:42 +0000)]
[toolchain] add support for eglibc 2.16

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33738 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] gdb: fix build with recent eglibc.
florian [Fri, 12 Oct 2012 14:42:32 +0000 (14:42 +0000)]
[package] gdb: fix build with recent eglibc.

struct siginfo is deprecated in favor of siginfo_t.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33737 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[toolchain] gcc: backport struct siginfo -> siginfo_t renaming
florian [Fri, 12 Oct 2012 14:42:25 +0000 (14:42 +0000)]
[toolchain] gcc: backport struct siginfo -> siginfo_t renaming

Otherwise newer eglibc toolchain will simply fail to build.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33736 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoipset: update to v6.14, drop obsolete patches
jow [Fri, 12 Oct 2012 12:19:46 +0000 (12:19 +0000)]
ipset: update to v6.14, drop obsolete patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33735 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibmnl: move to trunk and add myself as maintainer
jow [Fri, 12 Oct 2012 12:15:36 +0000 (12:15 +0000)]
libmnl: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33734 3c298f89-4303-0410-b956-a3cf2f4a3e73