Michael Büsch
12b5a779b9
linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
...
SVN-Revision: 10637
2008-03-21 16:52:27 +00:00
Michael Büsch
68523387b3
GPIODEV: Fix open-count race condition.
...
SVN-Revision: 10625
2008-03-19 11:32:08 +00:00
Felix Fietkau
a5b89f7f78
This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd.
...
I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support
Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de>
SVN-Revision: 10619
2008-03-19 08:00:14 +00:00
John Crispin
9e6b3d16de
add new led trigger for network traffic, fixes #2776
...
SVN-Revision: 10566
2008-03-07 21:25:02 +00:00
Felix Fietkau
1d951e0847
disable partitions for unallocated redboot flash memory - it caused a null pointer deref
...
SVN-Revision: 10563
2008-03-07 14:15:41 +00:00
Gabor Juhos
636d05f391
2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
...
SVN-Revision: 10547
2008-03-06 19:25:48 +00:00
Gabor Juhos
32d7e0916a
netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.net/~linuximq/
...
SVN-Revision: 10510
2008-02-20 18:46:23 +00:00
Gabor Juhos
bd91c79caa
netfilter: fix IMQ bug on 2.6.24
...
SVN-Revision: 10508
2008-02-20 17:08:01 +00:00
Michael Büsch
66dec6d8a1
ssb: Update the GPIO API
...
SVN-Revision: 10495
2008-02-19 13:52:57 +00:00
Michael Büsch
d3c63338b7
ssb: Move the generic ssb fixes patch to the generic kernel.
...
This should fix SSB for people using a b43 card on a non-47xx machine.
SVN-Revision: 10492
2008-02-19 01:43:02 +00:00
Michael Büsch
c57ca284ce
ssb: Update to latest upstream version of ssb.
...
SVN-Revision: 10490
2008-02-19 01:24:18 +00:00
Michael Büsch
670b7ab883
b43: Make probing of NPHY devices possible.
...
SVN-Revision: 10487
2008-02-18 22:21:29 +00:00
Imre Kaloz
389107970a
* disable ikconfig by default * update ppc40x default config
...
SVN-Revision: 10380
2008-02-04 07:44:14 +00:00
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