openwrt.git
14 years agoramips: switch to 2.6.32
juhosg [Sun, 31 Jan 2010 12:48:41 +0000 (12:48 +0000)]
ramips: switch to 2.6.32

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

14 years agoramips_eth: convert to use netdev_ops
juhosg [Sun, 31 Jan 2010 12:48:38 +0000 (12:48 +0000)]
ramips_eth: convert to use netdev_ops

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

14 years agoadd me as a maintainer for a few other packages
nbd [Sun, 31 Jan 2010 12:24:55 +0000 (12:24 +0000)]
add me as a maintainer for a few other packages

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

14 years agomac80211: i maintain this package
nbd [Sun, 31 Jan 2010 12:18:21 +0000 (12:18 +0000)]
mac80211: i maintain this package

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

14 years ago[xburst] rtc-jz4740: reset rtc clock if it has lost its state
lars [Sun, 31 Jan 2010 12:09:52 +0000 (12:09 +0000)]
[xburst] rtc-jz4740: reset rtc clock if it has lost its state

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

14 years ago[ixp4xx] fix some compile warnings with 2.6.32
kaloz [Sun, 31 Jan 2010 01:29:54 +0000 (01:29 +0000)]
[ixp4xx] fix some compile warnings with 2.6.32

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

14 years agoupgrade avr32 to 2.6.32
kaloz [Sat, 30 Jan 2010 20:53:17 +0000 (20:53 +0000)]
upgrade avr32 to 2.6.32

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

14 years agoupgrade IMQ patch to the latest one, refresh patches
kaloz [Sat, 30 Jan 2010 20:52:37 +0000 (20:52 +0000)]
upgrade IMQ patch to the latest one, refresh patches

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

14 years agostop dropbear at shutdown as well
nbd [Sat, 30 Jan 2010 18:19:42 +0000 (18:19 +0000)]
stop dropbear at shutdown as well

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

14 years agowhen rebooting, use lazy umounts as fallback (patch by puchu)
nbd [Sat, 30 Jan 2010 18:17:57 +0000 (18:17 +0000)]
when rebooting, use lazy umounts as fallback (patch by puchu)

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

14 years agostop syslogd before rebooting, otherwise umount might not work properly when logging...
nbd [Sat, 30 Jan 2010 18:17:52 +0000 (18:17 +0000)]
stop syslogd before rebooting, otherwise umount might not work properly when logging to a file (thx, puchu)

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

14 years agowhen rebooting, stop the network interfaces last (just before umount) to allow servic...
nbd [Sat, 30 Jan 2010 18:17:48 +0000 (18:17 +0000)]
when rebooting, stop the network interfaces last (just before umount) to allow services to shut down properly (thx, puchu)

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

14 years ago[package] libtool: Don't use the libdir path found in .la files.
lars [Sat, 30 Jan 2010 18:08:45 +0000 (18:08 +0000)]
[package] libtool: Don't use the libdir path found in .la files.
Fixes the build of various packages.

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

14 years agobrcm-2.4: add support for 8-bit flash bus width
nbd [Sat, 30 Jan 2010 17:41:08 +0000 (17:41 +0000)]
brcm-2.4: add support for 8-bit flash bus width

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

14 years agohostapd: fix segfault in mac80211 wds ap handling
nbd [Sat, 30 Jan 2010 16:08:02 +0000 (16:08 +0000)]
hostapd: fix segfault in mac80211 wds ap handling

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

14 years ago[kernel] Add missing config option
hauke [Sat, 30 Jan 2010 15:35:58 +0000 (15:35 +0000)]
[kernel] Add missing config option

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

14 years agoramips_eth: fix invalid register writes
juhosg [Sat, 30 Jan 2010 15:26:02 +0000 (15:26 +0000)]
ramips_eth: fix invalid register writes

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

14 years agoramips_eth: move memset call out from the loop
juhosg [Sat, 30 Jan 2010 15:25:59 +0000 (15:25 +0000)]
ramips_eth: move memset call out from the loop

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

14 years agoramips_eth: header file cleanup
juhosg [Sat, 30 Jan 2010 15:25:57 +0000 (15:25 +0000)]
ramips_eth: header file cleanup

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

14 years agoramips_eth: coding style cleanup
juhosg [Sat, 30 Jan 2010 15:25:55 +0000 (15:25 +0000)]
ramips_eth: coding style cleanup

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

14 years agoramips: register gpio buttons on the Fonera 2.0N board
juhosg [Sat, 30 Jan 2010 15:25:52 +0000 (15:25 +0000)]
ramips: register gpio buttons on the Fonera 2.0N board

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

14 years agoramips: register gpio buttons on the WHR-G300N board
juhosg [Sat, 30 Jan 2010 15:25:49 +0000 (15:25 +0000)]
ramips: register gpio buttons on the WHR-G300N board

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

14 years agoramips: register gpio buttons on the V22RW-2x2 board
juhosg [Sat, 30 Jan 2010 15:25:47 +0000 (15:25 +0000)]
ramips: register gpio buttons on the V22RW-2x2 board

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

14 years agoramips: register gpio buttons on the DIR-300 revB board
juhosg [Sat, 30 Jan 2010 15:25:44 +0000 (15:25 +0000)]
ramips: register gpio buttons on the DIR-300 revB board

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

14 years agoramips: fix wrong base addresses for the RT288x
juhosg [Sat, 30 Jan 2010 15:25:41 +0000 (15:25 +0000)]
ramips: fix wrong base addresses for the RT288x

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

14 years agoramips: include 'linux/leds.h' from 'dev-gpio-leds.h'
juhosg [Sat, 30 Jan 2010 15:25:36 +0000 (15:25 +0000)]
ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'

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

14 years agoramips: rename dev_gpio_leds.h to dev-gpio-leds.h
juhosg [Sat, 30 Jan 2010 15:25:33 +0000 (15:25 +0000)]
ramips: rename dev_gpio_leds.h to dev-gpio-leds.h

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

14 years agoramips: cleanup WZR-AGL300NH board support file
juhosg [Sat, 30 Jan 2010 15:25:29 +0000 (15:25 +0000)]
ramips: cleanup WZR-AGL300NH board support file

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

14 years agoramips: register gpio-buttons on the RT-N15 board
juhosg [Sat, 30 Jan 2010 15:25:25 +0000 (15:25 +0000)]
ramips: register gpio-buttons on the RT-N15 board

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

14 years agoramips: add common gpio-buttons device
juhosg [Sat, 30 Jan 2010 15:25:20 +0000 (15:25 +0000)]
ramips: add common gpio-buttons device

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

14 years agoramips: register rtl8366s device on the RT-N15 board
juhosg [Sat, 30 Jan 2010 15:25:16 +0000 (15:25 +0000)]
ramips: register rtl8366s device on the RT-N15 board

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

14 years agortl8366_smi: sanitize gpio values to a 0/1 boolean
juhosg [Sat, 30 Jan 2010 15:25:12 +0000 (15:25 +0000)]
rtl8366_smi: sanitize gpio values to a 0/1 boolean

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

14 years agoramips: sanitize return value of ramips_gpio_get
juhosg [Sat, 30 Jan 2010 15:25:08 +0000 (15:25 +0000)]
ramips: sanitize return value of ramips_gpio_get

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

14 years agoramips: update mips multi-machine stuff
juhosg [Sat, 30 Jan 2010 15:25:03 +0000 (15:25 +0000)]
ramips: update mips multi-machine stuff

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

14 years agoautotools.mk: Add libstdc++ quirk to libtool_fixup_libdir.
lars [Sat, 30 Jan 2010 14:51:22 +0000 (14:51 +0000)]
autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir.
Fixes build of packages which use libtool and link against packages which link against libstdc++

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

14 years ago[xburst] Dynamically gate adc clock
lars [Sat, 30 Jan 2010 13:12:17 +0000 (13:12 +0000)]
[xburst] Dynamically gate adc clock

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

14 years ago[dnsmasq] Update to version 2.52
hauke [Fri, 29 Jan 2010 23:15:44 +0000 (23:15 +0000)]
[dnsmasq] Update to version 2.52

Patch 103-ipv6_fix.patch is removed, because the problem the patch was fixing is now fixed in mainline.

Thank you RaphaĆ«l HUCK for your patch.
This fixes #6568.

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

14 years ago[carl9170] carl9170 depends on usb
hauke [Fri, 29 Jan 2010 22:55:13 +0000 (22:55 +0000)]
[carl9170] carl9170 depends on usb

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

14 years ago[mac80211] add rt2800lib module
hauke [Fri, 29 Jan 2010 22:54:37 +0000 (22:54 +0000)]
[mac80211] add rt2800lib module

This module is needed by rt2800pci and rt2800usb

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

14 years ago[mac80211] compat should not depend on pcmcia or usb
hauke [Fri, 29 Jan 2010 22:53:44 +0000 (22:53 +0000)]
[mac80211] compat should not depend on pcmcia or usb
remove pcmcia and usb backport form compat.ko
If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia.

This hopefully fixes #6586

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

14 years agoorion: switch the target cflags from armv5te to armv5t, because unaligned 64 bit...
nbd [Fri, 29 Jan 2010 22:15:56 +0000 (22:15 +0000)]
orion: switch the target cflags from armv5te to armv5t, because unaligned 64 bit load/store instructions are unsafe

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

14 years agoorion: fix the alignment related ath9k crash bug (#5815)
nbd [Fri, 29 Jan 2010 22:15:44 +0000 (22:15 +0000)]
orion: fix the alignment related ath9k crash bug (#5815)

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

14 years ago[kernel] Fix KernelPackage/usb-net-rndis dependencies
hauke [Fri, 29 Jan 2010 21:08:28 +0000 (21:08 +0000)]
[kernel] Fix KernelPackage/usb-net-rndis dependencies
Fix bug #6589

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

14 years ago[xburst] Fix usb gadget driver build
lars [Fri, 29 Jan 2010 20:59:15 +0000 (20:59 +0000)]
[xburst] Fix usb gadget driver build

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

14 years agopreinit: fix #6596
hauke [Fri, 29 Jan 2010 20:30:21 +0000 (20:30 +0000)]
preinit: fix #6596
Setting LAN IP Address in menuconfig is ignored

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

14 years ago[xburst] Export clock states through debugfs
lars [Fri, 29 Jan 2010 20:12:27 +0000 (20:12 +0000)]
[xburst] Export clock states through debugfs

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

14 years ago[kernel] refresh no_module_reloc.patch for mips64 targets
florian [Fri, 29 Jan 2010 18:07:38 +0000 (18:07 +0000)]
[kernel] refresh no_module_reloc.patch for mips64 targets

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

14 years agoadd some missing symbols for 2.6.32
kaloz [Fri, 29 Jan 2010 12:20:01 +0000 (12:20 +0000)]
add some missing symbols for 2.6.32

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

14 years agoupdate to 2.6.32.7
kaloz [Fri, 29 Jan 2010 12:19:31 +0000 (12:19 +0000)]
update to 2.6.32.7

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

14 years agomadwifi: fix/improve station idle timeout handling
nbd [Fri, 29 Jan 2010 03:55:38 +0000 (03:55 +0000)]
madwifi: fix/improve station idle timeout handling

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

14 years agomadwifi: make sure that minstrel rc updates still work after a jiffies wraparound
nbd [Fri, 29 Jan 2010 02:49:13 +0000 (02:49 +0000)]
madwifi: make sure that minstrel rc updates still work after a jiffies wraparound

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

14 years agomadwifi: add sysctl for turning the radio silent
nbd [Fri, 29 Jan 2010 02:34:52 +0000 (02:34 +0000)]
madwifi: add sysctl for turning the radio silent

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

14 years agobase-files: do not warn about nonexistant sysctl overrides (some of them are config...
nbd [Fri, 29 Jan 2010 02:17:11 +0000 (02:17 +0000)]
base-files: do not warn about nonexistant sysctl overrides (some of them are config dependent)

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

14 years ago[ar7] add UPF_IOREMAP flag to the uart port definition (#6532)
florian [Thu, 28 Jan 2010 21:17:21 +0000 (21:17 +0000)]
[ar7] add UPF_IOREMAP flag to the uart port definition (#6532)

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

14 years agoremove unnecessary dependency added in r19371 (thx, puchu)
nbd [Thu, 28 Jan 2010 19:38:16 +0000 (19:38 +0000)]
remove unnecessary dependency added in r19371 (thx, puchu)

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

14 years agoopenssl: make engines support dynamically configurable (based on a patch by puchu)
nbd [Thu, 28 Jan 2010 19:28:06 +0000 (19:28 +0000)]
openssl: make engines support dynamically configurable (based on a patch by puchu)

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

14 years agopreinit: fix mixup between led and reset button enable on some platforms (thx, cshore)
nbd [Thu, 28 Jan 2010 19:28:02 +0000 (19:28 +0000)]
preinit: fix mixup between led and reset button enable on some platforms (thx, cshore)

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

14 years agoopenssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)
nbd [Thu, 28 Jan 2010 19:27:57 +0000 (19:27 +0000)]
openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)

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

14 years agoopenssl: refresh patches
nbd [Thu, 28 Jan 2010 19:27:53 +0000 (19:27 +0000)]
openssl: refresh patches

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

14 years agopreinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)
nbd [Thu, 28 Jan 2010 19:27:49 +0000 (19:27 +0000)]
preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)

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

14 years agokconfig.pl: fix handling of multiple kmod-* package referencing the same KCONFIG...
nbd [Thu, 28 Jan 2010 19:27:43 +0000 (19:27 +0000)]
kconfig.pl: fix handling of multiple kmod-* package referencing the same KCONFIG symbols

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

14 years agofix brcm-2.4/brcm47xx failsafe init (thx, puchu)
nbd [Thu, 28 Jan 2010 19:27:39 +0000 (19:27 +0000)]
fix brcm-2.4/brcm47xx failsafe init (thx, puchu)

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

14 years agopackage/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)
juhosg [Thu, 28 Jan 2010 18:38:27 +0000 (18:38 +0000)]
package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)

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

14 years agokernel: add missing config symbols for 2.6.32
juhosg [Thu, 28 Jan 2010 18:38:24 +0000 (18:38 +0000)]
kernel: add missing config symbols for 2.6.32

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

14 years agobrcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comtrend...
cshore [Thu, 28 Jan 2010 16:54:00 +0000 (16:54 +0000)]
brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comtrend CT-5261

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

14 years agoar71xx: switch to 2.6.32
juhosg [Thu, 28 Jan 2010 11:54:24 +0000 (11:54 +0000)]
ar71xx: switch to 2.6.32

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

14 years agokernel: update to 2.6.32.6
juhosg [Thu, 28 Jan 2010 11:54:20 +0000 (11:54 +0000)]
kernel: update to 2.6.32.6

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

14 years agokernel: move mips_machine.h to 'arch/mips/include/asm'
juhosg [Thu, 28 Jan 2010 09:32:41 +0000 (09:32 +0000)]
kernel: move mips_machine.h to 'arch/mips/include/asm'

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

14 years agortl8366s: reset the chip early, this allows ethernet to work as soon as possible
juhosg [Wed, 27 Jan 2010 21:01:48 +0000 (21:01 +0000)]
rtl8366s: reset the chip early, this allows ethernet to work as soon as possible

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

14 years agouci: allow shell scripts to override the config dir (patch by cshore)
nbd [Wed, 27 Jan 2010 04:59:14 +0000 (04:59 +0000)]
uci: allow shell scripts to override the config dir (patch by cshore)

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

14 years agoadd missing +cs version suffix to the 4.4.3 codesourcery toolchain
nbd [Tue, 26 Jan 2010 20:19:28 +0000 (20:19 +0000)]
add missing +cs version suffix to the 4.4.3 codesourcery toolchain

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

14 years agogcc: fix up broken chunks of the 4.4.3+cs patch and clean it up a bit more
nbd [Tue, 26 Jan 2010 20:13:01 +0000 (20:13 +0000)]
gcc: fix up broken chunks of the 4.4.3+cs patch and clean it up a bit more

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

14 years agoadd another gcc version based on 4.4.3 plus the 2009q3 codesourcery patch
kaloz [Tue, 26 Jan 2010 18:41:22 +0000 (18:41 +0000)]
add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patch

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

14 years agopackage: kmod-usb-core depends on kmod-nls-base on 2.6.32
juhosg [Tue, 26 Jan 2010 14:41:29 +0000 (14:41 +0000)]
package: kmod-usb-core depends on kmod-nls-base on 2.6.32

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

14 years agobase-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selected
juhosg [Tue, 26 Jan 2010 14:41:26 +0000 (14:41 +0000)]
base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selected

Also, use the default pi_broadcast address if it is not specified

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

14 years agocleanup patch
kaloz [Tue, 26 Jan 2010 12:46:05 +0000 (12:46 +0000)]
cleanup patch

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

14 years ago[brcm-2.4] [brcm47xx] fix syntax error in preinit (#6575)
jow [Tue, 26 Jan 2010 10:45:28 +0000 (10:45 +0000)]
[brcm-2.4] [brcm47xx] fix syntax error in preinit (#6575)

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

14 years agoramips: add preliminary support for 2.6.32
juhosg [Tue, 26 Jan 2010 09:57:38 +0000 (09:57 +0000)]
ramips: add preliminary support for 2.6.32

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

14 years agoramips: refresh patches
juhosg [Tue, 26 Jan 2010 09:57:34 +0000 (09:57 +0000)]
ramips: refresh patches

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

14 years agoramips: sync kernel config
juhosg [Tue, 26 Jan 2010 09:57:32 +0000 (09:57 +0000)]
ramips: sync kernel config

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

14 years agoar71xx: fix 'section type conflict' build error
juhosg [Tue, 26 Jan 2010 09:57:29 +0000 (09:57 +0000)]
ar71xx: fix 'section type conflict' build error

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

14 years agobrcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script (thx,...
nbd [Tue, 26 Jan 2010 02:15:32 +0000 (02:15 +0000)]
brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script (thx, cshore)

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

14 years agocarl9170: update to 0.9.9.1
nbd [Tue, 26 Jan 2010 00:14:50 +0000 (00:14 +0000)]
carl9170: update to 0.9.9.1

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

14 years agomac80211: update to wireless-testing 2010-01-25, includes fixes for crypto and retran...
nbd [Tue, 26 Jan 2010 00:14:44 +0000 (00:14 +0000)]
mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto and retransmissions

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

14 years agorename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xx
nbd [Mon, 25 Jan 2010 23:06:47 +0000 (23:06 +0000)]
rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xx

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

14 years agofix missing quote (thx, puchu)
nbd [Mon, 25 Jan 2010 23:03:53 +0000 (23:03 +0000)]
fix missing quote (thx, puchu)

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

14 years agomac80211: restrict the killing of wpa_supplicant processes to the right interface...
nbd [Mon, 25 Jan 2010 22:11:21 +0000 (22:11 +0000)]
mac80211: restrict the killing of wpa_supplicant processes to the right interface (#5991)

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

14 years agowpa_supplicant: add missing dependencies
nbd [Mon, 25 Jan 2010 21:48:37 +0000 (21:48 +0000)]
wpa_supplicant: add missing dependencies

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

14 years agounset user overrides for quilt settings to prevent them from interfering with the...
nbd [Mon, 25 Jan 2010 21:45:10 +0000 (21:45 +0000)]
unset user overrides for quilt settings to prevent them from interfering with the build process (#6553)

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

14 years agoadd preinit modularization work by Daniel Dickinson (cshore)
nbd [Mon, 25 Jan 2010 17:11:17 +0000 (17:11 +0000)]
add preinit modularization work by Daniel Dickinson (cshore)

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

14 years agoopkg: remove an empty patch
nbd [Mon, 25 Jan 2010 17:10:59 +0000 (17:10 +0000)]
opkg: remove an empty patch

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

14 years agortl8366: make it available on all platforms
juhosg [Mon, 25 Jan 2010 15:13:38 +0000 (15:13 +0000)]
rtl8366: make it available on all platforms

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

14 years agoar71xx: sync kernel configs
juhosg [Mon, 25 Jan 2010 14:24:58 +0000 (14:24 +0000)]
ar71xx: sync kernel configs

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

14 years agokernel: add missing config symbol
juhosg [Mon, 25 Jan 2010 14:24:56 +0000 (14:24 +0000)]
kernel: add missing config symbol

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

14 years agortl8366s: simplify mib counters handling
juhosg [Mon, 25 Jan 2010 14:24:53 +0000 (14:24 +0000)]
rtl8366s: simplify mib counters handling

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

14 years agoar71xx: merge generic machine code into setup.c
juhosg [Mon, 25 Jan 2010 14:24:48 +0000 (14:24 +0000)]
ar71xx: merge generic machine code into setup.c

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

14 years agoadd preliminary support for the latest CodeSourcery toolchain
kaloz [Mon, 25 Jan 2010 10:52:23 +0000 (10:52 +0000)]
add preliminary support for the latest CodeSourcery toolchain

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

14 years agomadwifi: fix some potential null pointer derefs with wds
nbd [Sun, 24 Jan 2010 23:39:00 +0000 (23:39 +0000)]
madwifi: fix some potential null pointer derefs with wds

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

14 years ago[ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas...
jow [Sun, 24 Jan 2010 23:31:49 +0000 (23:31 +0000)]
[ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.lahtinen@gmail.com>

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

14 years ago[package] iptables: install libip[46]tc into staging dir
jow [Sun, 24 Jan 2010 19:59:13 +0000 (19:59 +0000)]
[package] iptables: install libip[46]tc into staging dir

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