openwrt/staging/wigyori.git
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

11 years agoreinstate the fixed PHY fallback for devices with undetectable switches
Florian Fainelli [Sat, 13 Oct 2012 17:47:14 +0000 (17:47 +0000)]
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).

SVN-Revision: 33751

11 years agoenable mvswitch driver
Florian Fainelli [Sat, 13 Oct 2012 17:47:09 +0000 (17:47 +0000)]
enable mvswitch driver

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

Patch from Daniel Gimpelevich.

SVN-Revision: 33750

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

Patch from Daniel Gimpelevich.

SVN-Revision: 33749

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

Patch from Daniel Gimpelevich.

SVN-Revision: 33748

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

Patch from Daniel Gimpelevich.

SVN-Revision: 33747

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

Patch from Daniel Gimpelevich.

SVN-Revision: 33746

11 years agogdb: fix patch directory after r33706
Florian Fainelli [Sat, 13 Oct 2012 17:46:37 +0000 (17:46 +0000)]
gdb: fix patch directory after r33706

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

SVN-Revision: 33745

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

SVN-Revision: 33744

11 years agoadd support for new Option modules (GTM66xxWFS/GTM67xxWFS)
Imre Kaloz [Sat, 13 Oct 2012 06:58:42 +0000 (06:58 +0000)]
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>
SVN-Revision: 33743

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

SVN-Revision: 33741

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

SVN-Revision: 33740

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

This is required in order to build the final compiler.

SVN-Revision: 33739

11 years agoadd support for eglibc 2.16
Florian Fainelli [Fri, 12 Oct 2012 14:42:38 +0000 (14:42 +0000)]
add support for eglibc 2.16

SVN-Revision: 33738

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

struct siginfo is deprecated in favor of siginfo_t.

SVN-Revision: 33737

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

Otherwise newer eglibc toolchain will simply fail to build.

SVN-Revision: 33736

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

SVN-Revision: 33735

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

SVN-Revision: 33734

11 years agoupdate switch documentation
Luka Perkov [Fri, 12 Oct 2012 12:13:56 +0000 (12:13 +0000)]
update switch documentation

SVN-Revision: 33733

11 years agoupdate VLAN tag example
Luka Perkov [Fri, 12 Oct 2012 12:13:55 +0000 (12:13 +0000)]
update VLAN tag example

SVN-Revision: 33732

11 years agofix style
Luka Perkov [Fri, 12 Oct 2012 12:11:45 +0000 (12:11 +0000)]
fix style

SVN-Revision: 33731

11 years agolldpd: fix minor whitespace quirk in init script
Jo-Philipp Wich [Fri, 12 Oct 2012 12:02:56 +0000 (12:02 +0000)]
lldpd: fix minor whitespace quirk in init script

SVN-Revision: 33730

11 years agolldpd: bump to v0.6.1, enable privilege separation and chrooting
Jo-Philipp Wich [Fri, 12 Oct 2012 11:58:19 +0000 (11:58 +0000)]
lldpd: bump to v0.6.1, enable privilege separation and chrooting

SVN-Revision: 33729

11 years agothc-ipv6: update to v2.0, package all available utilities
Jo-Philipp Wich [Thu, 11 Oct 2012 21:57:56 +0000 (21:57 +0000)]
thc-ipv6: update to v2.0, package all available utilities

SVN-Revision: 33728

11 years agothc-ipv6: move to trunk and add myself as maintainer
Jo-Philipp Wich [Thu, 11 Oct 2012 21:17:08 +0000 (21:17 +0000)]
thc-ipv6: move to trunk and add myself as maintainer

SVN-Revision: 33727

11 years agocopy initramfs kernel to bin directory
Florian Fainelli [Thu, 11 Oct 2012 15:45:24 +0000 (15:45 +0000)]
copy initramfs kernel to bin directory

SVN-Revision: 33726

11 years agogpiodev/gpioctl RIP
John Crispin [Thu, 11 Oct 2012 11:58:09 +0000 (11:58 +0000)]
gpiodev/gpioctl RIP

SVN-Revision: 33725

11 years agoset maintainer flag
John Crispin [Thu, 11 Oct 2012 10:05:23 +0000 (10:05 +0000)]
set maintainer flag

SVN-Revision: 33724

11 years agodrop unmaintained packages
John Crispin [Thu, 11 Oct 2012 10:05:13 +0000 (10:05 +0000)]
drop unmaintained packages

SVN-Revision: 33723

11 years agofix maintainer flag
John Crispin [Thu, 11 Oct 2012 10:05:00 +0000 (10:05 +0000)]
fix maintainer flag

SVN-Revision: 33722

11 years agofix (really this time) laguna UART config
Imre Kaloz [Thu, 11 Oct 2012 09:51:35 +0000 (09:51 +0000)]
fix (really this time) laguna UART config

Properly terminate the correct platform resource for laguna UARTs

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

11 years agoThe Gateworks System Controller (GSC) is an i2c device that provides system level...
Imre Kaloz [Thu, 11 Oct 2012 07:59:06 +0000 (07:59 +0000)]
The Gateworks System Controller (GSC) is an i2c device that provides system level monitoring and control of Gateworks boards. It is used on several product families spanning several different target architectures (ixp4xx, cns3xxx, davinci).

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

11 years agofix non terminated uart resources for laguna
Imre Kaloz [Thu, 11 Oct 2012 07:47:27 +0000 (07:47 +0000)]
fix non terminated uart resources for laguna

Resolves crashes when probing multiple serial devices

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