Commit graph

226 commits

Author SHA1 Message Date
Florian Fainelli
c4e905154a Fix the xt_physdev compilation (#3218)
SVN-Revision: 10678
2008-03-27 19:30:00 +00:00
Florian Fainelli
52c65355ea Revert [10668] was accidental
SVN-Revision: 10669
2008-03-27 15:51:02 +00:00
Florian Fainelli
e9c19c7de9 Create a dummy sit package for 2.4 kernelsq
SVN-Revision: 10668
2008-03-27 15:44:14 +00:00
Florian Fainelli
6e8a4f219a Generate a binary lzma-loader
SVN-Revision: 10661
2008-03-26 13:33:22 +00:00
Travis Kemen
7161fc6e53 The following patch enables txpower setting for hostap driver and restores txpower after card resets. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr>
SVN-Revision: 10656
2008-03-25 15:14:22 +00:00
Rod Whitby
6e13173800 Enable the default-on led trigger
SVN-Revision: 10643
2008-03-22 15:01:10 +00:00
Rod Whitby
eafcbc1cdd generic-2.6/config-2.6.24: Added missing config entries to allow compilation of 2.6.24.2 to continue
SVN-Revision: 10642
2008-03-22 04:09:49 +00:00
Felix Fietkau
28235b5486 add missing kernel config option
SVN-Revision: 10641
2008-03-21 20:45:09 +00:00
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