Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uml: refresh patches | Gabor Juhos | 2009-09-23 | 3 | -19/+6 |
| | | | | SVN-Revision: 17684 | ||||
* | kernel: check return code of nla_parse in pcomp_lzma on 2.6.31 | Gabor Juhos | 2009-09-23 | 1 | -1/+4 |
| | | | | SVN-Revision: 17683 | ||||
* | when using -O2 instead of -Os, get rid of the two optimizations that are ↵ | Felix Fietkau | 2009-09-22 | 3 | -0/+27 |
| | | | | | | causing most of the extra bloat. brings kernel size close to the -Os size again SVN-Revision: 17679 | ||||
* | unlzma: fix a race condition and add some optimizations to improve ↵ | Felix Fietkau | 2009-09-22 | 2 | -36/+124 |
| | | | | | | performance also make peek_old_byte errors non-fatal SVN-Revision: 17678 | ||||
* | Implement a preliminary combined image format. - add sysupgrade support for ↵ | Jo-Philipp Wich | 2009-09-22 | 2 | -0/+82 |
| | | | | | | 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 | ||||
* | Add 2.6.31 patches | Lars-Peter Clausen | 2009-09-21 | 156 | -0/+51350 |
| | | | | SVN-Revision: 17665 | ||||
* | Cleaned config-2.6.31 defaults for PPC | Hamish Guthrie | 2009-09-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 17664 | ||||
* | implement write support for partitions covering only a part of an eraseblock ↵ | Felix Fietkau | 2009-09-21 | 4 | -2/+294 |
| | | | | | | (buffer data that would otherwise be erased) SVN-Revision: 17658 | ||||
* | atheros: use the correct mtd erase callback in the spiflash driver | Felix Fietkau | 2009-09-21 | 1 | -3/+2 |
| | | | | SVN-Revision: 17657 | ||||
* | remove board name hack (#5823) | Florian Fainelli | 2009-09-20 | 1 | -1/+0 |
| | | | | SVN-Revision: 17652 | ||||
* | add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default) | Felix Fietkau | 2009-09-19 | 2 | -0/+6413 |
| | | | | SVN-Revision: 17606 | ||||
* | Fix lzma cmd args. | Lars-Peter Clausen | 2009-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 17604 | ||||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 | 24 | -24/+24 |
| | | | | SVN-Revision: 17602 | ||||
* | adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros ↵ | Gabor Juhos | 2009-09-17 | 1 | -0/+52 |
| | | | | | | C. Couloumbis, closes #5846) SVN-Revision: 17601 | ||||
* | adm5120: refresh 2.6.30 patches | Gabor Juhos | 2009-09-17 | 2 | -2/+2 |
| | | | | SVN-Revision: 17600 | ||||
* | Fix Buffalo WBR-G54 and WBR-B11 support (updated patch) | Felix Fietkau | 2009-09-16 | 1 | -0/+7 |
| | | | | | | Signed-off-by: Roger Hardiman <roger@rjh.org.uk> SVN-Revision: 17598 | ||||
* | atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary | Felix Fietkau | 2009-09-16 | 1 | -6/+1 |
| | | | | SVN-Revision: 17595 | ||||
* | move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic ↵ | Felix Fietkau | 2009-09-16 | 10 | -2313/+37 |
| | | | | | | files directory and remove patches for older kernel versions (no longer in use) SVN-Revision: 17594 | ||||
* | atheros: remove 2.6.28 support | Felix Fietkau | 2009-09-16 | 12 | -6513/+0 |
| | | | | SVN-Revision: 17593 | ||||
* | ar71xx: preliminary Ubiquiti Bullet M support | Matteo Croce | 2009-09-15 | 3 | -0/+50 |
| | | | | SVN-Revision: 17586 | ||||
* | Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3 | Peter Denison | 2009-09-12 | 1 | -0/+354 |
| | | | | SVN-Revision: 17573 | ||||
* | kernel: wrong image_cmdline patches has been sent by accidentaly, replace them | Gabor Juhos | 2009-09-11 | 4 | -124/+0 |
| | | | | SVN-Revision: 17570 | ||||
* | update to 2.6.27.33 | Florian Fainelli | 2009-09-11 | 2 | -2/+2 |
| | | | | SVN-Revision: 17569 | ||||
* | kernel: add missing symbols to the 2.6.31 config | Gabor Juhos | 2009-09-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 17568 | ||||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 31 | -254/+2 |
| | | | | SVN-Revision: 17567 | ||||
* | ar71xx: rewrite prom code (based on a patch by Jeff Hansen) | Gabor Juhos | 2009-09-10 | 4 | -70/+117 |
| | | | | SVN-Revision: 17566 | ||||
* | rb532: use the generic image_cmdline hack | Gabor Juhos | 2009-09-10 | 2 | -18/+4 |
| | | | | SVN-Revision: 17565 | ||||
* | adm5120: use the generic image_cmdline hack | Gabor Juhos | 2009-09-10 | 5 | -35/+9 |
| | | | | SVN-Revision: 17564 | ||||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 33 | -24/+285 |
| | | | | SVN-Revision: 17563 | ||||
* | ar71xx: refresh patches | Gabor Juhos | 2009-09-10 | 6 | -11/+11 |
| | | | | SVN-Revision: 17559 | ||||
* | kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches | Gabor Juhos | 2009-09-10 | 3 | -3/+3 |
| | | | | SVN-Revision: 17558 | ||||
* | kernel: refresh 2.6.30 patches | Gabor Juhos | 2009-09-10 | 2 | -2/+2 |
| | | | | SVN-Revision: 17557 | ||||
* | refresh patches | Andy Boyett | 2009-09-10 | 23 | -184/+139 |
| | | | | SVN-Revision: 17553 | ||||
* | remove nat pptp conntracking patch | Andy Boyett | 2009-09-10 | 5 | -2563/+125 |
| | | | | | | | | | | | | | | | 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 | ||||
* | patches/607-netfilter_connmark: fix typo | Andy Boyett | 2009-09-10 | 1 | -2/+1 |
| | | | | SVN-Revision: 17551 | ||||
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 | 22 | -22/+22 |
| | | | | SVN-Revision: 17549 | ||||
* | update to 2.6.27.32 | Florian Fainelli | 2009-09-09 | 2 | -2/+2 |
| | | | | SVN-Revision: 17548 | ||||
* | ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for ↵ | Gabor Juhos | 2009-09-08 | 3 | -0/+21 |
| | | | | | | testing) SVN-Revision: 17543 | ||||
* | prevent gpio-buttons registration failure | Florian Fainelli | 2009-09-08 | 1 | -3/+5 |
| | | | | SVN-Revision: 17542 | ||||
* | ar71xx: the adm6996 phy driver does not work with the RouterStation, disable ↵ | Gabor Juhos | 2009-09-08 | 3 | -3/+0 |
| | | | | | | it until we find a better solution SVN-Revision: 17539 | ||||
* | fix typos against the gpio buttons driver (#5804) | Florian Fainelli | 2009-09-07 | 1 | -2/+3 |
| | | | | SVN-Revision: 17538 | ||||
* | bcm47xx: Fix EHCI/OHCI dependencies | Michael Büsch | 2009-09-06 | 1 | -4/+8 |
| | | | | SVN-Revision: 17536 | ||||
* | bcm47xx: Fix EHCI/OHCI dependencies | Michael Büsch | 2009-09-06 | 1 | -4/+8 |
| | | | | SVN-Revision: 17535 | ||||
* | Fix merge error | Michael Büsch | 2009-09-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 17534 | ||||
* | bcm47xx: Port usb fixes to .30 | Michael Büsch | 2009-09-06 | 4 | -57/+117 |
| | | | | SVN-Revision: 17533 | ||||
* | bcm47xx: Apply bcm5354 USB fix | Michael Büsch | 2009-09-06 | 1 | -0/+63 |
| | | | | SVN-Revision: 17531 | ||||
* | bcm47xx: Clean up USB patches | Michael Büsch | 2009-09-06 | 3 | -56/+53 |
| | | | | SVN-Revision: 17530 | ||||
* | add infrastructure to register gpio-input reset button | Florian Fainelli | 2009-09-06 | 3 | -1/+20 |
| | | | | SVN-Revision: 17526 | ||||
* | fix build failures with bash4 | Florian Fainelli | 2009-09-06 | 1 | -0/+49 |
| | | | | SVN-Revision: 17525 | ||||
* | fix some section warnings | Florian Fainelli | 2009-09-06 | 1 | -0/+47 |
| | | | | SVN-Revision: 17524 |