John Crispin
c8f606c760
* adds support for speedport w502V
...
* bump kernel to 2.6.33.4
* make ethernet be configurable as MII/RMII
* on xway we now assign a static amount of cp1 ram (still need to find a
sane value)
* remove bogus board.c
* jiffies were running with a (1 << 2) multiplier
SVN-Revision: 21485
2010-05-17 10:06:46 +00:00
Florian Fainelli
bef594108f
add missing ifxmips crypto config symbols, spotted by buildbot
...
SVN-Revision: 21483
2010-05-17 09:28:44 +00:00
Florian Fainelli
4506985415
set vendor to RDC even if CPU id is not known
...
SVN-Revision: 21475
2010-05-16 13:40:26 +00:00
Florian Fainelli
e6fcc255a3
squash platform_support.patch into rdc_boards.patch
...
SVN-Revision: 21474
2010-05-16 13:40:20 +00:00
Florian Fainelli
d0ba4453a3
fix link checking with switches, only port1 of switches would report link up
...
SVN-Revision: 21471
2010-05-16 12:36:26 +00:00
Florian Fainelli
127f454ba0
switch to 2.6.32.12
...
SVN-Revision: 21467
2010-05-16 11:00:51 +00:00
Jo-Philipp Wich
f155da0922
fix a kernel bug where IPv6 packets are received on IPv4 sockets, this fixes dual stack software like OLSRd when running on Kernel 2.4 Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
...
SVN-Revision: 21461
2010-05-15 22:36:56 +00:00
Florian Fainelli
52f1e9e50f
fix wrong hunk introduced by r21309, thanks rtz2
...
SVN-Revision: 21460
2010-05-15 21:27:02 +00:00
Florian Fainelli
928da83f5b
fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio value setting
...
SVN-Revision: 21459
2010-05-15 21:26:56 +00:00
Florian Fainelli
fa8c4aa164
fix 2.6.30 lzma tuning patch to output file size at end of kernel, otherwise decompressor remains stuck
...
SVN-Revision: 21458
2010-05-15 19:15:10 +00:00
Florian Fainelli
bdf2a03107
use correct port type, which sets the correct receive fifo trigger options ( #7095 )
...
SVN-Revision: 21457
2010-05-15 19:15:03 +00:00
Florian Fainelli
72e6e69855
do not export find_task_by_vpid twice on 2.6.30
...
SVN-Revision: 21456
2010-05-15 19:14:50 +00:00
Hauke Mehrtens
cfec944f42
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
...
Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y
SVN-Revision: 21449
2010-05-15 11:04:53 +00:00
Gabor Juhos
65dba323f7
ar71xx: Make wget2nand fail if copying the kernel fails and use the correct file extension for the rootfs image
...
wget2nand didnt check the exit status after copying the kernel, if the
copying failed for some reason ( for example not enougs space on the
kernel partition) it simply continued extracting the rootfs.
I also changed the filename, which wget2nand trys to download (
.tar.gz instead of .tgz ).
Signed-off-by: Marko Foerster <mrkfoerster@googlemail.com>
SVN-Revision: 21444
2010-05-14 08:38:39 +00:00
Gabor Juhos
115f845e53
ar71xx: fix nbg460n mtd partitions
...
This fixes the NBG460N/550N/550NH mtd partitions.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21443
2010-05-14 08:37:58 +00:00
Lars-Peter Clausen
946c8fa59a
Add 2.6.34 patches
...
SVN-Revision: 21438
2010-05-12 23:12:41 +00:00
Lars-Peter Clausen
37a8f3522f
Move CONFIG_LZMA_{DE,}COMPRESS to generic config
...
It is selected by CONFIG_JFFS2_LZMA which is set in the generic config.
SVN-Revision: 21437
2010-05-12 23:04:18 +00:00
Lars-Peter Clausen
48ec7efd65
gpio_buttons: include slab.h
...
Fixes build with 2.6.34
SVN-Revision: 21436
2010-05-12 22:50:26 +00:00
Nicolas Thill
8d0aa4e176
target/uml: add missing CONFIG_MATOM config symbol
...
SVN-Revision: 21434
2010-05-12 21:34:48 +00:00
Hauke Mehrtens
c96049615c
brcm47xx: use tab instead of space
...
SVN-Revision: 21430
2010-05-12 20:28:39 +00:00
Hauke Mehrtens
51f6c2ccf4
kernel: add missing symbol
...
SVN-Revision: 21429
2010-05-12 20:15:51 +00:00
Lars-Peter Clausen
35a7db1e92
Add missing symbols to generic 2.6.34 config
...
SVN-Revision: 21428
2010-05-12 19:39:04 +00:00
Hauke Mehrtens
bb8d84ce4e
brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * make ssb_ehci_detach more look like the pci version * remove resume and suspend as they are never activated and not compiling * replace ssb_ehci_start with ehci_run as it only calls this method
...
SVN-Revision: 21427
2010-05-12 18:28:41 +00:00
Daniel Dickinson
3b7e21a679
brcm-2.4: Fixed preinit and failsafe switch configuration
...
SVN-Revision: 21417
2010-05-10 17:10:47 +00:00
Mirko Vogt
0910a01ef6
sound-soc-qi_lb60: rename package as underscores are not allowed by opkg
...
SVN-Revision: 21412
2010-05-09 22:24:13 +00:00
Florian Fainelli
4eecca22d4
refresh 2.6.32 patches
...
SVN-Revision: 21411
2010-05-09 18:13:49 +00:00
Florian Fainelli
d3486f7942
refresh kernel patches
...
SVN-Revision: 21410
2010-05-09 18:13:43 +00:00
Florian Fainelli
655b43acc4
rework 130-clocks_devices_init.patch to make it more robust
...
SVN-Revision: 21409
2010-05-09 18:13:37 +00:00
Florian Fainelli
d3092630a8
make etrax samsung flash patch generic ( #6552 )
...
SVN-Revision: 21408
2010-05-09 09:25:41 +00:00
Felix Fietkau
3aa09d05fd
ar71xx: remove madwifi from the default profile
...
SVN-Revision: 21406
2010-05-08 20:06:50 +00:00
Felix Fietkau
f4c9a4e042
ar71xx: use the lzma kernel and a proper size limit for pb92
...
SVN-Revision: 21405
2010-05-08 20:06:44 +00:00
Florian Fainelli
61c07602d5
prevent race between clocks and devices registration ( #6532 )
...
SVN-Revision: 21404
2010-05-08 16:58:08 +00:00
Nicolas Thill
2c82cf966c
image/x86: fix typo when building on Mac OS X ( closes : #7303 )
...
SVN-Revision: 21401
2010-05-08 12:46:25 +00:00
Alexandros C. Couloumbis
f829632acc
adm5120: include r21398 actual changes
...
SVN-Revision: 21399
2010-05-08 08:19:56 +00:00
Alexandros C. Couloumbis
093fd3da26
adm5120: update files-2.6.33 and files-2.6.34
...
SVN-Revision: 21398
2010-05-08 08:15:40 +00:00
Felix Fietkau
51f7953734
ar71xx: remove some bogus kernel config overrides
...
SVN-Revision: 21397
2010-05-07 16:20:37 +00:00
Felix Fietkau
2598c32f06
ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma compressed generic kernel image
...
SVN-Revision: 21396
2010-05-07 16:20:32 +00:00
Felix Fietkau
0f7864456a
brcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716 (patch by Bernhard Loos)
...
SVN-Revision: 21395
2010-05-07 11:48:15 +00:00
Florian Fainelli
0b84caa60a
backport r21373 to 2.4 kernel
...
SVN-Revision: 21374
2010-05-05 09:08:02 +00:00
Florian Fainelli
4510d8838b
fix build error on hifnHIPP spotted by buildbot
...
SVN-Revision: 21373
2010-05-05 09:03:59 +00:00
Florian Fainelli
a2d45593b7
fix bad lzma tuning options bad hunks
...
SVN-Revision: 21372
2010-05-05 09:03:55 +00:00
Nicolas Thill
d0773b2356
target/x86: cleanup image config options
...
SVN-Revision: 21365
2010-05-05 02:11:15 +00:00
Nicolas Thill
482ee200cb
target/x86: use common config items for options shared between generic and olpc targets
...
SVN-Revision: 21364
2010-05-05 02:07:38 +00:00
Nicolas Thill
898a6bc93d
target/rb532: use -combined suffix for kernel+rootfs images
...
SVN-Revision: 21363
2010-05-05 01:59:43 +00:00
Nicolas Thill
5403c59f57
images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE
...
SVN-Revision: 21362
2010-05-05 01:52:54 +00:00
Jo-Philipp Wich
0ff83e90ba
add OCF 20100325 support to brcm-2.4
...
SVN-Revision: 21357
2010-05-04 21:00:14 +00:00
Jo-Philipp Wich
32e7340bf2
update OCF framework to version 20100325
...
SVN-Revision: 21356
2010-05-04 20:59:19 +00:00
Florian Fainelli
f89ff525ee
revert r21085, fixes #7282
...
SVN-Revision: 21352
2010-05-04 08:07:39 +00:00
Florian Fainelli
724e84146d
let 802.1q support be built-in ( #7280 )
...
SVN-Revision: 21349
2010-05-04 07:39:00 +00:00
Jo-Philipp Wich
d7048c2300
remove a bogus byteswap in the hifn_795x driver, should fix support for the VPN1411 crypto accelerator
...
SVN-Revision: 21344
2010-05-03 20:24:49 +00:00