Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 3 | -0/+463 |
| | | | | SVN-Revision: 10566 | ||||
* | disable partitions for unallocated redboot flash memory - it caused a null ↵ | Felix Fietkau | 2008-03-07 | 3 | -0/+3 |
| | | | | | | pointer deref SVN-Revision: 10563 | ||||
* | 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431 | Gabor Juhos | 2008-03-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 10547 | ||||
* | netfilter: update to the latest IMQ patch for 2.6.24 from ↵ | Gabor Juhos | 2008-02-20 | 1 | -81/+93 |
| | | | | | | http://www.actusa.net/~linuximq/ SVN-Revision: 10510 | ||||
* | netfilter: fix IMQ bug on 2.6.24 | Gabor Juhos | 2008-02-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 10508 | ||||
* | ssb: Update the GPIO API | Michael Büsch | 2008-02-19 | 1 | -209/+12 |
| | | | | SVN-Revision: 10495 | ||||
* | ssb: Move the generic ssb fixes patch to the generic kernel. | Michael Büsch | 2008-02-19 | 1 | -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üsch | 2008-02-19 | 8 | -242/+371 |
| | | | | SVN-Revision: 10490 | ||||
* | b43: Make probing of NPHY devices possible. | Michael Büsch | 2008-02-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 10487 | ||||
* | * disable ikconfig by default * update ppc40x default config | Imre Kaloz | 2008-02-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 10380 | ||||
* | "default-on" LED Trigger | Felix Fietkau | 2008-02-02 | 3 | -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 yet | Felix Fietkau | 2008-01-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 10335 | ||||
* | copy leftover patch from 2.6.23 | Imre Kaloz | 2008-01-30 | 1 | -0/+13 |
| | | | | SVN-Revision: 10333 | ||||
* | show a rotating dash during jffs2 erase | Imre Kaloz | 2008-01-30 | 1 | -0/+24 |
| | | | | SVN-Revision: 10332 | ||||
* | remove binary sysctl number for KERN_PPC_L2CR | Imre Kaloz | 2008-01-30 | 1 | -11/+0 |
| | | | | SVN-Revision: 10331 | ||||
* | netfilter: fix compiler warnings in xt_layer7 | Gabor Juhos | 2008-01-30 | 2 | -10/+10 |
| | | | | SVN-Revision: 10326 | ||||
* | nefilter: fix chaostables on 2.6.24 | Gabor Juhos | 2008-01-30 | 2 | -16/+16 |
| | | | | SVN-Revision: 10320 | ||||
* | netfilter: fix RTSP on 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -26/+26 |
| | | | | SVN-Revision: 10319 | ||||
* | netfilter: fix xt_TARPIT on 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -3/+2 |
| | | | | SVN-Revision: 10318 | ||||
* | netfilter: fix ipt_SET on 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -3/+10 |
| | | | | SVN-Revision: 10317 | ||||
* | add upstream git patch for arch/powerpc | Imre Kaloz | 2008-01-28 | 1 | -0/+71515 |
| | | | | SVN-Revision: 10300 | ||||
* | fix squashfs on 2.6.24 | Imre Kaloz | 2008-01-28 | 1 | -0/+19 |
| | | | | SVN-Revision: 10299 | ||||
* | disable chaostables for 2.6.24 until it's fixed | Imre Kaloz | 2008-01-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 10298 | ||||
* | generic 2.6.24 support | Imre Kaloz | 2008-01-28 | 43 | -0/+32047 |
| | | | | SVN-Revision: 10291 | ||||
* | add BE I/O memory accessors for arch/ppc | Imre Kaloz | 2008-01-27 | 1 | -0/+80 |
| | | | | SVN-Revision: 10287 | ||||
* | kernel: add a default for CONFIG_NEW_GPIO | Felix Fietkau | 2008-01-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 10278 | ||||
* | add userspace tool for gpio_dev | John Crispin | 2008-01-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 10267 | ||||
* | add missing header file | John Crispin | 2008-01-26 | 1 | -0/+11 |
| | | | | SVN-Revision: 10265 | ||||
* | add patch for including unpartitioned space in the rootfs partition for ↵ | Felix Fietkau | 2008-01-26 | 1 | -0/+32 |
| | | | | | | redboot devices (if applicable) SVN-Revision: 10263 | ||||
* | remove binary file | John Crispin | 2008-01-26 | 2 | -372/+0 |
| | | | | SVN-Revision: 10262 | ||||
* | add generic gpio char dev for CONFIG_GENERIC_GPIO archs | John Crispin | 2008-01-26 | 7 | -0/+618 |
| | | | | SVN-Revision: 10261 | ||||
* | change annoying\unavble to open console" warning | John Crispin | 2008-01-25 | 1 | -0/+13 |
| | | | | SVN-Revision: 10257 | ||||
* | add missing kconfig entry | Felix Fietkau | 2008-01-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 10182 | ||||
* | Fix esfq compilation (#3005) | Florian Fainelli | 2008-01-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 10174 | ||||
* | updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted ↵ | Tim Yardley | 2008-01-08 | 1 | -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 Yardley | 2008-01-08 | 1 | -108/+79 |
| | | | | SVN-Revision: 10145 | ||||
* | fix arm kernel builds with recent binutils versions | Imre Kaloz | 2008-01-01 | 1 | -0/+37 |
| | | | | SVN-Revision: 10079 | ||||
* | update to netfilter 2.17 | Tim Yardley | 2007-12-19 | 1 | -719/+712 |
| | | | | SVN-Revision: 9806 | ||||
* | LED driver for PCEngines ALIX boards | Felix Fietkau | 2007-12-14 | 2 | -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 osx | Felix Fietkau | 2007-12-12 | 1 | -0/+12 |
| | | | | SVN-Revision: 9711 | ||||
* | Replace deprecated DEBUG config symbol | Florian Fainelli | 2007-12-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 9706 | ||||
* | Forgot removing that file while applying patch from #2757 | Florian Fainelli | 2007-12-09 | 1 | -254/+0 |
| | | | | SVN-Revision: 9690 | ||||
* | updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has ↵ | Tim Yardley | 2007-12-08 | 4 | -838/+757 |
| | | | | | | been uncommitted for a bit SVN-Revision: 9674 | ||||
* | add missing kernel config symbol | Felix Fietkau | 2007-12-07 | 3 | -0/+3 |
| | | | | SVN-Revision: 9668 | ||||
* | add txpower patches and add uci configuration file From: Vasilis T. (aka ↵ | Travis Kemen | 2007-11-28 | 1 | -0/+160 |
| | | | | | | Acinonyx) SVN-Revision: 9610 | ||||
* | work around kernel config issues with sound modules | Felix Fietkau | 2007-11-25 | 1 | -0/+13 |
| | | | | SVN-Revision: 9598 | ||||
* | Fix build on non-SMP machines of the remote GDB debugging (#2666) | Florian Fainelli | 2007-11-16 | 1 | -0/+20 |
| | | | | SVN-Revision: 9571 | ||||
* | add missing config symbols for ide on broadcom 4780 | Felix Fietkau | 2007-11-16 | 1 | -0/+2 |
| | | | | SVN-Revision: 9558 | ||||
* | fix initramfs images | Felix Fietkau | 2007-11-16 | 1 | -1/+9 |
| | | | | SVN-Revision: 9557 | ||||
* | disable pci ide irq sharing by default - probably causes issues on alix ↵ | Felix Fietkau | 2007-11-10 | 1 | -1/+1 |
| | | | | | | (unconfirmed) SVN-Revision: 9527 |