summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes ↵nbd2009-09-241-0/+135
| | | | | | #4293, should fix #2374 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge r17683 to 2.6.30nbd2009-09-241-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: add config and patches for 2.6.31 (untested), includes patch from #5847nbd2009-09-2412-0/+6516
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add bfs to linux 2.6.31nbd2009-09-242-0/+6450
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: flush mii register writesjuhosg2009-09-232-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: refresh 2.6.28 patchesjuhosg2009-09-231-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: don't use mac_base2 in the ag71xx driverjuhosg2009-09-234-58/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove some extern directives in the ag71xx driverjuhosg2009-09-231-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31nbd2009-09-231-8/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh 2.6.30 patchesjuhosg2009-09-231-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uml: refresh patchesjuhosg2009-09-233-19/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: check return code of nla_parse in pcomp_lzma on 2.6.31juhosg2009-09-231-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* when using -O2 instead of -Os, get rid of the two optimizations that are ↵nbd2009-09-223-0/+27
| | | | | | causing most of the extra bloat. brings kernel size close to the -Os size again git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17679 3c298f89-4303-0410-b956-a3cf2f4a3e73
* unlzma: fix a race condition and add some optimizations to improve performancenbd2009-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.jow2009-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 patcheslars2009-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 PPChcg2009-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 ↵nbd2009-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 drivernbd2009-09-211-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder] remove board name hack (#5823)florian2009-09-201-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)nbd2009-09-192-0/+6413
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix lzma cmd args.lars2009-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 kernelskaloz2009-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 ↵juhosg2009-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 patchesjuhosg2009-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)nbd2009-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 necessarynbd2009-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 ↵nbd2009-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 supportnbd2009-09-1612-6513/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17593 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: preliminary Ubiquiti Bullet M supportmatteo2009-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@36984265a3noz2009-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 themjuhosg2009-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.33florian2009-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 configjuhosg2009-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 usefuljuhosg2009-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)juhosg2009-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 hackjuhosg2009-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 hackjuhosg2009-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 targetsjuhosg2009-09-1033-24/+285
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: refresh patchesjuhosg2009-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 patchesjuhosg2009-09-103-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh 2.6.30 patchesjuhosg2009-09-102-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic-2.4] refresh patchesagb2009-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 patchagb2009-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 typoagb2009-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 onlyflorian2009-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.32florian2009-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 ↵juhosg2009-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 failureflorian2009-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 ↵juhosg2009-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