Commit graph

4039 commits

Author SHA1 Message Date
Felix Fietkau
7b676478d1 x86: switch to 2.6.31
SVN-Revision: 17725
2009-09-25 20:46:55 +00:00
Felix Fietkau
77fc4ffcc7 x86: add support for 2.6.31
SVN-Revision: 17723
2009-09-25 14:15:26 +00:00
Felix Fietkau
ac8c461d50 x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)
SVN-Revision: 17722
2009-09-25 14:15:21 +00:00
Felix Fietkau
a2f344ec84 kernel: if block2mtd does not find the device immediately, use wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216
SVN-Revision: 17720
2009-09-25 14:10:29 +00:00
Felix Fietkau
71595d7ce8 brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes #4293, should fix #2374
SVN-Revision: 17710
2009-09-24 21:20:44 +00:00
Felix Fietkau
81a9b94ba1 merge r17683 to 2.6.30
SVN-Revision: 17701
2009-09-24 19:31:57 +00:00
Felix Fietkau
eae1270eaf atheros: add config and patches for 2.6.31 (untested), includes patch from #5847
SVN-Revision: 17700
2009-09-24 19:24:03 +00:00
Felix Fietkau
abd35497ad add bfs to linux 2.6.31
SVN-Revision: 17699
2009-09-24 19:23:55 +00:00
Gabor Juhos
8458d7c73b ar71xx: flush mii register writes
SVN-Revision: 17695
2009-09-23 17:44:08 +00:00
Gabor Juhos
fb5d52ee9f ar71xx: refresh 2.6.28 patches
SVN-Revision: 17694
2009-09-23 17:44:05 +00:00
Gabor Juhos
0eba7ba4ff ar71xx: don't use mac_base2 in the ag71xx driver
SVN-Revision: 17693
2009-09-23 17:44:02 +00:00
Gabor Juhos
6ed55b43d7 ar71xx: remove some extern directives in the ag71xx driver
SVN-Revision: 17692
2009-09-23 17:43:57 +00:00
Felix Fietkau
a29453627d merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31
SVN-Revision: 17686
2009-09-23 13:32:13 +00:00
Gabor Juhos
f8da6ac9c6 kernel: refresh 2.6.30 patches
SVN-Revision: 17685
2009-09-23 12:05:48 +00:00
Gabor Juhos
1eeff91ada uml: refresh patches
SVN-Revision: 17684
2009-09-23 12:05:44 +00:00
Gabor Juhos
60132f56f7 kernel: check return code of nla_parse in pcomp_lzma on 2.6.31
SVN-Revision: 17683
2009-09-23 09:30:31 +00:00
Felix Fietkau
6f4e700acd when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again
SVN-Revision: 17679
2009-09-22 18:00:35 +00:00
Felix Fietkau
0754070949 unlzma: fix a race condition and add some optimizations to improve performance also make peek_old_byte errors non-fatal
SVN-Revision: 17678
2009-09-22 18:00:28 +00:00
Jo-Philipp Wich
f20af38322 Implement a preliminary combined image format. - add sysupgrade support for combined images by providing a platform.sh backend - use the mtd fis partition table rewrite facility to resize partitions on demand - generate generic combined images for the atheros target
SVN-Revision: 17668
2009-09-22 01:09:04 +00:00
Lars-Peter Clausen
f2c1e05f37 Add 2.6.31 patches
SVN-Revision: 17665
2009-09-21 18:29:46 +00:00
Hamish Guthrie
59e3af45d1 Cleaned config-2.6.31 defaults for PPC
SVN-Revision: 17664
2009-09-21 14:06:38 +00:00
Felix Fietkau
87a8e8ac10 implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased)
SVN-Revision: 17658
2009-09-21 09:58:36 +00:00
Felix Fietkau
239f30c87f atheros: use the correct mtd erase callback in the spiflash driver
SVN-Revision: 17657
2009-09-21 09:58:30 +00:00
Florian Fainelli
b1f1f7c5a9 remove board name hack (#5823)
SVN-Revision: 17652
2009-09-20 16:06:53 +00:00
Felix Fietkau
672e12f960 add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)
SVN-Revision: 17606
2009-09-19 13:15:20 +00:00
Lars-Peter Clausen
afb54c9789 Fix lzma cmd args.
SVN-Revision: 17604
2009-09-17 22:16:31 +00:00
Imre Kaloz
85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
2009-09-17 11:22:33 +00:00
Gabor Juhos
01bd609f11 adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros C. Couloumbis, closes #5846)
SVN-Revision: 17601
2009-09-17 08:43:14 +00:00
Gabor Juhos
072ebb84e1 adm5120: refresh 2.6.30 patches
SVN-Revision: 17600
2009-09-17 08:43:11 +00:00
Felix Fietkau
43a802864a Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)
Signed-off-by: Roger Hardiman <roger@rjh.org.uk>

SVN-Revision: 17598
2009-09-16 18:14:29 +00:00
Felix Fietkau
dd88fdee33 atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary
SVN-Revision: 17595
2009-09-16 12:25:05 +00:00
Felix Fietkau
30e635c55b move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic files directory and remove patches for older kernel versions (no longer in use)
SVN-Revision: 17594
2009-09-16 12:24:46 +00:00
Felix Fietkau
8bf5ee0324 atheros: remove 2.6.28 support
SVN-Revision: 17593
2009-09-16 12:24:22 +00:00
Matteo Croce
41ab4d3021 ar71xx: preliminary Ubiquiti Bullet M support
SVN-Revision: 17586
2009-09-15 09:16:21 +00:00
Peter Denison
f09cdf822c Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3
SVN-Revision: 17573
2009-09-12 20:37:26 +00:00
Gabor Juhos
1a60ab36d9 kernel: wrong image_cmdline patches has been sent by accidentaly, replace them
SVN-Revision: 17570
2009-09-11 08:15:55 +00:00
Florian Fainelli
031e6f65ba update to 2.6.27.33
SVN-Revision: 17569
2009-09-11 07:45:08 +00:00
Gabor Juhos
6d8d5cddfd kernel: add missing symbols to the 2.6.31 config
SVN-Revision: 17568
2009-09-10 19:12:08 +00:00
Gabor Juhos
47c0d7419f kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
2009-09-10 18:30:20 +00:00
Gabor Juhos
967cc718f8 ar71xx: rewrite prom code (based on a patch by Jeff Hansen)
SVN-Revision: 17566
2009-09-10 18:30:12 +00:00
Gabor Juhos
9040201ef5 rb532: use the generic image_cmdline hack
SVN-Revision: 17565
2009-09-10 18:30:09 +00:00
Gabor Juhos
211b8fd286 adm5120: use the generic image_cmdline hack
SVN-Revision: 17564
2009-09-10 18:30:06 +00:00
Gabor Juhos
d59f5b3a98 kernel: add generic image_cmdline hack to MIPS targets
SVN-Revision: 17563
2009-09-10 18:30:01 +00:00
Gabor Juhos
fee7b3530c ar71xx: refresh patches
SVN-Revision: 17559
2009-09-10 13:37:34 +00:00
Gabor Juhos
c7d90d3dc4 kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
SVN-Revision: 17558
2009-09-10 13:37:31 +00:00
Gabor Juhos
7763c09a10 kernel: refresh 2.6.30 patches
SVN-Revision: 17557
2009-09-10 13:35:47 +00:00
Andy Boyett
22dfa7ae22 refresh patches
SVN-Revision: 17553
2009-09-10 10:06:35 +00:00
Andy Boyett
7c6ce66330 remove nat pptp conntracking patch
Patch 603-netfilter_nat_pptp.patch appears to be the cause of the
longstanding brcm-2.4 dnat off-by-one port forwarding bug. Months of
testing builds with this patch removed have not been able to reproduce
the issue.

The 603 patch is rather large and we (the OpenWrt developers) have not
been able to isolate the cause of the bug within the patch. The number
of people have actually use pptp nat conntracking is far less than
number of people that use port forwarding and as a result we must drop
this patch to ensure proper behavior for the majority of users.

SVN-Revision: 17552
2009-09-10 10:06:26 +00:00
Andy Boyett
29666ffa21 patches/607-netfilter_connmark: fix typo
SVN-Revision: 17551
2009-09-10 10:05:47 +00:00
Florian Fainelli
3ce53b8d92 update to 2.6.30.6, compile tested on some targets only
SVN-Revision: 17549
2009-09-09 07:35:06 +00:00