Felix Fietkau
a2ba826425
"default-on" LED Trigger
...
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
2008-02-02 01:21:54 +00:00
Felix Fietkau
2361535088
port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
...
SVN-Revision: 10335
2008-01-31 04:44:35 +00:00
Imre Kaloz
e80d5f9686
copy leftover patch from 2.6.23
...
SVN-Revision: 10333
2008-01-30 23:32:47 +00:00
Imre Kaloz
3074232986
show a rotating dash during jffs2 erase
...
SVN-Revision: 10332
2008-01-30 23:32:08 +00:00
Imre Kaloz
01a62fc444
remove binary sysctl number for KERN_PPC_L2CR
...
SVN-Revision: 10331
2008-01-30 23:30:51 +00:00
Gabor Juhos
11c02a7e60
netfilter: fix compiler warnings in xt_layer7
...
SVN-Revision: 10326
2008-01-30 11:45:42 +00:00
Gabor Juhos
db7a2e3e55
nefilter: fix chaostables on 2.6.24
...
SVN-Revision: 10320
2008-01-30 08:05:47 +00:00
Gabor Juhos
3dae29dc4a
netfilter: fix RTSP on 2.6.24
...
SVN-Revision: 10319
2008-01-30 07:35:01 +00:00
Gabor Juhos
131dfed3d7
netfilter: fix xt_TARPIT on 2.6.24
...
SVN-Revision: 10318
2008-01-30 07:04:48 +00:00
Gabor Juhos
fecd04ea67
netfilter: fix ipt_SET on 2.6.24
...
SVN-Revision: 10317
2008-01-30 07:03:02 +00:00
Imre Kaloz
7ab413f9fd
add upstream git patch for arch/powerpc
...
SVN-Revision: 10300
2008-01-28 23:44:06 +00:00
Imre Kaloz
8b96c7c0ea
fix squashfs on 2.6.24
...
SVN-Revision: 10299
2008-01-28 23:42:43 +00:00
Imre Kaloz
bf9efe2de8
disable chaostables for 2.6.24 until it's fixed
...
SVN-Revision: 10298
2008-01-28 23:42:06 +00:00
Imre Kaloz
5303deecf1
generic 2.6.24 support
...
SVN-Revision: 10291
2008-01-28 13:36:09 +00:00
Imre Kaloz
2a1011628d
add BE I/O memory accessors for arch/ppc
...
SVN-Revision: 10287
2008-01-27 21:21:03 +00:00
Felix Fietkau
db8fd48426
kernel: add a default for CONFIG_NEW_GPIO
...
SVN-Revision: 10278
2008-01-27 14:34:18 +00:00
John Crispin
8f39c35159
add userspace tool for gpio_dev
...
SVN-Revision: 10267
2008-01-26 04:24:05 +00:00
John Crispin
5411061a03
add missing header file
...
SVN-Revision: 10265
2008-01-26 03:52:11 +00:00
Felix Fietkau
394918851f
add patch for including unpartitioned space in the rootfs partition for redboot devices (if applicable)
...
SVN-Revision: 10263
2008-01-26 03:21:09 +00:00
John Crispin
2a8b143cb3
remove binary file
...
SVN-Revision: 10262
2008-01-26 03:17:35 +00:00
John Crispin
0844d5fe49
add generic gpio char dev for CONFIG_GENERIC_GPIO archs
...
SVN-Revision: 10261
2008-01-26 03:16:11 +00:00
John Crispin
62963b1ce2
change annoying\unavble to open console" warning
...
SVN-Revision: 10257
2008-01-25 18:45:40 +00:00
Felix Fietkau
7fedac059c
add missing kconfig entry
...
SVN-Revision: 10182
2008-01-14 00:27:01 +00:00
Florian Fainelli
4e9cc1b056
Fix esfq compilation ( #3005 )
...
SVN-Revision: 10174
2008-01-11 19:26:11 +00:00
Tim Yardley
063e150eb9
updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel
...
SVN-Revision: 10147
2008-01-08 22:28:35 +00:00
Tim Yardley
244e25e2d7
update to the latest imq patch for 2.6.23 from http://www.actusa.net/~linuximq/
...
SVN-Revision: 10145
2008-01-08 18:21:22 +00:00
Imre Kaloz
3b7f9d1c92
fix arm kernel builds with recent binutils versions
...
SVN-Revision: 10079
2008-01-01 19:32:29 +00:00
Tim Yardley
e66822935e
update to netfilter 2.17
...
SVN-Revision: 9806
2007-12-19 19:08:07 +00:00
Felix Fietkau
985ee9fc8f
LED driver for PCEngines ALIX boards
...
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
2007-12-14 00:52:15 +00:00
Felix Fietkau
8b4ba82c0e
remove an unused #include statement that is causing compile issues on osx
...
SVN-Revision: 9711
2007-12-12 00:11:22 +00:00
Florian Fainelli
71f1ca2cba
Replace deprecated DEBUG config symbol
...
SVN-Revision: 9706
2007-12-11 08:30:48 +00:00
Florian Fainelli
a86b7992f9
Forgot removing that file while applying patch from #2757
...
SVN-Revision: 9690
2007-12-09 17:52:27 +00:00
Tim Yardley
59a715fdd5
updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been uncommitted for a bit
...
SVN-Revision: 9674
2007-12-08 15:52:26 +00:00
Felix Fietkau
691be1ebe3
add missing kernel config symbol
...
SVN-Revision: 9668
2007-12-07 19:24:16 +00:00
Travis Kemen
be9bf2bf40
add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
...
SVN-Revision: 9610
2007-11-28 03:44:18 +00:00
Felix Fietkau
679089c6a8
work around kernel config issues with sound modules
...
SVN-Revision: 9598
2007-11-25 17:15:30 +00:00
Florian Fainelli
84b2bcb5be
Fix build on non-SMP machines of the remote GDB debugging ( #2666 )
...
SVN-Revision: 9571
2007-11-16 07:39:48 +00:00
Felix Fietkau
ba85de21e9
add missing config symbols for ide on broadcom 4780
...
SVN-Revision: 9558
2007-11-16 03:11:24 +00:00
Felix Fietkau
6954e434f9
fix initramfs images
...
SVN-Revision: 9557
2007-11-16 03:11:21 +00:00
Felix Fietkau
4db640a503
disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)
...
SVN-Revision: 9527
2007-11-10 18:04:17 +00:00
Felix Fietkau
fa2828f9e5
move a few config options to the generic templates to avoid kernel config questions
...
SVN-Revision: 9510
2007-11-07 20:36:12 +00:00
Gabor Juhos
6310dc873b
add default option for the OTi-6858 USB serial device ( closes #2631 )
...
SVN-Revision: 9484
2007-11-02 09:08:59 +00:00
John Crispin
39679eba93
fixed typo in generic squashfs split patch ... shame on you :)
...
SVN-Revision: 9455
2007-10-27 19:41:20 +00:00
Felix Fietkau
a10edd4cee
Add udev initilisation
...
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
2007-10-23 06:23:36 +00:00
Felix Fietkau
b513ee61a5
only do hotplug2 init if hotplug2 is present
...
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
2007-10-23 06:23:33 +00:00
Felix Fietkau
881bac2db2
Allow targets to specify extra initramfs source files
...
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
2007-10-23 06:23:29 +00:00
Gabor Juhos
ab8a75d73f
make morse LED trigger available as a package, and fix it to compile with 2.6.23
...
SVN-Revision: 9363
2007-10-20 14:32:13 +00:00
Felix Fietkau
fd811bf54c
sync ssb with upstream
...
SVN-Revision: 9302
2007-10-14 02:47:36 +00:00
John Crispin
f0e10e1253
added some extensions to the phy layer
...
SVN-Revision: 9297
2007-10-14 00:04:53 +00:00
Felix Fietkau
6e69adb9e6
disable the in-kernel mac80211 and cfg80211 will be built externally
...
SVN-Revision: 9289
2007-10-13 22:40:54 +00:00