Tim Yardley
e66822935e
update to netfilter 2.17
...
SVN-Revision: 9806
17 years ago
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
17 years ago
Felix Fietkau
8b4ba82c0e
remove an unused #include statement that is causing compile issues on osx
...
SVN-Revision: 9711
17 years ago
Florian Fainelli
71f1ca2cba
Replace deprecated DEBUG config symbol
...
SVN-Revision: 9706
17 years ago
Florian Fainelli
a86b7992f9
Forgot removing that file while applying patch from #2757
...
SVN-Revision: 9690
17 years ago
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
17 years ago
Felix Fietkau
691be1ebe3
add missing kernel config symbol
...
SVN-Revision: 9668
17 years ago
Travis Kemen
be9bf2bf40
add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
...
SVN-Revision: 9610
17 years ago
Felix Fietkau
679089c6a8
work around kernel config issues with sound modules
...
SVN-Revision: 9598
17 years ago
Florian Fainelli
84b2bcb5be
Fix build on non-SMP machines of the remote GDB debugging ( #2666 )
...
SVN-Revision: 9571
17 years ago
Felix Fietkau
ba85de21e9
add missing config symbols for ide on broadcom 4780
...
SVN-Revision: 9558
17 years ago
Felix Fietkau
6954e434f9
fix initramfs images
...
SVN-Revision: 9557
17 years ago
Felix Fietkau
4db640a503
disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)
...
SVN-Revision: 9527
17 years ago
Felix Fietkau
fa2828f9e5
move a few config options to the generic templates to avoid kernel config questions
...
SVN-Revision: 9510
17 years ago
Gabor Juhos
6310dc873b
add default option for the OTi-6858 USB serial device ( closes #2631 )
...
SVN-Revision: 9484
17 years ago
John Crispin
39679eba93
fixed typo in generic squashfs split patch ... shame on you :)
...
SVN-Revision: 9455
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
Gabor Juhos
ab8a75d73f
make morse LED trigger available as a package, and fix it to compile with 2.6.23
...
SVN-Revision: 9363
17 years ago
Felix Fietkau
fd811bf54c
sync ssb with upstream
...
SVN-Revision: 9302
17 years ago
John Crispin
f0e10e1253
added some extensions to the phy layer
...
SVN-Revision: 9297
17 years ago
Felix Fietkau
6e69adb9e6
disable the in-kernel mac80211 and cfg80211 will be built externally
...
SVN-Revision: 9289
17 years ago
Felix Fietkau
30007a5e6c
move a few config symbols to the 2.6.23 template
...
SVN-Revision: 9288
17 years ago
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
17 years ago
Felix Fietkau
30777ac989
add patches for 2.6.23 on brcm47xx (not enabled yet)
...
SVN-Revision: 9279
17 years ago
Felix Fietkau
a5164cf41b
disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
...
SVN-Revision: 9278
17 years ago
Felix Fietkau
069032243a
move a few kconfig options from atheros to generic-2.6
...
SVN-Revision: 9273
17 years ago
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
17 years ago
Gabor Juhos
36c579aee3
update yaffs2 to compile with 2.6.23
...
SVN-Revision: 9257
17 years ago
Gabor Juhos
671469ec17
update generic 2.6.23 config
...
SVN-Revision: 9256
17 years ago
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
17 years ago
Gabor Juhos
f267a43256
restore CVS Id strings for yaffs code, remove svn:keywords properties
...
SVN-Revision: 9250
17 years ago
Gabor Juhos
1defe9a10c
dissect yaffs patch
...
SVN-Revision: 9249
17 years ago
Eugene Konev
72f5fa6b92
sync for 2.6.23-final
...
SVN-Revision: 9234
17 years ago
Gabor Juhos
c0fb2f61f4
add custom GPIO-based I2C driver
...
SVN-Revision: 9218
17 years ago
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
17 years ago
Eugene Konev
c0dcf4bbca
fix rtsp patch
...
SVN-Revision: 9139
17 years ago
Eugene Konev
6efb8c8df8
add generic 2.6.23 patches and config
...
SVN-Revision: 9114
17 years ago
Gabor Juhos
693077d7d5
split eeprom_93cx6 patch to make quilt happy
...
SVN-Revision: 9084
17 years ago
Gabor Juhos
5d4112737d
add missing file from [9055]
...
SVN-Revision: 9056
17 years ago
Gabor Juhos
962738bdac
make morse LED trigger available for all platforms
...
SVN-Revision: 9055
17 years ago
Nicolas Thill
0bf90f2a0d
add ipv6 conntrack support ( closes : #2192 )
...
SVN-Revision: 8984
17 years ago
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
17 years ago
Nicolas Thill
40d44d26af
backport [8862] to pre 2.6.22 kernels as well
...
SVN-Revision: 8975
17 years ago
Felix Fietkau
b4142edc77
make ATM_DRIVERS default to n
...
SVN-Revision: 8967
17 years ago
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
17 years ago
Matteo Croce
8d162264af
Make ar7_part more readable and endianness safe
...
SVN-Revision: 8886
17 years ago
Nicolas Thill
926e05ef37
build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
...
SVN-Revision: 8862
17 years ago
Felix Fietkau
abbe02e2fb
enable jffs2 summary for faster mount time
...
SVN-Revision: 8846
17 years ago