Felix Fietkau
ac8c461d50
x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)
...
SVN-Revision: 17722
15 years ago
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
15 years ago
Felix Fietkau
71595d7ce8
brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes #4293 , should fix #2374
...
SVN-Revision: 17710
15 years ago
Felix Fietkau
81a9b94ba1
merge r17683 to 2.6.30
...
SVN-Revision: 17701
15 years ago
Felix Fietkau
eae1270eaf
atheros: add config and patches for 2.6.31 (untested), includes patch from #5847
...
SVN-Revision: 17700
15 years ago
Felix Fietkau
abd35497ad
add bfs to linux 2.6.31
...
SVN-Revision: 17699
15 years ago
Gabor Juhos
8458d7c73b
ar71xx: flush mii register writes
...
SVN-Revision: 17695
15 years ago
Gabor Juhos
fb5d52ee9f
ar71xx: refresh 2.6.28 patches
...
SVN-Revision: 17694
15 years ago
Gabor Juhos
0eba7ba4ff
ar71xx: don't use mac_base2 in the ag71xx driver
...
SVN-Revision: 17693
15 years ago
Gabor Juhos
6ed55b43d7
ar71xx: remove some extern directives in the ag71xx driver
...
SVN-Revision: 17692
15 years ago
Felix Fietkau
a29453627d
merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31
...
SVN-Revision: 17686
15 years ago
Gabor Juhos
f8da6ac9c6
kernel: refresh 2.6.30 patches
...
SVN-Revision: 17685
15 years ago
Gabor Juhos
1eeff91ada
uml: refresh patches
...
SVN-Revision: 17684
15 years ago
Gabor Juhos
60132f56f7
kernel: check return code of nla_parse in pcomp_lzma on 2.6.31
...
SVN-Revision: 17683
15 years ago
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
15 years ago
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
15 years ago
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
15 years ago
Lars-Peter Clausen
f2c1e05f37
Add 2.6.31 patches
...
SVN-Revision: 17665
15 years ago
Hamish Guthrie
59e3af45d1
Cleaned config-2.6.31 defaults for PPC
...
SVN-Revision: 17664
15 years ago
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
15 years ago
Felix Fietkau
239f30c87f
atheros: use the correct mtd erase callback in the spiflash driver
...
SVN-Revision: 17657
15 years ago
Felix Fietkau
672e12f960
add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)
...
SVN-Revision: 17606
15 years ago
Lars-Peter Clausen
afb54c9789
Fix lzma cmd args.
...
SVN-Revision: 17604
15 years ago
Imre Kaloz
85fcc97a13
update to latest 2.6.27 and 2.6.30 kernels
...
SVN-Revision: 17602
15 years ago
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
15 years ago
Gabor Juhos
072ebb84e1
adm5120: refresh 2.6.30 patches
...
SVN-Revision: 17600
15 years ago
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
15 years ago
Felix Fietkau
dd88fdee33
atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary
...
SVN-Revision: 17595
15 years ago
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
15 years ago
Felix Fietkau
8bf5ee0324
atheros: remove 2.6.28 support
...
SVN-Revision: 17593
15 years ago
Matteo Croce
41ab4d3021
ar71xx: preliminary Ubiquiti Bullet M support
...
SVN-Revision: 17586
15 years ago
Peter Denison
f09cdf822c
Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3
...
SVN-Revision: 17573
15 years ago
Gabor Juhos
1a60ab36d9
kernel: wrong image_cmdline patches has been sent by accidentaly, replace them
...
SVN-Revision: 17570
15 years ago
Florian Fainelli
031e6f65ba
update to 2.6.27.33
...
SVN-Revision: 17569
15 years ago
Gabor Juhos
6d8d5cddfd
kernel: add missing symbols to the 2.6.31 config
...
SVN-Revision: 17568
15 years ago
Gabor Juhos
47c0d7419f
kernel: get rid of the simple_prom_emulator, it is not really useful
...
SVN-Revision: 17567
15 years ago
Gabor Juhos
967cc718f8
ar71xx: rewrite prom code (based on a patch by Jeff Hansen)
...
SVN-Revision: 17566
15 years ago
Gabor Juhos
9040201ef5
rb532: use the generic image_cmdline hack
...
SVN-Revision: 17565
15 years ago
Gabor Juhos
211b8fd286
adm5120: use the generic image_cmdline hack
...
SVN-Revision: 17564
15 years ago
Gabor Juhos
d59f5b3a98
kernel: add generic image_cmdline hack to MIPS targets
...
SVN-Revision: 17563
15 years ago
Gabor Juhos
fee7b3530c
ar71xx: refresh patches
...
SVN-Revision: 17559
15 years ago
Gabor Juhos
c7d90d3dc4
kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
...
SVN-Revision: 17558
15 years ago
Gabor Juhos
7763c09a10
kernel: refresh 2.6.30 patches
...
SVN-Revision: 17557
15 years ago
Andy Boyett
22dfa7ae22
refresh patches
...
SVN-Revision: 17553
15 years ago
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
15 years ago
Andy Boyett
29666ffa21
patches/607-netfilter_connmark: fix typo
...
SVN-Revision: 17551
15 years ago
Florian Fainelli
3ce53b8d92
update to 2.6.30.6, compile tested on some targets only
...
SVN-Revision: 17549
15 years ago
Florian Fainelli
43d0be69d7
update to 2.6.27.32
...
SVN-Revision: 17548
15 years ago
Gabor Juhos
376fba2698
ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for testing)
...
SVN-Revision: 17543
15 years ago
Florian Fainelli
b9c0291e32
prevent gpio-buttons registration failure
...
SVN-Revision: 17542
15 years ago