Florian Fainelli
e6fcc255a3
squash platform_support.patch into rdc_boards.patch
...
SVN-Revision: 21474
15 years ago
Florian Fainelli
d0ba4453a3
fix link checking with switches, only port1 of switches would report link up
...
SVN-Revision: 21471
15 years ago
Hauke Mehrtens
a8c9d6256a
mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY
...
This should close #6907
SVN-Revision: 21470
15 years ago
Hauke Mehrtens
bd51370d9d
mac80211: remove patches already in mainline compat-wireless
...
SVN-Revision: 21469
15 years ago
Hauke Mehrtens
4e9881579f
mac80211: update b43-fwcutter
...
SVN-Revision: 21468
15 years ago
Florian Fainelli
127f454ba0
switch to 2.6.32.12
...
SVN-Revision: 21467
15 years ago
Florian Fainelli
8438342add
update acx-mac80211 to 2010514, bringing experimental AP support
...
SVN-Revision: 21466
15 years ago
Felix Fietkau
8b7767fddb
get rid of CRLF encoding in various files
...
SVN-Revision: 21462
15 years ago
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
15 years ago
Florian Fainelli
52f1e9e50f
fix wrong hunk introduced by r21309, thanks rtz2
...
SVN-Revision: 21460
15 years ago
Florian Fainelli
928da83f5b
fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio value setting
...
SVN-Revision: 21459
15 years ago
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
15 years ago
Florian Fainelli
bdf2a03107
use correct port type, which sets the correct receive fifo trigger options ( #7095 )
...
SVN-Revision: 21457
15 years ago
Florian Fainelli
72e6e69855
do not export find_task_by_vpid twice on 2.6.30
...
SVN-Revision: 21456
15 years ago
Felix Fietkau
73b78d4a75
only build bin packages for the selected build variants (same behaviour as with ipkg builds)
...
SVN-Revision: 21455
15 years ago
Felix Fietkau
48e4708a34
mac80211: update to wireless-testing 2010-05-12 plus some pending patches
...
SVN-Revision: 21454
15 years ago
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
15 years ago
Gabor Juhos
01d8285e47
firmware-utils/mkzynfw: add support for the NBG460N board
...
Adding NBG460N/550N/550NH boards to mkzynfw.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21446
15 years ago
Gabor Juhos
8976d8f2ad
firmware-utils/mkzynfw: don't use next_offset twice ( closes #7273 )
...
The test if a file can fit in an image considers the current offset
twice. So a image that would fit is too big.
Thanks-to: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21445
15 years ago
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
15 years ago
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
15 years ago
Gabor Juhos
ec13975875
Fix zlib alternate URL
...
There is no zlib project on Sourceforge, zlib files are in libpng project
Signed-off-by: Gilles Espinasse g.esp@free.fr
SVN-Revision: 21442
15 years ago
Lars-Peter Clausen
8167602d4f
compcache: Kernel module and userspace daemon in seperate packages.
...
SVN-Revision: 21441
15 years ago
Lars-Peter Clausen
946c8fa59a
Add 2.6.34 patches
...
SVN-Revision: 21438
15 years ago
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
15 years ago
Lars-Peter Clausen
48ec7efd65
gpio_buttons: include slab.h
...
Fixes build with 2.6.34
SVN-Revision: 21436
15 years ago
Nicolas Thill
8d0aa4e176
target/uml: add missing CONFIG_MATOM config symbol
...
SVN-Revision: 21434
15 years ago
Hauke Mehrtens
c96049615c
brcm47xx: use tab instead of space
...
SVN-Revision: 21430
15 years ago
Hauke Mehrtens
51f6c2ccf4
kernel: add missing symbol
...
SVN-Revision: 21429
15 years ago
Lars-Peter Clausen
35a7db1e92
Add missing symbols to generic 2.6.34 config
...
SVN-Revision: 21428
15 years ago
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
15 years ago
Jo-Philipp Wich
40c6118962
ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format
...
SVN-Revision: 21426
15 years ago
Florian Fainelli
4aceb015d3
hifnHIPP also depends on PCI
...
SVN-Revision: 21425
15 years ago
Jo-Philipp Wich
24b5c903f4
hotplug2: bump pkg release after hotplug fixes in r20679-r20685
...
SVN-Revision: 21422
15 years ago
Daniel Dickinson
2c6e2011f8
.gitignore: Undo accidental commit.
...
SVN-Revision: 21420
15 years ago
Daniel Dickinson
3b7e21a679
brcm-2.4: Fixed preinit and failsafe switch configuration
...
SVN-Revision: 21417
15 years ago
Mirko Vogt
0910a01ef6
sound-soc-qi_lb60: rename package as underscores are not allowed by opkg
...
SVN-Revision: 21412
15 years ago
Florian Fainelli
4eecca22d4
refresh 2.6.32 patches
...
SVN-Revision: 21411
15 years ago
Florian Fainelli
d3486f7942
refresh kernel patches
...
SVN-Revision: 21410
15 years ago
Florian Fainelli
655b43acc4
rework 130-clocks_devices_init.patch to make it more robust
...
SVN-Revision: 21409
15 years ago
Florian Fainelli
d3092630a8
make etrax samsung flash patch generic ( #6552 )
...
SVN-Revision: 21408
15 years ago
Felix Fietkau
3aa09d05fd
ar71xx: remove madwifi from the default profile
...
SVN-Revision: 21406
15 years ago
Felix Fietkau
f4c9a4e042
ar71xx: use the lzma kernel and a proper size limit for pb92
...
SVN-Revision: 21405
15 years ago
Florian Fainelli
61c07602d5
prevent race between clocks and devices registration ( #6532 )
...
SVN-Revision: 21404
15 years ago
Nicolas Thill
2c82cf966c
image/x86: fix typo when building on Mac OS X ( closes : #7303 )
...
SVN-Revision: 21401
15 years ago
Peter Denison
f30b179135
Add support for SRV records to dnsmasq config parsing
...
SVN-Revision: 21400
15 years ago
Alexandros C. Couloumbis
f829632acc
adm5120: include r21398 actual changes
...
SVN-Revision: 21399
15 years ago
Alexandros C. Couloumbis
093fd3da26
adm5120: update files-2.6.33 and files-2.6.34
...
SVN-Revision: 21398
15 years ago
Felix Fietkau
51f7953734
ar71xx: remove some bogus kernel config overrides
...
SVN-Revision: 21397
15 years ago
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
15 years ago