Gabor Juhos
6aebe6a65d
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>
SVN-Revision: 35242
2013-01-19 15:36:11 +00:00
Jo-Philipp Wich
f2766239ea
netifd: add a band-aid fix for the wifi setup vs. netifd init race by increasing the wait time to five seconds
...
SVN-Revision: 35240
2013-01-19 10:13:14 +00:00
Jo-Philipp Wich
3afbe1669f
busybox: add an upstream ntpd fix ( #12841 )
...
SVN-Revision: 35239
2013-01-19 10:11:34 +00:00
Gabor Juhos
60dde219d4
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>
SVN-Revision: 35238
2013-01-19 08:51:45 +00:00
Jonas Gorski
c3eeff807f
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>
SVN-Revision: 35227
2013-01-18 15:19:11 +00:00
Steven Barth
62e9957cc4
ipv6-support: adapt UCI defaults to new ordering
...
SVN-Revision: 35219
2013-01-18 12:52:51 +00:00
Jo-Philipp Wich
648bd409e3
base-files: use numerically prefixed uci-defaults names
...
SVN-Revision: 35218
2013-01-18 12:46:43 +00:00
Jo-Philipp Wich
3a2cccda2e
all targets: use numerically prefixed uci-defaults file names to better control order of execution
...
SVN-Revision: 35217
2013-01-18 12:42:53 +00:00
Gabor Juhos
0de21d9747
kernel: update linux 3.7 to 3.7.3
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35216
2013-01-18 11:44:42 +00:00
Steven Barth
5a122f7e5f
odhcp6c: Fix parsing more than one DNS server
...
SVN-Revision: 35215
2013-01-18 08:21:35 +00:00
Florian Fainelli
c8215775f3
mvebu: enable PCI in kernel configuration
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35214
2013-01-17 22:29:26 +00:00
Florian Fainelli
5e45a4344c
mvebu: enable PCIe on Marvell Armada 370 Reference Design
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35213
2013-01-17 22:29:22 +00:00
Florian Fainelli
cf9343ac86
mvebu: enable USB on Armada 370 Reference Design
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35212
2013-01-17 22:29:18 +00:00
Florian Fainelli
7e1e7063c2
mvebu: add preliminary support for PCI express
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35211
2013-01-17 22:29:13 +00:00
Florian Fainelli
29c21b973b
mvebu: refresh patches
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35210
2013-01-17 22:28:58 +00:00
Florian Fainelli
28acc6588d
kernel: refresh 3.8 patches
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35209
2013-01-17 22:28:53 +00:00
Florian Fainelli
a286a55c6f
mvebu: add board detection scripts
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35208
2013-01-17 22:28:48 +00:00
Florian Fainelli
f7858466e2
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>
SVN-Revision: 35207
2013-01-17 22:28:37 +00:00
Florian Fainelli
15b4681e3e
mvebu: add default profile
...
Such that relevant kernel modules are selected (USB, I2C, SATA, RTC,
SDIO)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35206
2013-01-17 22:28:33 +00:00
Steven Barth
f517d0481a
ipv6-support: Rename enable-ipv6 UCI defaults
...
SVN-Revision: 35205
2013-01-17 16:16:06 +00:00
Steven Barth
411d818008
base-files: rename ULA generation script
...
SVN-Revision: 35204
2013-01-17 16:16:02 +00:00
Jo-Philipp Wich
7250e27869
xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INIT() macros
...
SVN-Revision: 35203
2013-01-17 16:05:30 +00:00
Jo-Philipp Wich
7399df1d69
x86: explicitely pass staging directory to grub-mkimage instead of relying on build time defaults ( #12821 )
...
SVN-Revision: 35200
2013-01-17 15:46:26 +00:00
Gabor Juhos
57f7408b8a
generic: add EHCI|OHCI platform driver fix to 3.[36]
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35194
2013-01-17 13:54:14 +00:00
Jo-Philipp Wich
3b798d819d
xtables-addons: move to package/, add myself as maintainer
...
SVN-Revision: 35193
2013-01-17 12:29:26 +00:00
Felix Fietkau
576aa2af0c
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>
SVN-Revision: 35191
2013-01-17 09:39:44 +00:00
Felix Fietkau
a6ad512d82
kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel build error in snapshot builds
...
SVN-Revision: 35190
2013-01-17 09:08:09 +00:00
Steven Barth
66fa83d211
odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviour over PPP and similar
...
SVN-Revision: 35189
2013-01-17 08:29:01 +00:00
Steven Barth
73875c1215
ppp: don't automatically set IPv6 default route * Fixes "ndisc_router_discovery() failed to add default route"
...
SVN-Revision: 35188
2013-01-17 08:28:57 +00:00
Steven Barth
1ecc744583
netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 protocol alias
...
SVN-Revision: 35187
2013-01-17 08:28:51 +00:00
Florian Fainelli
05466923b8
mvebu: add support for EHCI controller
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35181
2013-01-15 19:55:50 +00:00
Florian Fainelli
d85ec2b936
kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35180
2013-01-15 19:55:45 +00:00
Florian Fainelli
c53a347034
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>
SVN-Revision: 35179
2013-01-15 19:55:40 +00:00
Florian Fainelli
58f8c5d87a
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>
SVN-Revision: 35178
2013-01-15 19:55:31 +00:00
Florian Fainelli
8b21ccae13
kernel: allow building kmod-rtc-marvell for mvebu target
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35177
2013-01-15 19:55:26 +00:00
Florian Fainelli
fa1afc1fa9
mvebu: add support for RTC
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35176
2013-01-15 19:55:19 +00:00
Steven Barth
3235d860a6
ipv6-support: Switch to native IPv6 support
...
SVN-Revision: 35174
2013-01-15 13:08:19 +00:00
Steven Barth
955a1e8e28
6rd: add support for native IPv6 prefix handling
...
SVN-Revision: 35173
2013-01-15 13:08:14 +00:00
Steven Barth
811cd2acf4
6to4: add support for native IPv6 prefix handling
...
SVN-Revision: 35172
2013-01-15 13:08:10 +00:00
Steven Barth
2a94f67029
6in4: add support for native IPv6 prefix handling
...
SVN-Revision: 35171
2013-01-15 13:08:05 +00:00
Steven Barth
a1e92f6dd1
6relayd: add suitable default configuration
...
SVN-Revision: 35170
2013-01-15 13:08:00 +00:00
Steven Barth
859fd7f614
6distributed: Remove obsolete service (replaced by netifd)
...
SVN-Revision: 35169
2013-01-15 13:07:56 +00:00
Steven Barth
847cd984b9
base-files: add support for ipv6-prefixes in connection with netifd
...
SVN-Revision: 35168
2013-01-15 13:07:51 +00:00
Steven Barth
06890959d1
netifd: Introduce native IPv6 prefix-handling
...
SVN-Revision: 35167
2013-01-15 13:07:41 +00:00
Felix Fietkau
b3b04e9fb1
kernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch to 3.8
...
SVN-Revision: 35162
2013-01-14 18:55:36 +00:00
Gabor Juhos
e959b45920
package/kernel: move input modules into a separate submenu
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35161
2013-01-14 18:18:03 +00:00
Gabor Juhos
78dc69e1d4
generic: remove EHCI platform driver fix from 3.8
...
It is not needed on 3.8.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35160
2013-01-14 17:53:55 +00:00
Gabor Juhos
b035c594ae
generic: add EHCI|OHCI platform driver fix from the cns21xx target
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35159
2013-01-14 17:47:23 +00:00
Felix Fietkau
f4802fa8bf
kernel: make sure that packages are generated for built-in crypto modules to avoid dependency errors with kmod-crypto-core on 3.7
...
SVN-Revision: 35158
2013-01-14 17:09:16 +00:00
Florian Fainelli
10ef67ed21
kernel: avoid recursive dependency caused by kmod-i2c-mv64xxx
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35157
2013-01-14 17:03:45 +00:00