openwrt/openwrt.git
9 years agoiw: update to 3.15
Felix Fietkau [Sun, 22 Jun 2014 11:42:28 +0000 (11:42 +0000)]
iw: update to 3.15

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41299

9 years agomac80211: revert a faulty upstream change which is causing channel 12 to be enabled...
Felix Fietkau [Sun, 22 Jun 2014 11:42:24 +0000 (11:42 +0000)]
mac80211: revert a faulty upstream change which is causing channel 12 to be enabled for US regdomain

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41298

9 years agodnsmasq: set procd respawn
Steven Barth [Sun, 22 Jun 2014 09:08:14 +0000 (09:08 +0000)]
dnsmasq: set procd respawn

SVN-Revision: 41297

9 years agobrcm63xx: allow bcm963xx and livebox support at the same time
Jonas Gorski [Sat, 21 Jun 2014 19:23:38 +0000 (19:23 +0000)]
brcm63xx: allow bcm963xx and livebox support at the same time

Use the CFE_EPTSEAL to tell them apart at runtime. Added for now only
for the 3.14 until properly tested.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41296

9 years agobrcm63xx: update variant detection patches and fix VARID shift
Jonas Gorski [Sat, 21 Jun 2014 19:23:28 +0000 (19:23 +0000)]
brcm63xx: update variant detection patches and fix VARID shift

The variant id field shift was wrong, causing the variant detection
to fail.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41295

9 years agobrcm63xx: fix up borked patch
Jonas Gorski [Sat, 21 Jun 2014 19:23:18 +0000 (19:23 +0000)]
brcm63xx: fix up borked patch

Fix up patch borked by quilt fuzzy application of patches.

SVN-Revision: 41294

9 years agocoding style cleanups, drop old kernel support
Imre Kaloz [Sat, 21 Jun 2014 10:00:07 +0000 (10:00 +0000)]
coding style cleanups, drop old kernel support

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41293

9 years agoupdate mamba dts
Imre Kaloz [Fri, 20 Jun 2014 23:05:23 +0000 (23:05 +0000)]
update mamba dts

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41292

9 years agomake script executable, add WRT1900AC detection
Imre Kaloz [Fri, 20 Jun 2014 22:35:09 +0000 (22:35 +0000)]
make script executable, add WRT1900AC detection

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41291

9 years agomake thermal framework registered sensors also register as hwmons
Imre Kaloz [Fri, 20 Jun 2014 20:44:18 +0000 (20:44 +0000)]
make thermal framework registered sensors also register as hwmons

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41290

9 years agopackage the gpio-fan module
Imre Kaloz [Fri, 20 Jun 2014 20:42:47 +0000 (20:42 +0000)]
package the gpio-fan module

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41289

9 years agodefine the power led for the WRT1900AC
Imre Kaloz [Fri, 20 Jun 2014 19:13:01 +0000 (19:13 +0000)]
define the power led for the WRT1900AC

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41288

9 years agonetifd: various routing table handling fixes
Steven Barth [Fri, 20 Jun 2014 17:51:25 +0000 (17:51 +0000)]
netifd: various routing table handling fixes

SVN-Revision: 41287

9 years agoocteon: add sysupgrade support for the erlite
John Crispin [Fri, 20 Jun 2014 13:41:16 +0000 (13:41 +0000)]
octeon: add sysupgrade support for the erlite

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41286

9 years agoocteon: build a sysupgrade image for erlite
John Crispin [Fri, 20 Jun 2014 13:41:12 +0000 (13:41 +0000)]
octeon: build a sysupgrade image for erlite

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41285

9 years agobase-files: regenerate the /lib64 symlink when switching to a ramdisk
John Crispin [Fri, 20 Jun 2014 13:41:08 +0000 (13:41 +0000)]
base-files: regenerate the /lib64 symlink when switching to a ramdisk

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41284

9 years agoRevert "netifd: fix handling of "lookup main" for ip rules (#15315)"
Jo-Philipp Wich [Fri, 20 Jun 2014 12:28:35 +0000 (12:28 +0000)]
Revert "netifd: fix handling of "lookup main" for ip rules (#15315)"

The netifd fixes went to the wrong repository, revert until it is sorted out.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41283

9 years agonetifd: fix handling of "lookup main" for ip rules (#15315)
Jo-Philipp Wich [Fri, 20 Jun 2014 09:58:16 +0000 (09:58 +0000)]
netifd: fix handling of "lookup main" for ip rules (#15315)

Reworks the handling of RT_TABLE_MAIN in system-linux.c so that ip rules
with lookup main can be properly setup.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41282

9 years agobase-files: depend on jsonfilter and rewrite network.sh to use it
Jo-Philipp Wich [Thu, 19 Jun 2014 16:06:44 +0000 (16:06 +0000)]
base-files: depend on jsonfilter and rewrite network.sh to use it

Switches /lib/functions/network.sh from jshn based json parsing to
jsonfilter expression while keeping the existing api.

Expensive methods like "network_find_wan" are up to 20x faster now.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41281

9 years agojsonfilter: implement custom separators and support limiting the results, fix handlin...
Jo-Philipp Wich [Thu, 19 Jun 2014 15:30:59 +0000 (15:30 +0000)]
jsonfilter: implement custom separators and support limiting the results, fix handling of negative array indices

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41280

9 years agoprocd: update to latest git head
John Crispin [Thu, 19 Jun 2014 14:13:45 +0000 (14:13 +0000)]
procd: update to latest git head

this fixes the upgraded linking issue on arm.

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41279

9 years agoprocd: various improvements to nand.sh
John Crispin [Thu, 19 Jun 2014 14:13:41 +0000 (14:13 +0000)]
procd: various improvements to nand.sh

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41278

9 years agoimx6: add sysupgrade support
John Crispin [Thu, 19 Jun 2014 14:13:38 +0000 (14:13 +0000)]
imx6: add sysupgrade support

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41277

9 years agoimx6: the script populating /tmp/sysinfo/ was in the wrong path
John Crispin [Thu, 19 Jun 2014 14:13:34 +0000 (14:13 +0000)]
imx6: the script populating /tmp/sysinfo/ was in the wrong path

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41276

9 years agoocteon: enable the ext4 feature
John Crispin [Thu, 19 Jun 2014 14:13:30 +0000 (14:13 +0000)]
octeon: enable the ext4 feature

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41275

9 years agoocteon: add basic board detection
John Crispin [Thu, 19 Jun 2014 14:13:20 +0000 (14:13 +0000)]
octeon: add basic board detection

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41274

9 years agotoolchain: make the default eglibc selection work even if TOOLCHAINOPTS is not enabled
John Crispin [Thu, 19 Jun 2014 14:13:16 +0000 (14:13 +0000)]
toolchain: make the default eglibc selection work even if TOOLCHAINOPTS is not enabled

default config build fail on octeon without this.

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41273

9 years agokernel: drop now unused ubi forced detach patch
John Crispin [Thu, 19 Jun 2014 14:13:12 +0000 (14:13 +0000)]
kernel: drop now unused ubi forced detach patch

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41272

9 years agoramips: cleanup some rt305x profiles
John Crispin [Thu, 19 Jun 2014 14:13:07 +0000 (14:13 +0000)]
ramips: cleanup some rt305x profiles

move both asus boards to asus.mk
rename HW5503G profile to HW550-3G to match name in image/Makefile
(fixes #16599)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41271

9 years agolantiq: copy rootfs-overlay.ubi to bin/lantiq
John Crispin [Thu, 19 Jun 2014 14:13:04 +0000 (14:13 +0000)]
lantiq: copy rootfs-overlay.ubi to bin/lantiq

At the moment, an rootfs.ubi is copied over to bin/lantiq
but rootfs-overlay.ubi is not. This adds it.

Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 41270

9 years agolantiq: refresh patches
John Crispin [Thu, 19 Jun 2014 14:12:59 +0000 (14:12 +0000)]
lantiq: refresh patches

this adds ben's ath9k fixup

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41269

9 years agobase-files: add upgraded to the list of daemons not killed
John Crispin [Thu, 19 Jun 2014 14:12:55 +0000 (14:12 +0000)]
base-files: add upgraded to the list of daemons not killed

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41268

9 years agojsonfilter: improve error reporting
Jo-Philipp Wich [Thu, 19 Jun 2014 07:56:24 +0000 (07:56 +0000)]
jsonfilter: improve error reporting

The CLI now describes expression errors more precisely, e.g.:

  Syntax error: Invalid escape sequence
  In expression @["foo\x"]
  Near here ----------^

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41266

9 years agodnsmasq: removing nettle 3.0 support due to nettle downgrade
Steven Barth [Wed, 18 Jun 2014 17:06:37 +0000 (17:06 +0000)]
dnsmasq: removing nettle 3.0 support due to nettle downgrade

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41264

9 years agonettle: downgrade to 2.7.1 since gnutls is incompatible with 3.0
Steven Barth [Wed, 18 Jun 2014 17:06:30 +0000 (17:06 +0000)]
nettle: downgrade to 2.7.1 since gnutls is incompatible with 3.0

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41263

9 years agoimx6: fix typo on wandboard detection
Florian Fainelli [Wed, 18 Jun 2014 16:34:23 +0000 (16:34 +0000)]
imx6: fix typo on wandboard detection

Revision r41256 introduced a typo (wandaboard => wandboard), but later
revisions expect to match on "wandboard"

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 41262

9 years agoodhcpd: improve static DHCPv4 leases (thanks arnd)
Steven Barth [Wed, 18 Jun 2014 12:10:10 +0000 (12:10 +0000)]
odhcpd: improve static DHCPv4 leases (thanks arnd)

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41260

9 years agonetifd: various bugfixes (thanks Hans Dedecker)
Steven Barth [Wed, 18 Jun 2014 11:29:09 +0000 (11:29 +0000)]
netifd: various bugfixes (thanks Hans Dedecker)

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41259

9 years agojsonpath: rename to jsonfilter and rewrite from flex/bison to lemon
Jo-Philipp Wich [Wed, 18 Jun 2014 10:10:30 +0000 (10:10 +0000)]
jsonpath: rename to jsonfilter and rewrite from flex/bison to lemon

This commit renames the jsonpath binary to jsonfilter to avoid clashing with a Python
extension of the same name.

The utility itself has been rewritten to use SQLite3's lemon parser generator instead
of a flex/bison combination which results in a much smaller binary.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41258

9 years agoimx6: use /lib/imx6.sh inside the uci-defaults script
John Crispin [Wed, 18 Jun 2014 10:08:16 +0000 (10:08 +0000)]
imx6: use /lib/imx6.sh inside the uci-defaults script

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41257

9 years agoimx6: add a script to detect the board name and populate /tmp/sysinfo
John Crispin [Wed, 18 Jun 2014 10:08:12 +0000 (10:08 +0000)]
imx6: add a script to detect the board name and populate /tmp/sysinfo

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41256

9 years agoar71xx: Fixes for 951Ui-2HnD board support
John Crispin [Wed, 18 Jun 2014 10:08:08 +0000 (10:08 +0000)]
ar71xx: Fixes for 951Ui-2HnD board support

WAN and LAN are swapped the wrong way around.  This patch fixes that by adding the 951Ui-2HnD to ar71xx.sh and the relevant entry in 02_network.

This patch also defines the ACT LED as the status LED in diag.sh.

Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41255

9 years agorelayd: update to latest git head
John Crispin [Wed, 18 Jun 2014 10:08:05 +0000 (10:08 +0000)]
relayd: update to latest git head

this fixes multicast fowarding on relayd links

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41254

9 years agoocteon: fix up the cpu flags
John Crispin [Wed, 18 Jun 2014 10:08:01 +0000 (10:08 +0000)]
octeon: fix up the cpu flags

Signed-off-by: Martin Fäcknitz <faecknitz@hotsplots.de>
SVN-Revision: 41253

9 years agoocteon: add 3 upstream patches that fix issues on the esr-lite
John Crispin [Wed, 18 Jun 2014 10:07:57 +0000 (10:07 +0000)]
octeon: add 3 upstream patches that fix issues on the esr-lite

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41252

9 years agotoolchain: use different defaults for octeon
John Crispin [Wed, 18 Jun 2014 10:07:53 +0000 (10:07 +0000)]
toolchain: use different defaults for octeon

force eglibc and gcc4.6+linaro for octeon

Signed-off-by: Martin Fäcknitz <faecknitz@hotsplots.de>
SVN-Revision: 41251

9 years agoinclude/target.mk: add CPU_CFLAGS_octeon
John Crispin [Wed, 18 Jun 2014 10:07:49 +0000 (10:07 +0000)]
include/target.mk: add CPU_CFLAGS_octeon

Signed-off-by: Martin Fäcknitz <faecknitz@hotsplots.de>
SVN-Revision: 41250

9 years agodnsmasq: compatibility with nettle 3.0
Steven Barth [Wed, 18 Jun 2014 10:04:47 +0000 (10:04 +0000)]
dnsmasq: compatibility with nettle 3.0

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41249

9 years agonettle: import from packages, update to 3.0
Steven Barth [Wed, 18 Jun 2014 10:04:43 +0000 (10:04 +0000)]
nettle: import from packages, update to 3.0

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41248

9 years agogmp: import from packages, update and reduce size
Steven Barth [Wed, 18 Jun 2014 10:04:38 +0000 (10:04 +0000)]
gmp: import from packages, update and reduce size

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41247

9 years agodnsmasq: various house-keeping updates
Steven Barth [Wed, 18 Jun 2014 10:04:34 +0000 (10:04 +0000)]
dnsmasq: various house-keeping updates

* Add Authoritative DNS and IPSET to full variant
* Remove some bloat from IPSET support
* Reintroduce "DHCP no address warning"-patch

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41246

9 years agodnsmasq: add UCI DNSSEC runtime support
Steven Barth [Wed, 18 Jun 2014 10:04:29 +0000 (10:04 +0000)]
dnsmasq: add UCI DNSSEC runtime support

Ship keys for the root zone and add two uci options to enable
DNSSEC checks:

Option 'dnssec': Activate DNSSEC validation
Option 'dnsseccheckunsigned': Ensure answers without DNSSEC are in
unsigned zones.

Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41245

9 years agodnsmasq: Add a full variant
Steven Barth [Wed, 18 Jun 2014 10:04:25 +0000 (10:04 +0000)]
dnsmasq: Add a full variant

This variant includes support for DHCPv6 and DNSSEC.
DNSSEC adds a dependency on libnettle.

Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41244

9 years agodnsmasq: add upstream patch to build against libnettle-mini
Steven Barth [Wed, 18 Jun 2014 10:04:21 +0000 (10:04 +0000)]
dnsmasq: add upstream patch to build against libnettle-mini

Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41243

9 years agodnsmasq: respect target's LDFLAGS
Steven Barth [Wed, 18 Jun 2014 10:04:17 +0000 (10:04 +0000)]
dnsmasq: respect target's LDFLAGS

Append local flags, don't overwrite.

Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41242

9 years agodnsmasq: use COPTS for compile time options
Steven Barth [Wed, 18 Jun 2014 10:04:02 +0000 (10:04 +0000)]
dnsmasq: use COPTS for compile time options

As documented in config.h.
Doing otherwise will break dnsmasq's pkg-wrapper script to find its
libs to link to.

Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41241

9 years agomvebu: be consistent with kernel config file names
Luka Perkov [Tue, 17 Jun 2014 21:04:45 +0000 (21:04 +0000)]
mvebu: be consistent with kernel config file names

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41240

9 years agoprocd: forgot to update the git id in the last commit
John Crispin [Tue, 17 Jun 2014 17:51:35 +0000 (17:51 +0000)]
procd: forgot to update the git id in the last commit

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41239

9 years agoprocd: make upgarded depend on mips, the static linking on arm fails
John Crispin [Tue, 17 Jun 2014 15:40:05 +0000 (15:40 +0000)]
procd: make upgarded depend on mips, the static linking on arm fails

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41238

9 years agoprocd: some cleanup for SysupgradeNAND
John Crispin [Tue, 17 Jun 2014 15:40:02 +0000 (15:40 +0000)]
procd: some cleanup for SysupgradeNAND

Removed unused ubi file file from template as ubinized images are
passed directly and not inside the tarball.
Also removed left-over white-space.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41237

9 years agolantiq: DGN3500 (all known variants) factory and sysupgrade image building support
John Crispin [Tue, 17 Jun 2014 15:38:54 +0000 (15:38 +0000)]
lantiq: DGN3500 (all known variants) factory and sysupgrade image building support

This patch adds factory image building for the DGN3500, all variants,
and fixes sysupgrade images to make them play nice with the sercomm
secondary boot loader.

The factory images can be used directly in the update dialog in the
interface of the stock firmware and via the special Sercomm bootmode
and a special windows flashing utility (allegedly present in the CD
that came with the device -- but it's also compatible with the NSLU2
Upgrade_207_XP utility.) The special bootmode can be activated by
turning the device on while holding the reset button pressed, then
releasing it when the power led starts blinking red and green. Please
notice that if using the 207 utility, it will always report that the
flashing failed even though it completed successfully. Just power
cycle the router manually after the utility reports the failure and
OpenWRT will boot. This same utility (despite reporting failure in
this case too) can revert a DGN3500 (any variant) to the appropriate
stock Netgear firmware.

This patch is a heavily modified version of a package I found on the
OpenWRT forum with a couple fixes and features added -- mainly the
generation of all the different image variants to support all known
models directly, atm known variants are AnnexA-WW, AnnexA-NA and
AnnexB-DE/GR.

I tested the patch successfully on my device.

Signed-off-by: Marco Antonio Mauro <marcus90@gmail.com>
SVN-Revision: 41236

9 years agopackage the TLC59116 led driver
Imre Kaloz [Tue, 17 Jun 2014 15:15:05 +0000 (15:15 +0000)]
package the TLC59116 led driver

SVN-Revision: 41235

9 years agoadd dummy fixup for 3.10
Imre Kaloz [Tue, 17 Jun 2014 15:14:02 +0000 (15:14 +0000)]
add dummy fixup for 3.10

SVN-Revision: 41234

9 years agobuild images for the WRT1900AC
Imre Kaloz [Tue, 17 Jun 2014 15:13:33 +0000 (15:13 +0000)]
build images for the WRT1900AC

SVN-Revision: 41233

9 years agopreliminary support for the WRT1900AC (work in progress)
Imre Kaloz [Tue, 17 Jun 2014 15:13:10 +0000 (15:13 +0000)]
preliminary support for the WRT1900AC (work in progress)

SVN-Revision: 41232

9 years agopackage the TI TMP421 driver
Imre Kaloz [Tue, 17 Jun 2014 15:03:05 +0000 (15:03 +0000)]
package the TI TMP421 driver

SVN-Revision: 41231

9 years agobundle ehci-orion with kmod-usb2
Imre Kaloz [Tue, 17 Jun 2014 15:02:28 +0000 (15:02 +0000)]
bundle ehci-orion with kmod-usb2

SVN-Revision: 41230

9 years agompc85xx: fix typo in TP-Link WDR4900 profile
Jo-Philipp Wich [Tue, 17 Jun 2014 15:01:47 +0000 (15:01 +0000)]
mpc85xx: fix typo in TP-Link WDR4900 profile

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41229

9 years agoodhcpd: don't enable relaying by default anymore
Steven Barth [Tue, 17 Jun 2014 13:05:24 +0000 (13:05 +0000)]
odhcpd: don't enable relaying by default anymore

SVN-Revision: 41228

9 years agoiproute2: update version to 3.15.0, refresh patches, add maintainer
Steven Barth [Tue, 17 Jun 2014 12:43:30 +0000 (12:43 +0000)]
iproute2: update version to 3.15.0, refresh patches, add maintainer

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

9 years agoodhcpd: also honor leasetime for dhcpv6
Steven Barth [Tue, 17 Jun 2014 07:59:15 +0000 (07:59 +0000)]
odhcpd: also honor leasetime for dhcpv6

SVN-Revision: 41226

9 years agoodhcpd: Improve NotOnLink-behavior and make hostid more convient to configure
Steven Barth [Tue, 17 Jun 2014 07:44:24 +0000 (07:44 +0000)]
odhcpd: Improve NotOnLink-behavior and make hostid more convient to configure

SVN-Revision: 41225

9 years agoramips: RT-N56U support fixes and factory image creation
John Crispin [Mon, 16 Jun 2014 18:57:20 +0000 (18:57 +0000)]
ramips: RT-N56U support fixes and factory image creation

Signed-off-by: Mikko Hissa <mikko.hissa@werzek.com>
SVN-Revision: 41224

9 years agoinclude/image.mk: cleanup the SysupgradeNAND template
John Crispin [Mon, 16 Jun 2014 18:55:18 +0000 (18:55 +0000)]
include/image.mk: cleanup the SysupgradeNAND template

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41223

9 years agoprocd: various cleanups to /lib/upgrade/nand.sh
John Crispin [Mon, 16 Jun 2014 18:55:14 +0000 (18:55 +0000)]
procd: various cleanups to /lib/upgrade/nand.sh

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41222

9 years agoprocd: update to latest git HEAD
John Crispin [Mon, 16 Jun 2014 18:55:09 +0000 (18:55 +0000)]
procd: update to latest git HEAD

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41221

9 years agoprocd: rename procd_add_network_trigger
John Crispin [Mon, 16 Jun 2014 18:55:05 +0000 (18:55 +0000)]
procd: rename procd_add_network_trigger

i got complaints about the bad naming of the api. lets rename it while there are no users yet.

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41220

9 years agokernel/3.1{0, 2, 3, 4}: mtd: m25p80: add support for EON EN25QH128
John Crispin [Mon, 16 Jun 2014 18:55:01 +0000 (18:55 +0000)]
kernel/3.1{0, 2, 3, 4}: mtd: m25p80: add support for EON EN25QH128

This flash is used in newer Ubnt UniFi AP Pro

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41219

9 years agokernel: replace a ubifs patch by upstream commit
John Crispin [Mon, 16 Jun 2014 18:54:57 +0000 (18:54 +0000)]
kernel: replace a ubifs patch by upstream commit

A modified version of 552-ubifs-respect-silent-mount-flag.patch has
been merged upstream. Replace the patch in OpenWrt with the version
which has been merged.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41218

9 years agoramips: fixes XDXRN502J reset button
John Crispin [Mon, 16 Jun 2014 18:54:53 +0000 (18:54 +0000)]
ramips: fixes XDXRN502J reset button

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41217

9 years agoramips: add vlan configuration for asiarf awm002-evb
John Crispin [Mon, 16 Jun 2014 18:54:48 +0000 (18:54 +0000)]
ramips: add vlan configuration for asiarf awm002-evb

Without this, the ports all end up on vlan 1.  This enables a separate
WAN port that works.

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

9 years agoramips: restore AWM002-EVB profile in asiarf.mk
John Crispin [Mon, 16 Jun 2014 18:54:42 +0000 (18:54 +0000)]
ramips: restore AWM002-EVB profile in asiarf.mk

In a recent revision (r41177) John Crispin removed the profile for the
AsiaRF AWM002 eval board while adding another AsiaRF board.  This
patch restores AWM002 and also corrects a misspelling and an
apparently errant reference to an Allnet ALL0239-3G device.

Signed-off-by: Galen Seitz <galens@seitzassoc.com>
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41215

9 years agolantiq BTHOMEHUBV2B - update dts for automatic detection of ubi partition and rootfs...
John Crispin [Mon, 16 Jun 2014 18:54:38 +0000 (18:54 +0000)]
lantiq BTHOMEHUBV2B - update dts for automatic detection of ubi partition and rootfs type

This patches the BTHOMEHUB2B device tree to make use of the
new code for automatic detection of the ubi partition and the
rootfs type within it. Gets rid of the ugly alternative bootargs
lines.

Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
Acked-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41214

9 years agolantiq: fixup vgv7519 usb support
John Crispin [Mon, 16 Jun 2014 18:54:33 +0000 (18:54 +0000)]
lantiq: fixup vgv7519 usb support

https://dev.openwrt.org/ticket/16800

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41213

9 years agoncurses: Install xterm-256color
Steven Barth [Mon, 16 Jun 2014 18:21:02 +0000 (18:21 +0000)]
ncurses: Install xterm-256color

Based on a patch by Jonathan Bennett <jbscience87@gmail.com>

SVN-Revision: 41212

9 years agoodhcpd: add more consistent hostname-writing
Steven Barth [Mon, 16 Jun 2014 16:45:05 +0000 (16:45 +0000)]
odhcpd: add more consistent hostname-writing

SVN-Revision: 41211

9 years agoodhcpd: update hostfile more often
Steven Barth [Mon, 16 Jun 2014 09:09:13 +0000 (09:09 +0000)]
odhcpd: update hostfile more often

SVN-Revision: 41197

9 years agoodhcpd: fix dhcpv4 hostname attribute handling
Steven Barth [Mon, 16 Jun 2014 08:33:49 +0000 (08:33 +0000)]
odhcpd: fix dhcpv4 hostname attribute handling

SVN-Revision: 41196

9 years agoodhcpd: accept FQDN as search domain
Steven Barth [Sun, 15 Jun 2014 22:49:58 +0000 (22:49 +0000)]
odhcpd: accept FQDN as search domain

SVN-Revision: 41194

9 years agoppp: bump to 2.4.6
Steven Barth [Sun, 15 Jun 2014 20:55:17 +0000 (20:55 +0000)]
ppp: bump to 2.4.6

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41193

9 years agoubi-utils: fix wrong PKG_NAME, bump copyright, add build dependency on zlib
Jo-Philipp Wich [Sun, 15 Jun 2014 19:34:51 +0000 (19:34 +0000)]
ubi-utils: fix wrong PKG_NAME, bump copyright, add build dependency on zlib

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41192

9 years agomac80211: disable the clk_* backport, it is unused by drivers and has the wrong ifdef
Felix Fietkau [Fri, 13 Jun 2014 13:29:18 +0000 (13:29 +0000)]
mac80211: disable the clk_* backport, it is unused by drivers and has the wrong ifdef

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41181

9 years agomac80211: fix disabling of 802.11n features
Felix Fietkau [Fri, 13 Jun 2014 10:10:05 +0000 (10:10 +0000)]
mac80211: fix disabling of 802.11n features

r40682 ("mac80211: clean up ht capability handling, drop the use of the
ht_capab list, use individual variables instead") removed the ht_capab list and
replaced it with optional variables to disable features for a phy. But these
variables weren't added in drv_mac80211_init_device_config and thus didn't make
any difference when modifying /etc/config/wireless.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
SVN-Revision: 41180

9 years agorevert an accidentally committed patch chunk
Felix Fietkau [Fri, 13 Jun 2014 09:40:14 +0000 (09:40 +0000)]
revert an accidentally committed patch chunk

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41179

9 years agokernel: fix pkt_type filter mask for packet sockets
Felix Fietkau [Fri, 13 Jun 2014 09:34:03 +0000 (09:34 +0000)]
kernel: fix pkt_type filter mask for packet sockets

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41178

9 years agoramips: add asiarf awapn2403 support
John Crispin [Fri, 13 Jun 2014 09:16:15 +0000 (09:16 +0000)]
ramips: add asiarf awapn2403 support

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41177

9 years agomusl: fix toolchain build failure caused by some header changes
Felix Fietkau [Thu, 12 Jun 2014 20:30:37 +0000 (20:30 +0000)]
musl: fix toolchain build failure caused by some header changes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41173

9 years agoUpdate UML target to 3.10 and various improvements
Steven Barth [Thu, 12 Jun 2014 17:57:19 +0000 (17:57 +0000)]
Update UML target to 3.10 and various improvements

Updated target to 3.10.36.
Added mconsole exec patch.
Added pseudo-random MAC patch (from NetKit).

Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
Reviewed-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41172

9 years agofeeds.conf.default: add management feed
Luka Perkov [Thu, 12 Jun 2014 15:08:08 +0000 (15:08 +0000)]
feeds.conf.default: add management feed

This feed will contain packages related to management.

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41163

9 years agob43: fix a regression on G-PHY devices
Felix Fietkau [Thu, 12 Jun 2014 14:44:26 +0000 (14:44 +0000)]
b43: fix a regression on G-PHY devices

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41162