openwrt/openwrt.git
14 years agorb532: refresh config options
Alexandros C. Couloumbis [Tue, 27 Apr 2010 13:08:15 +0000 (13:08 +0000)]
rb532: refresh config options

SVN-Revision: 21188

14 years agocyassl: remove stray "\r" in hunk header of 120-makefile_destdir.patch which incorrec...
Jo-Philipp Wich [Tue, 27 Apr 2010 13:07:50 +0000 (13:07 +0000)]
cyassl: remove stray "\r" in hunk header of 120-makefile_destdir.patch which incorrectly triggers CR stripping in "patch" resulting in non-fitting hunks (#6954)

SVN-Revision: 21187

14 years agopackage/busybox: add 2 upstream fixes (ash & cpio), bumb release number
Nicolas Thill [Tue, 27 Apr 2010 11:59:19 +0000 (11:59 +0000)]
package/busybox: add 2 upstream fixes (ash & cpio), bumb release number

SVN-Revision: 21186

14 years agopackage/busybox: refresh patches
Nicolas Thill [Tue, 27 Apr 2010 11:50:37 +0000 (11:50 +0000)]
package/busybox: refresh patches

SVN-Revision: 21185

14 years agopackage/grub: fix cross compile options
Alexandros C. Couloumbis [Tue, 27 Apr 2010 11:42:48 +0000 (11:42 +0000)]
package/grub: fix cross compile options

SVN-Revision: 21184

14 years agoadm5120: add 2.6.33 & 2.6.34 kernel support
Alexandros C. Couloumbis [Tue, 27 Apr 2010 08:46:13 +0000 (08:46 +0000)]
adm5120: add 2.6.33 & 2.6.34 kernel support

SVN-Revision: 21182

14 years agoadm5120: use kernel 2.6.32.12
Alexandros C. Couloumbis [Tue, 27 Apr 2010 08:40:58 +0000 (08:40 +0000)]
adm5120: use kernel 2.6.32.12

SVN-Revision: 21181

14 years agoadd 2.6.33.3 & 2.6.32.12 kernel checksums
Alexandros C. Couloumbis [Tue, 27 Apr 2010 08:39:06 +0000 (08:39 +0000)]
add 2.6.33.3 & 2.6.32.12 kernel checksums

SVN-Revision: 21180

14 years agohostapd: add ap isolate support for mac80211
Felix Fietkau [Mon, 26 Apr 2010 23:08:03 +0000 (23:08 +0000)]
hostapd: add ap isolate support for mac80211

SVN-Revision: 21179

14 years agomac80211: add ap isolate support
Felix Fietkau [Mon, 26 Apr 2010 23:07:44 +0000 (23:07 +0000)]
mac80211: add ap isolate support

SVN-Revision: 21178

14 years agoar71xx: create separate 'factory' and 'sysupgrade' images for the Planex boards
Gabor Juhos [Mon, 26 Apr 2010 18:28:10 +0000 (18:28 +0000)]
ar71xx: create separate 'factory' and 'sysupgrade' images for the Planex boards

SVN-Revision: 21175

14 years agotools/firmware-utils: add size check to the mkplanexfw tool
Gabor Juhos [Mon, 26 Apr 2010 18:28:07 +0000 (18:28 +0000)]
tools/firmware-utils: add size check to the mkplanexfw tool

Also pad the image to a 64K boundary.

SVN-Revision: 21174

14 years agoar71xx: remove config partition from the mtd map on the MZK-W300NH board
Gabor Juhos [Mon, 26 Apr 2010 18:28:04 +0000 (18:28 +0000)]
ar71xx: remove config partition from the mtd map on the MZK-W300NH board

This space can be used to extend the rootfs_data partition.

SVN-Revision: 21173

14 years agoar71xx: fix firmware partition size on the MZK-W04NU board
Gabor Juhos [Mon, 26 Apr 2010 18:28:01 +0000 (18:28 +0000)]
ar71xx: fix firmware partition size on the MZK-W04NU board

SVN-Revision: 21172

14 years agoar71xx: build different firmware images for the DIR-825-Bx boards
Gabor Juhos [Mon, 26 Apr 2010 18:27:58 +0000 (18:27 +0000)]
ar71xx: build different firmware images for the DIR-825-Bx boards

SVN-Revision: 21171

14 years agoar71xx: create smaller sysupgrade images for the WRT400N board
Gabor Juhos [Mon, 26 Apr 2010 18:27:54 +0000 (18:27 +0000)]
ar71xx: create smaller sysupgrade images for the WRT400N board

SVN-Revision: 21170

14 years agoar71xx: create firmware images for the TL-WR941ND v3 boards
Gabor Juhos [Mon, 26 Apr 2010 18:27:51 +0000 (18:27 +0000)]
ar71xx: create firmware images for the TL-WR941ND v3 boards

SVN-Revision: 21169

14 years agoar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NL
Gabor Juhos [Mon, 26 Apr 2010 18:27:47 +0000 (18:27 +0000)]
ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NL

The 'factory' image requires the garbage at the end of the image.
Flashing from the original web interface does not work without that.

SVN-Revision: 21168

14 years agomac80211: add pci id for WNR854T
Hauke Mehrtens [Mon, 26 Apr 2010 17:59:49 +0000 (17:59 +0000)]
mac80211: add pci id for WNR854T

This closes #7209 and is an addition to r21077.

SVN-Revision: 21167

14 years agoag71xx: remove rx alignment code for small packets, it seems to break ipv6 for some...
Felix Fietkau [Mon, 26 Apr 2010 16:39:13 +0000 (16:39 +0000)]
ag71xx: remove rx alignment code for small packets, it seems to break ipv6 for some reason (fixes #7236)

SVN-Revision: 21166

14 years agofix spi chip select configuration
Florian Fainelli [Mon, 26 Apr 2010 13:33:48 +0000 (13:33 +0000)]
fix spi chip select configuration

SVN-Revision: 21164

14 years agofix bcm6358 spi base register address (#7234)
Florian Fainelli [Mon, 26 Apr 2010 09:22:27 +0000 (09:22 +0000)]
fix bcm6358 spi base register address (#7234)

SVN-Revision: 21163

14 years agothe SPI_CMD register is 16-bits wide
Florian Fainelli [Mon, 26 Apr 2010 09:22:23 +0000 (09:22 +0000)]
the SPI_CMD register is 16-bits wide

SVN-Revision: 21162

14 years agorefresh 2.6.33 patches, add more mach support, add crypto support, tbd. mach/board...
Ralph Hempel [Sun, 25 Apr 2010 16:20:16 +0000 (16:20 +0000)]
refresh 2.6.33 patches, add more mach support, add crypto support, tbd. mach/board detection

SVN-Revision: 21159

14 years ago(oops - second try) fixed autoconf detection for 2.6.33 kernel
Ralph Hempel [Sun, 25 Apr 2010 16:18:21 +0000 (16:18 +0000)]
(oops - second try) fixed autoconf detection for 2.6.33 kernel

SVN-Revision: 21158

14 years agofixed autoconf detection for 2.6.33 kernel
Ralph Hempel [Sun, 25 Apr 2010 15:57:07 +0000 (15:57 +0000)]
fixed autoconf detection for 2.6.33 kernel

SVN-Revision: 21157

14 years agorefresh .32 platform patches
Ralph Hempel [Sun, 25 Apr 2010 09:50:33 +0000 (09:50 +0000)]
refresh .32 platform patches

SVN-Revision: 21155

14 years agofuse: remove empty patches
Ralph Hempel [Sun, 25 Apr 2010 09:41:07 +0000 (09:41 +0000)]
fuse: remove empty patches

SVN-Revision: 21153

14 years agopackage/busybox: add upstream sed patch, bump release number
Alexandros C. Couloumbis [Sun, 25 Apr 2010 06:28:09 +0000 (06:28 +0000)]
package/busybox: add upstream sed patch, bump release number

SVN-Revision: 21151

14 years agoadd .32 patches
Ralph Hempel [Sat, 24 Apr 2010 21:35:49 +0000 (21:35 +0000)]
add .32 patches

SVN-Revision: 21150

14 years agofix .32 issue
Ralph Hempel [Sat, 24 Apr 2010 21:34:05 +0000 (21:34 +0000)]
fix .32 issue

SVN-Revision: 21149

14 years agotools: update gmp to 4.3.2
Alexandros C. Couloumbis [Sat, 24 Apr 2010 20:11:08 +0000 (20:11 +0000)]
tools: update gmp to 4.3.2

SVN-Revision: 21147

14 years agotools: update quilt to 0.48
Alexandros C. Couloumbis [Sat, 24 Apr 2010 19:54:53 +0000 (19:54 +0000)]
tools: update quilt to 0.48

SVN-Revision: 21146

14 years agobrcm47xx: add missing bits & bytes on r21119
Alexandros C. Couloumbis [Sat, 24 Apr 2010 19:23:54 +0000 (19:23 +0000)]
brcm47xx: add missing bits & bytes on r21119

SVN-Revision: 21145

14 years agoar71xx: fix a wifi card stability issue
Felix Fietkau [Sat, 24 Apr 2010 17:24:11 +0000 (17:24 +0000)]
ar71xx: fix a wifi card stability issue

when we receive a pci/ahb interrupt, we need to flush pending data for dma
from the device, otherwise the tx path may get stuck if the completion flag
of the dma descriptor is not updated at the time the tx interrupt arrives.

SVN-Revision: 21143

14 years agohostapd: update to 20100418 (0.7.2)
Felix Fietkau [Sat, 24 Apr 2010 17:24:07 +0000 (17:24 +0000)]
hostapd: update to 20100418 (0.7.2)

SVN-Revision: 21142

14 years agoath9k: merge some more ar9300 fixes
Felix Fietkau [Sat, 24 Apr 2010 17:24:02 +0000 (17:24 +0000)]
ath9k: merge some more ar9300 fixes

SVN-Revision: 21141

14 years agopackage/kernel: sort package definitions in other.mk
Nicolas Thill [Sat, 24 Apr 2010 15:21:54 +0000 (15:21 +0000)]
package/kernel: sort package definitions in other.mk

SVN-Revision: 21140

14 years agopackage/kernel: add another round of missing bits from [21137] & [21138] (oops again)
Nicolas Thill [Sat, 24 Apr 2010 15:20:42 +0000 (15:20 +0000)]
package/kernel: add another round of missing bits from [21137] & [21138] (oops again)

SVN-Revision: 21139

14 years agopackage/kernel: add missing bits from [21137] (oops)
Nicolas Thill [Sat, 24 Apr 2010 14:13:39 +0000 (14:13 +0000)]
package/kernel: add missing bits from [21137] (oops)

SVN-Revision: 21138

14 years agopackage/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
Nicolas Thill [Sat, 24 Apr 2010 14:08:49 +0000 (14:08 +0000)]
package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names

SVN-Revision: 21137

14 years agopackage/kernel: move PCMCIA modules to their own file & submenu
Nicolas Thill [Sat, 24 Apr 2010 13:53:31 +0000 (13:53 +0000)]
package/kernel: move PCMCIA modules to their own file & submenu

SVN-Revision: 21136

14 years agopackage/kernel: move pcspkr to sound.mk
Nicolas Thill [Sat, 24 Apr 2010 13:46:31 +0000 (13:46 +0000)]
package/kernel: move pcspkr to sound.mk

SVN-Revision: 21135

14 years agopackage/kernel: move block2mtd to block.mk
Nicolas Thill [Sat, 24 Apr 2010 13:45:05 +0000 (13:45 +0000)]
package/kernel: move block2mtd to block.mk

SVN-Revision: 21134

14 years agopackage/kernel: sort block package definitions
Nicolas Thill [Sat, 24 Apr 2010 13:43:30 +0000 (13:43 +0000)]
package/kernel: sort block package definitions

SVN-Revision: 21133

14 years agopackage/kernel: move target specific modules to their own target files
Nicolas Thill [Sat, 24 Apr 2010 13:34:51 +0000 (13:34 +0000)]
package/kernel: move target specific modules to their own target files

SVN-Revision: 21132

14 years agotarget: remove CONFIG_CRC16 override (closes: #7194)
Nicolas Thill [Sat, 24 Apr 2010 13:14:22 +0000 (13:14 +0000)]
target: remove CONFIG_CRC16 override (closes: #7194)

SVN-Revision: 21130

14 years agotarget/rdc: remove bad ide-core package override
Nicolas Thill [Sat, 24 Apr 2010 13:06:04 +0000 (13:06 +0000)]
target/rdc: remove bad ide-core package override

SVN-Revision: 21129

14 years agopackage/kernel: allow additional dependencies as arguments to AddDepends macros
Nicolas Thill [Sat, 24 Apr 2010 12:29:50 +0000 (12:29 +0000)]
package/kernel: allow additional dependencies as arguments to AddDepends macros

SVN-Revision: 21128

14 years agopackage/kernel: set correct submenu entry for NLS packages
Nicolas Thill [Sat, 24 Apr 2010 12:17:50 +0000 (12:17 +0000)]
package/kernel: set correct submenu entry for NLS packages

SVN-Revision: 21127

14 years agopackage/kernel: sort FS package definitions
Nicolas Thill [Sat, 24 Apr 2010 12:09:30 +0000 (12:09 +0000)]
package/kernel: sort FS package definitions

SVN-Revision: 21126

14 years agopackage/kernel: move NLS modules to their own file & submenu
Nicolas Thill [Sat, 24 Apr 2010 11:50:44 +0000 (11:50 +0000)]
package/kernel: move NLS modules to their own file & submenu

SVN-Revision: 21125

14 years agopackage/kernel: rename KernelPackage/*/Depends to AddDepends/*
Nicolas Thill [Sat, 24 Apr 2010 11:42:17 +0000 (11:42 +0000)]
package/kernel: rename KernelPackage/*/Depends to AddDepends/*

SVN-Revision: 21124

14 years agopackage/kernel: load target specific modules .mk files after generic ones
Nicolas Thill [Sat, 24 Apr 2010 11:41:35 +0000 (11:41 +0000)]
package/kernel: load target specific modules .mk files after generic ones

SVN-Revision: 21123

14 years agouhttpd: - ignore authentication realms that refer to user accounts with no password...
Jo-Philipp Wich [Sat, 24 Apr 2010 11:07:41 +0000 (11:07 +0000)]
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

SVN-Revision: 21121

14 years agopackage/kernel: use macros for hid & input
Nicolas Thill [Sat, 24 Apr 2010 11:01:06 +0000 (11:01 +0000)]
package/kernel: use macros for hid & input

SVN-Revision: 21120

14 years agobrcm47xx: add sysfs attributes to ssb devices & new defines for registers and device...
Alexandros C. Couloumbis [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)

SVN-Revision: 21119

14 years agofix command line buffer length, fixes mtdparts
Ralph Hempel [Sat, 24 Apr 2010 06:03:31 +0000 (06:03 +0000)]
fix command line buffer length, fixes mtdparts

SVN-Revision: 21117

14 years agofix kmod-nls-base dependency with usb-core (#6753)
Alexandros C. Couloumbis [Fri, 23 Apr 2010 15:50:28 +0000 (15:50 +0000)]
fix kmod-nls-base dependency with usb-core (#6753)

SVN-Revision: 21114

14 years agodnsmasq: - when processing domain entries, append searchdomain to host entries if...
Jo-Philipp Wich [Fri, 23 Apr 2010 13:40:50 +0000 (13:40 +0000)]
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

SVN-Revision: 21109

14 years agobrcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey RT-210W...
Alexandros C. Couloumbis [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)

SVN-Revision: 21108

14 years agocleanup Makefiles (#7212)
Jo-Philipp Wich [Fri, 23 Apr 2010 11:27:29 +0000 (11:27 +0000)]
cleanup Makefiles (#7212)

SVN-Revision: 21107

14 years agokernel: package cypress m8 usb-to-serial module (#7210)
Jo-Philipp Wich [Fri, 23 Apr 2010 10:55:26 +0000 (10:55 +0000)]
kernel: package cypress m8 usb-to-serial module (#7210)

SVN-Revision: 21104

14 years agopackage/kernel: use macros for kmod-rfkill depends
Nicolas Thill [Fri, 23 Apr 2010 04:08:26 +0000 (04:08 +0000)]
package/kernel: use macros for kmod-rfkill depends

SVN-Revision: 21102

14 years agopackage/kernel: introduce a new file that will be sourced first and holding complex...
Nicolas Thill [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

SVN-Revision: 21101

14 years agoath9k: merge fixes for 5ghz fast clock handling
Felix Fietkau [Thu, 22 Apr 2010 18:33:55 +0000 (18:33 +0000)]
ath9k: merge fixes for 5ghz fast clock handling

SVN-Revision: 21097

14 years agoregister spi controller, remove whitespaces
Florian Fainelli [Thu, 22 Apr 2010 16:35:49 +0000 (16:35 +0000)]
register spi controller, remove whitespaces

SVN-Revision: 21096

14 years agoresync 2.6.33 mtd patch with the one for 2.6.32
Florian Fainelli [Thu, 22 Apr 2010 16:35:44 +0000 (16:35 +0000)]
resync 2.6.33 mtd patch with the one for 2.6.32

SVN-Revision: 21095

14 years agofix wrong refresh on flashmap patch
Florian Fainelli [Thu, 22 Apr 2010 16:35:01 +0000 (16:35 +0000)]
fix wrong refresh on flashmap patch

SVN-Revision: 21094

14 years agomac80211: update to wireless-testing 2010-04-21
Felix Fietkau [Thu, 22 Apr 2010 15:39:31 +0000 (15:39 +0000)]
mac80211: update to wireless-testing 2010-04-21

SVN-Revision: 21089

14 years agometadata.pl: fix recursive handling of conditional dependencies
Felix Fietkau [Thu, 22 Apr 2010 15:39:20 +0000 (15:39 +0000)]
metadata.pl: fix recursive handling of conditional dependencies

SVN-Revision: 21088

14 years agore-instate SPI support
Florian Fainelli [Thu, 22 Apr 2010 15:27:51 +0000 (15:27 +0000)]
re-instate SPI support

SVN-Revision: 21087

14 years agorefresh 2.6.32 patches
Florian Fainelli [Thu, 22 Apr 2010 15:27:46 +0000 (15:27 +0000)]
refresh 2.6.32 patches

SVN-Revision: 21086

14 years agoalwasy read imagetag with 64K erase block size
Florian Fainelli [Thu, 22 Apr 2010 15:27:42 +0000 (15:27 +0000)]
alwasy read imagetag with 64K erase block size

SVN-Revision: 21085

14 years agoremove simulator profile
Florian Fainelli [Thu, 22 Apr 2010 15:27:37 +0000 (15:27 +0000)]
remove simulator profile

SVN-Revision: 21084

14 years agoramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
Gabor Juhos [Thu, 22 Apr 2010 09:25:37 +0000 (09:25 +0000)]
ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons

SVN-Revision: 21083

14 years agokernel: refresh patches for 2.6.34-rc5 and update md5sum
Gabor Juhos [Thu, 22 Apr 2010 07:13:21 +0000 (07:13 +0000)]
kernel: refresh patches for 2.6.34-rc5 and update md5sum

SVN-Revision: 21082

14 years agokernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
Gabor Juhos [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

SVN-Revision: 21081

14 years agofix gnu find prereq check
Felix Fietkau [Wed, 21 Apr 2010 20:42:09 +0000 (20:42 +0000)]
fix gnu find prereq check

SVN-Revision: 21078

14 years agomac80211: add mwl8k driver
Hauke Mehrtens [Wed, 21 Apr 2010 19:18:13 +0000 (19:18 +0000)]
mac80211: add mwl8k driver

This closes #7209

SVN-Revision: 21077

14 years agoar71xx: reduce button threshold value on the NBG460 board
Gabor Juhos [Wed, 21 Apr 2010 19:07:23 +0000 (19:07 +0000)]
ar71xx: reduce button threshold value on the NBG460 board

SVN-Revision: 21076

14 years agoar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
Gabor Juhos [Wed, 21 Apr 2010 19:07:19 +0000 (19:07 +0000)]
ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons

SVN-Revision: 21075

14 years agopackage/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as well
Gabor Juhos [Wed, 21 Apr 2010 19:07:14 +0000 (19:07 +0000)]
package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as well

SVN-Revision: 21074

14 years agokernel: add KEY_WPS_BUTTON definition
Gabor Juhos [Wed, 21 Apr 2010 19:07:11 +0000 (19:07 +0000)]
kernel: add KEY_WPS_BUTTON definition

SVN-Revision: 21073

14 years agotools: update cloog to 0.15.9
Alexandros C. Couloumbis [Wed, 21 Apr 2010 17:21:29 +0000 (17:21 +0000)]
tools: update cloog to 0.15.9

SVN-Revision: 21071

14 years agohostapd: fix segmentation fault on non-mac80211 drivers (#7202)
Felix Fietkau [Tue, 20 Apr 2010 21:25:14 +0000 (21:25 +0000)]
hostapd: fix segmentation fault on non-mac80211 drivers (#7202)

SVN-Revision: 21065

14 years agofix syntax error in Config.in
Jo-Philipp Wich [Tue, 20 Apr 2010 21:13:12 +0000 (21:13 +0000)]
fix syntax error in Config.in

SVN-Revision: 21062

14 years agorb532: remove bogus 802.1q kernel config overide
Felix Fietkau [Tue, 20 Apr 2010 20:24:43 +0000 (20:24 +0000)]
rb532: remove bogus 802.1q kernel config overide

SVN-Revision: 21060

14 years agoadd "patented"-build flag to allow packages being with and without patented technology
Mirko Vogt [Tue, 20 Apr 2010 17:19:40 +0000 (17:19 +0000)]
add "patented"-build flag to allow packages being with and without patented technology

SVN-Revision: 21050

14 years agobrcm47xx: fix r21042, nuke (boardnum == 42 section)
Alexandros C. Couloumbis [Tue, 20 Apr 2010 16:23:47 +0000 (16:23 +0000)]
brcm47xx: fix r21042, nuke (boardnum == 42 section)

SVN-Revision: 21047

14 years agofix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch...
Florian Fainelli [Tue, 20 Apr 2010 16:18:08 +0000 (16:18 +0000)]
fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos

SVN-Revision: 21046

14 years agofix iptables cflags to include architecture specific asm includes
Florian Fainelli [Tue, 20 Apr 2010 16:18:03 +0000 (16:18 +0000)]
fix iptables cflags to include architecture specific asm includes

SVN-Revision: 21045

14 years agohostapd: fix basic rate selection for 5ghz
Felix Fietkau [Tue, 20 Apr 2010 15:08:29 +0000 (15:08 +0000)]
hostapd: fix basic rate selection for 5ghz

SVN-Revision: 21043

14 years agobrcm47xx: fix ethernet link state (closes #7056)
Alexandros C. Couloumbis [Tue, 20 Apr 2010 15:03:22 +0000 (15:03 +0000)]
brcm47xx: fix ethernet link state (closes #7056)

SVN-Revision: 21042

14 years agoatheros: refresh 2.6.32 patches
Gabor Juhos [Tue, 20 Apr 2010 13:19:29 +0000 (13:19 +0000)]
atheros: refresh 2.6.32 patches

SVN-Revision: 21039

14 years agoatheros: register wmac device only if it is enabled in the board config
Gabor Juhos [Tue, 20 Apr 2010 13:19:25 +0000 (13:19 +0000)]
atheros: register wmac device only if it is enabled in the board config

SVN-Revision: 21038

14 years agoar71xx: fix mtd_layout for the DIR-615-C1 and similar devices
Gabor Juhos [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

SVN-Revision: 21036

14 years agoadd gcc-4.5.0 preliminary support
Alexandros C. Couloumbis [Mon, 19 Apr 2010 15:43:08 +0000 (15:43 +0000)]
add gcc-4.5.0 preliminary support

SVN-Revision: 21033

14 years agoppc40x: sync kernel config
Gabor Juhos [Mon, 19 Apr 2010 12:33:09 +0000 (12:33 +0000)]
ppc40x: sync kernel config

SVN-Revision: 21031

14 years agotarget/ramips: fix another typo from [20834] (closes: #7182)
Nicolas Thill [Mon, 19 Apr 2010 01:14:29 +0000 (01:14 +0000)]
target/ramips: fix another typo from [20834] (closes: #7182)

SVN-Revision: 21012