Florian Fainelli
|
287a0efd68
|
be SMP safe even with gpiolib
SVN-Revision: 16331
|
16 years ago |
Florian Fainelli
|
9013e936ed
|
cache gpio values in gpio_set
SVN-Revision: 16330
|
16 years ago |
Florian Fainelli
|
1208ffaedb
|
use the correct number of GPIOs for bcm6358
SVN-Revision: 16329
|
16 years ago |
Florian Fainelli
|
c95420f06d
|
register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback
SVN-Revision: 16328
|
16 years ago |
Gabor Juhos
|
74dfd77f41
|
pass ucode name to the VSC7385 driver on the AP83 board
SVN-Revision: 16326
|
16 years ago |
Gabor Juhos
|
42011abcb6
|
kernel/modules: package the VSC7385 driver
SVN-Revision: 16325
|
16 years ago |
Gabor Juhos
|
08bd604941
|
add SPI driver for the Vitesse VSC7385 switch
SVN-Revision: 16324
|
16 years ago |
Gabor Juhos
|
976f690ebd
|
kernel/modules: move SPI drivers into a new submenu
SVN-Revision: 16323
|
16 years ago |
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 |