10.03/openwrt.git
14 years ago[rb532] drop support for 2.6.30
florian [Fri, 26 Mar 2010 10:12:58 +0000 (10:12 +0000)]
[rb532] drop support for 2.6.30

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

14 years ago[ar7] drop support for 2.6.30
florian [Fri, 26 Mar 2010 10:12:54 +0000 (10:12 +0000)]
[ar7] drop support for 2.6.30

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

14 years ago[brcm63xx] drop support for 2.6.30 kernel
florian [Fri, 26 Mar 2010 10:12:48 +0000 (10:12 +0000)]
[brcm63xx] drop support for 2.6.30 kernel

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

14 years ago[tools] revert r18760 since it prevents people from building working eva images
florian [Fri, 26 Mar 2010 10:12:30 +0000 (10:12 +0000)]
[tools] revert r18760 since it prevents people from building working eva images

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

14 years ago[package] kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia...
nico [Fri, 26 Mar 2010 10:09:13 +0000 (10:09 +0000)]
[package] kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia-yenta as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG

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

14 years ago[package] madwifi: Fix RX packet and byte count, refresh patches (#6404)
acinonyx [Thu, 25 Mar 2010 19:41:40 +0000 (19:41 +0000)]
[package] madwifi: Fix RX packet and byte count, refresh patches (#6404)

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

14 years agoadded support for wrt54g3gv2-vf and new trx header format
markus [Thu, 25 Mar 2010 19:34:49 +0000 (19:34 +0000)]
added support for wrt54g3gv2-vf and new trx header format

 - hacked addpattern due to changes in header format
 - added "-5" to addpattern, some 0xFF are needed for trx2 header
   "-4" broke CRC checking in CFE
 - hacked trx.c due to new header format version
 - added target to create trx-V2 images

the flashmap driver possibly needs to be customized.

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

14 years ago[package] busybox: disable httpd applet
jow [Thu, 25 Mar 2010 16:14:14 +0000 (16:14 +0000)]
[package] busybox: disable httpd applet

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

14 years ago[package] remove accidentally committed files
jow [Thu, 25 Mar 2010 16:04:29 +0000 (16:04 +0000)]
[package] remove accidentally committed files

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

14 years ago[package] add cyassl (moved from packages feed, required by uhttpd-mod-tls)
jow [Thu, 25 Mar 2010 16:03:10 +0000 (16:03 +0000)]
[package] add cyassl (moved from packages feed, required by uhttpd-mod-tls)

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

14 years ago[package] add px5g (moved from LuCI trunk)
jow [Thu, 25 Mar 2010 15:46:39 +0000 (15:46 +0000)]
[package] add px5g (moved from LuCI trunk)

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

14 years ago[package] add uhttpd (moved from LuCI trunk)
jow [Thu, 25 Mar 2010 15:46:16 +0000 (15:46 +0000)]
[package] add uhttpd (moved from LuCI trunk)

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

14 years ago[rdc] fix the mac address setting on sitecom devices after r20294
florian [Thu, 25 Mar 2010 15:27:30 +0000 (15:27 +0000)]
[rdc] fix the mac address setting on sitecom devices after r20294

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

14 years ago[kernel] add missing CONFIG_CB1400_CORE symbol, spotted by buildbot
florian [Thu, 25 Mar 2010 15:27:08 +0000 (15:27 +0000)]
[kernel] add missing CONFIG_CB1400_CORE symbol, spotted by buildbot

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

14 years agoinclude/target.mk: Only set usb feature flag for a target if there is a HCD
lars [Thu, 25 Mar 2010 15:04:44 +0000 (15:04 +0000)]
include/target.mk: Only set usb feature flag for a target if there is a HCD

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

14 years ago[package] ifxmips-dsl-api: only show debug option when package is selected
nico [Thu, 25 Mar 2010 13:43:20 +0000 (13:43 +0000)]
[package] ifxmips-dsl-api: only show debug option when package is selected

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

14 years ago[brcm63xx] add support for D4PW board, patch from mexit
florian [Thu, 25 Mar 2010 12:06:01 +0000 (12:06 +0000)]
[brcm63xx] add support for D4PW board, patch from mexit

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

14 years agofix for previous commit
blogic [Thu, 25 Mar 2010 11:51:17 +0000 (11:51 +0000)]
fix for previous commit

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

14 years ago[ifxmips] implement gpiolib drivers for core gpio and ebu attached latches
blogic [Thu, 25 Mar 2010 11:50:46 +0000 (11:50 +0000)]
[ifxmips] implement gpiolib drivers for core gpio and ebu attached latches

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

14 years ago[rdc] use profiles again intead of subtargets.
florian [Thu, 25 Mar 2010 10:13:00 +0000 (10:13 +0000)]
[rdc] use profiles again intead of subtargets.

We have now a single kernel which autodetects the type of device we are running
on, so we can switch back to having profiles. Patch by Bernhard Loos.

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

14 years agoar71xx: Add basic WLAN LED control to TL-WR1043ND
juhosg [Thu, 25 Mar 2010 07:31:17 +0000 (07:31 +0000)]
ar71xx: Add basic WLAN LED control to TL-WR1043ND

  * thanks to KillaB
  * closes #6834

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

14 years agoar71xx: create smaller initramfs images for the TP-Link boards
juhosg [Thu, 25 Mar 2010 07:31:13 +0000 (07:31 +0000)]
ar71xx: create smaller initramfs images for the TP-Link boards

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

14 years ago[package] kernel: fix kmod-crypto-misc on 2.4
nico [Thu, 25 Mar 2010 05:15:25 +0000 (05:15 +0000)]
[package] kernel: fix kmod-crypto-misc on 2.4

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

14 years ago[rb532] revert back to 2.6.32.9 for backfire
florian [Wed, 24 Mar 2010 23:33:54 +0000 (23:33 +0000)]
[rb532] revert back to 2.6.32.9 for backfire

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

14 years ago[package] fix typo in gspa sn9c20x autoload line, patch from Chris Li
florian [Wed, 24 Mar 2010 23:33:50 +0000 (23:33 +0000)]
[package] fix typo in gspa sn9c20x autoload line, patch from Chris Li

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

14 years ago[ifxmips] adds support to build uboot for arv452
blogic [Wed, 24 Mar 2010 18:28:07 +0000 (18:28 +0000)]
[ifxmips] adds support to build uboot for arv452

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

14 years ago[ifxmips] typo
blogic [Wed, 24 Mar 2010 16:19:17 +0000 (16:19 +0000)]
[ifxmips] typo

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

14 years ago[ifxmips] adds support for airties wav-281/arcor a800/arcaydian arv452
blogic [Wed, 24 Mar 2010 15:55:23 +0000 (15:55 +0000)]
[ifxmips] adds support for airties wav-281/arcor a800/arcaydian arv452

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

14 years ago[ifxmips] meta partition should not span brn-boot sector
blogic [Wed, 24 Mar 2010 15:53:48 +0000 (15:53 +0000)]
[ifxmips] meta partition should not span brn-boot sector

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

14 years ago[ifxmips] add phylib support to ethernet driver
blogic [Wed, 24 Mar 2010 15:53:05 +0000 (15:53 +0000)]
[ifxmips] add phylib support to ethernet driver

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

14 years agoWhen enabling MFP, hostapd will read assoc_sa_query_max_timeout and
thepeople [Wed, 24 Mar 2010 00:23:10 +0000 (00:23 +0000)]
When enabling MFP, hostapd will read assoc_sa_query_max_timeout and
assoc_sa_query_retry_timeout from it's config file. Make these options
configurable in /etc/config/wireless. To make it clear that these
options are 802.11w related, I named them ieee80211w_max_timeout and
ieee80211w_retry_timeout instead.

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

14 years agoEnable management frame protection in hostapd, and make it configurable
thepeople [Wed, 24 Mar 2010 00:22:19 +0000 (00:22 +0000)]
Enable management frame protection in hostapd, and make it configurable
in /etc/config/wireless. Since ath9k is currently the only driver that
supports MFP, it will only be enabled when ath9k is enabled.

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

14 years agoEnable management frame protection in wpa_supplicant, and make it
thepeople [Wed, 24 Mar 2010 00:21:28 +0000 (00:21 +0000)]
Enable management frame protection in wpa_supplicant, and make it
configurable in /etc/config/wireless.

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

14 years agoCleanup redundant psk handling code in wpa_supplicant.sh.
thepeople [Wed, 24 Mar 2010 00:19:42 +0000 (00:19 +0000)]
Cleanup redundant psk handling code in wpa_supplicant.sh.
(I sent this one to openwrt-devel before, but I am resending it as part of
this series because the next patch will also edit wpa_supplicant.sh).

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

14 years ago[x86] base-files: remove redundant "Press " when writing enter failsafe message
jow [Tue, 23 Mar 2010 22:57:16 +0000 (22:57 +0000)]
[x86] base-files: remove redundant "Press " when writing enter failsafe message

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

14 years ago[package] base-files: make press key message more explicit in preinit
jow [Tue, 23 Mar 2010 22:56:12 +0000 (22:56 +0000)]
[package] base-files: make press key message more explicit in preinit

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

14 years ago[package] block-extroot: make overlay mount check more explicit, it wrongly detected...
jow [Tue, 23 Mar 2010 17:08:35 +0000 (17:08 +0000)]
[package] block-extroot: make overlay mount check more explicit, it wrongly detected /tmp/overlay as successful overlay mount

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

14 years ago[PATCH] kernel: fix xen-fbdev description
jow [Tue, 23 Mar 2010 15:24:54 +0000 (15:24 +0000)]
[PATCH] kernel: fix xen-fbdev description
This patch fixes the description for KernelPackage xen-fbdev caused by a
typo in xen.mk.

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

14 years agogeneric-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too
acoul [Tue, 23 Mar 2010 15:02:29 +0000 (15:02 +0000)]
generic-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too

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

14 years ago[package] linux-atm: fix compilation of 'qgen' host tool
nico [Tue, 23 Mar 2010 14:32:14 +0000 (14:32 +0000)]
[package] linux-atm: fix compilation of 'qgen' host tool

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

14 years agogeneric-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)
acoul [Tue, 23 Mar 2010 12:42:17 +0000 (12:42 +0000)]
generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)

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

14 years ago[ar7] also generate images for AG1A, thanks obinou
florian [Tue, 23 Mar 2010 09:09:48 +0000 (09:09 +0000)]
[ar7] also generate images for AG1A, thanks obinou

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

14 years agouClibc: fix free-after-use bug in __dns_lookup (closes #6886)
juhosg [Tue, 23 Mar 2010 08:12:24 +0000 (08:12 +0000)]
uClibc: fix free-after-use bug in __dns_lookup (closes #6886)

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

14 years ago[uci] bump to the lastest git commit
thepeople [Tue, 23 Mar 2010 01:28:52 +0000 (01:28 +0000)]
[uci] bump to the lastest git commit

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

14 years ago[include] the svn fallback code added in r20322 is evaluated with each make invocatio...
jow [Tue, 23 Mar 2010 01:21:50 +0000 (01:21 +0000)]
[include] the svn fallback code added in r20322 is evaluated with each make invocation and produces a lot of spurious "svn: broken pipe" error -
replace it with a more efficient version

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

14 years ago[xburst] sound jz4740_pcm: Set dma channel to NULL after it has been freed,
lars [Mon, 22 Mar 2010 18:57:50 +0000 (18:57 +0000)]
[xburst] sound jz4740_pcm: Set dma channel to NULL after it has been freed,
because hw_free can be called multiple times aswell.

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

14 years ago[xburst] sound jz4740_pcm: Don't request dma channel mor then once.
lars [Mon, 22 Mar 2010 15:22:26 +0000 (15:22 +0000)]
[xburst] sound jz4740_pcm: Don't request dma channel mor then once.

It is possible that the hw_params callback is called multiple times when using
the oss emulation layer. Thus we need to check whether the dma channel has
already been requested otherwise we'll end up with all dma channels being
requested by sound driver.

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

14 years agohostap-driver: fix a typo (thanks acinonyx)
acoul [Mon, 22 Mar 2010 11:43:46 +0000 (11:43 +0000)]
hostap-driver: fix a typo (thanks acinonyx)

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

14 years agohostap-driver: fix DEPENDS on Makefile
acoul [Mon, 22 Mar 2010 11:39:47 +0000 (11:39 +0000)]
hostap-driver: fix DEPENDS on Makefile

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

14 years ago[package] remove leftover wpa_supplicant directory after r19286
jow [Sun, 21 Mar 2010 22:43:36 +0000 (22:43 +0000)]
[package] remove leftover wpa_supplicant directory after r19286

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

14 years ago[package] hostapd: always strip "11" from hwmode value
jow [Sun, 21 Mar 2010 22:35:58 +0000 (22:35 +0000)]
[package] hostapd: always strip "11" from hwmode value

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

14 years agokernel: fix some documentation
hauke [Sun, 21 Mar 2010 19:12:36 +0000 (19:12 +0000)]
kernel: fix some documentation

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

14 years agoatheros: config-2.6.33, add missing option on commit r20332
acoul [Sun, 21 Mar 2010 18:18:13 +0000 (18:18 +0000)]
atheros: config-2.6.33, add missing option on commit r20332

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

14 years agoar71xx: use the RB411 setup for the RB411U
juhosg [Sun, 21 Mar 2010 18:16:24 +0000 (18:16 +0000)]
ar71xx: use the RB411 setup for the RB411U

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

14 years agoar71xx: change PHY select logic, and update phy_masks
juhosg [Sun, 21 Mar 2010 18:16:07 +0000 (18:16 +0000)]
ar71xx: change PHY select logic, and update phy_masks

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

14 years ago[package] fix path to the orinoco pcmcia driver, thanks hauke
florian [Sun, 21 Mar 2010 17:56:19 +0000 (17:56 +0000)]
[package] fix path to the orinoco pcmcia driver, thanks hauke

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

14 years agochange from /jffs to /overlay, patch from Daniel Dickinson
florian [Sun, 21 Mar 2010 17:16:50 +0000 (17:16 +0000)]
change from /jffs to /overlay, patch from Daniel Dickinson

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

14 years ago[package] disable ucitrigger for now, not used, patch from Dave Kooper
florian [Sun, 21 Mar 2010 17:16:45 +0000 (17:16 +0000)]
[package] disable ucitrigger for now, not used, patch from Dave Kooper

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

14 years ago[package] If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron
florian [Sun, 21 Mar 2010 17:16:41 +0000 (17:16 +0000)]
[package] If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron
will place a spurious "crontabs" symlink into it. Patch fro Stefan Monnier

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

14 years ago[package] add pcmcia hermes module, patch from Guillaume Lecerf
florian [Sun, 21 Mar 2010 17:16:36 +0000 (17:16 +0000)]
[package] add pcmcia hermes module, patch from Guillaume Lecerf

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

14 years ago[atheros] fix ethernet driver remove function to use the correct annotation (#6311)
florian [Sun, 21 Mar 2010 16:05:27 +0000 (16:05 +0000)]
[atheros] fix ethernet driver remove function to use the correct annotation (#6311)

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

14 years ago[xburst] jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()
lars [Sun, 21 Mar 2010 15:46:49 +0000 (15:46 +0000)]
[xburst] jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()

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

14 years agokernel: fix some minor error:
hauke [Sun, 21 Mar 2010 14:22:38 +0000 (14:22 +0000)]
kernel: fix some minor error:

 * module ide-pci-generic is also included if it was build
 * correct loading queue for kmod-dm
 * place for mvsas.ko changed in new kernel.

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

14 years agokernel: these modules are already loaded by the scsi-core package
hauke [Sun, 21 Mar 2010 14:19:48 +0000 (14:19 +0000)]
kernel: these modules are already loaded by the scsi-core package

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

14 years agokernel: x86 remove dependency on ata-core and scsi-core
hauke [Sun, 21 Mar 2010 14:18:11 +0000 (14:18 +0000)]
kernel: x86 remove dependency on ata-core and scsi-core

The x86 image includes the modules out of ata-core and scsi-core
directly in the kernel image. Do not depend on these packages, because
they are not build in a x86 image.
This fixes #6873

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

14 years agokernel: load after its dependencies
hauke [Sun, 21 Mar 2010 14:12:32 +0000 (14:12 +0000)]
kernel: load after its dependencies

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

14 years agokernel: fix tg3 installation
hauke [Sun, 21 Mar 2010 14:09:24 +0000 (14:09 +0000)]
kernel: fix tg3 installation

libphy is build into the kernel for brcm47xx and not as an extra module.

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

14 years agokernel: include aes-i586 and twofish-i586 into crypto packages for x86
hauke [Sun, 21 Mar 2010 14:07:30 +0000 (14:07 +0000)]
kernel: include aes-i586 and twofish-i586 into crypto packages for x86

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

14 years agokernel: fix typo
hauke [Sun, 21 Mar 2010 14:06:32 +0000 (14:06 +0000)]
kernel: fix typo

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

14 years agokernel: make ISDN build again
hauke [Sun, 21 Mar 2010 14:05:59 +0000 (14:05 +0000)]
kernel: make ISDN build again

In combination with r20339 ISDN will be build again.

 * Fix syntax problem in kmod-capi
 * add xfrm_ipcomp to kmod-ipsec

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

14 years agox86: do no overwrite CONFIG_SCSI_LOWLEVEL
hauke [Sun, 21 Mar 2010 14:02:30 +0000 (14:02 +0000)]
x86: do no overwrite CONFIG_SCSI_LOWLEVEL

CONFIG_SCSI_LOWLEVEL is needed for some packages.
Backport commit r19759 into kernel 2.6.30

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

14 years agokernel: Add some missing config symbols
hauke [Sun, 21 Mar 2010 13:57:07 +0000 (13:57 +0000)]
kernel: Add some missing config symbols

This adds some missing config symbols and opens the menu
behind CONFIG_SND_PCI and CONFIG_ISDN.

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

14 years ago[ifxmips] add register definitions for ebu
blogic [Sun, 21 Mar 2010 13:35:33 +0000 (13:35 +0000)]
[ifxmips] add register definitions for ebu

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

14 years agoatheros: config-2.6.33, PCI: disable common quirks
acoul [Sun, 21 Mar 2010 11:22:40 +0000 (11:22 +0000)]
atheros: config-2.6.33, PCI: disable common quirks

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

14 years agoatheros: config-2.6.33, use UP-only small-memory-footprint RCU
acoul [Sun, 21 Mar 2010 11:19:23 +0000 (11:19 +0000)]
atheros: config-2.6.33, use UP-only small-memory-footprint RCU

(tested on production system, works solid for couple of weeks)

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

14 years agoatheros: config-2.6.33, optimize for size
acoul [Sun, 21 Mar 2010 11:13:27 +0000 (11:13 +0000)]
atheros: config-2.6.33, optimize for size

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

14 years agoatheros: config-2.6.33, turn off swap memory
acoul [Sun, 21 Mar 2010 11:10:00 +0000 (11:10 +0000)]
atheros: config-2.6.33, turn off swap memory

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

14 years agoatheros: config-2.6.33, turn off BSD Process Accounting
acoul [Sun, 21 Mar 2010 11:07:35 +0000 (11:07 +0000)]
atheros: config-2.6.33, turn off BSD Process Accounting

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

14 years agoatheros: config-2.6.33, fix CONFIG_CMDLINE
acoul [Sun, 21 Mar 2010 11:03:57 +0000 (11:03 +0000)]
atheros: config-2.6.33, fix CONFIG_CMDLINE

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

14 years agohostap-driver: make hostap-pci visible (similarly to r20047)
acoul [Sun, 21 Mar 2010 08:13:01 +0000 (08:13 +0000)]
hostap-driver: make hostap-pci visible (similarly to r20047)

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

14 years agogeneric-2.6: sync patches to 2.6.34-rc2
acoul [Sun, 21 Mar 2010 06:53:08 +0000 (06:53 +0000)]
generic-2.6: sync patches to 2.6.34-rc2

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

14 years ago[rdc] do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge...
florian [Sat, 20 Mar 2010 17:45:41 +0000 (17:45 +0000)]
[rdc] do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge driver, thanks rtz

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

14 years ago[package] add more usb-storage modules (#6067)
florian [Sat, 20 Mar 2010 17:18:54 +0000 (17:18 +0000)]
[package] add more usb-storage modules (#6067)

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

14 years agofix svn download with older svn client versions
florian [Sat, 20 Mar 2010 17:18:47 +0000 (17:18 +0000)]
fix svn download with older svn client versions

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

14 years ago[package] add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
florian [Sat, 20 Mar 2010 10:27:30 +0000 (10:27 +0000)]
[package] add missing dependency to kmod-crypto-misc, patch from Benjamin Cama

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

14 years ago[package] update netfilter packages description, patch from Edgar Soldin
florian [Sat, 20 Mar 2010 10:27:24 +0000 (10:27 +0000)]
[package] update netfilter packages description, patch from Edgar Soldin

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

14 years ago[package] add sn9c201 webcam driver, patch from Chris Li
florian [Sat, 20 Mar 2010 10:27:18 +0000 (10:27 +0000)]
[package] add sn9c201 webcam driver, patch from Chris Li

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

14 years ago[package] update compcache to 0.6.2 (#6884)
florian [Fri, 19 Mar 2010 16:34:41 +0000 (16:34 +0000)]
[package] update compcache to 0.6.2 (#6884)

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

14 years agoaccept unknown server certificates by default on svn download
florian [Fri, 19 Mar 2010 13:44:47 +0000 (13:44 +0000)]
accept unknown server certificates by default on svn download

Some packages sources need to be checked out from server with unknown
certificates, silently accept by default in order not to stop builds, thanks rhk.

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

14 years ago[ifxmips] adds support in uboot for eon flash chips
blogic [Fri, 19 Mar 2010 11:22:07 +0000 (11:22 +0000)]
[ifxmips] adds support in uboot for eon flash chips

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

14 years ago[rdc] rework board detection
florian [Thu, 18 Mar 2010 23:35:21 +0000 (23:35 +0000)]
[rdc] rework board detection

Rework board detection, separate board specific code into its own file. As a
result we also change the way rdc images are generated.
Support for board which required binary tools, like AMIT are dropped. Patch by
Bernhard Loos.

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

14 years ago[tools] fix file creation mode, thanks rtz
florian [Thu, 18 Mar 2010 23:35:12 +0000 (23:35 +0000)]
[tools] fix file creation mode, thanks rtz

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

14 years ago[scripts] remote-gdb:
jow [Thu, 18 Mar 2010 21:10:56 +0000 (21:10 +0000)]
[scripts] remote-gdb:
* use sysroot instead of solib search paths
* don't query arch if there's only one choice

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

14 years agobase-files: show boot state on intramfs images
juhosg [Thu, 18 Mar 2010 19:19:21 +0000 (19:19 +0000)]
base-files: show boot state on intramfs images

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

14 years agoar71xx: check returned value of ioremap in ar71xx_pcibios_setup
juhosg [Thu, 18 Mar 2010 19:19:19 +0000 (19:19 +0000)]
ar71xx: check returned value of ioremap in ar71xx_pcibios_setup

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

14 years agoar71xx: optimize register access in ar71xx_pci.c
juhosg [Thu, 18 Mar 2010 19:19:16 +0000 (19:19 +0000)]
ar71xx: optimize register access in ar71xx_pci.c

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

14 years agoar71xx: optimize register access in irq.c
juhosg [Thu, 18 Mar 2010 19:19:13 +0000 (19:19 +0000)]
ar71xx: optimize register access in irq.c

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

14 years agoar71xx: optimize register access in ar724x_pci.c
juhosg [Thu, 18 Mar 2010 19:19:10 +0000 (19:19 +0000)]
ar71xx: optimize register access in ar724x_pci.c

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

14 years agoar71xx: introduce global ar724x_pci_ctrl_base variable
juhosg [Thu, 18 Mar 2010 19:19:07 +0000 (19:19 +0000)]
ar71xx: introduce global ar724x_pci_ctrl_base variable

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

14 years agoar71xx: add error handling to ar724x_pcibios_init
juhosg [Thu, 18 Mar 2010 19:19:03 +0000 (19:19 +0000)]
ar71xx: add error handling to ar724x_pcibios_init

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