summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* add patch for including unpartitioned space in the rootfs partition for ↵Felix Fietkau2008-01-261-0/+32
| | | | | | redboot devices (if applicable) SVN-Revision: 10263
* remove binary fileJohn Crispin2008-01-262-372/+0
| | | | SVN-Revision: 10262
* add generic gpio char dev for CONFIG_GENERIC_GPIO archsJohn Crispin2008-01-267-0/+618
| | | | SVN-Revision: 10261
* change annoying\unavble to open console" warningJohn Crispin2008-01-251-0/+13
| | | | SVN-Revision: 10257
* add missing kconfig entryFelix Fietkau2008-01-141-0/+1
| | | | SVN-Revision: 10182
* Fix esfq compilation (#3005)Florian Fainelli2008-01-111-2/+2
| | | | SVN-Revision: 10174
* updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted ↵Tim Yardley2008-01-081-217/+219
| | | | | | patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel SVN-Revision: 10147
* update to the latest imq patch for 2.6.23 from http://www.actusa.net/~linuximq/Tim Yardley2008-01-081-108/+79
| | | | SVN-Revision: 10145
* fix arm kernel builds with recent binutils versionsImre Kaloz2008-01-011-0/+37
| | | | SVN-Revision: 10079
* update to netfilter 2.17Tim Yardley2007-12-191-719/+712
| | | | SVN-Revision: 9806
* LED driver for PCEngines ALIX boardsFelix Fietkau2007-12-142-0/+199
| | | | | | | | | | | | | This patch adds a driver for the three LEDs that exists on the PCEngines ALIX 2 and 3 series boards. The driver is also added to the Alix profile. Signed-off-by: Petr Liebman <petrliebman@gmail.com> -- SVN-Revision: 9748
* remove an unused #include statement that is causing compile issues on osxFelix Fietkau2007-12-121-0/+12
| | | | SVN-Revision: 9711
* Replace deprecated DEBUG config symbolFlorian Fainelli2007-12-111-2/+2
| | | | SVN-Revision: 9706
* Forgot removing that file while applying patch from #2757Florian Fainelli2007-12-091-254/+0
| | | | SVN-Revision: 9690
* updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has ↵Tim Yardley2007-12-084-838/+757
| | | | | | been uncommitted for a bit SVN-Revision: 9674
* add missing kernel config symbolFelix Fietkau2007-12-073-0/+3
| | | | SVN-Revision: 9668
* add txpower patches and add uci configuration file From: Vasilis T. (aka ↵Travis Kemen2007-11-281-0/+160
| | | | | | Acinonyx) SVN-Revision: 9610
* work around kernel config issues with sound modulesFelix Fietkau2007-11-251-0/+13
| | | | SVN-Revision: 9598
* Fix build on non-SMP machines of the remote GDB debugging (#2666)Florian Fainelli2007-11-161-0/+20
| | | | SVN-Revision: 9571
* add missing config symbols for ide on broadcom 4780Felix Fietkau2007-11-161-0/+2
| | | | SVN-Revision: 9558
* fix initramfs imagesFelix Fietkau2007-11-161-1/+9
| | | | SVN-Revision: 9557
* disable pci ide irq sharing by default - probably causes issues on alix ↵Felix Fietkau2007-11-101-1/+1
| | | | | | (unconfirmed) SVN-Revision: 9527
* move a few config options to the generic templates to avoid kernel config ↵Felix Fietkau2007-11-072-7/+25
| | | | | | questions SVN-Revision: 9510
* add default option for the OTi-6858 USB serial device (closes #2631)Gabor Juhos2007-11-021-0/+1
| | | | SVN-Revision: 9484
* fixed typo in generic squashfs split patch ... shame on you :)John Crispin2007-10-271-1/+1
| | | | SVN-Revision: 9455
* Add udev initilisationFelix Fietkau2007-10-231-0/+14
| | | | | | | | | | | We have a udev package, but no means to start udev at boot. This change adds the necessary startup in /init, and adds the required /sbin/udevsettle to the udev installed files Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9412
* only do hotplug2 init if hotplug2 is presentFelix Fietkau2007-10-231-2/+3
| | | | | | | | | | | | | The current /init script unconditionally does the initialisation for hotplug2, including mounting a new /dev. If hotplug2 isn't present, we end up with no device nodes. This change only does the hotplug2 init if hotplug2 is present, but always mounts /sys. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9411
* Allow targets to specify extra initramfs source filesFelix Fietkau2007-10-231-0/+9
| | | | | | | | | | | | | | The CONFIG_INITRAMFS_SOURCE Kconfig variable can be a space-separated list of source files (or directories). This allows a platform to add extra components to the initramfs image, by defining the INITRAMFS_EXTRA_FILES make var. By default, we add a simple initramfs extra file for the generic-2.6 platform, which specifies a few device nodes. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9410
* make morse LED trigger available as a package, and fix it to compile with 2.6.23Gabor Juhos2007-10-201-22/+93
| | | | SVN-Revision: 9363
* sync ssb with upstreamFelix Fietkau2007-10-1422-615/+797
| | | | SVN-Revision: 9302
* added some extensions to the phy layerJohn Crispin2007-10-141-0/+67
| | | | SVN-Revision: 9297
* disable the in-kernel mac80211 and cfg80211 will be built externallyFelix Fietkau2007-10-132-6/+6
| | | | SVN-Revision: 9289
* move a few config symbols to the 2.6.23 templateFelix Fietkau2007-10-131-1/+19
| | | | SVN-Revision: 9288
* back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch ↵Felix Fietkau2007-10-132-14/+13
| | | | | | for 2.6.23 SVN-Revision: 9281
* add patches for 2.6.23 on brcm47xx (not enabled yet)Felix Fietkau2007-10-131-3/+9
| | | | SVN-Revision: 9279
* disable CONFIG_LOCALVERSION_AUTO - it breaks insmodFelix Fietkau2007-10-133-3/+3
| | | | SVN-Revision: 9278
* move a few kconfig options from atheros to generic-2.6Felix Fietkau2007-10-121-15/+19
| | | | SVN-Revision: 9273
* netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵Gabor Juhos2007-10-126-528/+3981
| | | | | | update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description SVN-Revision: 9269
* update yaffs2 to compile with 2.6.23Gabor Juhos2007-10-112-8/+30
| | | | SVN-Revision: 9257
* update generic 2.6.23 configGabor Juhos2007-10-111-0/+7
| | | | SVN-Revision: 9256
* netfilter fixes for 2.6.23 * fix compiler warnings in xt_CHAOS.c, ↵Gabor Juhos2007-10-112-17/+343
| | | | | | xt_DELUDE.c, and in xt_portscan.c * make xt_TARPIT available as well SVN-Revision: 9255
* restore CVS Id strings for yaffs code, remove svn:keywords propertiesGabor Juhos2007-10-109-9/+9
| | | | SVN-Revision: 9250
* dissect yaffs patchGabor Juhos2007-10-1036-45039/+14870
| | | | SVN-Revision: 9249
* sync for 2.6.23-finalEugene Konev2007-10-108-167/+178
| | | | SVN-Revision: 9234
* add custom GPIO-based I2C driverGabor Juhos2007-10-091-0/+1
| | | | SVN-Revision: 9218
* add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵Gabor Juhos2007-10-072-0/+326
| | | | | | target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] SVN-Revision: 9178
* fix rtsp patchEugene Konev2007-10-051-29/+27
| | | | SVN-Revision: 9139
* add generic 2.6.23 patches and configEugene Konev2007-10-0442-0/+47641
| | | | SVN-Revision: 9114
* split eeprom_93cx6 patch to make quilt happyGabor Juhos2007-10-012-116/+116
| | | | SVN-Revision: 9084
* add missing file from [9055]Gabor Juhos2007-09-281-0/+294
| | | | SVN-Revision: 9056