openwrt.git
13 years ago[buildroot] drop the usr/ prefix when scanning for libgcc.a
jow [Sun, 12 Sep 2010 22:19:29 +0000 (22:19 +0000)]
[buildroot] drop the usr/ prefix when scanning for libgcc.a

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23042 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[imagebuilder]
jow [Sun, 12 Sep 2010 22:04:09 +0000 (22:04 +0000)]
[imagebuilder]
- sync with host opkg changes
- get rid of autogenerated opkg.conf
- utilize dl/ as package cache, useful for remote downloads

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23039 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] default to using 2.6.35
florian [Sun, 12 Sep 2010 21:23:53 +0000 (21:23 +0000)]
[brcm63xx] default to using 2.6.35

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23038 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] remove 2.6.33 support
florian [Sun, 12 Sep 2010 21:23:47 +0000 (21:23 +0000)]
[brcm63xx] remove 2.6.33 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23037 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] change the Tecom GW6x00 profile to use wl instead of b43
florian [Sun, 12 Sep 2010 21:23:41 +0000 (21:23 +0000)]
[brcm63xx] change the Tecom GW6x00 profile to use wl instead of b43

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23036 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] register udc and spi devices at the correct init level
florian [Sun, 12 Sep 2010 21:23:35 +0000 (21:23 +0000)]
[brcm63xx] register udc and spi devices at the correct init level

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23035 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] refresh 2.6.35 patches
florian [Sun, 12 Sep 2010 21:23:29 +0000 (21:23 +0000)]
[brcm63xx] refresh 2.6.35 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23034 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] refresh 2.6.35 patches
florian [Sun, 12 Sep 2010 21:23:15 +0000 (21:23 +0000)]
[kernel] refresh 2.6.35 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23033 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] opkg:
jow [Sun, 12 Sep 2010 21:16:02 +0000 (21:16 +0000)]
[package] opkg:
- implement --add-dest and --add-arch commandline options, this allows to run entirely without configuration
- tweak default config location patch to not require a config in offline root mode
- rename --force-run-hooks option to --force-postinstall, its a more appropriate name
- utilize new opkg commandline options in package-ipkg.mk and remove config file generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23032 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[adm5120] override ARCH_PACKAGES
jow [Sun, 12 Sep 2010 20:50:53 +0000 (20:50 +0000)]
[adm5120] override ARCH_PACKAGES

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23031 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[malta] override ARCH_PACKAGES
jow [Sun, 12 Sep 2010 20:50:38 +0000 (20:50 +0000)]
[malta] override ARCH_PACKAGES

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23030 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but can be...
jow [Sun, 12 Sep 2010 20:49:54 +0000 (20:49 +0000)]
[buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis.
This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace
the target specific exceptions in package-defaults and Image Builder.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23029 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoFix compilation of crypto modules.
mb [Sun, 12 Sep 2010 15:31:00 +0000 (15:31 +0000)]
Fix compilation of crypto modules.
This fixes #7920

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23028 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoiproute2: Add lex/yacc files dependencies. Refresh other patches.
mb [Sun, 12 Sep 2010 11:05:55 +0000 (11:05 +0000)]
iproute2: Add lex/yacc files dependencies. Refresh other patches.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23027 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoFix kernel crypto modules for >= 2.6.36
mb [Sat, 11 Sep 2010 21:42:37 +0000 (21:42 +0000)]
Fix kernel crypto modules for >= 2.6.36

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23026 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall:
jow [Sat, 11 Sep 2010 20:04:34 +0000 (20:04 +0000)]
[package] firewall:
- simplify masquerade rule setup
- remove various subshell invocations
- speedup fw() by not relying on xargs and pipes
- rework SNAT support - attach to dest zone, use src_dip/src_dport as snat source

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23024 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently...
jow [Sat, 11 Sep 2010 18:58:17 +0000 (18:58 +0000)]
[package] 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does not like it anymore

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23022 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[buildroot] ccache TARGET_CXX
florian [Sat, 11 Sep 2010 18:37:15 +0000 (18:37 +0000)]
[buildroot] ccache TARGET_CXX

Signed-off-by: Alam Arias <Alam.GBC@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23008 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] nvvram: no checksum error recording on WRT54G3GV2(-VF)
florian [Sat, 11 Sep 2010 18:37:09 +0000 (18:37 +0000)]
[package] nvvram: no checksum error recording on WRT54G3GV2(-VF)

The CFE of the WRT54G3GV2 expects two firmware images, if one of them
produces a CRC error (which is the case after you installed OpenWrt, as
there is no second image), it writes one of three consecutive bytes to
the flash. (Look for "Image Status : IMG2_BAD" during boot.)

After the third boot with a CRC error, it stops and waits for a new
firmware image. To prevent this 'noset_try_flag' must be set to 1 on boot.

Tested with my own box.

Signed-off-by: Niclas Koeser <nks at informatik.uni-kiel.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23007 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoomap24xx: Add default network config
mb [Sat, 11 Sep 2010 15:21:03 +0000 (15:21 +0000)]
omap24xx: Add default network config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23004 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoomap24xx: Add pointercal file
mb [Sat, 11 Sep 2010 15:04:21 +0000 (15:04 +0000)]
omap24xx: Add pointercal file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23003 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] update acx-mac80211 to 20100830
florian [Sat, 11 Sep 2010 08:11:28 +0000 (08:11 +0000)]
[package] update acx-mac80211 to 20100830

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23002 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] fix acx-mac80211 build failure with latest compat-wireless
florian [Sat, 11 Sep 2010 08:11:22 +0000 (08:11 +0000)]
[package] fix acx-mac80211 build failure with latest compat-wireless

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23001 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoRefresh patch
mb [Fri, 10 Sep 2010 21:41:06 +0000 (21:41 +0000)]
Refresh patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23000 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoAllow receiving input events even if the X-server grabbed the device.
mb [Fri, 10 Sep 2010 21:40:12 +0000 (21:40 +0000)]
Allow receiving input events even if the X-server grabbed the device.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22999 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[imagebuilder] fix a small typo in sed pattern
jow [Fri, 10 Sep 2010 15:40:42 +0000 (15:40 +0000)]
[imagebuilder] fix a small typo in sed pattern

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22997 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoiproute2: Once the make calls were fixed up, parallel compile seems to work well.
mb [Thu, 9 Sep 2010 21:50:07 +0000 (21:50 +0000)]
iproute2: Once the make calls were fixed up, parallel compile seems to work well.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22992 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[include] pass opkg offline root as command line arg, solves caching issues when...
jow [Thu, 9 Sep 2010 21:05:51 +0000 (21:05 +0000)]
[include] pass opkg offline root as command line arg, solves caching issues when switching between multiple subtargets, thanks Ralph Hempel for reporting

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22990 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] uhttpd: break tight loop when receiving eof during header reading (#7904)
jow [Thu, 9 Sep 2010 20:15:02 +0000 (20:15 +0000)]
[package] uhttpd: break tight loop when receiving eof during header reading (#7904)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22988 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoiproute2: Fix compilation
mb [Thu, 9 Sep 2010 00:40:25 +0000 (00:40 +0000)]
iproute2: Fix compilation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22987 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] util-linux-ng: make build depend on libncurses, cfdisk is compiled uncondit...
jow [Wed, 8 Sep 2010 06:35:23 +0000 (06:35 +0000)]
[package] util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditionally and will fail with missing input files if ncurses was not detected during configure

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22982 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[imagebuilder] fix arch detection pattern to cope with underscores in board name...
jow [Wed, 8 Sep 2010 05:46:37 +0000 (05:46 +0000)]
[imagebuilder] fix arch detection pattern to cope with underscores in board name, e.g. "adm5120_mips"

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22980 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[imagebuilder]
jow [Wed, 8 Sep 2010 00:36:35 +0000 (00:36 +0000)]
[imagebuilder]
- add a helper script to generate opkg.conf, attempt to detect package architecture from packages/
- fix package defaults when no package override is given, IB previously aggregated the defautls of all profiles
- introduce a repositories.conf, allows using remote opkg repositories in imagebuilder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22978 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: add an experimental "-c" flag which tries to preserve *all...
jow [Tue, 7 Sep 2010 22:20:26 +0000 (22:20 +0000)]
[package] base-files: add an experimental "-c" flag which tries to preserve *all* changed files in /overlay/etc minus some system files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22977 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kirkwood] fix Dockstart default rdate interface in system config, reformat
jow [Tue, 7 Sep 2010 21:26:12 +0000 (21:26 +0000)]
[kirkwood] fix Dockstart default rdate interface in system config, reformat

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22975 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[imagebuilder] use --force-run-hooks for host opkg install
jow [Tue, 7 Sep 2010 21:22:07 +0000 (21:22 +0000)]
[imagebuilder] use --force-run-hooks for host opkg install

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22973 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoFrom: Joseph Roback <openwrt-devel@roback.cc>
mb [Tue, 7 Sep 2010 10:00:34 +0000 (10:00 +0000)]
From: Joseph Roback <openwrt-devel@roback.cc>

26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.

Signed-off-by: Joe Roback <joe@roback.cc>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22965 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agohost.mk: Don't use bash-ism
mb [Mon, 6 Sep 2010 21:22:54 +0000 (21:22 +0000)]
host.mk: Don't use bash-ism

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22963 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] opkg: add --force-run-hooks option to run postinstall scripts in offline...
jow [Mon, 6 Sep 2010 19:58:05 +0000 (19:58 +0000)]
[package] opkg: add --force-run-hooks option to run postinstall scripts in offline root mode, utilize it for host package install

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22960 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[ifxmips]
blogic [Mon, 6 Sep 2010 16:34:45 +0000 (16:34 +0000)]
[ifxmips]
extracted firmware files were generated with an incorrect umask

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22957 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[omap35xx] add package python-cjson to gumstix profile
hcg [Mon, 6 Sep 2010 13:56:43 +0000 (13:56 +0000)]
[omap35xx] add package python-cjson to gumstix profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22956 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/kernel: update crypto.mk for kernel 2.6.36
acoul [Mon, 6 Sep 2010 11:41:09 +0000 (11:41 +0000)]
package/kernel: update crypto.mk for kernel 2.6.36

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22954 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/busybox: update to busybox-1.7.2, include upstream patches, refresh patches
acoul [Mon, 6 Sep 2010 07:22:26 +0000 (07:22 +0000)]
package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22953 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[x86] adjust image defaults for KVM
jow [Mon, 6 Sep 2010 02:31:37 +0000 (02:31 +0000)]
[x86] adjust image defaults for KVM

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22950 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[buildroot] use opkg/host for package installation
jow [Mon, 6 Sep 2010 02:15:46 +0000 (02:15 +0000)]
[buildroot] use opkg/host for package installation
- speeds up rebuild operations
- aligns generated package list format with the one created by opkg on the target
- fixes broken dependency handling in imagebuilder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22949 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: make build dependant on opkg/host
jow [Mon, 6 Sep 2010 02:13:19 +0000 (02:13 +0000)]
[package] base-files: make build dependant on opkg/host

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22948 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend...
jow [Mon, 6 Sep 2010 02:12:14 +0000 (02:12 +0000)]
[package] opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend libtool/host

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22947 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[scripts] metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced...
jow [Mon, 6 Sep 2010 01:43:20 +0000 (01:43 +0000)]
[scripts] metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced that only exists as source pkg, e.g. libtool

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22946 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH v5 4/4] kernel: virtio modules depend on x86_kvm_guest
jow [Sun, 5 Sep 2010 23:19:24 +0000 (23:19 +0000)]
[PATCH v5 4/4] kernel: virtio modules depend on x86_kvm_guest
Make the VirtIO modules depend on the new x86_kvm_guest subtarget.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22945 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH v5 3/4] x86: add kvm_guest subtarget
jow [Sun, 5 Sep 2010 23:18:51 +0000 (23:18 +0000)]
[PATCH v5 3/4] x86: add kvm_guest subtarget
Add a KVM guest subtarget to the x86 target. Since VirtIO is the
preferred I/O virtualization platform for kvm, this target expects it's
root device to be /dev/vda.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22944 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH v5 2/4] kernel: add VirtIO device support
jow [Sun, 5 Sep 2010 23:16:24 +0000 (23:16 +0000)]
[PATCH v5 2/4] kernel: add VirtIO device support
Add support for VirtIO-based paravirtualized devices used by various
virtualization platforms.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22943 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH v5 1/4] kernel: move xen.mk to virtual.mk
jow [Sun, 5 Sep 2010 23:15:43 +0000 (23:15 +0000)]
[PATCH v5 1/4] kernel: move xen.mk to virtual.mk
Move Xen kernel modules into a general virtualization category.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22942 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall:
jow [Sun, 5 Sep 2010 20:17:23 +0000 (20:17 +0000)]
[package] firewall:
- fix possible endless loop when the family option is used for forwardings
- only generate forwarding rules in SNAT redirect sections if src_dip is specified

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22938 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall: introduce SNAT support for redirect sections
jow [Sun, 5 Sep 2010 19:03:17 +0000 (19:03 +0000)]
[package] firewall: introduce SNAT support for redirect sections

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22937 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select...
nbd [Sun, 5 Sep 2010 16:17:06 +0000 (16:17 +0000)]
ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22935 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agofix build error in tools on darwin on newer macs (patch by dirtyfreebooter)
nbd [Sun, 5 Sep 2010 16:16:59 +0000 (16:16 +0000)]
fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22934 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoFix musb-hdrc module loading
mb [Sun, 5 Sep 2010 00:10:30 +0000 (00:10 +0000)]
Fix musb-hdrc module loading

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22928 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH] b43: Module option added to change the GPIO LED mask.
jow [Sat, 4 Sep 2010 23:46:39 +0000 (23:46 +0000)]
[PATCH] b43: Module option added to change the GPIO LED mask.
This patch exposes the GPIO mask as a module option. This
makes it possible to limit the GPIO lines used by the b43 module.
Useful for those using the GPIO lines for other things like mmc over GPIO.

It is helpful to those not able / interested in recompiling OpenWRT themselves.
The default action is the same as before, that is 0xf gpiomask.

Signed-off-by: Simon Gaynor <openwrt@simong.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22927 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agop54spi: Compile in the default eeprom image
mb [Sat, 4 Sep 2010 23:42:19 +0000 (23:42 +0000)]
p54spi: Compile in the default eeprom image

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22926 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolinux/ixp4xx: add kernel 2.6.36 preliminary support
acoul [Sat, 4 Sep 2010 22:54:53 +0000 (22:54 +0000)]
linux/ixp4xx: add kernel 2.6.36 preliminary support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22924 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolinux/ixp4xx: revert r22922
acoul [Sat, 4 Sep 2010 22:50:43 +0000 (22:50 +0000)]
linux/ixp4xx: revert r22922

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22923 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolinux/ixp4xx: add kernel 2.6.36 preliminary support
acoul [Sat, 4 Sep 2010 22:47:35 +0000 (22:47 +0000)]
linux/ixp4xx: add kernel 2.6.36 preliminary support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22922 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolinux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/)
acoul [Sat, 4 Sep 2010 22:18:54 +0000 (22:18 +0000)]
linux/generic: fix ioctl on 2.6.36 (lwn.net/Articles/394724/)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22921 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolinux/ixp4xx: fix am apex image make bug
acoul [Sat, 4 Sep 2010 21:48:49 +0000 (21:48 +0000)]
linux/ixp4xx: fix am apex image make bug

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22920 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] fix fuse dependency against kmod-fuse
florian [Sat, 4 Sep 2010 19:12:22 +0000 (19:12 +0000)]
[package] fix fuse dependency against kmod-fuse

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22919 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] kmod-sctp: Add SCTP kernel support
florian [Sat, 4 Sep 2010 18:06:49 +0000 (18:06 +0000)]
[package] kmod-sctp: Add SCTP kernel support

This adds a new kmod-sctp option that enables support of SCTP in 2.6x
kernels.
The patch also contains a small cleanup in the dependencies.

Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22917 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add dm-crypt and fix tabs
florian [Sat, 4 Sep 2010 18:06:32 +0000 (18:06 +0000)]
[package] add dm-crypt and fix tabs

Signed-off-by: Jan Willies <jan@willies.info>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22916 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add XTS cipher CryptoAPI module
florian [Sat, 4 Sep 2010 18:06:24 +0000 (18:06 +0000)]
[package] add XTS cipher CryptoAPI module

needed for proper dm-crypt support

Signed-off-by: Jan Willies <jan@willies.info>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22915 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] add switch driver for Lantiq PSB6970
florian [Sat, 4 Sep 2010 18:06:01 +0000 (18:06 +0000)]
[kernel] add switch driver for Lantiq PSB6970

Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch.

Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22914 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall: add option to disable NAT reflection
jow [Sat, 4 Sep 2010 17:49:14 +0000 (17:49 +0000)]
[package] firewall: add option to disable NAT reflection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22908 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall: clean up description (#7875)
jow [Sat, 4 Sep 2010 17:39:00 +0000 (17:39 +0000)]
[package] firewall: clean up description (#7875)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22905 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/apex: update apex to version 1.6.9
acoul [Sat, 4 Sep 2010 17:02:18 +0000 (17:02 +0000)]
package/apex: update apex to version 1.6.9

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22900 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotoolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.gnu.org...
acoul [Sat, 4 Sep 2010 17:00:55 +0000 (17:00 +0000)]
toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (gcc.gnu.org/bugzilla/show_bug.cgi?id=44392)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22899 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] 6in4: fix logic fail in previous commit
jow [Sat, 4 Sep 2010 16:12:40 +0000 (16:12 +0000)]
[package] 6in4: fix logic fail in previous commit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22897 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] 6in4: replace sed match with variable substitution, change pattern from...
jow [Sat, 4 Sep 2010 16:09:49 +0000 (16:09 +0000)]
[package] 6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22893 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] add kmod-usb-serial-ipw module
florian [Sat, 4 Sep 2010 16:03:26 +0000 (16:03 +0000)]
[package] add kmod-usb-serial-ipw module

This patch adds support to compile kmod-usb-serial-ipw module. It is
used by USB IPWireless communication devices used for 3G.

Signed-off-by: Lukas macura <macura@opf.slu.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22891 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[x86] add cpu msr kernel module package
florian [Sat, 4 Sep 2010 16:03:20 +0000 (16:03 +0000)]
[x86] add cpu msr kernel module package

This adds a separate kernel package for x86 cpu msr support.
MSR module is needed e.g. when updating coreboot bios on alix boards.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22890 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] support pre-md5summed passwords in 6in4 scripts
florian [Sat, 4 Sep 2010 16:03:14 +0000 (16:03 +0000)]
[package] support pre-md5summed passwords in 6in4 scripts

The he.net ipv6 tunnels require that a user supply the md5sum of his password
when updating the ipv4 tunnel endpoint. the 6in4 package supports this well,
but requires that a user store his password in plaintext in uci. this patch
tries to detect whether the password in uci is already an md5sum
(32 characters containing only [a-z0-9]), so users can avoid storing plaintext
passwords.

Signed-off-by: Steven Brudenell <steven.brudenell@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22889 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall:
jow [Sat, 4 Sep 2010 15:49:13 +0000 (15:49 +0000)]
[package] firewall:
- handle NAT reflection in firewall hotplug, solves synchronizing issues on boot
- introduce masq_src and masq_dest options to limit zone masq to specific ip ranges, supports multiple subnets and negation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22888 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotarget/toolchain: fix installation after r22723
juhosg [Sat, 4 Sep 2010 11:56:33 +0000 (11:56 +0000)]
target/toolchain: fix installation after r22723

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22887 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoZcomax device firmware tool endianness fix
mb [Sat, 4 Sep 2010 05:40:56 +0000 (05:40 +0000)]
Zcomax device firmware tool endianness fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22885 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: build firmware images for the Zcomax boards
juhosg [Fri, 3 Sep 2010 18:14:43 +0000 (18:14 +0000)]
ar71xx: build firmware images for the Zcomax boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22884 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotools/firmware-utils: new tool for the Zcomax devices
juhosg [Fri, 3 Sep 2010 18:14:40 +0000 (18:14 +0000)]
tools/firmware-utils: new tool for the Zcomax devices

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22883 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards
juhosg [Fri, 3 Sep 2010 18:14:37 +0000 (18:14 +0000)]
ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22882 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/mtd: write remaining data after adding file to the jffs2 partition
juhosg [Fri, 3 Sep 2010 18:14:32 +0000 (18:14 +0000)]
package/mtd: write remaining data after adding file to the jffs2 partition

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22881 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[include] ignore vim .swp files when scanning for updates (#7867)
jow [Fri, 3 Sep 2010 12:31:18 +0000 (12:31 +0000)]
[include] ignore vim .swp files when scanning for updates (#7867)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22880 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/iproute2: update iproute2 to version 2.6.35
acoul [Fri, 3 Sep 2010 07:39:46 +0000 (07:39 +0000)]
package/iproute2: update iproute2 to version 2.6.35

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22879 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolinux/orion: fix iproute2 issue (partially closes ticket #7862)
acoul [Fri, 3 Sep 2010 07:06:08 +0000 (07:06 +0000)]
linux/orion: fix iproute2 issue (partially closes ticket #7862)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22878 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kirkwood] Add kernel package for the mv_cesa crypto module
lars [Fri, 3 Sep 2010 01:03:22 +0000 (01:03 +0000)]
[kirkwood] Add kernel package for the mv_cesa crypto module

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22877 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kirkwood] Set -mtune to marvell-f
lars [Fri, 3 Sep 2010 00:45:55 +0000 (00:45 +0000)]
[kirkwood] Set -mtune to marvell-f

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22876 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: another override
nbd [Thu, 2 Sep 2010 20:10:50 +0000 (20:10 +0000)]
mac80211: another override

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22875 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: add missing config override for ath9k
nbd [Thu, 2 Sep 2010 20:02:50 +0000 (20:02 +0000)]
mac80211: add missing config override for ath9k

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22874 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd a command for printing a cleaned up make target database - will be used to analyz...
nbd [Wed, 1 Sep 2010 17:51:36 +0000 (17:51 +0000)]
add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22871 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: add a patch for dumping the eeprom contents via debugfs
nbd [Wed, 1 Sep 2010 17:51:30 +0000 (17:51 +0000)]
ath9k: add a patch for dumping the eeprom contents via debugfs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22870 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agofix a compile error when compiling with glibc (#7816)
nbd [Wed, 1 Sep 2010 15:21:43 +0000 (15:21 +0000)]
fix a compile error when compiling with glibc (#7816)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22869 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agogeneric: move iptables/netfilter kernel options from generic/config to package/kernel...
acoul [Wed, 1 Sep 2010 13:14:05 +0000 (13:14 +0000)]
generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22867 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: replace 800-nuke_led_code.patch with something smaller.
nbd [Tue, 31 Aug 2010 23:34:27 +0000 (23:34 +0000)]
mac80211: replace 800-nuke_led_code.patch with something smaller.
most of the #ifdef spaghetti that the old patch introduced was completely unnecessary

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22866 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: update to wireless-testing 2010-08-31
nbd [Tue, 31 Aug 2010 23:34:21 +0000 (23:34 +0000)]
mac80211: update to wireless-testing 2010-08-31

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22865 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: refresh patches
juhosg [Tue, 31 Aug 2010 20:13:50 +0000 (20:13 +0000)]
ar71xx: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22864 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoar71xx: rewrite SPI drivers for the RB4xx boards
juhosg [Tue, 31 Aug 2010 20:13:47 +0000 (20:13 +0000)]
ar71xx: rewrite SPI drivers for the RB4xx boards

  * add a new SPI controller driver
  * add SPI driver for the CPLD chip
  * convert the NAND driver
  * enable the mikroSD slot
  * enable more LEDs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22863 3c298f89-4303-0410-b956-a3cf2f4a3e73