summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* minor kernel config syncFelix Fietkau2007-06-212-2/+2
| | | | SVN-Revision: 7690
* add mini_fo fix from #1801Felix Fietkau2007-06-202-20/+2
| | | | SVN-Revision: 7676
* fix ipset compile with 2.6.22-rc4Felix Fietkau2007-06-171-272/+143
| | | | SVN-Revision: 7647
* remove empty patchesFelix Fietkau2007-06-163-0/+0
| | | | SVN-Revision: 7645
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-1639-0/+44704
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* fixed ipset patch to make it work right from userlandTim Yardley2007-06-111-80/+102
| | | | SVN-Revision: 7565
* Update the yaffs patch to include the fix by Giampaolo Mancini (mancho), ↵Florian Fainelli2007-06-081-66/+92
| | | | | | closes #1779 SVN-Revision: 7534
* add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵Imre Kaloz2007-06-081-1/+1
| | | | | | with wigyori SVN-Revision: 7533
* add ar7-2.6 fixes by Stefan WeilFelix Fietkau2007-06-041-1/+7
| | | | SVN-Revision: 7487
* more kernel config cleanupFelix Fietkau2007-05-311-1/+4
| | | | SVN-Revision: 7412
* fix the damn kernel configMike Baker2007-05-311-0/+1
| | | | SVN-Revision: 7411
* Updated yaffs2, thanks to David Goodenough (#1779)Florian Fainelli2007-05-301-993/+2903
| | | | SVN-Revision: 7405
* Add support for USB HID (#1322)Florian Fainelli2007-05-271-1/+4
| | | | SVN-Revision: 7360
* Add yealink usb phone kernel packagesFlorian Fainelli2007-05-271-1/+1
| | | | SVN-Revision: 7359
* sync atheros-2.6 config, move parts to the generic configFelix Fietkau2007-05-261-2/+20
| | | | SVN-Revision: 7348
* refresh kernel patches so that they apply cleanlyFelix Fietkau2007-05-2637-680/+704
| | | | SVN-Revision: 7347
* remove bogus netfilter dependenciesFelix Fietkau2007-05-261-0/+20
| | | | SVN-Revision: 7344
* enable TCPMSS target by defaultFelix Fietkau2007-05-261-1/+1
| | | | SVN-Revision: 7343
* move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing ↵Felix Fietkau2007-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 SVN-Revision: 7342
* add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led ↵Florian Fainelli2007-05-241-0/+32
| | | | | | driver as well SVN-Revision: 7334
* fix Magicbox for .21 and convert to the new structureImre Kaloz2007-05-241-0/+4
| | | | SVN-Revision: 7328
* nuke vga console support from the x86 lzma loader, it seems to cause ↵Felix Fietkau2007-05-241-109/+16
| | | | | | problems at least in qemu SVN-Revision: 7325
* aruba fixes, work in progressImre Kaloz2007-05-241-0/+3
| | | | SVN-Revision: 7324
* update x86 config and move some config defaults to the config templateFelix Fietkau2007-05-231-57/+269
| | | | SVN-Revision: 7323
* fix x86 lzma loaderFelix Fietkau2007-05-231-221/+184
| | | | SVN-Revision: 7322
* update netfilter patches, fix atherosImre Kaloz2007-05-236-792/+1541
| | | | SVN-Revision: 7320
* fix x86-2.6 compileFelix Fietkau2007-05-231-4/+4
| | | | SVN-Revision: 7319
* fix compile error in the netfilter ipset moduleFelix Fietkau2007-05-231-0/+10
| | | | SVN-Revision: 7318
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7Imre Kaloz2007-05-2319-2418/+1621
| | | | SVN-Revision: 7315
* make CONFIG_PCCARD disabled by defaultFelix Fietkau2007-05-231-0/+1
| | | | SVN-Revision: 7310
* Fix duplicate entries in the patchFlorian Fainelli2007-05-201-50/+0
| | | | SVN-Revision: 7289
* Add generic GPIO support to MIPS boardsFlorian Fainelli2007-05-201-0/+100
| | | | SVN-Revision: 7287
* fix pcmcia/pccard build defaultsFelix Fietkau2007-05-191-2/+0
| | | | SVN-Revision: 7275
* forgot a file in [7158]Mike Baker2007-05-101-93/+0
| | | | SVN-Revision: 7161
* change handling of target/linux/generic-2.x/files to match other targets (#1648)Mike Baker2007-05-101-0/+93
| | | | SVN-Revision: 7158
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-051-0/+1
| | | | SVN-Revision: 7097
* make sure the ramdisk generation will work when you have defined a special ↵Florian Fainelli2007-05-031-0/+24
| | | | | | TIMEFMT SVN-Revision: 7088
* backport a few usb device ids from 2.6.21 for airprimeMike Baker2007-05-011-0/+12
| | | | SVN-Revision: 7077
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamFelix Fietkau2007-04-241-0/+10
| | | | SVN-Revision: 7043
* add tcp syn cookies support (fixes one of the sysctl error messages at boot ↵Felix Fietkau2007-04-241-1/+1
| | | | | | time) SVN-Revision: 7042
* move the lzma decompressor out of squashfs-lzma patch and into a new patch ↵Felix Fietkau2007-04-183-123/+124
| | | | | | (i want to use it for initramfs in the future) SVN-Revision: 7001
* Enable videodev, but do not build all hardware modulesFlorian Fainelli2007-04-161-1/+40
| | | | SVN-Revision: 6961
* Add lzma compression for x86 based targetsFlorian Fainelli2007-04-161-0/+1167
| | | | SVN-Revision: 6960
* fix default 2.6 kernel config so we dont halt at CMTP protocol supportTim Yardley2007-04-101-0/+1
| | | | SVN-Revision: 6925
* Enable codepage 1250 support (#1554)Florian Fainelli2007-04-081-1/+1
| | | | SVN-Revision: 6906
* Add ISDN support (#1498)Florian Fainelli2007-04-081-1/+10
| | | | SVN-Revision: 6905
* Fix free space size checkEugene Konev2007-04-071-1/+1
| | | | SVN-Revision: 6880
* Limit the number of hotplug childrensFlorian Fainelli2007-04-011-1/+1
| | | | SVN-Revision: 6804
* clean up nfsd kernel config entries (#1523)Felix Fietkau2007-03-271-0/+2
| | | | SVN-Revision: 6731
* Disable YAFFS and NAND by defaultFlorian Fainelli2007-03-261-0/+2
| | | | SVN-Revision: 6717