Commit graph

178 commits

Author SHA1 Message Date
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
Felix Fietkau
30007a5e6c move a few config symbols to the 2.6.23 template
SVN-Revision: 9288
2007-10-13 22:40:41 +00:00
Felix Fietkau
ceb5350cd3 back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch for 2.6.23
SVN-Revision: 9281
2007-10-13 02:21:24 +00:00
Felix Fietkau
30777ac989 add patches for 2.6.23 on brcm47xx (not enabled yet)
SVN-Revision: 9279
2007-10-13 02:04:37 +00:00
Felix Fietkau
a5164cf41b disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
SVN-Revision: 9278
2007-10-13 02:00:06 +00:00
Felix Fietkau
069032243a move a few kconfig options from atheros to generic-2.6
SVN-Revision: 9273
2007-10-12 21:21:36 +00:00
Gabor Juhos
4e05416c39 netfilter/ipset cleanups * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description
SVN-Revision: 9269
2007-10-12 14:58:35 +00:00
Gabor Juhos
36c579aee3 update yaffs2 to compile with 2.6.23
SVN-Revision: 9257
2007-10-11 07:36:21 +00:00
Gabor Juhos
671469ec17 update generic 2.6.23 config
SVN-Revision: 9256
2007-10-11 07:12:13 +00:00
Gabor Juhos
b52069462e netfilter fixes for 2.6.23 * fix compiler warnings in xt_CHAOS.c, xt_DELUDE.c, and in xt_portscan.c * make xt_TARPIT available as well
SVN-Revision: 9255
2007-10-11 07:08:40 +00:00
Gabor Juhos
f267a43256 restore CVS Id strings for yaffs code, remove svn:keywords properties
SVN-Revision: 9250
2007-10-10 19:33:22 +00:00
Gabor Juhos
1defe9a10c dissect yaffs patch
SVN-Revision: 9249
2007-10-10 18:05:48 +00:00
Eugene Konev
72f5fa6b92 sync for 2.6.23-final
SVN-Revision: 9234
2007-10-10 06:20:25 +00:00
Gabor Juhos
c0fb2f61f4 add custom GPIO-based I2C driver
SVN-Revision: 9218
2007-10-09 19:23:22 +00:00
Gabor Juhos
8309e3dff2 add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here]
SVN-Revision: 9178
2007-10-07 17:17:04 +00:00
Eugene Konev
c0dcf4bbca fix rtsp patch
SVN-Revision: 9139
2007-10-05 13:51:22 +00:00
Eugene Konev
6efb8c8df8 add generic 2.6.23 patches and config
SVN-Revision: 9114
2007-10-04 02:26:27 +00:00
Gabor Juhos
693077d7d5 split eeprom_93cx6 patch to make quilt happy
SVN-Revision: 9084
2007-10-01 08:45:39 +00:00
Gabor Juhos
5d4112737d add missing file from [9055]
SVN-Revision: 9056
2007-09-28 20:08:55 +00:00
Gabor Juhos
962738bdac make morse LED trigger available for all platforms
SVN-Revision: 9055
2007-09-28 20:06:52 +00:00
Nicolas Thill
0bf90f2a0d add ipv6 conntrack support (closes: #2192)
SVN-Revision: 8984
2007-09-23 17:22:17 +00:00
Nicolas Thill
5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
Nicolas Thill
40d44d26af backport [8862] to pre 2.6.22 kernels as well
SVN-Revision: 8975
2007-09-23 11:12:54 +00:00
Felix Fietkau
b4142edc77 make ATM_DRIVERS default to n
SVN-Revision: 8967
2007-09-22 23:36:37 +00:00
Nicolas Thill
fec4d9ee3c add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
SVN-Revision: 8955
2007-09-22 18:37:24 +00:00
Matteo Croce
8d162264af Make ar7_part more readable and endianness safe
SVN-Revision: 8886
2007-09-20 19:25:38 +00:00
Nicolas Thill
926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
SVN-Revision: 8862
2007-09-20 10:03:41 +00:00
Felix Fietkau
abbe02e2fb enable jffs2 summary for faster mount time
SVN-Revision: 8846
2007-09-19 20:43:31 +00:00