openwrt.git
13 years ago[kirkwood] Add Seagate Dockstar support
lars [Sun, 22 Aug 2010 17:03:25 +0000 (17:03 +0000)]
[kirkwood] Add Seagate Dockstar support

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

13 years ago[package] Add uboot for marvell kirkwood based boards
lars [Sun, 22 Aug 2010 16:48:28 +0000 (16:48 +0000)]
[package] Add uboot for marvell kirkwood based boards

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

13 years agon810: Add basic battery management driver
mb [Sun, 22 Aug 2010 14:45:08 +0000 (14:45 +0000)]
n810: Add basic battery management driver

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

13 years agokernel: update kernel version to 2.6.34.5
hauke [Sun, 22 Aug 2010 13:26:06 +0000 (13:26 +0000)]
kernel: update kernel version to 2.6.34.5

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

13 years ago[tools] qemu: add dependency on libuuid
agb [Sun, 22 Aug 2010 09:16:49 +0000 (09:16 +0000)]
[tools] qemu: add dependency on libuuid

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

13 years agoUpdate to 2.6.35.3
mb [Sat, 21 Aug 2010 19:25:07 +0000 (19:25 +0000)]
Update to 2.6.35.3

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

13 years ago[tools] qemu: fix build failure on some systems. Closes #7767
agb [Sat, 21 Aug 2010 17:02:09 +0000 (17:02 +0000)]
[tools] qemu: fix build failure on some systems. Closes #7767

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

13 years agomac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch
mb [Sat, 21 Aug 2010 16:25:08 +0000 (16:25 +0000)]
mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch

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

13 years ago[ifxmips] Danube: Fix irq ack
lars [Sat, 21 Aug 2010 15:58:44 +0000 (15:58 +0000)]
[ifxmips] Danube: Fix irq ack

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

13 years agon810: Add retu/tahvo userspace interface debugging
mb [Sat, 21 Aug 2010 15:43:39 +0000 (15:43 +0000)]
n810: Add retu/tahvo userspace interface debugging

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

13 years agoAdd an option to default the default build rule to parallel build.
mb [Fri, 20 Aug 2010 14:48:59 +0000 (14:48 +0000)]
Add an option to default the default build rule to parallel build.

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

13 years ago[at91] Include the usb-ohci module as default
claudio [Thu, 19 Aug 2010 19:06:47 +0000 (19:06 +0000)]
[at91] Include the usb-ohci module as default

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

13 years agofix libtool fixup for libstdc++
nbd [Thu, 19 Aug 2010 17:46:11 +0000 (17:46 +0000)]
fix libtool fixup for libstdc++

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

13 years ago[ar7] add swconfig to the default set of packages
florian [Thu, 19 Aug 2010 14:56:21 +0000 (14:56 +0000)]
[ar7] add swconfig to the default set of packages

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

13 years ago[ar7] remove fixed phy support, enable most ar7 switch drivers.
florian [Thu, 19 Aug 2010 14:56:16 +0000 (14:56 +0000)]
[ar7] remove fixed phy support, enable most ar7 switch drivers.

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

13 years agofix compile errors by forcing bash to be used as a shell in all submake processes
nbd [Thu, 19 Aug 2010 13:32:47 +0000 (13:32 +0000)]
fix compile errors by forcing bash to be used as a shell in all submake processes

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

13 years agokernel: speed up building kernel packages by getting rid of unnecessary CompareKernel...
nbd [Thu, 19 Aug 2010 12:49:56 +0000 (12:49 +0000)]
kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls

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

13 years agotoolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving...
nbd [Thu, 19 Aug 2010 12:49:51 +0000 (12:49 +0000)]
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK

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

13 years agospeed up the ipkg build process some more by reordering commands
nbd [Thu, 19 Aug 2010 12:49:46 +0000 (12:49 +0000)]
speed up the ipkg build process some more by reordering commands

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

13 years agopwm-gpio-custom: fix compile on linux 2.6.31
nbd [Thu, 19 Aug 2010 12:49:42 +0000 (12:49 +0000)]
pwm-gpio-custom: fix compile on linux 2.6.31

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

13 years agospeed up the build system by including include/shell.sh on shell commands only where...
nbd [Thu, 19 Aug 2010 12:49:37 +0000 (12:49 +0000)]
speed up the build system by including include/shell.sh on shell commands only where necessary

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

13 years agokernel: backport ppoll to 2.6.31 to fix udev build
nbd [Thu, 19 Aug 2010 12:49:33 +0000 (12:49 +0000)]
kernel: backport ppoll to 2.6.31 to fix udev build

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

13 years agokernel: backport ssb dma_dev changes to fix b43 build
nbd [Thu, 19 Aug 2010 12:49:29 +0000 (12:49 +0000)]
kernel: backport ssb dma_dev changes to fix b43 build

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

13 years agokernel: add a missing config symbol for ext4
nbd [Thu, 19 Aug 2010 12:49:19 +0000 (12:49 +0000)]
kernel: add a missing config symbol for ext4

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

13 years agoAdd Tahvo USB support
mb [Thu, 19 Aug 2010 11:22:15 +0000 (11:22 +0000)]
Add Tahvo USB support

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

13 years ago[package] 6in4: fix typo in last commit
jow [Thu, 19 Aug 2010 01:06:10 +0000 (01:06 +0000)]
[package] 6in4: fix typo in last commit

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

13 years ago[package] 6in4: bypass uci state when reading local IPv4 addr, specify TTL during...
jow [Thu, 19 Aug 2010 00:59:05 +0000 (00:59 +0000)]
[package] 6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunnel creation (#7769)

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

13 years agogeneric: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled
juhosg [Wed, 18 Aug 2010 16:00:39 +0000 (16:00 +0000)]
generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled

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

13 years agogeneric: rtl8366: add generic code to enable VLANs
juhosg [Wed, 18 Aug 2010 16:00:37 +0000 (16:00 +0000)]
generic: rtl8366: add generic code to enable VLANs

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

13 years agogeneric: rtl8366: add enable_vlan{,4k} to smi_ops
juhosg [Wed, 18 Aug 2010 16:00:34 +0000 (16:00 +0000)]
generic: rtl8366: add enable_vlan{,4k} to smi_ops

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

13 years agoar71xx: don't override CONFIG_SWAP
juhosg [Wed, 18 Aug 2010 16:00:31 +0000 (16:00 +0000)]
ar71xx: don't override CONFIG_SWAP

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

13 years agoar71xx: change mac address initialization
juhosg [Wed, 18 Aug 2010 16:00:28 +0000 (16:00 +0000)]
ar71xx: change mac address initialization

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

13 years agoAlso support parallel build for host-packages
mb [Wed, 18 Aug 2010 14:23:06 +0000 (14:23 +0000)]
Also support parallel build for host-packages

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

13 years agoSupport parallel build of certain packages
mb [Wed, 18 Aug 2010 13:57:58 +0000 (13:57 +0000)]
Support parallel build of certain packages

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

13 years agotoolchain/gcc: remove remaining references to gcc-3.4.6
nico [Wed, 18 Aug 2010 11:04:45 +0000 (11:04 +0000)]
toolchain/gcc: remove remaining references to gcc-3.4.6

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

13 years ago[package] uhttpd:
jow [Wed, 18 Aug 2010 00:04:52 +0000 (00:04 +0000)]
[package] uhttpd:
- fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt
- better cope with connection aborts, especially during header transfer
- fix return value checking of TLS reads and writes, solves some blocking issues

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

13 years ago[rdc] allow 1MB extra space for JFFS and other enhancements (#7706)
florian [Tue, 17 Aug 2010 15:31:27 +0000 (15:31 +0000)]
[rdc] allow 1MB extra space for JFFS and other enhancements (#7706)

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

13 years agoath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack...
nbd [Tue, 17 Aug 2010 13:24:33 +0000 (13:24 +0000)]
ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack window tracking to use less memory

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

13 years ago[package] iptables: partly revert r22582, fixes ip6tables extension packaging
jow [Tue, 17 Aug 2010 09:02:22 +0000 (09:02 +0000)]
[package] iptables: partly revert r22582, fixes ip6tables extension packaging

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

13 years ago[kernel] add missing config options from #7733, thanks maddes
florian [Mon, 16 Aug 2010 21:01:32 +0000 (21:01 +0000)]
[kernel] add missing config options from #7733, thanks maddes

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

13 years ago[ifxmips] refresh 310-cfi0002-swap.patch
florian [Mon, 16 Aug 2010 20:55:18 +0000 (20:55 +0000)]
[ifxmips] refresh 310-cfi0002-swap.patch

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

13 years agoar71xx: add a new driver for the ar7240 switch using swconfig.
nbd [Mon, 16 Aug 2010 19:21:57 +0000 (19:21 +0000)]
ar71xx: add a new driver for the ar7240 switch using swconfig.
hooks directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway
switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested
fixes #7563

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

13 years ago[kernel] add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config
florian [Mon, 16 Aug 2010 18:40:43 +0000 (18:40 +0000)]
[kernel] add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config

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

13 years ago[package]: update acx-mac80211 and change the git url.
florian [Mon, 16 Aug 2010 16:00:50 +0000 (16:00 +0000)]
[package]: update acx-mac80211 and change the git url.

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

13 years ago[package] ncurses: Add libncursesw package
lars [Mon, 16 Aug 2010 09:48:42 +0000 (09:48 +0000)]
[package] ncurses: Add libncursesw package

Thanks bartbes

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

13 years agoAdd build variants support to InstallDev
lars [Mon, 16 Aug 2010 09:45:21 +0000 (09:45 +0000)]
Add build variants support to InstallDev

Before building a build variant would have removed the staging files installed
by the previous build variant from the same makefile.

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

13 years agopackage/grub: add a prereq check for 32 bits host development files when building...
nico [Mon, 16 Aug 2010 09:12:46 +0000 (09:12 +0000)]
package/grub: add a prereq check for 32 bits host development files when building on x86_64 (closes: #7753)

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

13 years agopackage/busybox: fix macosx cross compile, closes #7775
acoul [Mon, 16 Aug 2010 06:05:04 +0000 (06:05 +0000)]
package/busybox: fix macosx cross compile, closes #7775

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

13 years agopackage/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename...
nico [Sun, 15 Aug 2010 20:28:05 +0000 (20:28 +0000)]
package/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename upstream patches so they're applied first

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

13 years agobrcm47xx: do not read out cfe
hauke [Sun, 15 Aug 2010 18:23:17 +0000 (18:23 +0000)]
brcm47xx: do not read out cfe

Reading the CFE properties causes system hangs on some devices. With
this patch nvram read will be successful very time so cfe will no be
read out. This code is not really correct but it will work around some
problems for some people.

Related ticket: #7693

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

13 years agogeneric: update ARM mach-types
juhosg [Sun, 15 Aug 2010 17:35:53 +0000 (17:35 +0000)]
generic: update ARM mach-types

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

13 years agobrcm47xx/patches-2.6.35: Allow SSB EHCI/OHCI drivers to co-exist (thank you Steve...
acoul [Sun, 15 Aug 2010 16:30:00 +0000 (16:30 +0000)]
brcm47xx/patches-2.6.35: Allow SSB EHCI/OHCI drivers to co-exist (thank you Steve Brown)

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

13 years agopackage/busybox: fix missing bit, refresh patches
acoul [Sun, 15 Aug 2010 10:06:58 +0000 (10:06 +0000)]
package/busybox: fix missing bit, refresh patches

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

13 years agopackage/busybox: update to busybox-1.7.1, include upstream patches
acoul [Sun, 15 Aug 2010 09:53:21 +0000 (09:53 +0000)]
package/busybox: update to busybox-1.7.1, include upstream patches

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

13 years agoramips: add support for Sparklan WCR-150GN board
juhosg [Sun, 15 Aug 2010 09:43:07 +0000 (09:43 +0000)]
ramips: add support for Sparklan WCR-150GN board

This patch adds support for Sparklan WCR-150GN board.
Network configuration should be tweaked to make it work fully. The
reason it's not in this patch is that ramips target should be modified
to support different /etc/config/network files for different boards.

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

13 years agogeneric: fix LED control on the RTL8366 switches
juhosg [Sun, 15 Aug 2010 06:47:42 +0000 (06:47 +0000)]
generic: fix LED control on the RTL8366 switches

 * patch from #7713

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

13 years agoixp4xx: fix compiler warnings in wrt300nv2-setup.c
juhosg [Sun, 15 Aug 2010 05:39:31 +0000 (05:39 +0000)]
ixp4xx: fix compiler warnings in wrt300nv2-setup.c

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

13 years agoixp4xx: fix compiler warnings in tw5334-setup.c
juhosg [Sun, 15 Aug 2010 05:39:29 +0000 (05:39 +0000)]
ixp4xx: fix compiler warnings in tw5334-setup.c

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

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