nico [Sat, 24 Apr 2010 13:53:31 +0000 (13:53 +0000)]
package/kernel: move PCMCIA modules to their own file & submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21136
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 13:46:31 +0000 (13:46 +0000)]
package/kernel: move pcspkr to sound.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21135
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 13:45:05 +0000 (13:45 +0000)]
package/kernel: move block2mtd to block.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21134
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 13:43:30 +0000 (13:43 +0000)]
[cosmetic] package/kernel: sort block package definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21133
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 13:34:51 +0000 (13:34 +0000)]
package/kernel: move target specific modules to their own target files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21132
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 13:14:22 +0000 (13:14 +0000)]
target: remove CONFIG_CRC16 override (closes: #7194)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21130
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 13:06:04 +0000 (13:06 +0000)]
target/rdc: remove bad ide-core package override
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21129
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 12:29:50 +0000 (12:29 +0000)]
package/kernel: allow additional dependencies as arguments to AddDepends macros
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21128
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 12:17:50 +0000 (12:17 +0000)]
package/kernel: set correct submenu entry for NLS packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21127
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 12:09:30 +0000 (12:09 +0000)]
[cosmetic] package/kernel: sort FS package definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21126
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 11:50:44 +0000 (11:50 +0000)]
package/kernel: move NLS modules to their own file & submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21125
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 11:42:17 +0000 (11:42 +0000)]
package/kernel: rename KernelPackage/*/Depends to AddDepends/*
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21124
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 11:41:35 +0000 (11:41 +0000)]
package/kernel: load target specific modules .mk files after generic ones
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21123
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 24 Apr 2010 11:07:41 +0000 (11:07 +0000)]
[package] uhttpd:
- ignore authentication realms that refer to user accounts with no password set yet (X-Wrt compatibility)
- fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility)
- bump version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21121
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 24 Apr 2010 11:01:06 +0000 (11:01 +0000)]
package/kernel: use macros for hid & input
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21120
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Sat, 24 Apr 2010 06:54:17 +0000 (06:54 +0000)]
brcm47xx: add sysfs attributes to ssb devices & new defines for registers and device ids (credits: Bernhard Loos)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21119
3c298f89-4303-0410-b956-
a3cf2f4a3e73
ralph [Sat, 24 Apr 2010 06:03:31 +0000 (06:03 +0000)]
[uboot-lantiq] fix command line buffer length, fixes mtdparts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21117
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Fri, 23 Apr 2010 15:50:28 +0000 (15:50 +0000)]
[package] fix kmod-nls-base dependency with usb-core (#6753)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21114
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 23 Apr 2010 13:40:50 +0000 (13:40 +0000)]
[package] dnsmasq:
- when processing domain entries, append searchdomain to host entries if they are not fully qualified
- create only one reverse record for address entries with multiple names
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21109
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Fri, 23 Apr 2010 11:49:27 +0000 (11:49 +0000)]
brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey RT-210W, RT-220W and alike boards (closes #6789)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21108
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 23 Apr 2010 11:27:29 +0000 (11:27 +0000)]
[package] cleanup Makefiles (#7212)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21107
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 23 Apr 2010 10:55:26 +0000 (10:55 +0000)]
[package] kernel: package cypress m8 usb-to-serial module (#7210)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21104
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 23 Apr 2010 04:08:26 +0000 (04:08 +0000)]
package/kernel: use macros for kmod-rfkill depends
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21102
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 23 Apr 2010 04:01:03 +0000 (04:01 +0000)]
package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21101
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 22 Apr 2010 18:33:55 +0000 (18:33 +0000)]
ath9k: merge fixes for 5ghz fast clock handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21097
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 22 Apr 2010 16:35:49 +0000 (16:35 +0000)]
[brcm63xx] register spi controller, remove whitespaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21096
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 22 Apr 2010 16:35:44 +0000 (16:35 +0000)]
[brcm63xx] resync 2.6.33 mtd patch with the one for 2.6.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21095
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 22 Apr 2010 16:35:01 +0000 (16:35 +0000)]
[brcm63xx] fix wrong refresh on flashmap patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21094
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 22 Apr 2010 15:39:31 +0000 (15:39 +0000)]
mac80211: update to wireless-testing 2010-04-21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21089
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 22 Apr 2010 15:39:20 +0000 (15:39 +0000)]
metadata.pl: fix recursive handling of conditional dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21088
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 22 Apr 2010 15:27:51 +0000 (15:27 +0000)]
[brcm63xx] re-instate SPI support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21087
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 22 Apr 2010 15:27:46 +0000 (15:27 +0000)]
[brcm63xx] refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21086
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 22 Apr 2010 15:27:42 +0000 (15:27 +0000)]
[brcm63xx] alwasy read imagetag with 64K erase block size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21085
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 22 Apr 2010 15:27:37 +0000 (15:27 +0000)]
[octeon] remove simulator profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21084
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 22 Apr 2010 09:25:37 +0000 (09:25 +0000)]
ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21083
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 22 Apr 2010 07:13:21 +0000 (07:13 +0000)]
kernel: refresh patches for 2.6.34-rc5 and update md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21082
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 22 Apr 2010 07:12:09 +0000 (07:12 +0000)]
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21081
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 21 Apr 2010 20:42:09 +0000 (20:42 +0000)]
fix gnu find prereq check
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21078
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 21 Apr 2010 19:18:13 +0000 (19:18 +0000)]
mac80211: add mwl8k driver
This closes #7209
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21077
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 21 Apr 2010 19:07:23 +0000 (19:07 +0000)]
ar71xx: reduce button threshold value on the NBG460 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21076
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 21 Apr 2010 19:07:19 +0000 (19:07 +0000)]
ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21075
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 21 Apr 2010 19:07:14 +0000 (19:07 +0000)]
package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21074
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 21 Apr 2010 19:07:11 +0000 (19:07 +0000)]
kernel: add KEY_WPS_BUTTON definition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21073
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Wed, 21 Apr 2010 17:21:29 +0000 (17:21 +0000)]
tools: update cloog to 0.15.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21071
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 20 Apr 2010 21:25:14 +0000 (21:25 +0000)]
hostapd: fix segmentation fault on non-mac80211 drivers (#7202)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21065
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 20 Apr 2010 21:13:12 +0000 (21:13 +0000)]
[toolchain] fix syntax error in Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21062
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 20 Apr 2010 20:24:43 +0000 (20:24 +0000)]
rb532: remove bogus 802.1q kernel config overide
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21060
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 20 Apr 2010 17:19:40 +0000 (17:19 +0000)]
add "patented"-build flag to allow packages being with and without patented technology
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21050
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Tue, 20 Apr 2010 16:23:47 +0000 (16:23 +0000)]
brcm47xx: fix r21042, nuke (boardnum == 42 section)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21047
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 20 Apr 2010 16:18:08 +0000 (16:18 +0000)]
[toolchain] fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21046
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 20 Apr 2010 16:18:03 +0000 (16:18 +0000)]
[package] fix iptables cflags to include architecture specific asm includes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21045
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 20 Apr 2010 15:08:29 +0000 (15:08 +0000)]
hostapd: fix basic rate selection for 5ghz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21043
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Tue, 20 Apr 2010 15:03:22 +0000 (15:03 +0000)]
brcm47xx: fix ethernet link state (closes #7056)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21042
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 20 Apr 2010 13:19:29 +0000 (13:19 +0000)]
atheros: refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21039
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 20 Apr 2010 13:19:25 +0000 (13:19 +0000)]
atheros: register wmac device only if it is enabled in the board config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21038
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 20 Apr 2010 08:07:25 +0000 (08:07 +0000)]
ar71xx: fix mtd_layout for the DIR-615-C1 and similar devices
* Thanks to Yury Polyanskiy for the report
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21036
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Mon, 19 Apr 2010 15:43:08 +0000 (15:43 +0000)]
add gcc-4.5.0 preliminary support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21033
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 19 Apr 2010 12:33:09 +0000 (12:33 +0000)]
ppc40x: sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21031
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 19 Apr 2010 01:14:29 +0000 (01:14 +0000)]
target/ramips: fix another typo from [20834] (closes: #7182)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21012
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 19 Apr 2010 00:46:47 +0000 (00:46 +0000)]
[xen] add missing kernel symbols (#7189)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21010
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 18 Apr 2010 23:23:40 +0000 (23:23 +0000)]
[package] opkg: update to r528, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21008
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 18 Apr 2010 19:32:18 +0000 (19:32 +0000)]
brcm47xx: allow isdn on brcm47xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21001
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 18 Apr 2010 18:35:47 +0000 (18:35 +0000)]
kernel: refresh patches with 2.6.34-rc4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20999
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 18 Apr 2010 18:24:34 +0000 (18:24 +0000)]
gigaset: build gigaset with isdn4linux support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20997
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 18 Apr 2010 18:22:50 +0000 (18:22 +0000)]
brcm47xx: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20996
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 18 Apr 2010 18:03:49 +0000 (18:03 +0000)]
kernel: add missing symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20995
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 18 Apr 2010 17:19:39 +0000 (17:19 +0000)]
brcm47xx: fix build of tg3 for kernel 2.6.34
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20994
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 18 Apr 2010 17:17:06 +0000 (17:17 +0000)]
siit: fix build
Starting with kernel 2.6.33 autoconf.h is in generated/ and not linux/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20993
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 18 Apr 2010 17:14:49 +0000 (17:14 +0000)]
kernel: fix build with kernel 2.6.34-rc4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20992
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 18 Apr 2010 17:12:20 +0000 (17:12 +0000)]
kernel: add missing symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20991
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 18 Apr 2010 16:24:12 +0000 (16:24 +0000)]
ar71xx: adding support for zyxel nbg460n/550n/550nh boards
This patch adds support for the zyxel nbg460n/550n/550nh routers.
Currently this only works if a second stage bootloader is also flashed,
as the used switch needs extra initialization.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20990
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 18 Apr 2010 08:32:35 +0000 (08:32 +0000)]
ppc40x: build initramfs images for the OpenRB/Magicbox boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20980
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 18 Apr 2010 00:56:38 +0000 (00:56 +0000)]
ath9k: add stbc support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20976
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 18 Apr 2010 00:56:32 +0000 (00:56 +0000)]
mac80211: add ldpc and stbc support to minstrel_ht
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20975
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 17 Apr 2010 23:58:44 +0000 (23:58 +0000)]
mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG turns on debugging for atheros drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20972
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 17 Apr 2010 23:58:37 +0000 (23:58 +0000)]
mac80211: use minstrel_ht by default for ath9k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20971
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 17 Apr 2010 23:58:31 +0000 (23:58 +0000)]
mac80211: minstrel_ht - increase space between sampling attempts to allow for better aggregation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20970
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 17 Apr 2010 23:58:26 +0000 (23:58 +0000)]
mac80211: enable 3-stream support in minstrel_ht
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20969
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 17 Apr 2010 23:58:21 +0000 (23:58 +0000)]
ath9k: enable 3-stream and MCS16-23 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20968
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 17 Apr 2010 23:58:16 +0000 (23:58 +0000)]
ath9k: improve reliability of the rx stuck fixup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20967
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 17 Apr 2010 23:58:09 +0000 (23:58 +0000)]
mac80211: update to wireless-testing 2010-04-16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20966
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sat, 17 Apr 2010 17:45:54 +0000 (17:45 +0000)]
package] dropbear: Add bind 'Interface' option (#7149)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20960
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 17 Apr 2010 09:29:29 +0000 (09:29 +0000)]
kernel: refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20952
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 17 Apr 2010 09:29:26 +0000 (09:29 +0000)]
ppc40x: fix MagicBox partition table
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20951
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Apr 2010 21:55:37 +0000 (21:55 +0000)]
mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20950
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Apr 2010 21:03:36 +0000 (21:03 +0000)]
gemini: add support for wiligear wbd-222 (patch by Darius Augulis)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20949
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 16 Apr 2010 20:23:35 +0000 (20:23 +0000)]
gemini: either scatter/gather dma or hw checksum breaks ethernet, comment out the define that enables both
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20940
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 16 Apr 2010 19:32:40 +0000 (19:32 +0000)]
swconfig: Add cpu port index to help output.
Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.
This could allow e.g. luci to get a rough overview of the layout of
the switch.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20939
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 16 Apr 2010 19:32:32 +0000 (19:32 +0000)]
swconfig: Fix switch name.
This patch fixes a small typo in swconfig's client side that caused
it to print the interface name instead of the switch's device name
on the help page.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20938
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 16 Apr 2010 19:32:27 +0000 (19:32 +0000)]
atheros: nuke clocksoure init patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20937
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 16 Apr 2010 19:09:05 +0000 (19:09 +0000)]
[package] dnsmasq: don't append search domain to custom host entries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20935
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 16 Apr 2010 18:40:15 +0000 (18:40 +0000)]
package/modules: package isp116x-hcd driver
Cc: backfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20934
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 16 Apr 2010 18:40:12 +0000 (18:40 +0000)]
ppc40x: enable USB support
Cc: backfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20933
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 16 Apr 2010 18:40:10 +0000 (18:40 +0000)]
ppc40x: add isp116x-hcd to the device tree for the OpenRB board
Cc: backfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20932
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 16 Apr 2010 18:40:06 +0000 (18:40 +0000)]
ppc40x: make isp116x-hcd driver usable on the OpenRB board
Cc: backfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20931
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 16 Apr 2010 18:40:02 +0000 (18:40 +0000)]
ppc40x: add more EBC_BXCR defines
Cc: backfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20930
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 16 Apr 2010 18:39:52 +0000 (18:39 +0000)]
ppc40x: move perwe fixup into a separate function
Cc: backfire@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20929
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 16 Apr 2010 18:14:08 +0000 (18:14 +0000)]
Fix bug in foregrounding in /etc/init.d/rcS
Not using the config_xxx functions correctly. Amended.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20928
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Fri, 16 Apr 2010 15:05:32 +0000 (15:05 +0000)]
brcm47xx: fix ide drive assignment (closes #7061)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20924
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 16 Apr 2010 11:34:21 +0000 (11:34 +0000)]
[malta]
- enable PCI
- add kmod-pcnet32 to default packages
- make kmod-pcnet32 available for malta target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20923
3c298f89-4303-0410-b956-
a3cf2f4a3e73
This page took 0.053528 seconds and 4 git commands to generate.