summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* ssb: Move the generic ssb fixes patch to the generic kernel.Michael Büsch2008-02-191-0/+292
| | | | | | This should fix SSB for people using a b43 card on a non-47xx machine. SVN-Revision: 10492
* ssb: Update to latest upstream version of ssb.Michael Büsch2008-02-198-242/+371
| | | | SVN-Revision: 10490
* b43: Make probing of NPHY devices possible.Michael Büsch2008-02-181-0/+2
| | | | SVN-Revision: 10487
* * disable ikconfig by default * update ppc40x default configImre Kaloz2008-02-041-2/+2
| | | | SVN-Revision: 10380
* "default-on" LED TriggerFelix Fietkau2008-02-023-0/+69
| | | | | | | | | | | | The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality. Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default. Particular thanks to Rod Whitby for all his help with this. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> SVN-Revision: 10348
* port atheros to 2.6.24 (untested), but do not use the new kernel by default yetFelix Fietkau2008-01-311-0/+1
| | | | SVN-Revision: 10335
* copy leftover patch from 2.6.23Imre Kaloz2008-01-301-0/+13
| | | | SVN-Revision: 10333
* show a rotating dash during jffs2 eraseImre Kaloz2008-01-301-0/+24
| | | | SVN-Revision: 10332
* remove binary sysctl number for KERN_PPC_L2CRImre Kaloz2008-01-301-11/+0
| | | | SVN-Revision: 10331
* netfilter: fix compiler warnings in xt_layer7Gabor Juhos2008-01-302-10/+10
| | | | SVN-Revision: 10326
* nefilter: fix chaostables on 2.6.24Gabor Juhos2008-01-302-16/+16
| | | | SVN-Revision: 10320
* netfilter: fix RTSP on 2.6.24Gabor Juhos2008-01-301-26/+26
| | | | SVN-Revision: 10319
* netfilter: fix xt_TARPIT on 2.6.24Gabor Juhos2008-01-301-3/+2
| | | | SVN-Revision: 10318
* netfilter: fix ipt_SET on 2.6.24Gabor Juhos2008-01-301-3/+10
| | | | SVN-Revision: 10317
* add upstream git patch for arch/powerpcImre Kaloz2008-01-281-0/+71515
| | | | SVN-Revision: 10300
* fix squashfs on 2.6.24Imre Kaloz2008-01-281-0/+19
| | | | SVN-Revision: 10299
* disable chaostables for 2.6.24 until it's fixedImre Kaloz2008-01-281-1/+1
| | | | SVN-Revision: 10298
* generic 2.6.24 supportImre Kaloz2008-01-2843-0/+32047
| | | | SVN-Revision: 10291
* add BE I/O memory accessors for arch/ppcImre Kaloz2008-01-271-0/+80
| | | | SVN-Revision: 10287
* kernel: add a default for CONFIG_NEW_GPIOFelix Fietkau2008-01-271-0/+1
| | | | SVN-Revision: 10278
* add userspace tool for gpio_devJohn Crispin2008-01-261-2/+2
| | | | SVN-Revision: 10267
* add missing header fileJohn Crispin2008-01-261-0/+11
| | | | SVN-Revision: 10265
* 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