openwrt/svn-archive/archive.git
14 years ago[brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection to be...
Florian Fainelli [Thu, 4 Jun 2009 09:59:28 +0000 (09:59 +0000)]
[brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback

SVN-Revision: 16328

14 years ago[ar71xx] pass ucode name to the VSC7385 driver on the AP83 board
Gabor Juhos [Thu, 4 Jun 2009 07:56:49 +0000 (07:56 +0000)]
[ar71xx] pass ucode name to the VSC7385 driver on the AP83 board

SVN-Revision: 16326

14 years ago[package] kernel/modules: package the VSC7385 driver
Gabor Juhos [Thu, 4 Jun 2009 07:54:10 +0000 (07:54 +0000)]
[package] kernel/modules: package the VSC7385 driver

SVN-Revision: 16325

14 years ago[ar71xx] add SPI driver for the Vitesse VSC7385 switch
Gabor Juhos [Thu, 4 Jun 2009 07:51:29 +0000 (07:51 +0000)]
[ar71xx] add SPI driver for the Vitesse VSC7385 switch

SVN-Revision: 16324

14 years ago[package] kernel/modules: move SPI drivers into a new submenu
Gabor Juhos [Thu, 4 Jun 2009 06:39:36 +0000 (06:39 +0000)]
[package] kernel/modules: move SPI drivers into a new submenu

SVN-Revision: 16323

14 years agoMore libtool madness: Every package which was using c++ and libtool fixup
Lars-Peter Clausen [Thu, 4 Jun 2009 00:20:01 +0000 (00:20 +0000)]
More libtool madness: Every package which was using c++ and libtool fixup
was linked against libstd++ even though if it should have been linked
against uclibc++. This is fixed by providing a special version of libtool
fixup for packages which should use uclibc++. Not pretty but functional.
Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of
PKG_FIXUP:=libtool

Somebody should probably check all packages using c++ with a dependency on stdlibc++
if uclibc++ can be used instead now.

SVN-Revision: 16317

14 years ago[ar71xx] add experimental support for the AP83-040 board
Gabor Juhos [Wed, 3 Jun 2009 19:54:25 +0000 (19:54 +0000)]
[ar71xx] add experimental support for the AP83-040 board

SVN-Revision: 16316

14 years ago[ar71xx] add another SPI controller driver for the earlier AP83 boards
Gabor Juhos [Wed, 3 Jun 2009 19:50:04 +0000 (19:50 +0000)]
[ar71xx] add another SPI controller driver for the earlier AP83 boards

SVN-Revision: 16315

14 years ago[ar71xx] compile SPI_GPIO driver into the kernel, required by the AP83 boards
Gabor Juhos [Wed, 3 Jun 2009 18:42:44 +0000 (18:42 +0000)]
[ar71xx] compile SPI_GPIO driver into the kernel, required by the AP83 boards

SVN-Revision: 16313

14 years ago[ar71xx] refresh patches
Gabor Juhos [Wed, 3 Jun 2009 18:32:32 +0000 (18:32 +0000)]
[ar71xx] refresh patches

SVN-Revision: 16312

14 years ago[ar71xx] add flash locking code
Gabor Juhos [Wed, 3 Jun 2009 18:17:07 +0000 (18:17 +0000)]
[ar71xx] add flash locking code

SVN-Revision: 16311

14 years ago[package] base-files: fix test experession for sysupgrade
Vasilis Tsiligiannis [Wed, 3 Jun 2009 18:15:04 +0000 (18:15 +0000)]
[package] base-files: fix test experession for sysupgrade

SVN-Revision: 16310

14 years ago[package] ead: fix missing library error while building tinysrp
Vasilis Tsiligiannis [Wed, 3 Jun 2009 13:53:15 +0000 (13:53 +0000)]
[package] ead: fix missing library error while building tinysrp

SVN-Revision: 16309

14 years ago[package] madwifi: clear variables used in for loop
Vasilis Tsiligiannis [Wed, 3 Jun 2009 13:53:10 +0000 (13:53 +0000)]
[package] madwifi: clear variables used in for loop

SVN-Revision: 16308

14 years agoupgrade to 2.6.30-rc8
Imre Kaloz [Wed, 3 Jun 2009 13:42:28 +0000 (13:42 +0000)]
upgrade to 2.6.30-rc8

SVN-Revision: 16307

14 years ago[package] libtool: revert r16212. It broke building packages using c++.
Lars-Peter Clausen [Wed, 3 Jun 2009 10:03:29 +0000 (10:03 +0000)]
[package] libtool: revert r16212. It broke building packages using c++.

SVN-Revision: 16305

14 years ago[toolchain] uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242)
Gabor Juhos [Wed, 3 Jun 2009 09:45:00 +0000 (09:45 +0000)]
[toolchain] uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242)

SVN-Revision: 16304

14 years ago[brcm63xx] merger mtu/802.1q related fixes:
Florian Fainelli [Wed, 3 Jun 2009 08:55:18 +0000 (08:55 +0000)]
[brcm63xx] merger mtu/802.1q related fixes:
bcm63xx integrated ethernet mac supports receiving and sending frames
bigger than 1500 bytes, this patch adds support for changing MTU.

This patch also fixes the reception of 802.1q frames for default MTU
which were reported as oversized.

SVN-Revision: 16302

14 years ago[ifxmips] Fix accessing array after it end.
Hauke Mehrtens [Tue, 2 Jun 2009 20:10:29 +0000 (20:10 +0000)]
[ifxmips] Fix accessing array after it end.

SVN-Revision: 16301

14 years ago[mac80211] Update to compat-wireless-2009-06-02
Hauke Mehrtens [Tue, 2 Jun 2009 18:48:52 +0000 (18:48 +0000)]
[mac80211] Update to compat-wireless-2009-06-02

SVN-Revision: 16300

14 years agoadd bootsplash to 2.6.30 as well and enable it per default
Mirko Vogt [Tue, 2 Jun 2009 10:19:54 +0000 (10:19 +0000)]
add bootsplash to 2.6.30 as well and enable it per default

SVN-Revision: 16297

14 years agoenable PCIE on ppc44x as well
Imre Kaloz [Tue, 2 Jun 2009 10:06:41 +0000 (10:06 +0000)]
enable PCIE on ppc44x as well

SVN-Revision: 16296

14 years agopackage the e1000e driver
Imre Kaloz [Tue, 2 Jun 2009 10:02:23 +0000 (10:02 +0000)]
package the e1000e driver

SVN-Revision: 16295

14 years agomissing changes for pcie handling
Imre Kaloz [Tue, 2 Jun 2009 09:54:45 +0000 (09:54 +0000)]
missing changes for pcie handling

SVN-Revision: 16294

14 years agoadd pcie feature flag
Imre Kaloz [Tue, 2 Jun 2009 09:50:43 +0000 (09:50 +0000)]
add pcie feature flag

SVN-Revision: 16293

14 years agorename cavium-octeon to octeon
Imre Kaloz [Tue, 2 Jun 2009 09:18:55 +0000 (09:18 +0000)]
rename cavium-octeon to octeon

SVN-Revision: 16292

14 years agoupgrade avr32 to 2.6.30-rc7
Imre Kaloz [Tue, 2 Jun 2009 06:42:23 +0000 (06:42 +0000)]
upgrade avr32 to 2.6.30-rc7

SVN-Revision: 16291

14 years agorename serial devices for 2.6.30 as well to avoid uneeded mappings in userspace
Mirko Vogt [Tue, 2 Jun 2009 00:56:09 +0000 (00:56 +0000)]
rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspace

SVN-Revision: 16290

14 years agomadwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition)
Felix Fietkau [Mon, 1 Jun 2009 22:35:48 +0000 (22:35 +0000)]
madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition)

SVN-Revision: 16289

14 years agoatheros: add working patches/config for 2.6.30
Felix Fietkau [Mon, 1 Jun 2009 22:14:16 +0000 (22:14 +0000)]
atheros: add working patches/config for 2.6.30

SVN-Revision: 16288

14 years agoadd ip175c switch driver patch to 2.6.30
Felix Fietkau [Mon, 1 Jun 2009 22:14:11 +0000 (22:14 +0000)]
add ip175c switch driver patch to 2.6.30

SVN-Revision: 16287

14 years agoswconfig: fix kernel version dependency
Felix Fietkau [Mon, 1 Jun 2009 22:14:06 +0000 (22:14 +0000)]
swconfig: fix kernel version dependency

SVN-Revision: 16286

14 years agoocf: fix uninitialized variable access (thx, Dakon)
Felix Fietkau [Mon, 1 Jun 2009 22:14:01 +0000 (22:14 +0000)]
ocf: fix uninitialized variable access (thx, Dakon)

SVN-Revision: 16285

14 years agotemporary, hackish, etc, etc.. lzma support for the arm zImage loader
Imre Kaloz [Mon, 1 Jun 2009 21:09:40 +0000 (21:09 +0000)]
temporary, hackish, etc, etc.. lzma support for the arm zImage loader

SVN-Revision: 16284

14 years agowe don't use RedBoot on orion
Imre Kaloz [Mon, 1 Jun 2009 21:08:26 +0000 (21:08 +0000)]
we don't use RedBoot on orion

SVN-Revision: 16283

14 years ago[tools] port lzmp that is packaged by debian, build it, but do not install it yet
Florian Fainelli [Mon, 1 Jun 2009 20:31:49 +0000 (20:31 +0000)]
[tools] port lzmp that is packaged by debian, build it, but do not install it yet

SVN-Revision: 16282

14 years agouse the openwrt lzma options for now
Imre Kaloz [Mon, 1 Jun 2009 20:31:23 +0000 (20:31 +0000)]
use the openwrt lzma options for now

SVN-Revision: 16281

14 years agoadd missing config option
Imre Kaloz [Mon, 1 Jun 2009 20:03:46 +0000 (20:03 +0000)]
add missing config option

SVN-Revision: 16280

14 years ago[brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call the...
Florian Fainelli [Mon, 1 Jun 2009 18:27:51 +0000 (18:27 +0000)]
[brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call the irq safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time

SVN-Revision: 16277

14 years agoremove some more obsolete files
Felix Fietkau [Mon, 1 Jun 2009 18:20:09 +0000 (18:20 +0000)]
remove some more obsolete files

SVN-Revision: 16276

14 years agoremove 2.6.23 support, as the last target using that has been nuked, too
Imre Kaloz [Mon, 1 Jun 2009 18:16:10 +0000 (18:16 +0000)]
remove 2.6.23 support, as the last target using that has been nuked, too

SVN-Revision: 16275

14 years agonow that the gemini target is working, get rid of the obsolete and buggy storm target
Imre Kaloz [Mon, 1 Jun 2009 18:15:30 +0000 (18:15 +0000)]
now that the gemini target is working, get rid of the obsolete and buggy storm target

SVN-Revision: 16274

14 years agouse squashfs on the gemini by default, remove broken flag
Imre Kaloz [Mon, 1 Jun 2009 18:10:18 +0000 (18:10 +0000)]
use squashfs on the gemini by default, remove broken flag

SVN-Revision: 16273

14 years agofixup mac addresses on gemini boards
Imre Kaloz [Mon, 1 Jun 2009 18:09:36 +0000 (18:09 +0000)]
fixup mac addresses on gemini boards

SVN-Revision: 16271

14 years agofix madwifi for the gemini target
Imre Kaloz [Mon, 1 Jun 2009 18:09:10 +0000 (18:09 +0000)]
fix madwifi for the gemini target

SVN-Revision: 16270

14 years agonetwork: prevent unnecessary interface down/up cycles if no mac address change is...
Felix Fietkau [Mon, 1 Jun 2009 18:09:05 +0000 (18:09 +0000)]
network: prevent unnecessary interface down/up cycles if no mac address change is requested

SVN-Revision: 16269

14 years agogenerate squashfs images
Imre Kaloz [Mon, 1 Jun 2009 18:08:39 +0000 (18:08 +0000)]
generate squashfs images

SVN-Revision: 16268

14 years agoregister the watchdog on the wbd111
Imre Kaloz [Mon, 1 Jun 2009 18:08:08 +0000 (18:08 +0000)]
register the watchdog on the wbd111

SVN-Revision: 16267

14 years agonetwork: do not unnecessarily touch interfaces configured as proto=none; bring down...
Felix Fietkau [Mon, 1 Jun 2009 18:07:44 +0000 (18:07 +0000)]
network: do not unnecessarily touch interfaces configured as proto=none; bring down old aliases before setting up new ones

SVN-Revision: 16266

14 years agooptimize the kernel for size... *sigh*
Imre Kaloz [Mon, 1 Jun 2009 18:07:33 +0000 (18:07 +0000)]
optimize the kernel for size... *sigh*

SVN-Revision: 16265

14 years ago[kernel] Add missing kernel symbol.
Hauke Mehrtens [Mon, 1 Jun 2009 17:40:55 +0000 (17:40 +0000)]
[kernel] Add missing kernel symbol.

SVN-Revision: 16264

14 years ago[mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL.
Hauke Mehrtens [Mon, 1 Jun 2009 17:38:38 +0000 (17:38 +0000)]
[mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL.
Fixes #5245.

SVN-Revision: 16263

14 years ago[package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release...
Nicolas Thill [Mon, 1 Jun 2009 14:37:11 +0000 (14:37 +0000)]
[package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number

This patch fixes an issue with the broadcom.sh configuration script when
enabling sta mode.  Currently sta mode works provided that you have an AP
enabled as well but it doesn't work if you have a sta interface but not an
AP.  I found that merely reversing the order of the ap and apsta variables
in the broadcom.sh script corrects this problem, and the attached patch does
exactly that.

Signed-off-by: Eric Bishop <ebishop@bu.edu>
SVN-Revision: 16256

14 years ago[hostap-driver] Add diversity option
Vasilis Tsiligiannis [Mon, 1 Jun 2009 14:32:34 +0000 (14:32 +0000)]
[hostap-driver] Add diversity option

SVN-Revision: 16255

14 years agoanother 2.6.30 related crypto fix
Imre Kaloz [Mon, 1 Jun 2009 14:04:06 +0000 (14:04 +0000)]
another 2.6.30 related crypto fix

SVN-Revision: 16253

14 years agofixup sheevaplug support (for now we use sdcards for rootfs)
Imre Kaloz [Mon, 1 Jun 2009 13:23:52 +0000 (13:23 +0000)]
fixup sheevaplug support (for now we use sdcards for rootfs)

SVN-Revision: 16252

14 years agoincrease kernel partition to 4MB, generate jffs2 images
Imre Kaloz [Mon, 1 Jun 2009 12:52:30 +0000 (12:52 +0000)]
increase kernel partition to 4MB, generate jffs2 images

SVN-Revision: 16251

14 years agoadd patches to support the advanced power management on Kirkwood socs
Imre Kaloz [Mon, 1 Jun 2009 12:51:19 +0000 (12:51 +0000)]
add patches to support the advanced power management on Kirkwood socs

SVN-Revision: 16250

14 years agofix compatibility with certain SD cards
Imre Kaloz [Mon, 1 Jun 2009 12:50:35 +0000 (12:50 +0000)]
fix compatibility with certain SD cards

SVN-Revision: 16249

14 years agoeven if we don't support booting from the nand yet, change the rootfs name for OpenWrt
Imre Kaloz [Mon, 1 Jun 2009 12:50:27 +0000 (12:50 +0000)]
even if we don't support booting from the nand yet, change the rootfs name for OpenWrt

SVN-Revision: 16248

14 years agofix mv643xx_eth dma mask
Imre Kaloz [Mon, 1 Jun 2009 12:46:25 +0000 (12:46 +0000)]
fix mv643xx_eth dma mask

SVN-Revision: 16247

14 years agofix VFP handling on feroceon cores
Imre Kaloz [Mon, 1 Jun 2009 12:45:50 +0000 (12:45 +0000)]
fix VFP handling on feroceon cores

SVN-Revision: 16246

14 years agofix typo and add nand_gpio to the generic config
Imre Kaloz [Mon, 1 Jun 2009 12:44:59 +0000 (12:44 +0000)]
fix typo and add nand_gpio to the generic config

SVN-Revision: 16245

14 years ago[etrax] enable optimize for size, avoid to trigger gcc bug #36482
Claudio Mignanti [Mon, 1 Jun 2009 09:19:40 +0000 (09:19 +0000)]
[etrax] enable optimize for size, avoid to trigger gcc bug #36482

SVN-Revision: 16244

14 years ago[hotplug2] Removed extra ; in exec rule
Hamish Guthrie [Mon, 1 Jun 2009 08:48:37 +0000 (08:48 +0000)]
[hotplug2] Removed extra ; in exec rule

SVN-Revision: 16243

14 years ago[ar7] add experimental 2.6.30 support, boot tested
Florian Fainelli [Mon, 1 Jun 2009 08:11:37 +0000 (08:11 +0000)]
[ar7] add experimental 2.6.30 support, boot tested

SVN-Revision: 16242

14 years ago[kernel] refresh 2.6.30 patches
Florian Fainelli [Mon, 1 Jun 2009 08:07:40 +0000 (08:07 +0000)]
[kernel] refresh 2.6.30 patches

SVN-Revision: 16241

14 years ago[ar7] remove old 2.6.24 code
Florian Fainelli [Mon, 1 Jun 2009 08:04:56 +0000 (08:04 +0000)]
[ar7] remove old 2.6.24 code

SVN-Revision: 16240

14 years ago[package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis...
Jo-Philipp Wich [Sun, 31 May 2009 20:42:04 +0000 (20:42 +0000)]
[package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis

SVN-Revision: 16238

14 years agomadwifi: handle frame classification properly if eth->h_proto contains the protocol...
Felix Fietkau [Sun, 31 May 2009 17:15:09 +0000 (17:15 +0000)]
madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset)

SVN-Revision: 16237

14 years agofix typo
Ralph Hempel [Sun, 31 May 2009 16:15:47 +0000 (16:15 +0000)]
fix typo

SVN-Revision: 16236

14 years agomadwifi: fix excessive stack usage in the wlanconfig tool
Felix Fietkau [Sun, 31 May 2009 15:04:45 +0000 (15:04 +0000)]
madwifi: fix excessive stack usage in the wlanconfig tool

SVN-Revision: 16235

14 years agomadwifi: if a txpower value below the poweroffset is requested, set the internal...
Felix Fietkau [Sun, 31 May 2009 14:45:04 +0000 (14:45 +0000)]
madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db

SVN-Revision: 16234

14 years ago[cobalt] add diag.sh to report boot status on the front-led of the machine
Florian Fainelli [Sun, 31 May 2009 13:55:35 +0000 (13:55 +0000)]
[cobalt] add diag.sh to report boot status on the front-led of the machine

SVN-Revision: 16233

14 years ago[ar71xx] register parallel flash device on the AP83 board
Gabor Juhos [Sun, 31 May 2009 12:37:40 +0000 (12:37 +0000)]
[ar71xx] register parallel flash device on the AP83 board

SVN-Revision: 16232

14 years ago[package] fix drivers firmware loading with the new hotplug2, patch from Russell...
Florian Fainelli [Sun, 31 May 2009 12:08:15 +0000 (12:08 +0000)]
[package] fix drivers firmware loading with the new hotplug2, patch from Russell Senior

SVN-Revision: 16231

14 years ago[package] add dist and distcheck target (to create new source balls)
Ralph Hempel [Sun, 31 May 2009 12:01:05 +0000 (12:01 +0000)]
[package] add dist and distcheck target (to create new source balls)

SVN-Revision: 16230

14 years ago[package] add package source path override
Ralph Hempel [Sun, 31 May 2009 11:35:13 +0000 (11:35 +0000)]
[package] add package source path override
- use external source tree instead of source ball
- the external package source tree will be included as symlink
- make package/<name>/clean will delete the symlink instead of whole source tree
- usefull in conjunction with external SCM like ClearCase
- package-version-override.mk has to be included before package.mk

SVN-Revision: 16227

14 years ago[tools] fix download url
Ralph Hempel [Sun, 31 May 2009 10:07:35 +0000 (10:07 +0000)]
[tools] fix download url

SVN-Revision: 16226

14 years agomadwifi: add better hw detection, use a power offset for setting/getting tx power...
Felix Fietkau [Sun, 31 May 2009 02:25:32 +0000 (02:25 +0000)]
madwifi: add better hw detection, use a power offset for setting/getting tx power for cards that have a twisted eeprom

SVN-Revision: 16224

14 years ago[PATCH] Typo in r8610.mk
Jo-Philipp Wich [Sat, 30 May 2009 23:47:50 +0000 (23:47 +0000)]
[PATCH] Typo in r8610.mk
signed-off by: Jac Goudsmit <jac@goudsm.it>

SVN-Revision: 16223

14 years ago[PATCH] [hostap-driver] Always escape essid
Jo-Philipp Wich [Sat, 30 May 2009 22:45:50 +0000 (22:45 +0000)]
[PATCH] [hostap-driver] Always escape essid
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 16222

14 years ago[PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access control
Jo-Philipp Wich [Sat, 30 May 2009 22:45:13 +0000 (22:45 +0000)]
[PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access control
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 16221

14 years ago[OpenWrt-Devel] [PATCH] [hostap-driver] Major enhancement to hostap.sh script
Jo-Philipp Wich [Sat, 30 May 2009 21:48:54 +0000 (21:48 +0000)]
[OpenWrt-Devel] [PATCH] [hostap-driver] Major enhancement to hostap.sh script
 * use common openwrt option naming (e.g. sta instead of manged for mode)
 * add support for wds vifs
 * add support for monitor mode
 * add encryption support
 * add antenna selection options
 * add hidden ssid option
 * other minor fixes
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 16220

14 years ago[package] acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is...
Florian Fainelli [Sat, 30 May 2009 19:20:07 +0000 (19:20 +0000)]
[package] acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not set, thanks to Stefan Weil for this patch

SVN-Revision: 16219

14 years agomadwifi: add sanity checks for monitor mode injection
Felix Fietkau [Sat, 30 May 2009 17:53:41 +0000 (17:53 +0000)]
madwifi: add sanity checks for monitor mode injection

SVN-Revision: 16218

14 years agomadwifi: fix an array overrun in the rate control attach check
Felix Fietkau [Sat, 30 May 2009 17:53:24 +0000 (17:53 +0000)]
madwifi: fix an array overrun in the rate control attach check

SVN-Revision: 16217

14 years ago[package] base-files: set rules file for hotplug2 in the boot script (closes #5235)
Gabor Juhos [Sat, 30 May 2009 17:09:41 +0000 (17:09 +0000)]
[package] base-files: set rules file for hotplug2 in the boot script (closes #5235)

SVN-Revision: 16215

14 years agoSet TARGET_CXX to 'no' if c++ is not enabled in the toolchain.
Lars-Peter Clausen [Sat, 30 May 2009 15:48:44 +0000 (15:48 +0000)]
Set TARGET_CXX to 'no' if c++ is not enabled in the toolchain.

SVN-Revision: 16213

14 years ago[package] libtool: Unset CXX. It is not needed to build libtool, but if set
Lars-Peter Clausen [Sat, 30 May 2009 15:17:16 +0000 (15:17 +0000)]
[package] libtool: Unset CXX. It is not needed to build libtool, but if set
configure preferes CXX over CC to build the global_symbol_pipe test program. So
if there is no c++ compiler or the c++ installation is broken we end up with a
broken libtool script. Fixes #5022

SVN-Revision: 16212

14 years ago[ar71xx] add support for the SST 39VF6401B flash chip
Gabor Juhos [Sat, 30 May 2009 14:00:04 +0000 (14:00 +0000)]
[ar71xx] add support for the SST 39VF6401B flash chip

SVN-Revision: 16210

14 years ago[kernel] mips: fix gcc 4.4.0 build failure on delay.h (#5116)
Florian Fainelli [Sat, 30 May 2009 12:03:27 +0000 (12:03 +0000)]
[kernel] mips: fix gcc 4.4.0 build failure on delay.h (#5116)

SVN-Revision: 16209

14 years ago[ar7] use 2.6.27.24
Florian Fainelli [Sat, 30 May 2009 12:01:05 +0000 (12:01 +0000)]
[ar7] use 2.6.27.24

SVN-Revision: 16208

14 years ago[rb532] cleanup old patches and kernel configuration
Florian Fainelli [Sat, 30 May 2009 09:53:59 +0000 (09:53 +0000)]
[rb532] cleanup old patches and kernel configuration

SVN-Revision: 16204

14 years ago[ar7] rework ar7 profiles to separate dsl firmwares, annex-a being now the default...
Florian Fainelli [Sat, 30 May 2009 08:54:55 +0000 (08:54 +0000)]
[ar7] rework ar7 profiles to separate dsl firmwares, annex-a being now the default and most widespread

SVN-Revision: 16201

14 years ago[package] hotplug2 may need -fPIC
Jo-Philipp Wich [Fri, 29 May 2009 23:11:29 +0000 (23:11 +0000)]
[package] hotplug2 may need -fPIC

SVN-Revision: 16199

14 years ago[kernel] Config symbol is boolean.
Hauke Mehrtens [Fri, 29 May 2009 20:12:37 +0000 (20:12 +0000)]
[kernel] Config symbol is boolean.

SVN-Revision: 16198

14 years ago[brcm63xx] include wpa-supplicant iw in the default profile
Florian Fainelli [Fri, 29 May 2009 15:33:14 +0000 (15:33 +0000)]
[brcm63xx] include wpa-supplicant iw in the default profile

SVN-Revision: 16195

14 years agofix kmod-crypto-core compile with 2.6.30 (#5201)
Felix Fietkau [Fri, 29 May 2009 11:12:47 +0000 (11:12 +0000)]
fix kmod-crypto-core compile with 2.6.30 (#5201)

SVN-Revision: 16175

14 years agos3c24xx: get rid of unnecessary config overrides, which break stuff in package/kernel
Felix Fietkau [Fri, 29 May 2009 11:12:38 +0000 (11:12 +0000)]
s3c24xx: get rid of unnecessary config overrides, which break stuff in package/kernel

SVN-Revision: 16174