summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* fixed ipset patch to make it work right from userlandpavlov2007-06-111-80/+102
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update the yaffs patch to include the fix by Giampaolo Mancini (mancho), ↵florian2007-06-081-66/+92
| | | | | | closes #1779 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵kaloz2007-06-081-1/+1
| | | | | | with wigyori git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ar7-2.6 fixes by Stefan Weilnbd2007-06-041-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7487 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more kernel config cleanupnbd2007-05-311-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the damn kernel configmbm2007-05-311-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated yaffs2, thanks to David Goodenough (#1779)florian2007-05-301-993/+2903
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7405 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for USB HID (#1322)florian2007-05-271-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add yealink usb phone kernel packagesflorian2007-05-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync atheros-2.6 config, move parts to the generic confignbd2007-05-261-2/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh kernel patches so that they apply cleanlynbd2007-05-2637-680/+704
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove bogus netfilter dependenciesnbd2007-05-261-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable TCPMSS target by defaultnbd2007-05-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing ↵nbd2007-05-261-1035/+0
| | | | | | problems at least in qemu, maybe on other systems as well and generic x86 doesn't really need the extra compression git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led ↵florian2007-05-241-0/+32
| | | | | | driver as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix Magicbox for .21 and convert to the new structurekaloz2007-05-241-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke vga console support from the x86 lzma loader, it seems to cause ↵nbd2007-05-241-109/+16
| | | | | | problems at least in qemu git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* aruba fixes, work in progresskaloz2007-05-241-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7324 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update x86 config and move some config defaults to the config templatenbd2007-05-231-57/+269
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix x86 lzma loadernbd2007-05-231-221/+184
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update netfilter patches, fix atheroskaloz2007-05-236-792/+1541
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix x86-2.6 compilenbd2007-05-231-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix compile error in the netfilter ipset modulenbd2007-05-231-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7kaloz2007-05-2319-2418/+1621
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make CONFIG_PCCARD disabled by defaultnbd2007-05-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix duplicate entries in the patchflorian2007-05-201-50/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add generic GPIO support to MIPS boardsflorian2007-05-201-0/+100
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix pcmcia/pccard build defaultsnbd2007-05-191-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* forgot a file in [7158]mbm2007-05-101-93/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7161 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change handling of target/linux/generic-2.x/files to match other targets (#1648)mbm2007-05-101-0/+93
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use hotplug2 for serializing hotplug events on 2.6nbd2007-05-051-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make sure the ramdisk generation will work when you have defined a special ↵florian2007-05-031-0/+24
| | | | | | TIMEFMT git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport a few usb device ids from 2.6.21 for airprimembm2007-05-011-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamnbd2007-04-241-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add tcp syn cookies support (fixes one of the sysctl error messages at boot ↵nbd2007-04-241-1/+1
| | | | | | time) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the lzma decompressor out of squashfs-lzma patch and into a new patch ↵nbd2007-04-183-123/+124
| | | | | | (i want to use it for initramfs in the future) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable videodev, but do not build all hardware modulesflorian2007-04-161-1/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add lzma compression for x86 based targetsflorian2007-04-161-0/+1167
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix default 2.6 kernel config so we dont halt at CMTP protocol supportpavlov2007-04-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable codepage 1250 support (#1554)florian2007-04-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ISDN support (#1498)florian2007-04-081-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix free space size checkejka2007-04-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6880 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Limit the number of hotplug childrensflorian2007-04-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up nfsd kernel config entries (#1523)nbd2007-03-271-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable YAFFS and NAND by defaultflorian2007-03-261-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move the yaffs patch to be generic, shared between rb532 and adm5120florian2007-03-261-0/+13085
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make lzma-loader sdram mapping configurable (#1169)ejka2007-03-183-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke ↵nbd2007-03-141-2/+2
| | | | | | the old brcm-2.6 port, close #1312, #1451 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke mdev and replace it with hotplug2 :)nbd2007-03-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* R.I.P. devfskaloz2007-03-033-12394/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6478 3c298f89-4303-0410-b956-a3cf2f4a3e73