openwrt.git
13 years ago[tools] quilt: needs autoconf
agb [Sat, 14 Aug 2010 22:58:55 +0000 (22:58 +0000)]
[tools] quilt: needs autoconf

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

13 years agoixp4xx: use the right parameter for ixp4xx_phy_disconnect
juhosg [Sat, 14 Aug 2010 21:07:48 +0000 (21:07 +0000)]
ixp4xx: use the right parameter for ixp4xx_phy_disconnect

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

13 years agoixp4xx: fix GPIOLIB support
juhosg [Sat, 14 Aug 2010 21:07:46 +0000 (21:07 +0000)]
ixp4xx: fix GPIOLIB support

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

13 years agoixp4xx: refresh patches
juhosg [Sat, 14 Aug 2010 21:07:42 +0000 (21:07 +0000)]
ixp4xx: refresh patches

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

13 years agoixp4xx: add TW-266-2 support to 2.6.32 as well
juhosg [Sat, 14 Aug 2010 21:07:40 +0000 (21:07 +0000)]
ixp4xx: add TW-266-2 support to 2.6.32 as well

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

13 years agoixp4xx: backport IXP4XX_GPIO_IRQ macro to 2.6.32
juhosg [Sat, 14 Aug 2010 21:07:38 +0000 (21:07 +0000)]
ixp4xx: backport IXP4XX_GPIO_IRQ macro to 2.6.32

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

13 years agoixp4xx: sync 2.6.32 kernel config
juhosg [Sat, 14 Aug 2010 21:07:36 +0000 (21:07 +0000)]
ixp4xx: sync 2.6.32 kernel config

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

13 years agoixp4xx: include linux/slab.h in the latch LED driver
juhosg [Sat, 14 Aug 2010 21:07:34 +0000 (21:07 +0000)]
ixp4xx: include linux/slab.h in the latch LED driver

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

13 years agoar71xx: add eap7660d board to diag.sh and sysupgrade
juhosg [Sat, 14 Aug 2010 21:07:31 +0000 (21:07 +0000)]
ar71xx: add eap7660d board to diag.sh and sysupgrade

This patch adds support for the Senao EAP7660D board to diag.sh and sysupgrade.

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22644 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agogeneric: fix wrong number of erase sectors for xxxS33B SPI flashes
juhosg [Sat, 14 Aug 2010 21:07:28 +0000 (21:07 +0000)]
generic: fix wrong number of erase sectors for xxxS33B SPI flashes

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

13 years agogeneric: fix kernel version check for 2.6.35
juhosg [Sat, 14 Aug 2010 21:07:23 +0000 (21:07 +0000)]
generic: fix kernel version check for 2.6.35

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

13 years agopackage/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310)
nico [Sat, 14 Aug 2010 08:59:51 +0000 (08:59 +0000)]
package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310)

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

13 years agolinux/ar71xx: add nanostation-m signature (thanks Antonio Anselmi)
acoul [Sat, 14 Aug 2010 07:48:05 +0000 (07:48 +0000)]
linux/ar71xx: add nanostation-m signature (thanks Antonio Anselmi)

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

13 years ago[package] uhttpd:
jow [Sat, 14 Aug 2010 00:54:24 +0000 (00:54 +0000)]
[package] uhttpd:
- more robust handling of network failures on static file serving
- support unlimited amount of authentication realms, listener and client sockets
- support for interpreters (.php => /usr/bin/php-cgi)

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

13 years ago[package] base-files, uci: properly revert list state on config_load
jow [Sat, 14 Aug 2010 00:45:15 +0000 (00:45 +0000)]
[package] base-files, uci: properly revert list state on config_load
This fixes a bug where lists end up with duplicate values if config_load was
invoked multiple times.

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

13 years ago[ar71xx] add uci-defaults script to migrate vlan 0 to vlan 1 after sysupgrade on...
jow [Fri, 13 Aug 2010 19:29:51 +0000 (19:29 +0000)]
[ar71xx] add uci-defaults script to migrate vlan 0 to vlan 1 after sysupgrade on devices using the RTL8366s switch

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

13 years agon810: Make sysfs backlight controls work
mb [Fri, 13 Aug 2010 16:14:02 +0000 (16:14 +0000)]
n810: Make sysfs backlight controls work

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

13 years ago[kernel] fixup 2.6.34 kernel headers to properly export XT_ALIGN() to userspace
jow [Fri, 13 Aug 2010 16:04:40 +0000 (16:04 +0000)]
[kernel] fixup 2.6.34 kernel headers to properly export XT_ALIGN() to userspace
Ref: http://lkml.org/lkml/2010/4/13/118

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

13 years ago[kernel] ssb: give the PCI core more time to initialize, fixes PCI issues with Athero...
jow [Fri, 13 Aug 2010 00:18:16 +0000 (00:18 +0000)]
[kernel] ssb: give the PCI core more time to initialize, fixes PCI issues with Atheros cards on the Asus WL-500w and possibly others (#4710)

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

13 years agoAdd lxde feed to feeds.conf.default
lars [Thu, 12 Aug 2010 19:03:44 +0000 (19:03 +0000)]
Add lxde feed to feeds.conf.default

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

13 years agopackage/mac80211: fix r22422, add missing bits & bytes
acoul [Thu, 12 Aug 2010 14:13:52 +0000 (14:13 +0000)]
package/mac80211: fix r22422, add missing bits & bytes

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

13 years ago[package] uhttpd: fix segmentation fault triggered by invalid header line
jow [Thu, 12 Aug 2010 10:56:41 +0000 (10:56 +0000)]
[package] uhttpd: fix segmentation fault triggered by invalid header line

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

13 years ago[package] 6in4: fix local address detection on ppp links (#7728)
jow [Thu, 12 Aug 2010 10:30:05 +0000 (10:30 +0000)]
[package] 6in4: fix local address detection on ppp links (#7728)

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

13 years ago[package] uhttpd:
jow [Wed, 11 Aug 2010 23:44:30 +0000 (23:44 +0000)]
[package] uhttpd:
- abort file serving if client connection is lost (#7742)
- don't send bad request headers twice

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

13 years agopackage/kernel: video: add missing dependencies (closes: #6497, #7542)
nico [Wed, 11 Aug 2010 17:00:01 +0000 (17:00 +0000)]
package/kernel: video: add missing dependencies (closes: #6497, #7542)
 * kmod-i2c-core to kmod-video-core
 * kmod-input-core to kmod-video-uvc

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

13 years agopackage/kernel: video: remove redundant AddDepends/video calls
nico [Wed, 11 Aug 2010 16:53:44 +0000 (16:53 +0000)]
package/kernel: video: remove redundant AddDepends/video calls

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

13 years ago[package] uhttpd: make init script less verbose
jow [Wed, 11 Aug 2010 13:30:47 +0000 (13:30 +0000)]
[package] uhttpd: make init script less verbose

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

13 years agopackage/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump release...
nico [Wed, 11 Aug 2010 10:37:33 +0000 (10:37 +0000)]
package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump release number

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

13 years agopackage/mac80211: let build system enable led code through cflags (thank you nbd)
acoul [Wed, 11 Aug 2010 09:36:19 +0000 (09:36 +0000)]
package/mac80211: let build system enable led code through cflags (thank you nbd)

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

13 years ago[package] uhttpd: add option to reject requests from RFC1918 IPs to public server...
jow [Wed, 11 Aug 2010 00:05:34 +0000 (00:05 +0000)]
[package] uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (DNS rebinding countermeasure)

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

13 years ago[kernel] rename 014-samsung_flash patch to a better name, thanks maddes
florian [Tue, 10 Aug 2010 20:23:40 +0000 (20:23 +0000)]
[kernel] rename 014-samsung_flash patch to a better name, thanks maddes

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

13 years ago[orion] fix Freecom DT2 jffs2 rootfs generation issue (#7584)
florian [Tue, 10 Aug 2010 20:13:49 +0000 (20:13 +0000)]
[orion] fix Freecom DT2 jffs2 rootfs generation issue (#7584)

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

13 years agopackage/iptables: update to 1.4.9.1 and cleanup:
nico [Tue, 10 Aug 2010 17:12:49 +0000 (17:12 +0000)]
package/iptables: update to 1.4.9.1 and cleanup:
 * call autogen.sh in Build/Prepare instead of Build/Compile
 * use PKG_INSTALL
 * re-enable static libs
 * add dep on libiptc & libxtables to ip6tables

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

13 years ago[orion] fix jffs2 128k image generation, patch from madddes (#7584)
florian [Tue, 10 Aug 2010 16:13:01 +0000 (16:13 +0000)]
[orion] fix jffs2 128k image generation, patch from madddes (#7584)

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

13 years ago[tools] update wrt350nv2 builder to v2.3 (#7580)
florian [Tue, 10 Aug 2010 15:19:06 +0000 (15:19 +0000)]
[tools] update wrt350nv2 builder to v2.3 (#7580)

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

13 years agoFix dl_cleanup.py
mb [Tue, 10 Aug 2010 15:08:02 +0000 (15:08 +0000)]
Fix dl_cleanup.py

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

13 years ago[kernel] Fix gpio_spi_old module for 2.6.35
lars [Tue, 10 Aug 2010 11:17:04 +0000 (11:17 +0000)]
[kernel] Fix gpio_spi_old module for 2.6.35

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

13 years ago[gumstix] Switch of echo on ttyS1 (required for bluetooth to function correctly)
hcg [Tue, 10 Aug 2010 10:39:39 +0000 (10:39 +0000)]
[gumstix] Switch of echo on ttyS1 (required for bluetooth to function correctly)

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

13 years ago[gumstix] Add stty to default config (required for gumstix bluetooth setup)
hcg [Tue, 10 Aug 2010 09:39:56 +0000 (09:39 +0000)]
[gumstix] Add stty to default config (required for gumstix bluetooth setup)

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

13 years ago[kmod-bluetooth] Add HCI_UART_H4 support (required by Gumstix Overo)
hcg [Tue, 10 Aug 2010 07:55:25 +0000 (07:55 +0000)]
[kmod-bluetooth] Add HCI_UART_H4 support (required by Gumstix Overo)

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

13 years ago[gumstix] enable gpio uesrspace interface via sysfs
hcg [Tue, 10 Aug 2010 07:20:01 +0000 (07:20 +0000)]
[gumstix] enable gpio uesrspace interface via sysfs

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

13 years ago[gumstix] Remove sqlite from default config
hcg [Tue, 10 Aug 2010 07:14:16 +0000 (07:14 +0000)]
[gumstix] Remove sqlite from default config

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

13 years agoRemove shells from unavalable serial ports
hcg [Tue, 10 Aug 2010 07:10:12 +0000 (07:10 +0000)]
Remove shells from unavalable serial ports

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

13 years ago[au1000] add support for 2.6.35
florian [Mon, 9 Aug 2010 20:07:02 +0000 (20:07 +0000)]
[au1000] add support for 2.6.35

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

13 years agoomap24xx: Update kernel config. This also fixes module loading.
mb [Mon, 9 Aug 2010 18:43:43 +0000 (18:43 +0000)]
omap24xx: Update kernel config. This also fixes module loading.

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

13 years agoomap24xx: Fix MMC multiplexer
mb [Mon, 9 Aug 2010 18:43:20 +0000 (18:43 +0000)]
omap24xx: Fix MMC multiplexer

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

13 years agopackage/comgt: only set pincode if it's supplied (closes: #7334), bump release number
nico [Mon, 9 Aug 2010 16:55:56 +0000 (16:55 +0000)]
package/comgt: only set pincode if it's supplied (closes: #7334), bump release number

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

13 years ago[generic] fix localversion detection for linux 2.6.35
jow [Mon, 9 Aug 2010 15:50:18 +0000 (15:50 +0000)]
[generic] fix localversion detection for linux 2.6.35

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

13 years agokexec-tools: Update to 2.0.2.
mb [Mon, 9 Aug 2010 13:25:58 +0000 (13:25 +0000)]
kexec-tools: Update to 2.0.2.
Mips64 support is builtin in this version. So remove the patch.

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

13 years ago[cns3xxx]: workaround serial hang with SMP enabled
kaloz [Mon, 9 Aug 2010 11:27:14 +0000 (11:27 +0000)]
[cns3xxx]: workaround serial hang with SMP enabled

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

13 years ago[x86] image: use internal qemu-img for vmdk and vdi images
agb [Mon, 9 Aug 2010 04:22:39 +0000 (04:22 +0000)]
[x86] image: use internal qemu-img for vmdk and vdi images
drop host dependencies on qemu-utils and VirtualBox

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

13 years ago[tools] qemu: build qemu-img for packaging vmdk and vdi images
agb [Mon, 9 Aug 2010 04:22:34 +0000 (04:22 +0000)]
[tools] qemu: build qemu-img for packaging vmdk and vdi images

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

13 years agortl8366: re-enable learning by default, disabling it broke switching functionality.
nbd [Sun, 8 Aug 2010 20:15:10 +0000 (20:15 +0000)]
rtl8366: re-enable learning by default, disabling it broke switching functionality.
add a configuration option for dynamically enabling/disabling this feature.
based on patch from #7637

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

13 years ago[package] rename kmod-switch-ip175c package to kmod-switch-ip17xx
florian [Sun, 8 Aug 2010 20:01:16 +0000 (20:01 +0000)]
[package] rename kmod-switch-ip175c package to kmod-switch-ip17xx

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

13 years ago[kernel] add missing 2.6.34 symbols
florian [Sun, 8 Aug 2010 20:01:10 +0000 (20:01 +0000)]
[kernel] add missing 2.6.34 symbols

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

13 years ago[kernel] refresh 2.6.34 patches
florian [Sun, 8 Aug 2010 20:01:05 +0000 (20:01 +0000)]
[kernel] refresh 2.6.34 patches

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

13 years ago[kernel] crashlog depends on BOOTMEM
florian [Sun, 8 Aug 2010 20:00:52 +0000 (20:00 +0000)]
[kernel] crashlog depends on BOOTMEM

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

13 years ago[kernel] refresh 2.6.35 patches
florian [Sun, 8 Aug 2010 20:00:46 +0000 (20:00 +0000)]
[kernel] refresh 2.6.35 patches

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

13 years ago[kernel] add missing 2.6.35 config symbols
florian [Sun, 8 Aug 2010 20:00:40 +0000 (20:00 +0000)]
[kernel] add missing 2.6.35 config symbols

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

13 years ago[kernel] add 2.6.35 md5sum
florian [Sun, 8 Aug 2010 20:00:35 +0000 (20:00 +0000)]
[kernel] add 2.6.35 md5sum

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

13 years ago[kernel] add missing 2.6.35 config symbols
florian [Sun, 8 Aug 2010 20:00:28 +0000 (20:00 +0000)]
[kernel] add missing 2.6.35 config symbols

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

13 years ago[package] uci: Install ucimap.h into the staging dir
lars [Sun, 8 Aug 2010 19:37:09 +0000 (19:37 +0000)]
[package] uci: Install ucimap.h into the staging dir

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

13 years agomac80211: Add p54spi driver
mb [Sun, 8 Aug 2010 19:13:52 +0000 (19:13 +0000)]
mac80211: Add p54spi driver

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

13 years agoomap24xx: Add working inittab and watchdog init script
mb [Sun, 8 Aug 2010 18:36:38 +0000 (18:36 +0000)]
omap24xx: Add working inittab and watchdog init script

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

13 years agokexec is also available on armel
mb [Sun, 8 Aug 2010 18:28:03 +0000 (18:28 +0000)]
kexec is also available on armel

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

13 years agoomap24xx: Support booting userland from MMC card
mb [Sun, 8 Aug 2010 16:38:39 +0000 (16:38 +0000)]
omap24xx: Support booting userland from MMC card

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

13 years agoAdd omap24xx.
mb [Sun, 8 Aug 2010 14:16:48 +0000 (14:16 +0000)]
Add omap24xx.

Boots the kernel with working video and serial console. Userland is untested.

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

13 years ago[package] dnsmasq: Squelch a 'touch' error when no dhcp leases file is defined in...
acinonyx [Sun, 8 Aug 2010 10:53:28 +0000 (10:53 +0000)]
[package] dnsmasq: Squelch a 'touch' error when no dhcp leases file is defined in config, thanks stsp (#7720)

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

13 years ago[package] hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719)
acinonyx [Sun, 8 Aug 2010 10:46:24 +0000 (10:46 +0000)]
[package] hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719)

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

13 years ago[xburst] qi_lb60: Fix keyboard gpio pins
lars [Sat, 7 Aug 2010 20:54:33 +0000 (20:54 +0000)]
[xburst] qi_lb60: Fix keyboard gpio pins

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

13 years agobrcm47xx: do not generate image for wgr614_v8 as long as we did not get any positive...
hauke [Fri, 6 Aug 2010 22:50:58 +0000 (22:50 +0000)]
brcm47xx: do not generate image for wgr614_v8 as long as we did not get any positive reports with that device.

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

13 years agobrcm47xx: fix warning introduced in r22516.
hauke [Fri, 6 Aug 2010 22:49:37 +0000 (22:49 +0000)]
brcm47xx: fix warning introduced in r22516.

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

13 years ago[package] iptables: refresh patch
jow [Fri, 6 Aug 2010 21:45:50 +0000 (21:45 +0000)]
[package] iptables: refresh patch

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

13 years agoAdd kernel_nconfig make target
lars [Fri, 6 Aug 2010 21:36:35 +0000 (21:36 +0000)]
Add kernel_nconfig make target

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

13 years ago[include] support unpacking of .tar.xz archives, no prereq on xzcat for now
jow [Fri, 6 Aug 2010 21:29:23 +0000 (21:29 +0000)]
[include] support unpacking of .tar.xz archives, no prereq on xzcat for now

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

13 years agobrcm47xx: Add new image generation and fix leds/reset button on WNR834B V2
hauke [Fri, 6 Aug 2010 20:21:32 +0000 (20:21 +0000)]
brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2

Thank you realopty for the patch.
tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/

This closes #7702.

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

13 years ago[ifxmips]
blogic [Fri, 6 Aug 2010 15:49:42 +0000 (15:49 +0000)]
[ifxmips]
* remove references to gpio_dev
* make vmmc driver register its own memory and dont rely on arch code to do so
* makes any Danube board with a CFI commandset 2 NOR flash chip functional again
* fixes filenames of downloaded firmwares

thanks, Ithamar R. Adema

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

13 years agopackage/compcache: revert r22458 as there are some issues with the mainline code
acoul [Fri, 6 Aug 2010 15:46:13 +0000 (15:46 +0000)]
package/compcache: revert r22458 as there are some issues with the mainline code

http://code.google.com/p/compcache/issues/detail?id=68

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

13 years ago[xburst] Add missing symbol to 2.6.35 config
mirko [Fri, 6 Aug 2010 14:25:35 +0000 (14:25 +0000)]
[xburst] Add missing symbol to 2.6.35 config

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

13 years ago[kernel] Add missing symbols to 2.6.35 config
mirko [Fri, 6 Aug 2010 14:25:30 +0000 (14:25 +0000)]
[kernel] Add missing symbols to 2.6.35 config

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

13 years agonptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CFLAGS...
mirko [Fri, 6 Aug 2010 12:42:04 +0000 (12:42 +0000)]
nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CFLAGS which may not be supported by older compilers (as e.g. gcc-4.1 which e.g. the x86 target is currently using)

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

13 years agogumstix: Update wifi default settings
hcg [Fri, 6 Aug 2010 11:12:36 +0000 (11:12 +0000)]
gumstix: Update wifi default settings

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

13 years agobase_files: Remove . from end of localhost entry
hcg [Fri, 6 Aug 2010 08:00:40 +0000 (08:00 +0000)]
base_files: Remove . from end of localhost entry

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

13 years ago[package] kernel: fix missing symbol introduced by l2tp
jow [Fri, 6 Aug 2010 02:05:07 +0000 (02:05 +0000)]
[package] kernel: fix missing symbol introduced by l2tp

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

13 years ago[kernel] explicitely enable bootmem on 2.6.35 - required by crashlog (#7695)
jow [Fri, 6 Aug 2010 02:02:21 +0000 (02:02 +0000)]
[kernel] explicitely enable bootmem on 2.6.35 - required by crashlog (#7695)

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

13 years ago[kernel] add missing symbols for 2.6.34, explicitely enable bootmem - required by...
jow [Fri, 6 Aug 2010 02:01:36 +0000 (02:01 +0000)]
[kernel] add missing symbols for 2.6.34, explicitely enable bootmem - required by crashlog (#7695)

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

13 years ago[kernel] fix order fail in previous commit
jow [Fri, 6 Aug 2010 01:36:14 +0000 (01:36 +0000)]
[kernel] fix order fail in previous commit

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

13 years ago[kernel] add missing symbols for 2.6.35
jow [Fri, 6 Aug 2010 01:33:23 +0000 (01:33 +0000)]
[kernel] add missing symbols for 2.6.35

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

13 years ago[package] kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35
jow [Fri, 6 Aug 2010 00:58:49 +0000 (00:58 +0000)]
[package] kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35

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

13 years ago[package] ipset: fix ipset for kernel 2.6.35
jow [Fri, 6 Aug 2010 00:56:18 +0000 (00:56 +0000)]
[package] ipset: fix ipset for kernel 2.6.35

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

13 years ago[tools] sed: fix compilation on FreeBSD/AMD64
jow [Fri, 6 Aug 2010 00:19:34 +0000 (00:19 +0000)]
[tools] sed: fix compilation on FreeBSD/AMD64

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

13 years ago[package] ppp: whitespace cleanup in previous commit
jow [Wed, 4 Aug 2010 21:50:50 +0000 (21:50 +0000)]
[package] ppp: whitespace cleanup in previous commit

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

13 years ago[package] pppd: only remove own default route on shutdown (#7694)
jow [Wed, 4 Aug 2010 21:47:29 +0000 (21:47 +0000)]
[package] pppd: only remove own default route on shutdown (#7694)

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

13 years agoath9k: fix rx tsf parsing
nbd [Wed, 4 Aug 2010 17:26:56 +0000 (17:26 +0000)]
ath9k: fix rx tsf parsing

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

13 years ago[package] dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option...
jow [Wed, 4 Aug 2010 17:16:46 +0000 (17:16 +0000)]
[package] dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option (#7625)

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

13 years ago[PATCH] Allow UCI interface names in /etc/config/dhcp
jow [Wed, 4 Aug 2010 17:09:31 +0000 (17:09 +0000)]
[PATCH] Allow UCI interface names in /etc/config/dhcp
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22487 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[xburst] Drop 2.6.32 patches
lars [Wed, 4 Aug 2010 13:33:55 +0000 (13:33 +0000)]
[xburst] Drop 2.6.32 patches

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

13 years ago[xburst] Set -march=mips32
lars [Wed, 4 Aug 2010 13:32:32 +0000 (13:32 +0000)]
[xburst] Set -march=mips32

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

13 years ago[xburst] Adjust codec driver module name for 2.6.35
lars [Wed, 4 Aug 2010 13:31:45 +0000 (13:31 +0000)]
[xburst] Adjust codec driver module name for 2.6.35

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

13 years agopackage/iptables: upgrade to iptables version 1.4.9
acoul [Wed, 4 Aug 2010 13:29:07 +0000 (13:29 +0000)]
package/iptables: upgrade to iptables version 1.4.9

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