hauke [Sun, 27 Jan 2013 21:19:48 +0000 (21:19 +0000)]
kernel: add ehci-platform.ko and ehci-pci.ko when build with kernel 3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35337
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 27 Jan 2013 21:18:52 +0000 (21:18 +0000)]
kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35336
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 27 Jan 2013 21:17:38 +0000 (21:17 +0000)]
kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8
These attributes where removed with kernel 3.8 and are now causing compile errors.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35335
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 27 Jan 2013 21:16:35 +0000 (21:16 +0000)]
acx-mac80211: make it compile with kernel 3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35334
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 27 Jan 2013 21:15:48 +0000 (21:15 +0000)]
acx-mac80211: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35333
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 27 Jan 2013 21:15:13 +0000 (21:15 +0000)]
acx-mac80211: use same config options as mac80211 package
Problem was missing CONFIG_MAC80211_DEBUGFS
in the acx-mac80211 build, which broke subsequently the ABI in struct
ieee80211_ops. Defect manifested in failing ieee80211_alloc_hw() and maybe
also in other strange behaviour before.
I added CONFIG_CFG80211_DEBUGFS, CONFIG_MAC80211_DEBUGFS and the same also
for CONFIG_MAC80211_MESH, just to be inline on how it's done currently in
package/mac80211/Makefile.
Thank you Oliver Winker
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35332
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Jan 2013 19:02:38 +0000 (19:02 +0000)]
netfilter: add support for flushing conntrack via /proc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35330
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Jan 2013 17:49:09 +0000 (17:49 +0000)]
kernel: clean up crypto kconfig options on 3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35329
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 27 Jan 2013 17:48:48 +0000 (17:48 +0000)]
kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8
These attributes where removed with kernel 3.8 and are now causing compile errors.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35328
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Jan 2013 17:23:12 +0000 (17:23 +0000)]
kernel: clean up crypto related kconfig options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35327
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Jan 2013 16:38:27 +0000 (16:38 +0000)]
ar71xx: disable support for unsupported mtd configuration, saves about 5K kernel size after lzma
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35326
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Jan 2013 16:21:08 +0000 (16:21 +0000)]
kernel: prevent cryptomgr from pulling in useless extra dependencies for tests that are not run
Reduces kernel size after LZMA by about 5k on MIPS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35325
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sat, 26 Jan 2013 20:34:38 +0000 (20:34 +0000)]
brcm47xx: create image for Netgear WNDR3400 V1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35323
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sat, 26 Jan 2013 20:34:00 +0000 (20:34 +0000)]
brcm47xx: add initial board detection code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35322
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sat, 26 Jan 2013 20:33:23 +0000 (20:33 +0000)]
brcm47xx: add gpio to irq function again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35321
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 26 Jan 2013 16:26:13 +0000 (16:26 +0000)]
kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips
in combination with kernel symbol export stripping this significantly reduces
the kernel image size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35320
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 26 Jan 2013 16:26:04 +0000 (16:26 +0000)]
kernel: fix module export stripping
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35319
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 24 Jan 2013 17:08:37 +0000 (17:08 +0000)]
kernel: update linux 3.7 to 3.7.4
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35318
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 24 Jan 2013 17:04:52 +0000 (17:04 +0000)]
kernel: refresh 3.8 patches
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35317
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 24 Jan 2013 17:04:46 +0000 (17:04 +0000)]
mvebu: update to 3.8-rc4
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35316
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Thu, 24 Jan 2013 14:48:15 +0000 (14:48 +0000)]
kernel: add missing config options for 3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35315
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Thu, 24 Jan 2013 14:38:10 +0000 (14:38 +0000)]
brcm47xx: change generic profiles
The default profile now contains Ethernet drivers for all the types
found on supported boards. There are other profiles for each Ethernet
driver.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35314
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 23 Jan 2013 16:31:38 +0000 (16:31 +0000)]
kernel: remove the cisco sip phone patch for 3.7 and 3.8 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35310
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 23 Jan 2013 16:29:25 +0000 (16:29 +0000)]
ar71xx: sync kernel sizes where possible to fix images for some devices (#12874)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35309
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 23 Jan 2013 10:12:40 +0000 (10:12 +0000)]
bcm63xx: switch to b53 and swconfig
Switch to using the B53 switch driver where appropriate.
Use a non-tagged default config where it isn't confirmed to be
working.
Remove the switch configuration in preinit as the switch will now
be configured by the driver to use port isolation to prevent leakage
between lan and wan.
While at it, also provide a switch config for Neufbox 6.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35307
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 23 Jan 2013 10:12:37 +0000 (10:12 +0000)]
bcm63xx: expose the internal switch to b53
Allow b53 access to the internal switch of BCM6328, BCM6362 and BCM6368.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35306
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 23 Jan 2013 10:12:33 +0000 (10:12 +0000)]
generic: add b53 swconfig switch driver
Add swconfig switch driver for Broadcom BCM53XX switch chips. Supports
switches connected through MDIO, SPI or memory mapped registers, and
supports BCM5325, BCM539x, BCM531x5 and the BCM63XX internal switch
chips.
Tested are BCM5325 trough MDIO, BCM53115 through SPI, and BCM6328.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35305
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 23 Jan 2013 10:12:13 +0000 (10:12 +0000)]
bcm63xx: move bcm63xx-spi into the kernel
The SPI driver is needed for supporting to boot from SPI flash on BCM6358
and BCM6368, and for SPI connected switches.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35304
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 23 Jan 2013 08:16:51 +0000 (08:16 +0000)]
ipv6: remove empty directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35303
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 23 Jan 2013 08:15:09 +0000 (08:15 +0000)]
ipv6-support: don't overwrite existing setting across reflashs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35302
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Tue, 22 Jan 2013 16:47:16 +0000 (16:47 +0000)]
base-files: fix network_get_prefix6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35300
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Tue, 22 Jan 2013 16:47:09 +0000 (16:47 +0000)]
base-files: Set default value for IPv6 forwarding
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35299
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 22 Jan 2013 16:05:59 +0000 (16:05 +0000)]
netifd: update to latest version, adds another fix for interface aliases
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35297
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Tue, 22 Jan 2013 15:49:42 +0000 (15:49 +0000)]
netifd: Fix a segfault when globals.ula_prefix is empty
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35296
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 22 Jan 2013 15:05:04 +0000 (15:05 +0000)]
uhttpd: always turn on TLS support, include ustream-ssl as a build dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35295
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 22 Jan 2013 14:52:52 +0000 (14:52 +0000)]
ustream-ssl: remove dependency conditional part to avoid build breakage when no variant is selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35294
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 22 Jan 2013 14:29:01 +0000 (14:29 +0000)]
ustream-ssl: update to latest version, fixes handling large chunks of data (fixes #12866)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35293
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Tue, 22 Jan 2013 12:55:01 +0000 (12:55 +0000)]
uboot-lantiq: upgrade to 2013.01
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35292
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 22 Jan 2013 09:38:00 +0000 (09:38 +0000)]
uhttpd: fix another small hang issue with the same symptoms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35291
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 22 Jan 2013 09:28:55 +0000 (09:28 +0000)]
uhttpd: fix connection hangs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35290
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 22 Jan 2013 07:51:15 +0000 (07:51 +0000)]
tcpdump: add SLL parsing support to tcpdump-mini, use -ffunction-sections, -fdata-sections and --gc-sections to reduce size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35288
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 21 Jan 2013 19:02:38 +0000 (19:02 +0000)]
base-files: network.sh: fix typo in previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35287
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 21 Jan 2013 18:54:58 +0000 (18:54 +0000)]
base-files: network.sh: simplify network_get_prefix6()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35286
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 21 Jan 2013 16:13:43 +0000 (16:13 +0000)]
kernel: turn on kallsyms and debug info by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35285
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 21 Jan 2013 12:46:41 +0000 (12:46 +0000)]
uhttpd: fix unencrypted passwords in httpd.conf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35265
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 21 Jan 2013 12:46:37 +0000 (12:46 +0000)]
ath9k: add support for more antenna mask combinations on AR93xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35264
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Mon, 21 Jan 2013 11:27:03 +0000 (11:27 +0000)]
6relayd: fix shell library includes in init-script
Thanks to Daniel Golle
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35262
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Mon, 21 Jan 2013 10:42:31 +0000 (10:42 +0000)]
6relayd: avoid a race-condition with looping RAs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35260
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Mon, 21 Jan 2013 09:21:30 +0000 (09:21 +0000)]
netifd: Fix segfaults in IPv6 prefix handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35259
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Mon, 21 Jan 2013 07:58:58 +0000 (07:58 +0000)]
odhcp6c: Fix address assignment with infinite validity
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35258
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 20 Jan 2013 21:15:43 +0000 (21:15 +0000)]
uhttpd: fix selecting the right ustream implementation when openssl is to be used (#12857)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35257
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 20 Jan 2013 18:33:21 +0000 (18:33 +0000)]
ath9k: merge another round of cleanups and stability fixes, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35255
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 20 Jan 2013 15:47:09 +0000 (15:47 +0000)]
netifd: update to latest version, fixes alias support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35251
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 20 Jan 2013 11:25:18 +0000 (11:25 +0000)]
network/iproute2: Bump version to 3.7.0
Updated to latest stable version and added an upstream patch to handle
a link failure
Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
[dgolle@allnet.de: refreshed patches]
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35250
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 19 Jan 2013 22:55:46 +0000 (22:55 +0000)]
uhttpd: update to a newer version, fixes chunked transfer on some POST requests
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35249
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 19 Jan 2013 19:14:37 +0000 (19:14 +0000)]
kernel: remove 340-module_alloc_size_check.patch from linux 3.8, it is not necessary anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35248
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 19 Jan 2013 18:47:09 +0000 (18:47 +0000)]
uhttpd: switch to uhttpd2, it is now feature complete
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35247
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 19 Jan 2013 17:05:07 +0000 (17:05 +0000)]
ramips: add profile and build image for the Tenda 3G300M
Factory image should be used to flash from
original firmware.
[juhosg: use the GENERIC_4M template]
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@35246
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 19 Jan 2013 17:05:06 +0000 (17:05 +0000)]
ramips: add user-space support for the Tenda 3G300M
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@35245
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 19 Jan 2013 17:05:03 +0000 (17:05 +0000)]
ramips: add kernel support for the Tenda 3G300M
Ralink RT3052F, 4MB flash, 32MB ram, one USB 2.0, two buttons
and seven leds.
Factory image should be used to flash from original firmware.
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@35244
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 19 Jan 2013 15:36:13 +0000 (15:36 +0000)]
ramips: use MkImage for Hauppauge Broadway, Netcore NW718 and Tenda W306R V2.0
These targets need custom image names specified in the uImage header.
MkImage accepts an optional 4th argument to do exactly that. Reuse the
facility to generate factory images.
Compile-tested, the generated files inspected with "file" utility.
[juhosg:
- keep the factory.bin images to avoid users confusion,
- use GENERIC_4M template for the W306R V2.0
- update commit log]
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35243
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 19 Jan 2013 15:36:11 +0000 (15:36 +0000)]
ramips: allow to override image name/suffix in GENERIC_{4,8}M macros
Sysupgrade/KRuImage and BuildFirmware/Generic macros
are changed as well.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35242
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 19 Jan 2013 10:13:14 +0000 (10:13 +0000)]
netifd: add a band-aid fix for the wifi setup vs. netifd init race by increasing the wait time to five seconds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35240
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 19 Jan 2013 10:11:34 +0000 (10:11 +0000)]
busybox: add an upstream ntpd fix (#12841)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35239
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 19 Jan 2013 08:51:45 +0000 (08:51 +0000)]
ramips: do not stop the build if some targets fail
This becomes crucial when you are using a generic profile to build an image
larger than 4M, e.g. for w502u.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35238
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Fri, 18 Jan 2013 15:19:11 +0000 (15:19 +0000)]
generic: rtl8366_smi: only assign pvid if no pvid was set yet
Only assign a pvid if the current pvid is 0. Fixes using mixed tagged
and untagged traffic on a port and the untagged vlan isn't the last one
of which the port is a member.
Tested on RTL8366S and RTL8367R.
Fixes #8501.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35227
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Fri, 18 Jan 2013 12:52:51 +0000 (12:52 +0000)]
ipv6-support: adapt UCI defaults to new ordering
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35219
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 18 Jan 2013 12:46:43 +0000 (12:46 +0000)]
base-files: use numerically prefixed uci-defaults names
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35218
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 18 Jan 2013 12:42:53 +0000 (12:42 +0000)]
all targets: use numerically prefixed uci-defaults file names to better control order of execution
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35217
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 18 Jan 2013 11:44:42 +0000 (11:44 +0000)]
kernel: update linux 3.7 to 3.7.3
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35216
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Fri, 18 Jan 2013 08:21:35 +0000 (08:21 +0000)]
odhcp6c: Fix parsing more than one DNS server
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35215
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 17 Jan 2013 22:29:26 +0000 (22:29 +0000)]
mvebu: enable PCI in kernel configuration
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35214
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 17 Jan 2013 22:29:22 +0000 (22:29 +0000)]
mvebu: enable PCIe on Marvell Armada 370 Reference Design
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35213
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 17 Jan 2013 22:29:18 +0000 (22:29 +0000)]
mvebu: enable USB on Armada 370 Reference Design
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35212
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 17 Jan 2013 22:29:13 +0000 (22:29 +0000)]
mvebu: add preliminary support for PCI express
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35211
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 17 Jan 2013 22:28:58 +0000 (22:28 +0000)]
mvebu: refresh patches
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35210
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 17 Jan 2013 22:28:53 +0000 (22:28 +0000)]
kernel: refresh 3.8 patches
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35209
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 17 Jan 2013 22:28:48 +0000 (22:28 +0000)]
mvebu: add board detection scripts
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35208
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 17 Jan 2013 22:28:37 +0000 (22:28 +0000)]
mvebu: enable /proc/devicetree usage
This is going to be used for proper user-space board identification (ala
mcs814x).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35207
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 17 Jan 2013 22:28:33 +0000 (22:28 +0000)]
mvebu: add default profile
Such that relevant kernel modules are selected (USB, I2C, SATA, RTC,
SDIO)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35206
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Thu, 17 Jan 2013 16:16:06 +0000 (16:16 +0000)]
ipv6-support: Rename enable-ipv6 UCI defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35205
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Thu, 17 Jan 2013 16:16:02 +0000 (16:16 +0000)]
base-files: rename ULA generation script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35204
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 17 Jan 2013 16:05:30 +0000 (16:05 +0000)]
xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INIT() macros
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35203
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 17 Jan 2013 15:46:26 +0000 (15:46 +0000)]
x86: explicitely pass staging directory to grub-mkimage instead of relying on build time defaults (#12821)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35200
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 17 Jan 2013 13:54:14 +0000 (13:54 +0000)]
generic: add EHCI|OHCI platform driver fix to 3.[36]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35194
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 17 Jan 2013 12:29:26 +0000 (12:29 +0000)]
xtables-addons: move to package/, add myself as maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35193
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 17 Jan 2013 09:39:44 +0000 (09:39 +0000)]
ramips: enable BR6425N in kernel config
Though originally contained in the patch applied in r35020, the move to 3.7 in
r34845 lost the kernel .config option. Reintroduce it to config-3.7.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35191
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 17 Jan 2013 09:08:09 +0000 (09:08 +0000)]
kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel build error in snapshot builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35190
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Thu, 17 Jan 2013 08:29:01 +0000 (08:29 +0000)]
odhcp6c: Detect a different MAC if interface has none
* Fixes DHCPv6 behaviour over PPP and similar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35189
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Thu, 17 Jan 2013 08:28:57 +0000 (08:28 +0000)]
ppp: don't automatically set IPv6 default route
* Fixes "ndisc_router_discovery() failed to add default route"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35188
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Thu, 17 Jan 2013 08:28:51 +0000 (08:28 +0000)]
netifd: @aliases use layer 3 devices instead of main devices
Fixes dhcpv6 protocol alias
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35187
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 15 Jan 2013 19:55:50 +0000 (19:55 +0000)]
mvebu: add support for EHCI controller
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35181
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 15 Jan 2013 19:55:45 +0000 (19:55 +0000)]
kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35180
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 15 Jan 2013 19:55:40 +0000 (19:55 +0000)]
mvebu: add support for the Marvell Armada 370 Reference Design board
Keep the patches in sync with the upstream developments.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35179
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 15 Jan 2013 19:55:31 +0000 (19:55 +0000)]
mvebu: enable SMP with SMP on UP enabled
The same kernel works ok for both Armada 370 (UP) and Armada XP (SMP)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35178
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 15 Jan 2013 19:55:26 +0000 (19:55 +0000)]
kernel: allow building kmod-rtc-marvell for mvebu target
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35177
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 15 Jan 2013 19:55:19 +0000 (19:55 +0000)]
mvebu: add support for RTC
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35176
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Tue, 15 Jan 2013 13:08:19 +0000 (13:08 +0000)]
ipv6-support: Switch to native IPv6 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35174
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Tue, 15 Jan 2013 13:08:14 +0000 (13:08 +0000)]
6rd: add support for native IPv6 prefix handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35173
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Tue, 15 Jan 2013 13:08:10 +0000 (13:08 +0000)]
6to4: add support for native IPv6 prefix handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35172
3c298f89-4303-0410-b956-
a3cf2f4a3e73