openwrt.git
16 years ago[package] move spi_gpio driver into the kernel, clean-up SPI modules
juhosg [Tue, 15 Apr 2008 07:33:43 +0000 (07:33 +0000)]
[package] move spi_gpio driver into the kernel, clean-up SPI modules

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

16 years agoupdate iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
juhosg [Tue, 15 Apr 2008 06:11:23 +0000 (06:11 +0000)]
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches

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

16 years agoadd 2 more symbols missed from my last commit
nico [Tue, 15 Apr 2008 02:38:32 +0000 (02:38 +0000)]
add 2 more symbols missed from my last commit

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

16 years agoadd missing symbols to 2.6.24 generic config, preventing proper kernel configuration...
nico [Tue, 15 Apr 2008 02:28:01 +0000 (02:28 +0000)]
add missing symbols to 2.6.24 generic config, preventing proper kernel configuration when certain kernel packages were selected

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

16 years ago$(TARGET) is not anymore, replace it with $(ARCH) in ./bin/packages subdirectories...
nico [Tue, 15 Apr 2008 02:17:38 +0000 (02:17 +0000)]
$(TARGET) is not anymore, replace it with $(ARCH) in ./bin/packages subdirectories until we find something better

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

16 years agoexplicitely disable a bunch of package on ar7 until we properly detect pci & usb...
nico [Tue, 15 Apr 2008 02:08:11 +0000 (02:08 +0000)]
explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time

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

16 years agomark b44 as broken, it doesn't build anymore due to SSB changes apparently (closes...
nico [Tue, 15 Apr 2008 01:56:41 +0000 (01:56 +0000)]
mark b44 as broken, it doesn't build anymore due to SSB changes apparently (closes: #3333)

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

16 years agofix magicbox_ide on 2.6.24
nico [Tue, 15 Apr 2008 01:42:47 +0000 (01:42 +0000)]
fix magicbox_ide on 2.6.24

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

16 years ago[atheros] add missing CONFIG_GPIO_LEDS related ifdefs
juhosg [Mon, 14 Apr 2008 17:23:07 +0000 (17:23 +0000)]
[atheros] add missing CONFIG_GPIO_LEDS related ifdefs

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

16 years agodo target dependent optimizations
kaloz [Mon, 14 Apr 2008 13:24:30 +0000 (13:24 +0000)]
do target dependent optimizations

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

16 years agoudevtrigger shouldn't depend on udev, we use it standalone for hotplug2
kaloz [Mon, 14 Apr 2008 13:20:04 +0000 (13:20 +0000)]
udevtrigger shouldn't depend on udev, we use it standalone for hotplug2

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

16 years agomark all openswan packages as broken
nico [Mon, 14 Apr 2008 12:31:27 +0000 (12:31 +0000)]
mark all openswan packages as broken

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

16 years agoMark broken packages as broken:
agb [Mon, 14 Apr 2008 11:18:29 +0000 (11:18 +0000)]
Mark broken packages as broken:
 - acx-mac80211
 - openswan
 - aodv-uu

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

16 years agopackage shared library as well (partially closes: #3030)
nico [Mon, 14 Apr 2008 02:06:35 +0000 (02:06 +0000)]
package shared library as well (partially closes: #3030)

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

16 years agoinstall dependencies after installing package to avoid deep recursion and mass memory...
nico [Sun, 13 Apr 2008 22:36:51 +0000 (22:36 +0000)]
install dependencies after installing package to avoid deep recursion and mass memory consuption

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

16 years agoupgrade uci to 0.3.3, build lua plugin
nbd [Sun, 13 Apr 2008 14:34:42 +0000 (14:34 +0000)]
upgrade uci to 0.3.3, build lua plugin

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

16 years agoremove lua's dependency on libreadline and libncurses
nbd [Sun, 13 Apr 2008 14:34:36 +0000 (14:34 +0000)]
remove lua's dependency on libreadline and libncurses

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

16 years agofix udevextras build when no extras were actually selected
nico [Sun, 13 Apr 2008 14:20:34 +0000 (14:20 +0000)]
fix udevextras build when no extras were actually selected

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

16 years agomac80211 / compat-wireless fixes:
nico [Sun, 13 Apr 2008 13:35:02 +0000 (13:35 +0000)]
mac80211 / compat-wireless fixes:
 * build in KERNEL_BUILD_DIR
 * only build kernel module if it's selected

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

16 years agoupdate libnl to 1.1
nico [Sun, 13 Apr 2008 13:22:15 +0000 (13:22 +0000)]
update libnl to 1.1

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

16 years ago[atheros] fix GPIO direction setup on ar5312, and fix compiler warnings
juhosg [Sun, 13 Apr 2008 10:47:13 +0000 (10:47 +0000)]
[atheros] fix GPIO direction setup on ar5312, and fix compiler warnings

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

16 years agomove lua from packages/ to trunk in anticipation of upcoming stuff ;)
nbd [Sun, 13 Apr 2008 01:06:12 +0000 (01:06 +0000)]
move lua from packages/ to trunk in anticipation of upcoming stuff ;)

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

16 years ago[package/udev] Replace udev-vol-id pacakge with configurable udevextras
jk [Sat, 12 Apr 2008 23:32:44 +0000 (23:32 +0000)]
[package/udev] Replace udev-vol-id pacakge with configurable udevextras

Instead of just having one vol_id package, create a 'udevextras' package
for all of the udev "EXTRAS" utilities. Selecting this package allows
each extra to be selected individually.

Also, installing udevextras adds a few udev rules for persistent device
naming.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10805 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[package/udev] Group input devices under /dev/input
jk [Sat, 12 Apr 2008 23:24:22 +0000 (23:24 +0000)]
[package/udev] Group input devices under /dev/input

This change adds a udev rules file to group input devices (via symlinks)
under their usual expected location of /dev/input.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10804 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[package/kexec] Use new kexec tools
jk [Sat, 12 Apr 2008 23:20:31 +0000 (23:20 +0000)]
[package/kexec] Use new kexec tools

Horms' new kexec-tools repository has a number of updates and fixes for
kexec, and also supports the PS3.

This change updates the kexec repo, and adds a few build-system patches
to make it work with OpenWRT.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10803 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[toolchain] provide a cleaner way to specify a biarch toolchain build
jk [Sat, 12 Apr 2008 23:14:42 +0000 (23:14 +0000)]
[toolchain] provide a cleaner way to specify a biarch toolchain build

Currently, to build a biarch toolchain, we need to explicitly give
options to the binutils and gcc configure commands:

CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS="--enable-targets=powerpc64-linux-uclibc"
CONFIG_EXTRA_GCC_CONFIG_OPTIONS="--enable-biarch --enable-targets=powerpc64-linux-uclibc"

This change replaces the command line options with an 'extra arch'
configure option:

CONFIG_EXTRA_TARGET_ARCH=y
CONFIG_EXTRA_TARGET_ARCH_NAME="powerpc64"

And a way to invoke this extra arch on the compiler command-line:

CONFIG_EXTRA_TARGET_ARCH_OPTS="-m64"

In this case, this results in an extra compiler:
 'powerpc64-linux-uclibc-gcc', which invokes
 'powerpc-linux-uclibc-gcc -m64'

This is a more standard way of building biarch toolchains, and allows
the packages to not have to care about how to invoke the 64-bit
compiler.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10802 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix build on linux >= 2.6.23
nico [Sat, 12 Apr 2008 22:04:09 +0000 (22:04 +0000)]
fix build on linux >= 2.6.23

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

16 years agopackage/ov51x-jpeg:
nico [Sat, 12 Apr 2008 20:43:38 +0000 (20:43 +0000)]
package/ov51x-jpeg:
 * update to 1.5.7
 * add userland package
 * add fallback url
(closes: #3216)

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

16 years agodisable kmod-mmc-over-gpio on x86
nico [Sat, 12 Apr 2008 20:28:54 +0000 (20:28 +0000)]
disable kmod-mmc-over-gpio on x86

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

16 years agoadd missing MMC config symbol
nico [Sat, 12 Apr 2008 20:27:48 +0000 (20:27 +0000)]
add missing MMC config symbol

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

16 years agoadd missing SSB config symbols
nico [Sat, 12 Apr 2008 20:26:41 +0000 (20:26 +0000)]
add missing SSB config symbols

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

16 years agopackage/qc-usb:
nico [Sat, 12 Apr 2008 20:20:41 +0000 (20:20 +0000)]
package/qc-usb:
 * update to 0.6.6 (closes: #3215)
 * fix build on linux > 2.6.23

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

16 years agoadd missing include in restart
thepeople [Sat, 12 Apr 2008 14:57:47 +0000 (14:57 +0000)]
add missing include in restart

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

16 years agoinstall build-depends packages as well
nico [Sat, 12 Apr 2008 09:37:44 +0000 (09:37 +0000)]
install build-depends packages as well

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

16 years agoar7: nuke unneeded patch
matteo [Fri, 11 Apr 2008 23:18:01 +0000 (23:18 +0000)]
ar7: nuke unneeded patch

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

16 years agoAdd ps3 target specific utilities package
ymano [Fri, 11 Apr 2008 21:21:17 +0000 (21:21 +0000)]
Add ps3 target specific utilities package

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

16 years agoDelete config-default file and resync kernel configuration for brcm63xx
florian [Fri, 11 Apr 2008 14:22:41 +0000 (14:22 +0000)]
Delete config-default file and resync kernel configuration for brcm63xx

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

16 years agoFix errors on capifs loading (#3250)
florian [Fri, 11 Apr 2008 14:21:06 +0000 (14:21 +0000)]
Fix errors on capifs loading (#3250)

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

16 years agoDo not disable tls yet, uclibc-ntpl will support it soon
florian [Thu, 10 Apr 2008 15:52:38 +0000 (15:52 +0000)]
Do not disable tls yet, uclibc-ntpl will support it soon

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

16 years agoFix hostapd compilation errors on STA_INFO (#3308)
florian [Thu, 10 Apr 2008 14:28:14 +0000 (14:28 +0000)]
Fix hostapd compilation errors on STA_INFO (#3308)

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

16 years agoFix typo in the payload option for br2684ctl (#3318)
florian [Thu, 10 Apr 2008 14:09:04 +0000 (14:09 +0000)]
Fix typo in the payload option for br2684ctl (#3318)

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

16 years agoDisable tls support, uClibc does not support it, and it could lead to linking failure...
florian [Thu, 10 Apr 2008 14:05:38 +0000 (14:05 +0000)]
Disable tls support, uClibc does not support it, and it could lead to linking failures with some braindead autoconf programs

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

16 years ago[kernel] fix a quilt incompatible patch
juhosg [Thu, 10 Apr 2008 08:45:31 +0000 (08:45 +0000)]
[kernel] fix a quilt incompatible patch

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

16 years agoadd basic support for the Titan Wireless TW-533-4
kaloz [Wed, 9 Apr 2008 23:01:20 +0000 (23:01 +0000)]
add basic support for the Titan Wireless TW-533-4

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

16 years agoadd generic arm machine registry update
kaloz [Wed, 9 Apr 2008 23:00:20 +0000 (23:00 +0000)]
add generic arm machine registry update

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

16 years agoar7: remove useless chunks from a patch
matteo [Wed, 9 Apr 2008 22:54:32 +0000 (22:54 +0000)]
ar7: remove useless chunks from a patch

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

16 years agomadwifi: remove reset delay - seems like it's not necessary anymore
nbd [Wed, 9 Apr 2008 19:55:08 +0000 (19:55 +0000)]
madwifi: remove reset delay - seems like it's not necessary anymore

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

16 years agoAdd the firmware generation for the AG241v2b device (#3315)
florian [Wed, 9 Apr 2008 19:22:26 +0000 (19:22 +0000)]
Add the firmware generation for the AG241v2b device (#3315)

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

16 years agoDisable drivers that we do not package within the mac80211 package (everything except...
florian [Wed, 9 Apr 2008 19:20:07 +0000 (19:20 +0000)]
Disable drivers that we do not package within the mac80211 package (everything except rt2x00)

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

16 years agofix the 3g interface configuration
nbd [Wed, 9 Apr 2008 15:35:34 +0000 (15:35 +0000)]
fix the 3g interface configuration

The first problem is the "chat" command which misses "-E", so the
environment variable addressed inside the script is never used and
the script breaks.

The second problem is the that you cannot assume an Option card when
you did "not discover a Novatel".
In my case the script tried to set the mode with the Option
AT-command which failed on the Huawei stick.
Unfortunaltely I don't have a correct command for that device, so I
just want to start the connection without any mode set before thus using
the defaults.

Signed-off-by: Markus Wigge <mwigge@marcant.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10774 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoforward port redboot rootfs partition space expansion patch to 2.6.24
nbd [Tue, 8 Apr 2008 20:11:26 +0000 (20:11 +0000)]
forward port redboot rootfs partition space expansion patch to 2.6.24

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

16 years agoupgrade uci to 0.3.1 - fixes a parser problem
nbd [Tue, 8 Apr 2008 19:51:15 +0000 (19:51 +0000)]
upgrade uci to 0.3.1 - fixes a parser problem

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

16 years ago[kernel] modules/gpio-buttons: fix build error on older kernels
juhosg [Tue, 8 Apr 2008 11:49:22 +0000 (11:49 +0000)]
[kernel] modules/gpio-buttons: fix build error on older kernels

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

16 years agossb-mips: Fix IRQ routing on the MIPS core.
mb [Tue, 8 Apr 2008 09:15:53 +0000 (09:15 +0000)]
ssb-mips: Fix IRQ routing on the MIPS core.

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

16 years agofix a dependency bug
nbd [Mon, 7 Apr 2008 23:29:41 +0000 (23:29 +0000)]
fix a dependency bug

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

16 years agoGPIO code updates, make the cf-mips driver compile against this gpio version
florian [Mon, 7 Apr 2008 21:49:05 +0000 (21:49 +0000)]
GPIO code updates, make the cf-mips driver compile against this gpio version

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

16 years ago[kernel] add a polled GPIO buttons input driver
juhosg [Mon, 7 Apr 2008 19:54:44 +0000 (19:54 +0000)]
[kernel] add a polled GPIO buttons input driver

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

16 years ago[adm5120] refresh config
juhosg [Mon, 7 Apr 2008 19:16:01 +0000 (19:16 +0000)]
[adm5120] refresh config

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

16 years agofix use of uci_set_state in network scripts (thx, netprince)
nbd [Mon, 7 Apr 2008 16:02:50 +0000 (16:02 +0000)]
fix use of uci_set_state in network scripts (thx, netprince)

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

16 years agoar7: remove volatiles definitely
matteo [Mon, 7 Apr 2008 15:22:31 +0000 (15:22 +0000)]
ar7: remove volatiles definitely

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

16 years agovlynq: revert volatiles until we find a good way to remove them
matteo [Mon, 7 Apr 2008 14:30:20 +0000 (14:30 +0000)]
vlynq: revert volatiles until we find a good way to remove them

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

16 years ago[adm5120] fix a bug in the GPIO code
juhosg [Mon, 7 Apr 2008 14:10:37 +0000 (14:10 +0000)]
[adm5120] fix a bug in the GPIO code

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

16 years agoar7: use SLUB allocator, it gives slighty more TCP throughput
matteo [Mon, 7 Apr 2008 14:03:07 +0000 (14:03 +0000)]
ar7: use SLUB allocator, it gives slighty more TCP throughput

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

16 years agoar7: remove useless volatiles
matteo [Mon, 7 Apr 2008 13:49:44 +0000 (13:49 +0000)]
ar7: remove useless volatiles

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

16 years agoadd support for the IXDPG425
kaloz [Mon, 7 Apr 2008 10:48:45 +0000 (10:48 +0000)]
add support for the IXDPG425

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

16 years agoUse the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org
florian [Mon, 7 Apr 2008 08:48:20 +0000 (08:48 +0000)]
Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org

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

16 years agoUse an update r6040 driver
florian [Mon, 7 Apr 2008 07:50:45 +0000 (07:50 +0000)]
Use an update r6040 driver

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

16 years agoMigrate rt2x00 to the compat-wireless version
florian [Mon, 7 Apr 2008 07:29:37 +0000 (07:29 +0000)]
Migrate rt2x00 to the compat-wireless version

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

16 years agoar7: remove unneeded packed and array initialization
matteo [Mon, 7 Apr 2008 01:30:07 +0000 (01:30 +0000)]
ar7: remove unneeded packed and array initialization

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

16 years agofix the route to the pptp server when using pptp as wan interface
nbd [Mon, 7 Apr 2008 01:07:50 +0000 (01:07 +0000)]
fix the route to the pptp server when using pptp as wan interface

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

16 years agoadd timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841
nbd [Mon, 7 Apr 2008 00:24:26 +0000 (00:24 +0000)]
add timer fix by mmp from forum.openwrt.org/viewtopic.php?id=14841

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

16 years agoupgrade to broadcom-wl 4.150.10.5.2
nbd [Mon, 7 Apr 2008 00:24:19 +0000 (00:24 +0000)]
upgrade to broadcom-wl 4.150.10.5.2

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

16 years agofixed wrong path in diff
matteo [Sun, 6 Apr 2008 19:38:08 +0000 (19:38 +0000)]
fixed wrong path in diff

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

16 years agocpmac: fix race condition (closes #3019)
matteo [Sun, 6 Apr 2008 19:33:14 +0000 (19:33 +0000)]
cpmac: fix race condition (closes #3019)

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

16 years agoFix layer7 user-space iptables compilation (#3307)
florian [Sun, 6 Apr 2008 18:01:53 +0000 (18:01 +0000)]
Fix layer7 user-space iptables compilation (#3307)

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

16 years agorevert iproute2 to the old version until the new one is fixed (#3026)
nbd [Sun, 6 Apr 2008 17:13:00 +0000 (17:13 +0000)]
revert iproute2 to the old version until the new one is fixed (#3026)

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

16 years agoThis rt2x00 version only compiles for 2.6.24 (#3211)
florian [Sun, 6 Apr 2008 15:41:43 +0000 (15:41 +0000)]
This rt2x00 version only compiles for 2.6.24 (#3211)

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

16 years agoSwitch to compat-wireless
florian [Sun, 6 Apr 2008 13:40:45 +0000 (13:40 +0000)]
Switch to compat-wireless

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

16 years agoFix typo
florian [Sun, 6 Apr 2008 10:47:51 +0000 (10:47 +0000)]
Fix typo

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

16 years agort2500 cvs will not build on 2.6.24
florian [Sun, 6 Apr 2008 10:47:24 +0000 (10:47 +0000)]
rt2500 cvs will not build on 2.6.24

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

16 years agoAdd leds support for the CAS-771/771w
florian [Sun, 6 Apr 2008 10:29:44 +0000 (10:29 +0000)]
Add leds support for the CAS-771/771w

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

16 years agoSwitch to the rt2x00 rt2500 pci version
florian [Sun, 6 Apr 2008 09:53:18 +0000 (09:53 +0000)]
Switch to the rt2x00 rt2500 pci version

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

16 years ago2.6.24 rt2x00 version needs more objects to produce the library
florian [Sun, 6 Apr 2008 09:52:32 +0000 (09:52 +0000)]
2.6.24 rt2x00 version needs more objects to produce the library

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

16 years agofix error message in scripts/feeds when indexes are missing
nbd [Sat, 5 Apr 2008 14:32:08 +0000 (14:32 +0000)]
fix error message in scripts/feeds when indexes are missing

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

16 years ago[adm5120] fix Cellvision images
juhosg [Sat, 5 Apr 2008 13:32:02 +0000 (13:32 +0000)]
[adm5120] fix Cellvision images

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

16 years agogeneric-2.6/config-2.6.23: add config entry for SENSORS_LM70
agb [Fri, 4 Apr 2008 21:53:44 +0000 (21:53 +0000)]
generic-2.6/config-2.6.23: add config entry for SENSORS_LM70

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

16 years agoInstall libuci and headers in staging_dir
agb [Fri, 4 Apr 2008 21:48:43 +0000 (21:48 +0000)]
Install libuci and headers in staging_dir

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

16 years agofix reboot on ar5315
blogic [Thu, 3 Apr 2008 21:40:40 +0000 (21:40 +0000)]
fix reboot on ar5315

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

16 years agoadd generic led support to atheros target
blogic [Thu, 3 Apr 2008 21:09:41 +0000 (21:09 +0000)]
add generic led support to atheros target

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

16 years agofix typo(2) in watchdog init script
matteo [Thu, 3 Apr 2008 21:01:16 +0000 (21:01 +0000)]
fix typo(2) in watchdog init script

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

16 years agofix typo in watchdog init script
matteo [Thu, 3 Apr 2008 20:59:18 +0000 (20:59 +0000)]
fix typo in watchdog init script

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

16 years agoadd gpio support to atheros, fixes #1861, thanks Othello
blogic [Thu, 3 Apr 2008 20:28:10 +0000 (20:28 +0000)]
add gpio support to atheros, fixes #1861, thanks Othello

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

16 years agoClean files in scripts/config (#3011)
florian [Thu, 3 Apr 2008 19:08:59 +0000 (19:08 +0000)]
Clean files in scripts/config (#3011)

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

16 years agoclean up reject files after copying target/linux/*/files to the kernel tree
nbd [Thu, 3 Apr 2008 18:37:30 +0000 (18:37 +0000)]
clean up reject files after copying target/linux/*/files to the kernel tree

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

16 years agoStart the watchdog daemon if a harware watchdog is present
florian [Thu, 3 Apr 2008 14:36:10 +0000 (14:36 +0000)]
Start the watchdog daemon if a harware watchdog is present

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

16 years agofix EABI kernel config on IOP32x
kaloz [Thu, 3 Apr 2008 13:54:25 +0000 (13:54 +0000)]
fix EABI kernel config on IOP32x

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

16 years agoMake sure we will build USB hid support
florian [Thu, 3 Apr 2008 13:51:14 +0000 (13:51 +0000)]
Make sure we will build USB hid support

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

16 years agofix typo
kaloz [Thu, 3 Apr 2008 13:44:38 +0000 (13:44 +0000)]
fix typo

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

16 years ago[adm5120] fix ZyXEL initramfs images
juhosg [Thu, 3 Apr 2008 12:29:47 +0000 (12:29 +0000)]
[adm5120] fix ZyXEL initramfs images

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

16 years agofix interface enumeration issues related to /var/state/network (thx to fish for debug...
nbd [Wed, 2 Apr 2008 21:27:28 +0000 (21:27 +0000)]
fix interface enumeration issues related to /var/state/network (thx to fish for debugging this)

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

This page took 0.073015 seconds and 4 git commands to generate.