openwrt.git
14 years agofix path to libgcc.a in LIBGCC_S
nico [Tue, 30 Mar 2010 04:04:47 +0000 (04:04 +0000)]
fix path to libgcc.a in LIBGCC_S

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

14 years ago[package] openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
jow [Mon, 29 Mar 2010 23:14:47 +0000 (23:14 +0000)]
[package] openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability

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

14 years ago[package] fix ndisc compilation failure (#6984)
florian [Mon, 29 Mar 2010 21:20:36 +0000 (21:20 +0000)]
[package] fix ndisc compilation failure (#6984)

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

14 years agokernel: fix dependencies for x86 target
hauke [Mon, 29 Mar 2010 21:02:14 +0000 (21:02 +0000)]
kernel: fix dependencies for x86 target

kmod-hid and kmod-input-core are directly build into the kernel for the
x86 target. No package on x86 should depend on it.

This fixes #6963

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

14 years agomac80211: fix mesh.
hauke [Mon, 29 Mar 2010 18:33:48 +0000 (18:33 +0000)]
mac80211: fix mesh.

This fixes #6774

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

14 years agofix kernel-headers build
nbd [Mon, 29 Mar 2010 15:16:17 +0000 (15:16 +0000)]
fix kernel-headers build

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

14 years ago[include] download.mk: fix bzr download method
nico [Mon, 29 Mar 2010 13:06:19 +0000 (13:06 +0000)]
[include] download.mk: fix bzr download method

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

14 years agotemporary fix to make toolchain build properly, this is broken since [20569]
blogic [Mon, 29 Mar 2010 12:18:58 +0000 (12:18 +0000)]
temporary fix to make toolchain build properly, this is broken since [20569]

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

14 years ago[ifxmips] fixes uboot compile error
blogic [Mon, 29 Mar 2010 11:30:24 +0000 (11:30 +0000)]
[ifxmips] fixes uboot compile error

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

14 years ago[package] uhttpd: fix a signal related race condition exposed by LuCI on fast machines
jow [Mon, 29 Mar 2010 09:26:02 +0000 (09:26 +0000)]
[package] uhttpd: fix a signal related race condition exposed by LuCI on fast machines

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

14 years ago[package] update e2fsprogs to 1.41.11 (#6896)
florian [Mon, 29 Mar 2010 05:54:54 +0000 (05:54 +0000)]
[package] update e2fsprogs to 1.41.11 (#6896)

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

14 years ago[package] base-files: fix shell syntax (prevent error messages when activating initsc...
nico [Mon, 29 Mar 2010 03:58:17 +0000 (03:58 +0000)]
[package] base-files: fix shell syntax (prevent error messages when activating initscripts in IB)

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

14 years agoadd a new helper macro to deal with conditional ./configure flags
nbd [Mon, 29 Mar 2010 03:38:40 +0000 (03:38 +0000)]
add a new helper macro to deal with conditional ./configure flags

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

14 years agoprevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages
nbd [Mon, 29 Mar 2010 03:07:54 +0000 (03:07 +0000)]
prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages

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

14 years agouse lazy evaluation for TARGET_CONFIGURE_OPTS to make it possible to override TARGET_...
nbd [Mon, 29 Mar 2010 00:05:48 +0000 (00:05 +0000)]
use lazy evaluation for TARGET_CONFIGURE_OPTS to make it possible to override TARGET_CC and TARGET_CXX

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

14 years agofix u-boot wiki urls
nbd [Sun, 28 Mar 2010 23:33:10 +0000 (23:33 +0000)]
fix u-boot wiki urls

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

14 years agoadd a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)
nbd [Sun, 28 Mar 2010 23:11:05 +0000 (23:11 +0000)]
add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)

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

14 years agoadd uboot-lantiq (based on a patch contributed by Lantiq)
nbd [Sun, 28 Mar 2010 22:40:32 +0000 (22:40 +0000)]
add uboot-lantiq (based on a patch contributed by Lantiq)

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

14 years agouboot-ifxmips: fix portability bug
nbd [Sun, 28 Mar 2010 22:40:17 +0000 (22:40 +0000)]
uboot-ifxmips: fix portability bug

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

14 years agopropagate atm header changes into pppoatm and br2684ctl as well
nbd [Sun, 28 Mar 2010 21:55:54 +0000 (21:55 +0000)]
propagate atm header changes into pppoatm and br2684ctl as well

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

14 years agoifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags
nbd [Sun, 28 Mar 2010 21:42:07 +0000 (21:42 +0000)]
ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags

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

14 years agolinux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNE...
nbd [Sun, 28 Mar 2010 21:41:56 +0000 (21:41 +0000)]
linux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included

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

14 years agolinux-atm: clean up package installation into staging
nbd [Sun, 28 Mar 2010 21:41:44 +0000 (21:41 +0000)]
linux-atm: clean up package installation into staging

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

14 years agoifxmips-dsl-api: fix portability errors
nbd [Sun, 28 Mar 2010 21:41:29 +0000 (21:41 +0000)]
ifxmips-dsl-api: fix portability errors

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

14 years agoSome dependencies that are depending on target are not added into
hauke [Sun, 28 Mar 2010 19:22:59 +0000 (19:22 +0000)]
Some dependencies that are depending on target are not added into
the Depends line in the control file of the package.
For example +!(TARGET_brcm47xx||TARGET_brcm63xx):kmod-ssb does not
result in kmod-ssb for the x86 target or any other target.

This fixes #6874

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

14 years agonetfilter: fix ABI breakage caused by the netfilter match optimization (fixes #5628)
nbd [Sun, 28 Mar 2010 19:05:59 +0000 (19:05 +0000)]
netfilter: fix ABI breakage caused by the netfilter match optimization (fixes #5628)

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

14 years agoenable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)
nbd [Sun, 28 Mar 2010 18:57:42 +0000 (18:57 +0000)]
enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)

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

14 years agomadwifi: fix the tx rate display in iwconfig (#6925)
nbd [Sun, 28 Mar 2010 18:38:38 +0000 (18:38 +0000)]
madwifi: fix the tx rate display in iwconfig (#6925)

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

14 years agomadwifi: return to the bss channel after an issued ap mode scan has been completed...
nbd [Sun, 28 Mar 2010 18:35:19 +0000 (18:35 +0000)]
madwifi: return to the bss channel after an issued ap mode scan has been completed (fixes #6599)

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

14 years ago[brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools can re...
florian [Sun, 28 Mar 2010 18:11:06 +0000 (18:11 +0000)]
[brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it

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

14 years agohostapd: clean up openssl tls dependencies and build handling (fixes #6572)
nbd [Sun, 28 Mar 2010 17:09:52 +0000 (17:09 +0000)]
hostapd: clean up openssl tls dependencies and build handling (fixes #6572)

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

14 years ago[package] make mmc-over-gpio pins configurable in menuconfig (#6933)
florian [Sun, 28 Mar 2010 13:23:03 +0000 (13:23 +0000)]
[package] make mmc-over-gpio pins configurable in menuconfig (#6933)

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

14 years ago[x86] sysupgrade: Get target device from kernel cmdline, patch from acinonyx
florian [Sun, 28 Mar 2010 11:55:07 +0000 (11:55 +0000)]
[x86] sysupgrade: Get target device from kernel cmdline, patch from acinonyx

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

14 years agopackage/mtd: fix automatic partition size detection in fis_remap
juhosg [Sun, 28 Mar 2010 07:16:27 +0000 (07:16 +0000)]
package/mtd: fix automatic partition size detection in fis_remap

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

14 years agoifxmips: remove old config files
nico [Sun, 28 Mar 2010 03:45:44 +0000 (03:45 +0000)]
ifxmips: remove old config files

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

14 years agops3: move ps3lan kmod under target/linux/ps3
nico [Sun, 28 Mar 2010 03:29:22 +0000 (03:29 +0000)]
ps3: move ps3lan kmod under target/linux/ps3

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

14 years ago[package] uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx
jow [Sun, 28 Mar 2010 02:35:45 +0000 (02:35 +0000)]
[package] uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx

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

14 years ago[package] opkg: fix usage to reflect change in the upgrade command
nico [Sun, 28 Mar 2010 01:27:07 +0000 (01:27 +0000)]
[package] opkg: fix usage to reflect change in the upgrade command

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

14 years agoar71xx: fix pci on ar7241/ar7242
nbd [Sun, 28 Mar 2010 00:36:37 +0000 (00:36 +0000)]
ar71xx: fix pci on ar7241/ar7242

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

14 years agoar71xx: fix the wan port on pb92
nbd [Sun, 28 Mar 2010 00:36:04 +0000 (00:36 +0000)]
ar71xx: fix the wan port on pb92

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

14 years agoar71xx: reset the mdio bus on ar7241/ar7242
nbd [Sun, 28 Mar 2010 00:35:44 +0000 (00:35 +0000)]
ar71xx: reset the mdio bus on ar7241/ar7242

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

14 years agoar71xx: add uci defaults to fix trx header on the WRT160NL boards
juhosg [Sat, 27 Mar 2010 17:38:40 +0000 (17:38 +0000)]
ar71xx: add uci defaults to fix trx header on the WRT160NL boards

 * patch by Otto Solares

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

14 years agoar71xx: update image generation and trx header parsing for the WRT160NL
juhosg [Sat, 27 Mar 2010 17:38:36 +0000 (17:38 +0000)]
ar71xx: update image generation and trx header parsing for the WRT160NL

 * patch by Bernhard Loos
 * note: trailing whitespaces has been removed

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

14 years agopackage/mtd: add fixtrx command
juhosg [Sat, 27 Mar 2010 17:38:33 +0000 (17:38 +0000)]
package/mtd: add fixtrx command

 * patch by Bernhard Loos
 * note: trailing whitespaces are removed

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

14 years agopackage/mtd: reuse existing crc32 stuff in the trx code
juhosg [Sat, 27 Mar 2010 17:38:30 +0000 (17:38 +0000)]
package/mtd: reuse existing crc32 stuff in the trx code

 * patch by Bernhard Loos
 * note: fixed compiler error on brcm47xx

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

14 years agofirmware-utils/trx: add relative offset parameter
juhosg [Sat, 27 Mar 2010 17:38:26 +0000 (17:38 +0000)]
firmware-utils/trx: add relative offset parameter

 * will be used for the WRT160NL board
 * patch by Bernhard Loos
 * note: rejected parts has been fixed

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

14 years ago[package] base-files: add a hotplug handler for rdate
jow [Sat, 27 Mar 2010 17:13:33 +0000 (17:13 +0000)]
[package] base-files: add a hotplug handler for rdate

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

14 years ago[x86] Add OLPC kernel config (patch by Acinonyx)
jow [Sat, 27 Mar 2010 15:31:19 +0000 (15:31 +0000)]
[x86] Add OLPC kernel config (patch by Acinonyx)

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

14 years ago[x86] Change default processor family to 486, refresh config (patch by Acinonyx)
jow [Sat, 27 Mar 2010 15:30:46 +0000 (15:30 +0000)]
[x86] Change default processor family to 486, refresh config (patch by Acinonyx)

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

14 years ago[x86] Remove support for older kernels (patch by Acinonyx)
jow [Sat, 27 Mar 2010 15:29:22 +0000 (15:29 +0000)]
[x86] Remove support for older kernels  (patch by Acinonyx)

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

14 years ago[x86] sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx)
jow [Sat, 27 Mar 2010 15:28:17 +0000 (15:28 +0000)]
[x86] sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx)

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

14 years ago[package] uhttpd: block SIGCHLD until it is expected (#6957)
jow [Sat, 27 Mar 2010 14:31:35 +0000 (14:31 +0000)]
[package] uhttpd: block SIGCHLD until it is expected (#6957)

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

14 years ago[ixp4xx] fix avila-wdt compilation failure (#6948)
florian [Sat, 27 Mar 2010 13:30:49 +0000 (13:30 +0000)]
[ixp4xx] fix avila-wdt compilation failure (#6948)

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

14 years agoar71xx: ag71xx: copy received packet to avoid unaligned access in the IP stack
juhosg [Sat, 27 Mar 2010 13:05:27 +0000 (13:05 +0000)]
ar71xx: ag71xx: copy received packet to avoid unaligned access in the IP stack

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

14 years agoar71xx: ag71xx: introduce ag71xx_has_ar8216() helper
juhosg [Sat, 27 Mar 2010 13:05:24 +0000 (13:05 +0000)]
ar71xx: ag71xx: introduce ag71xx_has_ar8216() helper

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

14 years agoar71xx: ag71xx: reorganize ag71xx_rx_packet function
juhosg [Sat, 27 Mar 2010 13:05:20 +0000 (13:05 +0000)]
ar71xx: ag71xx: reorganize ag71xx_rx_packet function

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

14 years agoar71xx: ag71xx: Add netpoll support
juhosg [Sat, 27 Mar 2010 13:05:17 +0000 (13:05 +0000)]
ar71xx: ag71xx: Add netpoll support

This patch adds support for polling interrupts, used by
netconsole and the likes.

Tested on d-link dir-615 C1 using netconsole.

Signed-off-by: Pat Erley <pat-lkml@erley.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20503 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix build of ipw2200
hauke [Sat, 27 Mar 2010 09:53:48 +0000 (09:53 +0000)]
mac80211: fix build of ipw2200

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

14 years ago[package] uhttpd: clear script timeout as soon as data is received from the child
jow [Sat, 27 Mar 2010 01:47:36 +0000 (01:47 +0000)]
[package] uhttpd: clear script timeout as soon as data is received from the child

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

14 years ago[package] uhttpd:
jow [Sat, 27 Mar 2010 00:00:33 +0000 (00:00 +0000)]
[package] uhttpd:
- make script timeout configurable
- catch SIGCHLD to properly interrupt select()
- flag listen and client sockets as close-on-exec

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

14 years agoath9k: make sure that the rx path does not get stuck
nbd [Fri, 26 Mar 2010 22:43:33 +0000 (22:43 +0000)]
ath9k: make sure that the rx path does not get stuck

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

14 years agomac80211: disable b43 nphy until it actually works
nbd [Fri, 26 Mar 2010 22:36:23 +0000 (22:36 +0000)]
mac80211: disable b43 nphy until it actually works

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

14 years agomac80211: update to wireless-testing 2010-03-24
nbd [Fri, 26 Mar 2010 22:36:12 +0000 (22:36 +0000)]
mac80211: update to wireless-testing 2010-03-24

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

14 years agoar71xx: add images for pb92 - no kernel size check yet, lzma images did not yet work...
nbd [Fri, 26 Mar 2010 22:36:02 +0000 (22:36 +0000)]
ar71xx: add images for pb92 - no kernel size check yet, lzma images did not yet work in my tests

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

14 years agoar71xx: add basic kernel support for pb92
nbd [Fri, 26 Mar 2010 22:35:52 +0000 (22:35 +0000)]
ar71xx: add basic kernel support for pb92

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

14 years agoar71xx: add support for ar7241 and ar7242
nbd [Fri, 26 Mar 2010 22:35:41 +0000 (22:35 +0000)]
ar71xx: add support for ar7241 and ar7242

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

14 years agoar71xx: fix pci link detection for ar724x
nbd [Fri, 26 Mar 2010 22:35:27 +0000 (22:35 +0000)]
ar71xx: fix pci link detection for ar724x

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

14 years agobrcm47xx: remove support for older for kernel
hauke [Fri, 26 Mar 2010 19:53:30 +0000 (19:53 +0000)]
brcm47xx: remove support for older for kernel

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

14 years ago[ar71xx] wrt400n: lan ports don't need the ar8216 workaround
agb [Fri, 26 Mar 2010 19:09:11 +0000 (19:09 +0000)]
[ar71xx] wrt400n: lan ports don't need the ar8216 workaround

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

14 years agoadjust module loading sequence to change 20345, as snd-soc-core needs to get loaded...
mirko [Fri, 26 Mar 2010 18:10:09 +0000 (18:10 +0000)]
adjust module loading sequence to change 20345, as snd-soc-core needs to get loaded before

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

14 years ago[package] fix wrt-radauth compilation failure (#6945)
florian [Fri, 26 Mar 2010 17:58:49 +0000 (17:58 +0000)]
[package] fix wrt-radauth compilation failure (#6945)

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

14 years ago[kernel] add missing linux/types.h header in netlink.h
florian [Fri, 26 Mar 2010 17:58:45 +0000 (17:58 +0000)]
[kernel] add missing linux/types.h header in netlink.h

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

14 years agopxcab: remove 2.6.31 config
juhosg [Fri, 26 Mar 2010 17:08:55 +0000 (17:08 +0000)]
pxcab: remove 2.6.31 config

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

14 years agoatheros: remove 2.6.31 related stuff
juhosg [Fri, 26 Mar 2010 17:08:53 +0000 (17:08 +0000)]
atheros: remove 2.6.31 related stuff

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

14 years ago[rdc] remove files directory
florian [Fri, 26 Mar 2010 16:07:55 +0000 (16:07 +0000)]
[rdc] remove files directory

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

14 years ago[ar7] more cleaning
florian [Fri, 26 Mar 2010 16:07:24 +0000 (16:07 +0000)]
[ar7] more cleaning

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

14 years ago[rdc] remove empty subtargets directories
florian [Fri, 26 Mar 2010 15:42:48 +0000 (15:42 +0000)]
[rdc] remove empty subtargets directories

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

14 years agopackage/zlib: refresh patches
juhosg [Fri, 26 Mar 2010 14:29:35 +0000 (14:29 +0000)]
package/zlib: refresh patches

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

14 years agopackage/yamonenv: refresh patches
juhosg [Fri, 26 Mar 2010 14:29:32 +0000 (14:29 +0000)]
package/yamonenv: refresh patches

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

14 years agopackage/util-linux-ng: refresh patches
juhosg [Fri, 26 Mar 2010 14:29:30 +0000 (14:29 +0000)]
package/util-linux-ng: refresh patches

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

14 years agopackage/udevtrigger: refresh patches
juhosg [Fri, 26 Mar 2010 14:29:28 +0000 (14:29 +0000)]
package/udevtrigger: refresh patches

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

14 years agopackage/uboot-ifxmips: refresh patches
juhosg [Fri, 26 Mar 2010 14:29:25 +0000 (14:29 +0000)]
package/uboot-ifxmips: refresh patches

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

14 years agopackage/pcmcia-cs: refresh patches
juhosg [Fri, 26 Mar 2010 14:29:20 +0000 (14:29 +0000)]
package/pcmcia-cs: refresh patches

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

14 years agopackage/opkg: refresh patches
juhosg [Fri, 26 Mar 2010 14:29:17 +0000 (14:29 +0000)]
package/opkg: refresh patches

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

14 years agopackage/openssl: refresh patches
juhosg [Fri, 26 Mar 2010 14:29:14 +0000 (14:29 +0000)]
package/openssl: refresh patches

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

14 years agopackage/nozomi: refresh patches
juhosg [Fri, 26 Mar 2010 14:29:10 +0000 (14:29 +0000)]
package/nozomi: refresh patches

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

14 years agopackage/ncurses: refresh patches
juhosg [Fri, 26 Mar 2010 14:29:07 +0000 (14:29 +0000)]
package/ncurses: refresh patches

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

14 years agopackage/lua: refresh patches
juhosg [Fri, 26 Mar 2010 14:29:03 +0000 (14:29 +0000)]
package/lua: refresh patches

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

14 years agopackage/linux-atm: refresh patches
juhosg [Fri, 26 Mar 2010 14:28:56 +0000 (14:28 +0000)]
package/linux-atm: refresh patches

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

14 years agopackage/libreadline: refresh patches
juhosg [Fri, 26 Mar 2010 14:28:52 +0000 (14:28 +0000)]
package/libreadline: refresh patches

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

14 years agopackage/libpcap: refresh patches
juhosg [Fri, 26 Mar 2010 14:28:49 +0000 (14:28 +0000)]
package/libpcap: refresh patches

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

14 years agopackage/kexec-tools: refresh patches
juhosg [Fri, 26 Mar 2010 14:28:45 +0000 (14:28 +0000)]
package/kexec-tools: refresh patches

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

14 years agopackage/iptables: refresh patches
juhosg [Fri, 26 Mar 2010 14:28:40 +0000 (14:28 +0000)]
package/iptables: refresh patches

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

14 years agopackage/iproute2: refresh patches
juhosg [Fri, 26 Mar 2010 14:28:35 +0000 (14:28 +0000)]
package/iproute2: refresh patches

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

14 years agopackage/ifxmips-dsl-api: refresh patches
juhosg [Fri, 26 Mar 2010 14:28:31 +0000 (14:28 +0000)]
package/ifxmips-dsl-api: refresh patches

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

14 years agopackage/hotplug2: refresh patches
juhosg [Fri, 26 Mar 2010 14:28:25 +0000 (14:28 +0000)]
package/hotplug2: refresh patches

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

14 years agopackage/fuse: refresh patches
juhosg [Fri, 26 Mar 2010 14:28:19 +0000 (14:28 +0000)]
package/fuse: refresh patches

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

14 years agopackage/dropbear: refresh patches
juhosg [Fri, 26 Mar 2010 14:28:14 +0000 (14:28 +0000)]
package/dropbear: refresh patches

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

14 years agopackage/cyassl: refresh patches
juhosg [Fri, 26 Mar 2010 14:28:08 +0000 (14:28 +0000)]
package/cyassl: refresh patches

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

14 years agopackage/compcache: refresh patches
juhosg [Fri, 26 Mar 2010 14:28:03 +0000 (14:28 +0000)]
package/compcache: refresh patches

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