Lars-Peter Clausen
246a5b334d
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
16 years ago
Gabor Juhos
782cd2cf27
add experimental support for the AP83-040 board
...
SVN-Revision: 16316
16 years ago
Gabor Juhos
0755481965
add another SPI controller driver for the earlier AP83 boards
...
SVN-Revision: 16315
16 years ago
Gabor Juhos
ce93834602
compile SPI_GPIO driver into the kernel, required by the AP83 boards
...
SVN-Revision: 16313
16 years ago
Gabor Juhos
5eb8242162
refresh patches
...
SVN-Revision: 16312
16 years ago
Gabor Juhos
b0acbe709c
add flash locking code
...
SVN-Revision: 16311
16 years ago
Vasilis Tsiligiannis
5b72dc3d8f
base-files: fix test experession for sysupgrade
...
SVN-Revision: 16310
16 years ago
Vasilis Tsiligiannis
66f8e1122e
ead: fix missing library error while building tinysrp
...
SVN-Revision: 16309
16 years ago
Vasilis Tsiligiannis
121368fbc8
madwifi: clear variables used in for loop
...
SVN-Revision: 16308
16 years ago
Imre Kaloz
6b2a7b73ca
upgrade to 2.6.30-rc8
...
SVN-Revision: 16307
16 years ago
Lars-Peter Clausen
3d3d75a248
libtool: revert r16212. It broke building packages using c++.
...
SVN-Revision: 16305
16 years ago
Gabor Juhos
da4435f2e1
uClibc-0.9.30.1: fix possible NULL pointer dereference ( closes #5242 )
...
SVN-Revision: 16304
16 years ago
Florian Fainelli
d2b2ce325a
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
16 years ago
Hauke Mehrtens
0efe367787
Fix accessing array after it end.
...
SVN-Revision: 16301
16 years ago
Hauke Mehrtens
81d3b7905b
Update to compat-wireless-2009-06-02
...
SVN-Revision: 16300
16 years ago
Mirko Vogt
bbda08d308
add bootsplash to 2.6.30 as well and enable it per default
...
SVN-Revision: 16297
16 years ago
Imre Kaloz
8c574a5471
enable PCIE on ppc44x as well
...
SVN-Revision: 16296
16 years ago
Imre Kaloz
d55f736329
package the e1000e driver
...
SVN-Revision: 16295
16 years ago
Imre Kaloz
48cd8188ef
missing changes for pcie handling
...
SVN-Revision: 16294
16 years ago
Imre Kaloz
72d88f2a48
add pcie feature flag
...
SVN-Revision: 16293
16 years ago
Imre Kaloz
fb4eb16283
rename cavium-octeon to octeon
...
SVN-Revision: 16292
16 years ago
Imre Kaloz
c5d88f6551
upgrade avr32 to 2.6.30-rc7
...
SVN-Revision: 16291
16 years ago
Mirko Vogt
da4c5263ee
rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspace
...
SVN-Revision: 16290
16 years ago
Felix Fietkau
4b87e55994
madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition)
...
SVN-Revision: 16289
16 years ago
Felix Fietkau
f8ba6eb026
atheros: add working patches/config for 2.6.30
...
SVN-Revision: 16288
16 years ago
Felix Fietkau
616c3841c6
add ip175c switch driver patch to 2.6.30
...
SVN-Revision: 16287
16 years ago
Felix Fietkau
569330c102
swconfig: fix kernel version dependency
...
SVN-Revision: 16286
16 years ago
Felix Fietkau
db5c4304f5
ocf: fix uninitialized variable access (thx, Dakon)
...
SVN-Revision: 16285
16 years ago
Imre Kaloz
8aa2f586f4
temporary, hackish, etc, etc.. lzma support for the arm zImage loader
...
SVN-Revision: 16284
16 years ago
Imre Kaloz
14ad8433a8
we don't use RedBoot on orion
...
SVN-Revision: 16283
16 years ago
Florian Fainelli
6c5ba45f54
port lzmp that is packaged by debian, build it, but do not install it yet
...
SVN-Revision: 16282
16 years ago
Imre Kaloz
548de949f3
use the openwrt lzma options for now
...
SVN-Revision: 16281
16 years ago
Imre Kaloz
ab5199a143
add missing config option
...
SVN-Revision: 16280
16 years ago
Florian Fainelli
05b40c8d13
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
16 years ago
Felix Fietkau
1a1dc17ca3
remove some more obsolete files
...
SVN-Revision: 16276
16 years ago
Imre Kaloz
f81257ca34
remove 2.6.23 support, as the last target using that has been nuked, too
...
SVN-Revision: 16275
16 years ago
Imre Kaloz
7f9fd5033c
now that the gemini target is working, get rid of the obsolete and buggy storm target
...
SVN-Revision: 16274
16 years ago
Imre Kaloz
51ed99475f
use squashfs on the gemini by default, remove broken flag
...
SVN-Revision: 16273
16 years ago
Imre Kaloz
df7996045a
fixup mac addresses on gemini boards
...
SVN-Revision: 16271
16 years ago
Imre Kaloz
9fa14987b8
fix madwifi for the gemini target
...
SVN-Revision: 16270
16 years ago
Felix Fietkau
642870d0cc
network: prevent unnecessary interface down/up cycles if no mac address change is requested
...
SVN-Revision: 16269
16 years ago
Imre Kaloz
bc8ed5ec5f
generate squashfs images
...
SVN-Revision: 16268
16 years ago
Imre Kaloz
ae3da8d594
register the watchdog on the wbd111
...
SVN-Revision: 16267
16 years ago
Felix Fietkau
154ebf9380
network: do not unnecessarily touch interfaces configured as proto=none; bring down old aliases before setting up new ones
...
SVN-Revision: 16266
16 years ago
Imre Kaloz
7d3cd06b94
optimize the kernel for size... *sigh*
...
SVN-Revision: 16265
16 years ago
Hauke Mehrtens
f8a15f9b3e
Add missing kernel symbol.
...
SVN-Revision: 16264
16 years ago
Hauke Mehrtens
9c3bf13939
B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245 .
...
SVN-Revision: 16263
16 years ago
Nicolas Thill
a42072ddf4
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
16 years ago
Vasilis Tsiligiannis
ca96019f8e
Add diversity option
...
SVN-Revision: 16255
16 years ago
Imre Kaloz
954717298d
another 2.6.30 related crypto fix
...
SVN-Revision: 16253
16 years ago