Daniel Dickinson
4ab2416621
flash_chips: Added Macronix MX29LV640T Flash Chip support previously mistakenly added to brcm63xx. Thanks blunoise.
...
SVN-Revision: 24313
2010-12-07 19:45:08 +00:00
Jo-Philipp Wich
2fe5c1d124
backport two changes from kernel.org: 65e9b62d4503849b10bedfc29bff0473760cc597 ipv6: add special mode accept_ra=2 to accept RA while configured as router
...
c3bccac2fa76f1619dfe4fb7b9bee69de7f066d8
ipv6: add special mode forwarding=2 to send RS while configured as router
SVN-Revision: 24195
2010-11-30 01:52:51 +00:00
Imre Kaloz
ead8ab8403
update to the latest stable kernels
...
SVN-Revision: 24136
2010-11-24 18:50:11 +00:00
Alexandros C. Couloumbis
79a27bd7b2
linux/generic: add imq patches for linux kernels 2.6.35,36,37. ( closes #8211 )
...
SVN-Revision: 23970
2010-11-12 09:28:00 +00:00
John Crispin
72ae8452cd
* adds patch to 2.6.35 series to make dsl work
...
SVN-Revision: 23839
2010-11-03 19:10:56 +00:00
Florian Fainelli
cfe4c4a106
refresh 2.6.35 patches
...
SVN-Revision: 23651
2010-10-27 10:02:03 +00:00
Florian Fainelli
115dc292cb
fix lzo decompressor build failure on 2.6.35
...
The patch fixes the build failure in Linux 2.6.35.7.
Other versions may have the same issue, but I haven't test it.
Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
SVN-Revision: 23593
2010-10-23 18:56:14 +00:00
Alexandros C. Couloumbis
867f200156
target/linux: Add support for cores with slow WDT clock like bcm5354. (thank you Aleksandar Radovanovic)
...
SVN-Revision: 23415
2010-10-12 15:59:35 +00:00
Gabor Juhos
a07788ae63
generic: add support for the EON EN25F32 flash chip
...
* based on a patch by laigor <laigor@mail.ru> from #7882
SVN-Revision: 23058
2010-09-14 12:03:01 +00:00
Florian Fainelli
ed008fe1e8
refresh 2.6.35 patches
...
SVN-Revision: 23033
2010-09-12 21:23:15 +00:00
Florian Fainelli
0ca31140aa
add switch driver for Lantiq PSB6970
...
Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch.
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
SVN-Revision: 22914
2010-09-04 18:06:01 +00:00
Gabor Juhos
4ca54a5b39
generic: bacport SPI bus locking API
...
SVN-Revision: 22862
2010-08-31 20:06:42 +00:00
Gabor Juhos
7782fcf874
generic: fix erase operation on the pm25lv flash chip
...
SVN-Revision: 22861
2010-08-31 20:06:38 +00:00
Gabor Juhos
6c1d3b0a79
generic: introduce broadcast_uevent function
...
SVN-Revision: 22858
2010-08-31 20:06:25 +00:00
Florian Fainelli
87100c3feb
refresh 2.6.35 patches
...
SVN-Revision: 22799
2010-08-25 19:56:03 +00:00
Florian Fainelli
31ce3e2546
refresh 2.6.35 patches
...
SVN-Revision: 22772
2010-08-22 17:09:18 +00:00
Michael Büsch
7ebcd04786
Update to 2.6.35.3
...
SVN-Revision: 22753
2010-08-21 19:25:07 +00:00
Gabor Juhos
6e9e0e2e9b
generic: update ARM mach-types
...
SVN-Revision: 22662
2010-08-15 17:35:53 +00:00
Gabor Juhos
57bba92916
generic: fix wrong number of erase sectors for xxxS33B SPI flashes
...
SVN-Revision: 22643
2010-08-14 21:07:28 +00:00
Jo-Philipp Wich
a8e2cc2534
ssb: give the PCI core more time to initialize, fixes PCI issues with Atheros cards on the Asus WL-500w and possibly others ( #4710 )
...
SVN-Revision: 22614
2010-08-13 00:18:16 +00:00
Florian Fainelli
a5371dfe39
rename 014-samsung_flash patch to a better name, thanks maddes
...
SVN-Revision: 22587
2010-08-10 20:23:40 +00:00
Lars-Peter Clausen
9dbb998ee3
Fix gpio_spi_old module for 2.6.35
...
SVN-Revision: 22576
2010-08-10 11:17:04 +00:00
Jo-Philipp Wich
7d08b0bf47
fix localversion detection for linux 2.6.35
...
SVN-Revision: 22560
2010-08-09 15:50:18 +00:00
Florian Fainelli
083ff78000
crashlog depends on BOOTMEM
...
SVN-Revision: 22541
2010-08-08 20:00:52 +00:00
Florian Fainelli
35e7fc9c4b
refresh 2.6.35 patches
...
SVN-Revision: 22540
2010-08-08 20:00:46 +00:00
Felix Fietkau
bd6324190f
swconfig: cleanup of kernel drivers and interface - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better
...
SVN-Revision: 22476
2010-08-04 00:43:40 +00:00
Felix Fietkau
9f6c22b497
kernel: add the new 'crashlog' feature, which tries to store kernel oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs
...
SVN-Revision: 22305
2010-07-20 01:54:21 +00:00
Hauke Mehrtens
49edb3c342
brcm47xx: prepare brcm47xx patches for sending to mainline.
...
SVN-Revision: 22296
2010-07-19 20:25:20 +00:00
Hauke Mehrtens
c5ef57706d
kernel: refresh patches
...
SVN-Revision: 22252
2010-07-17 14:10:39 +00:00
Hauke Mehrtens
bcec3ad0e9
kernel: fix kernel panic when traffic goes over the network.
...
SVN-Revision: 22246
2010-07-17 13:01:16 +00:00
Hauke Mehrtens
2e05035bb1
kernel: the interface fsync changed a little
...
SVN-Revision: 22244
2010-07-17 11:56:03 +00:00
Alexandros C. Couloumbis
883e39cf8f
generic: update 2.6.35 patches to 2.6.35-rc5
...
SVN-Revision: 22238
2010-07-16 16:25:37 +00:00
Jo-Philipp Wich
9978dd7637
export SSB fallback SPROM - required for wl.ko
...
SVN-Revision: 22168
2010-07-13 16:20:29 +00:00
Hauke Mehrtens
d6e8db7e6a
kernel: add missing dma_dev member to struct ssb_device to make b43/b43legacy compile with current mac80211 version
...
SVN-Revision: 22135
2010-07-11 18:50:55 +00:00
Felix Fietkau
36b295eefd
repair the damage that was done to the packet socket type filter patch when it was forward ported to 2.6.33 this should fix the mac80211 problems in 2.6.33 and later versions
...
SVN-Revision: 22079
2010-07-06 18:53:55 +00:00
Felix Fietkau
3512ba10c0
mini_fo: add error pointer checks after dentry lookups to fix various crash bugs ( fixes #7277 , #7207 , #7259 )
...
SVN-Revision: 22057
2010-07-04 15:28:41 +00:00
Felix Fietkau
da1bb88a2b
rename target/linux/generic-2.6 to generic
...
SVN-Revision: 21952
2010-06-26 20:42:58 +00:00