openwrt/openwrt.git
11 years agoscripts: update GNU mirrors
Luka Perkov [Thu, 28 Feb 2013 23:49:36 +0000 (23:49 +0000)]
scripts: update GNU mirrors

SVN-Revision: 35838

11 years ago6relayd: Fix illegal memory accesses Spurious errors when receiving netlink-messages...
Steven Barth [Thu, 28 Feb 2013 16:37:20 +0000 (16:37 +0000)]
6relayd: Fix illegal memory accesses Spurious errors when receiving netlink-messages lead to unhandled errors which caused SIGBUS. Thanks to tdavis for debugging

SVN-Revision: 35836

11 years ago6relayd: various fixes cap preferred and valid lifetimes at more reasonable limits...
Steven Barth [Thu, 28 Feb 2013 14:57:19 +0000 (14:57 +0000)]
6relayd: various fixes cap preferred and valid lifetimes at more reasonable limits decrease memory usage (remove unnecessary book-keeping)

SVN-Revision: 35835

11 years agobrcm47xx: bgmac: omit the fcs
Hauke Mehrtens [Thu, 28 Feb 2013 13:27:21 +0000 (13:27 +0000)]
brcm47xx: bgmac: omit the fcs

This fixes #13058 and hopefully #12927

SVN-Revision: 35834

11 years agobrcm47xx: bgmac: update to version form netdev git repository
Hauke Mehrtens [Thu, 28 Feb 2013 13:24:39 +0000 (13:24 +0000)]
brcm47xx: bgmac: update to version form netdev git repository

SVN-Revision: 35833

11 years agoxtables-addons: fix packaging of iptaccount
Jo-Philipp Wich [Thu, 28 Feb 2013 10:58:12 +0000 (10:58 +0000)]
xtables-addons: fix packaging of iptaccount

SVN-Revision: 35831

11 years agob43-tools: fix compile error: undefined reference to `yydebug'
Hauke Mehrtens [Thu, 28 Feb 2013 10:43:02 +0000 (10:43 +0000)]
b43-tools: fix compile error: undefined reference to `yydebug'

With bison 2.7 YYDEBUG will be set to 0 if it was not set, then #ifdef
YYDEBUG returns true, but bison 2.7 treets YYDEBUG 0 as not set.

This fixes the following error:
obj/main.o: In function `main':
main.c:(.text.startup+0xaf): undefined reference to `yydebug'
collect2: error: ld returned 1 exit status

This closes #13093.

SVN-Revision: 35830

11 years agompfr: upgrade to 3.1.1
Luka Perkov [Thu, 28 Feb 2013 00:52:36 +0000 (00:52 +0000)]
mpfr: upgrade to 3.1.1

SVN-Revision: 35828

11 years agobison: upgrade to version 2.7
Luka Perkov [Thu, 28 Feb 2013 00:52:34 +0000 (00:52 +0000)]
bison: upgrade to version 2.7

SVN-Revision: 35827

11 years agocmake: upgrade to version 2.8.10.2
Luka Perkov [Thu, 28 Feb 2013 00:52:33 +0000 (00:52 +0000)]
cmake: upgrade to version 2.8.10.2

SVN-Revision: 35826

11 years agoe2fsprogs: upgrade to version 1.42.7
Luka Perkov [Thu, 28 Feb 2013 00:52:32 +0000 (00:52 +0000)]
e2fsprogs: upgrade to version 1.42.7

SVN-Revision: 35825

11 years agoflex: upgrade to version 2.5.37
Luka Perkov [Thu, 28 Feb 2013 00:52:31 +0000 (00:52 +0000)]
flex: upgrade to version 2.5.37

SVN-Revision: 35824

11 years agogmp: upgrade to version 5.1.1
Luka Perkov [Thu, 28 Feb 2013 00:52:30 +0000 (00:52 +0000)]
gmp: upgrade to version 5.1.1

SVN-Revision: 35823

11 years agosed: upgrade to version 4.2.2
Luka Perkov [Thu, 28 Feb 2013 00:52:28 +0000 (00:52 +0000)]
sed: upgrade to version 4.2.2

SVN-Revision: 35822

11 years agoccache: upgrade to version 3.1.9
Luka Perkov [Wed, 27 Feb 2013 23:08:02 +0000 (23:08 +0000)]
ccache: upgrade to version 3.1.9

SVN-Revision: 35821

11 years agofirewall3: clear contnrack table on flush, set policies to drop during rule reload
Jo-Philipp Wich [Wed, 27 Feb 2013 14:09:37 +0000 (14:09 +0000)]
firewall3: clear contnrack table on flush, set policies to drop during rule reload

SVN-Revision: 35820

11 years agomac80211: fix sending probe requests in client mode, fixes connecting to hidden netwo...
Felix Fietkau [Tue, 26 Feb 2013 21:52:59 +0000 (21:52 +0000)]
mac80211: fix sending probe requests in client mode, fixes connecting to hidden networks (#13056)

SVN-Revision: 35819

11 years agomklibs: upgrade to 0.1.35
Luka Perkov [Tue, 26 Feb 2013 21:49:11 +0000 (21:49 +0000)]
mklibs: upgrade to 0.1.35

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

11 years agotoolchain/binutils: fix partial MD5 sum from r35813
Florian Fainelli [Tue, 26 Feb 2013 16:52:36 +0000 (16:52 +0000)]
toolchain/binutils: fix partial MD5 sum from r35813

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

11 years agotoolchain/musl: add support for 0.9.9
Florian Fainelli [Tue, 26 Feb 2013 16:40:27 +0000 (16:40 +0000)]
toolchain/musl: add support for 0.9.9

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

11 years agotoolchain/binutils: add musl libc config.sub patch to 2.23.1
Florian Fainelli [Tue, 26 Feb 2013 16:40:20 +0000 (16:40 +0000)]
toolchain/binutils: add musl libc config.sub patch to 2.23.1

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

11 years agotoolchain/binutils: fix 2.19.1 MD5 sum
Florian Fainelli [Tue, 26 Feb 2013 16:40:17 +0000 (16:40 +0000)]
toolchain/binutils: fix 2.19.1 MD5 sum

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

11 years agotoolchain/binutils: refresh patches
Florian Fainelli [Tue, 26 Feb 2013 16:40:12 +0000 (16:40 +0000)]
toolchain/binutils: refresh patches

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

11 years agoncurses: fix build with musl libc toolchains
Florian Fainelli [Tue, 26 Feb 2013 16:40:07 +0000 (16:40 +0000)]
ncurses: fix build with musl libc toolchains

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

11 years agotoolchain: mark unavailable packages for musl libc
Florian Fainelli [Tue, 26 Feb 2013 16:40:02 +0000 (16:40 +0000)]
toolchain: mark unavailable packages for musl libc

And make librt be an empty stub for musl libc.

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

11 years agogdb: do not depend on libthread-db when using musl libc
Florian Fainelli [Tue, 26 Feb 2013 16:39:59 +0000 (16:39 +0000)]
gdb: do not depend on libthread-db when using musl libc

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

11 years agotoolchain/gcc: refresh patches
Florian Fainelli [Tue, 26 Feb 2013 16:39:54 +0000 (16:39 +0000)]
toolchain/gcc: refresh patches

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

11 years agogcc: don't build documentation
Luka Perkov [Tue, 26 Feb 2013 16:16:33 +0000 (16:16 +0000)]
gcc: don't build documentation

This closes #13039.

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

11 years agort2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080)
Felix Fietkau [Tue, 26 Feb 2013 15:14:32 +0000 (15:14 +0000)]
rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080)

SVN-Revision: 35806

11 years agogcc: remove support for 4.6.2
Luka Perkov [Tue, 26 Feb 2013 14:31:24 +0000 (14:31 +0000)]
gcc: remove support for 4.6.2

There are no good reasons for keeping this version around when 4.6.3 and
4.6-linaro are there.

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

11 years ago6relayd: Fix config behaviour for rewrite_dns_addr option
Steven Barth [Tue, 26 Feb 2013 12:50:52 +0000 (12:50 +0000)]
6relayd: Fix config behaviour for rewrite_dns_addr option

SVN-Revision: 35804

11 years ago6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated if other...
Steven Barth [Tue, 26 Feb 2013 12:42:53 +0000 (12:42 +0000)]
6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated if other addresses are available * Allow the announced DNS-server to be overwritten

SVN-Revision: 35803

11 years agoramips: add support for 3.8
Gabor Juhos [Mon, 25 Feb 2013 21:28:42 +0000 (21:28 +0000)]
ramips: add support for 3.8

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

11 years agoramips: image: don't break make process if mkimage command fails
Gabor Juhos [Mon, 25 Feb 2013 21:28:40 +0000 (21:28 +0000)]
ramips: image: don't break make process if mkimage command fails

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

11 years agoramips: remove port_power_off field from ehci_platform_data
Gabor Juhos [Mon, 25 Feb 2013 21:28:38 +0000 (21:28 +0000)]
ramips: remove port_power_off field from ehci_platform_data

It is removed in 3.8. Also add a revert patch for 3.7.

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

11 years agoramips: remove __dev_{init,exit} annotations
Gabor Juhos [Mon, 25 Feb 2013 21:28:34 +0000 (21:28 +0000)]
ramips: remove __dev_{init,exit} annotations

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

11 years agobrcm47xx: use bcm47xx_board_get() and detect some more boards in flash partition...
Hauke Mehrtens [Mon, 25 Feb 2013 20:56:37 +0000 (20:56 +0000)]
brcm47xx: use bcm47xx_board_get() and detect some more boards in flash partition driver

SVN-Revision: 35791

11 years agobrcm47xx: board detection WNDR3400v2
Hauke Mehrtens [Mon, 25 Feb 2013 20:55:46 +0000 (20:55 +0000)]
brcm47xx: board detection WNDR3400v2

WNDR3400v2 is based on BCM53xx . Image that is created breaks the router somehow therefore "#".

CFE and NVRAM contain different vars - example:
CFE line original: Device eth0:  hwaddr 74-44-01-37-C6-69, ipaddr 192.168.1.1, mask 255.255.255.0
CFE after openwrt: Device eth0:  hwaddr 00-FF-FF-FF-FF-FF, ipaddr 192.168.1.1, mask 255.255.255.0

Logs were posted earlier on this mailing list: https://lists.openwrt.org/pipermail/openwrt-devel/2012-July/016174.html
Different logs with factory firmware are in the wiki: http://wiki.openwrt.org/toh/netgear/wndr3400#wndr3400v2
(and on wikidevi for example)

Signed off by: Dirk Neukirchen <dirkneukirchen@web.de>

SVN-Revision: 35790

11 years agoar71xx: add profile and build image fot the TL-WA830RE v1 board
Gabor Juhos [Mon, 25 Feb 2013 20:37:35 +0000 (20:37 +0000)]
ar71xx: add profile and build image fot the TL-WA830RE v1 board

Added support for the TP-LINK TL-WA830RE v1 Range Extender.
Based on the WA901ND v1 support. Hardware IDs checked against
original firmware. Patch was successfully tested on hardware.

Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35789

11 years agoar71xx: add model detection for the TL-WA830RE board
Gabor Juhos [Mon, 25 Feb 2013 20:37:33 +0000 (20:37 +0000)]
ar71xx: add model detection for the TL-WA830RE board

Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35788

11 years agofirmware-utils/mktplinkfw: add support for the TL-WA830RE v1/v2 boards
Gabor Juhos [Mon, 25 Feb 2013 20:37:32 +0000 (20:37 +0000)]
firmware-utils/mktplinkfw: add support for the TL-WA830RE v1/v2 boards

Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35787

11 years agoath9k: issue a cold reset after failures or after bringing the chip out of full sleep...
Felix Fietkau [Mon, 25 Feb 2013 19:53:31 +0000 (19:53 +0000)]
ath9k: issue a cold reset after failures or after bringing the chip out of full sleep - fixes many kinds of DMA issues

SVN-Revision: 35785

11 years agobrcm47xx: use same board detection code as kernel 3.8
Hauke Mehrtens [Sun, 24 Feb 2013 18:10:42 +0000 (18:10 +0000)]
brcm47xx: use same board detection code as kernel 3.8

SVN-Revision: 35770

11 years agoadm5120: add support for 3.8
Gabor Juhos [Sun, 24 Feb 2013 18:08:14 +0000 (18:08 +0000)]
adm5120: add support for 3.8

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

11 years agoadm5120: remove __dev{init,exit} annotations
Gabor Juhos [Sun, 24 Feb 2013 18:08:03 +0000 (18:08 +0000)]
adm5120: remove __dev{init,exit} annotations

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

11 years agobroadcom-wl: hack to work around a bug in the PCIe controller
Hauke Mehrtens [Sun, 24 Feb 2013 18:01:06 +0000 (18:01 +0000)]
broadcom-wl: hack to work around a bug in the PCIe controller

Thank you nlh

This closes #12930.

SVN-Revision: 35767

11 years agobroadcom-diag: add support for e3200 v1
Hauke Mehrtens [Sun, 24 Feb 2013 17:57:28 +0000 (17:57 +0000)]
broadcom-diag: add support for e3200 v1

Hex values in nvram seem to be uppercase on my e3200 device.

Define one power led and two buttons (reset/wps).

Signed-off-by: Tijs Van Buggenhout <tvb@able.be>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 35766

11 years agobroadcom-diag: Detection of WNDR3400v1
Hauke Mehrtens [Sun, 24 Feb 2013 17:56:00 +0000 (17:56 +0000)]
broadcom-diag: Detection of WNDR3400v1

nvram variable "boardtype" is unique for now.
-button gpio were taken from nvram.
-led information was taken from dd-wrt
( http://svn.dd-wrt.com/browser/src/router/libutils/utils.c )

I hope that I changed the values correctly.

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 35765

11 years agobroadcom-diag: use new in kernel board detection code
Hauke Mehrtens [Sun, 24 Feb 2013 17:55:09 +0000 (17:55 +0000)]
broadcom-diag: use new in kernel board detection code

SVN-Revision: 35764

11 years agomac80211: brcmsmac: add ap mode support
Hauke Mehrtens [Sun, 24 Feb 2013 01:11:20 +0000 (01:11 +0000)]
mac80211: brcmsmac: add ap mode support

This does not work very well. I did not got this running in 5GHz mode and it was not very fast.

SVN-Revision: 35763

11 years agomac80211: disable ipv4/ipv6 address notifiers (fixes #13055)
Felix Fietkau [Sun, 24 Feb 2013 01:00:39 +0000 (01:00 +0000)]
mac80211: disable ipv4/ipv6 address notifiers (fixes #13055)

SVN-Revision: 35762

11 years agomac80211: fix monitor mode channel reporting
Felix Fietkau [Sat, 23 Feb 2013 18:02:49 +0000 (18:02 +0000)]
mac80211: fix monitor mode channel reporting

SVN-Revision: 35761

11 years agomac80211: fix monitor-only injection
Felix Fietkau [Sat, 23 Feb 2013 17:41:58 +0000 (17:41 +0000)]
mac80211: fix monitor-only injection

SVN-Revision: 35760

11 years agomac80211: fix wireless extension support
Felix Fietkau [Sat, 23 Feb 2013 12:48:14 +0000 (12:48 +0000)]
mac80211: fix wireless extension support

SVN-Revision: 35759

11 years agomac80211: update linux-firmware to latest revision
Jonas Gorski [Sat, 23 Feb 2013 12:13:18 +0000 (12:13 +0000)]
mac80211: update linux-firmware to latest revision

Fixes mwl8k AP mode for 88e8366.

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

11 years agomac80211: select relayfs if ath9k debugfs is enabled
Felix Fietkau [Sat, 23 Feb 2013 12:12:39 +0000 (12:12 +0000)]
mac80211: select relayfs if ath9k debugfs is enabled

SVN-Revision: 35757

11 years agopackage/kernel: i2c: don't skip built-in modules
Jonas Gorski [Sat, 23 Feb 2013 11:30:30 +0000 (11:30 +0000)]
package/kernel: i2c: don't skip built-in modules

Don't skip build-in modules when generating i2c kmod packages, to allow
empty packages to be generated for satisfying dependencies.

Closes #12259.

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

11 years agomac80211: disable building the wil6210 driver
Felix Fietkau [Sat, 23 Feb 2013 01:40:24 +0000 (01:40 +0000)]
mac80211: disable building the wil6210 driver

SVN-Revision: 35754

11 years agomac80211: update to wireless-testing 2013-02-22
Felix Fietkau [Sat, 23 Feb 2013 01:12:36 +0000 (01:12 +0000)]
mac80211: update to wireless-testing 2013-02-22

SVN-Revision: 35753

11 years agoath9k: fix rssi issues
Felix Fietkau [Fri, 22 Feb 2013 20:11:55 +0000 (20:11 +0000)]
ath9k: fix rssi issues

SVN-Revision: 35750

11 years agoath9k_htc: fix signal strength reporting issues
Felix Fietkau [Fri, 22 Feb 2013 16:10:15 +0000 (16:10 +0000)]
ath9k_htc: fix signal strength reporting issues

SVN-Revision: 35749

11 years agoadm5120: remove a superfluous patch
Gabor Juhos [Fri, 22 Feb 2013 16:01:19 +0000 (16:01 +0000)]
adm5120: remove a superfluous patch

The NO_IRQ symbol is not used by the amba core since
upstream commit:

  dfb85185bda373a70409c70c2632b02fb0f8f449
  AMBA: get rid of last two uses of NO_IRQ

  This gets rid of the last two users of NO_IRQ in AMBA primecell
  drivers.

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

11 years agoadm5120: avoid warning caused by wrong AMBA irq values
Gabor Juhos [Fri, 22 Feb 2013 16:01:17 +0000 (16:01 +0000)]
adm5120: avoid warning caused by wrong AMBA irq values

The amba core throws a warning if -1 is used as an
irq value since upstream commit:

  2eac58d5026e4ec8b17ff8b62877fea9e1d2f1b3
  ARM: amba: make use of -1 IRQs warn

  Make the core warn about the use of -1 (NO_IRQ)

Cange the value of the unused IRQs to zero for the
UART devices to get rid of the warning.

Based on #12729.

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

11 years agofirewall: fix logging rule regression (#12999)
Jo-Philipp Wich [Fri, 22 Feb 2013 13:45:20 +0000 (13:45 +0000)]
firewall: fix logging rule regression (#12999)

SVN-Revision: 35745

11 years agofirewall3: add support for shell script and iptables-restore style includes
Jo-Philipp Wich [Fri, 22 Feb 2013 12:45:38 +0000 (12:45 +0000)]
firewall3: add support for shell script and iptables-restore style includes

SVN-Revision: 35744

11 years agonetifd: only update resolv.conf.auto if changed This avoids logspam under certain...
Steven Barth [Fri, 22 Feb 2013 08:56:29 +0000 (08:56 +0000)]
netifd: only update resolv.conf.auto if changed This avoids logspam under certain conditions.

SVN-Revision: 35743

11 years agoudev: Update MAINTAINER info
Geoff Levand [Thu, 21 Feb 2013 23:12:17 +0000 (23:12 +0000)]
udev: Update MAINTAINER info

Signed-off-by: Geoff Levand <geoff@infradead.org>
SVN-Revision: 35741

11 years agofirewall3: update to git head
Jo-Philipp Wich [Thu, 21 Feb 2013 22:33:44 +0000 (22:33 +0000)]
firewall3: update to git head

- all uci rules are boxed in custom chains now, so a firewall stop leaves user rules intact
- properly handle selective ipv4 or ipv6 only firewall start/stop/restart actions
- support ip ranges (e.g. option src_ip '!192.168.1.1-192.168.1.100' -> -m iprange ! --src-range 192.168.1.1-192.168.1.100')
- support time options (e.g. option weekdays 'Mon Tue Sat' -> -m time --weekdays 1,2,6')

SVN-Revision: 35738

11 years agocns21xx: add support for 3.8
Gabor Juhos [Thu, 21 Feb 2013 20:45:24 +0000 (20:45 +0000)]
cns21xx: add support for 3.8

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

11 years agompc83xx: add support for 3.8
Gabor Juhos [Thu, 21 Feb 2013 20:39:22 +0000 (20:39 +0000)]
mpc83xx: add support for 3.8

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

11 years agoppc44x: add support for 3.8
Gabor Juhos [Thu, 21 Feb 2013 19:23:31 +0000 (19:23 +0000)]
ppc44x: add support for 3.8

Compile tested only.

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

11 years agoppc40x: add support for 3.8
Gabor Juhos [Thu, 21 Feb 2013 19:23:29 +0000 (19:23 +0000)]
ppc40x: add support for 3.8

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

11 years agompc85xx: add user-space support for the TL-WDR4900 v1
Gabor Juhos [Thu, 21 Feb 2013 19:20:34 +0000 (19:20 +0000)]
mpc85xx: add user-space support for the TL-WDR4900 v1

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

11 years agompc85xx: update 3.8 config
Gabor Juhos [Thu, 21 Feb 2013 18:44:40 +0000 (18:44 +0000)]
mpc85xx: update 3.8 config

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

11 years agoar71xx: fix MAC address assignment on the DIR-825-Bx boards
Gabor Juhos [Thu, 21 Feb 2013 17:58:21 +0000 (17:58 +0000)]
ar71xx: fix MAC address assignment on the DIR-825-Bx boards

Use the same MAC addresses as the original firmware.

Based on a patch from #10421.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Tested-by: Gabor Varga <vargagab@gmail.com>
SVN-Revision: 35730

11 years agompc85xx: add support for 3.8
Gabor Juhos [Thu, 21 Feb 2013 17:48:31 +0000 (17:48 +0000)]
mpc85xx: add support for 3.8

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

11 years agoar71xx: add support for 3.8
Gabor Juhos [Thu, 21 Feb 2013 17:47:15 +0000 (17:47 +0000)]
ar71xx: add support for 3.8

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

11 years agoatheros: add support for linux kernel v3.8
Gabor Juhos [Thu, 21 Feb 2013 17:45:54 +0000 (17:45 +0000)]
atheros: add support for linux kernel v3.8

This builds and boots.

Because of the function pointer indirection (e.g. mtd_info's read
function pointer is assigned to spiflash_read), it is difficult for me
to understand where the calls are coming from (could be anywhere,
conditionally pointing at spiflash versions), so I punted and used the
renamed function pointers (_erase, _read, _write).  If someone knows
better what to do, please fix.

Cleaned up other sundry kernel tracking issues like get_phy_id and
__devinit,etc.

[juhosg: don't switch to that yet]

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35727

11 years agolinux/3.8: add missing config symbols
Gabor Juhos [Thu, 21 Feb 2013 16:52:34 +0000 (16:52 +0000)]
linux/3.8: add missing config symbols

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

11 years agobcm63xx: Fix sysupgrade for tag-version 7 and 8
Jonas Gorski [Thu, 21 Feb 2013 11:45:41 +0000 (11:45 +0000)]
bcm63xx: Fix sysupgrade for tag-version 7 and 8

Fix sysupgrade for tag-version 7 and 8.

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

11 years agogeneric: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLAN
Jonas Gorski [Thu, 21 Feb 2013 11:45:38 +0000 (11:45 +0000)]
generic: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLAN

Setting this bit stops BCM53125 (bgmac actually) from receiving any
packets. This bit is cleared conditionally in b53_switch_reset and it
seems the same is done in bcmrobo.c which never sets that bit again.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 35723

11 years agogeneric: b53: remove empty spaces
Jonas Gorski [Thu, 21 Feb 2013 11:45:36 +0000 (11:45 +0000)]
generic: b53: remove empty spaces

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 35722

11 years agoramips: print image build warnings/errors to stderr
Jonas Gorski [Thu, 21 Feb 2013 11:45:33 +0000 (11:45 +0000)]
ramips: print image build warnings/errors to stderr

Makes warnings/errors visible when building with V=w/V=1.

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

11 years agocns21xx: print image build warnings/errors to stderr
Jonas Gorski [Thu, 21 Feb 2013 11:45:31 +0000 (11:45 +0000)]
cns21xx: print image build warnings/errors to stderr

Makes warnings/errors visible when building with V=w/V=1.

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

11 years agoar71xx: print image build warnings/errors to stderr
Jonas Gorski [Thu, 21 Feb 2013 11:45:29 +0000 (11:45 +0000)]
ar71xx: print image build warnings/errors to stderr

Makes warnings/errors visible when building with V=w/V=1.

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

11 years agoscripts/symlink-tree.sh: print warnings/errors to stderr
Jonas Gorski [Thu, 21 Feb 2013 11:45:27 +0000 (11:45 +0000)]
scripts/symlink-tree.sh: print warnings/errors to stderr

Makes warnings/errors visible when building with V=w/V=1.

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

11 years agoscripts/ipkg: print warnings/errors to stderr
Jonas Gorski [Thu, 21 Feb 2013 11:45:25 +0000 (11:45 +0000)]
scripts/ipkg: print warnings/errors to stderr

Makes warnings/errors visible when building with V=w/V=1.

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

11 years agoinclude/toplevel.mk: print warnings/errors to stderr
Jonas Gorski [Thu, 21 Feb 2013 11:45:22 +0000 (11:45 +0000)]
include/toplevel.mk: print warnings/errors to stderr

Makes warnings/errors visible when building with V=w/V=1.

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

11 years agoinclude/package-ipkg.mk: print warnings/errors to stderr
Jonas Gorski [Thu, 21 Feb 2013 11:45:20 +0000 (11:45 +0000)]
include/package-ipkg.mk: print warnings/errors to stderr

Makes warnings/errors visible when building with V=w/V=1.

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

11 years agoinclude/package-bin: print warnings/errors to stderr
Jonas Gorski [Thu, 21 Feb 2013 11:45:18 +0000 (11:45 +0000)]
include/package-bin: print warnings/errors to stderr

Makes warnings/errors visible when building with V=w/V=1.

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

11 years agoinclude/kernel.mk: print warnings/errors to stderr
Jonas Gorski [Thu, 21 Feb 2013 11:45:16 +0000 (11:45 +0000)]
include/kernel.mk: print warnings/errors to stderr

Makes warnings/errors visible when building with V=w/V=1.

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

11 years agobase-files: make firstboot ask for confirmation
Jonas Gorski [Thu, 21 Feb 2013 11:45:14 +0000 (11:45 +0000)]
base-files: make firstboot ask for confirmation

To prevent accidential resets ask for confirmation (and default to n).

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

11 years agomac80211: add missing DRIVER_11N_SUPPORT selects
Jonas Gorski [Thu, 21 Feb 2013 11:45:12 +0000 (11:45 +0000)]
mac80211: add missing DRIVER_11N_SUPPORT selects

Multiple drivers were missing their DRIVER_11N_SUPPORT despite
supporting 11N capable cards.

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

11 years agobusybox: remove two obsolete patches
Jonas Gorski [Thu, 21 Feb 2013 11:45:10 +0000 (11:45 +0000)]
busybox: remove two obsolete patches

They either work around missing implementations in uClibc 0.9.30 and
earlier and add already present functionality.

Closes #11210, #11211.

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

11 years agotoolchain: uclibc: fix typo in uclibc common config
Jonas Gorski [Thu, 21 Feb 2013 11:45:07 +0000 (11:45 +0000)]
toolchain: uclibc: fix typo in uclibc common config

Based on a patch from Oliver Metz.

Closes #10735.

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

11 years agompc85xx: add kmod-leds-gpio to the default packages
Gabor Juhos [Thu, 21 Feb 2013 10:26:03 +0000 (10:26 +0000)]
mpc85xx: add kmod-leds-gpio to the default packages

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

11 years agompc85xx: disable a bunch of unused device nodes on the TL-WDR4900
Gabor Juhos [Thu, 21 Feb 2013 10:26:00 +0000 (10:26 +0000)]
mpc85xx: disable a bunch of unused device nodes on the TL-WDR4900

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

11 years agopackage/kernel: add package for the Gianfar PTP driver
Gabor Juhos [Wed, 20 Feb 2013 19:14:20 +0000 (19:14 +0000)]
package/kernel: add package for the Gianfar PTP driver

PTP for gianfar can be built as a module. Create a package for it.

[juhosg: remove the mp85xx specific patch]

Patchwork: http://patchwork.openwrt.org/patch/3344/
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35706

11 years agopackage/kernel: add package for the Freescale Gianfar driver
Gabor Juhos [Wed, 20 Feb 2013 19:14:15 +0000 (19:14 +0000)]
package/kernel: add package for the Freescale Gianfar driver

[juhosg: move the fsl-pq-mdio driver into a separate package]

Patchwork: http://patchwork.openwrt.org/patch/3345/
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35705

11 years agobrcm47xx: do not use vlan0 any more.
Hauke Mehrtens [Wed, 20 Feb 2013 15:31:43 +0000 (15:31 +0000)]
brcm47xx: do not use vlan0 any more.

The Broadcom switch driver says that vlan0 should not be used with any switch other than bcm5325.

This makes OpenWrt always use vlan1 and vlan2 instead.

SVN-Revision: 35704