aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* unlzma: fix a race condition and add some optimizations to improve performanceFelix Fietkau2009-09-222-36/+124
| | | | | | also make peek_old_byte errors non-fatal git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] Implement a preliminary combined image format.Jo-Philipp Wich2009-09-222-0/+82
| | | | | | | | | - 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] Add 2.6.31 patchesLars-Peter Clausen2009-09-21156-0/+51350
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Cleaned config-2.6.31 defaults for PPCHamish Guthrie2009-09-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement write support for partitions covering only a part of an eraseblock ↵Felix Fietkau2009-09-214-2/+294
| | | | | | (buffer data that would otherwise be erased) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: use the correct mtd erase callback in the spiflash driverFelix Fietkau2009-09-211-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)Felix Fietkau2009-09-192-0/+6413
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix lzma cmd args.Lars-Peter Clausen2009-09-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-1724-24/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros ↵Gabor Juhos2009-09-171-0/+52
| | | | | | C. Couloumbis, closes #5846) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: refresh 2.6.30 patchesGabor Juhos2009-09-172-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)Felix Fietkau2009-09-161-0/+7
| | | | | | Signed-off-by: Roger Hardiman <roger@rjh.org.uk> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessaryFelix Fietkau2009-09-161-6/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17595 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic ↵Felix Fietkau2009-09-1610-2313/+37
| | | | | | files directory and remove patches for older kernel versions (no longer in use) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17594 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: remove 2.6.28 supportFelix Fietkau2009-09-1612-6513/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17593 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: preliminary Ubiquiti Bullet M supportMatteo Croce2009-09-153-0/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3Peter Denison2009-09-121-0/+354
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: wrong image_cmdline patches has been sent by accidentaly, replace themGabor Juhos2009-09-114-124/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.27.33Florian Fainelli2009-09-112-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing symbols to the 2.6.31 configGabor Juhos2009-09-101-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-1031-254/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: rewrite prom code (based on a patch by Jeff Hansen)Gabor Juhos2009-09-104-70/+117
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rb532: use the generic image_cmdline hackGabor Juhos2009-09-102-18/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: use the generic image_cmdline hackGabor Juhos2009-09-105-35/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-1033-24/+285
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: refresh patchesGabor Juhos2009-09-106-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patchesGabor Juhos2009-09-103-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh 2.6.30 patchesGabor Juhos2009-09-102-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic-2.4] refresh patchesAndy Boyett2009-09-1023-184/+139
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic-2.4] remove nat pptp conntracking patchAndy Boyett2009-09-105-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic-2.4] patches/607-netfilter_connmark: fix typoAndy Boyett2009-09-101-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17551 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-0922-22/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17549 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.27.32Florian Fainelli2009-09-092-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for ↵Gabor Juhos2009-09-083-0/+21
| | | | | | testing) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17543 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] prevent gpio-buttons registration failureFlorian Fainelli2009-09-081-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17542 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: the adm6996 phy driver does not work with the RouterStation, disable ↵Gabor Juhos2009-09-083-3/+0
| | | | | | it until we find a better solution git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17539 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix typos against the gpio buttons driver (#5804)Florian Fainelli2009-09-071-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17538 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix EHCI/OHCI dependenciesMichael Büsch2009-09-061-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17536 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix EHCI/OHCI dependenciesMichael Büsch2009-09-061-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix merge errorMichael Büsch2009-09-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Port usb fixes to .30Michael Büsch2009-09-064-57/+117
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Apply bcm5354 USB fixMichael Büsch2009-09-061-0/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Clean up USB patchesMichael Büsch2009-09-063-56/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add infrastructure to register gpio-input reset buttonFlorian Fainelli2009-09-063-1/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17526 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] fix build failures with bash4Florian Fainelli2009-09-061-0/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17525 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] fix some section warningsFlorian Fainelli2009-09-061-0/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove an empty patch file (thx, xiangfu)Felix Fietkau2009-09-051-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17521 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use WPS led for diagnostic on WRT160NLGabor Juhos2009-09-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] add missing GPIO register offsetsGabor Juhos2009-09-041-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] add GPIO configuration featureGabor Juhos2009-09-0411-4/+197
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17512 3c298f89-4303-0410-b956-a3cf2f4a3e73