Commit Graph

314 Commits (5c09219b13a1f3695729cc24ac7e8390859a406f)

Author SHA1 Message Date
Rod Whitby 828ee1bbf0 generic-2.6/config-2.6.24: Added missing config entries to allow compilation of 2.6.24.2 to continue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-22 04:09:49 +00:00
Felix Fietkau bb69dc156e add missing kernel config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21 20:45:09 +00:00
Michael Büsch ab0e4b6ce3 linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21 16:52:27 +00:00
Michael Büsch c7393b9e65 GPIODEV: Fix open-count race condition.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 11:32:08 +00:00
Felix Fietkau 78179b6a2b 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 08:00:14 +00:00
John Crispin f1e06a1597 add new led trigger for network traffic, fixes #2776
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 21:25:02 +00:00
Felix Fietkau 5cdc0a41a2 disable partitions for unallocated redboot flash memory - it caused a null pointer deref
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 14:15:41 +00:00
Gabor Juhos 1cf5f7107a [kernel] 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-06 19:25:48 +00:00
Gabor Juhos 247d878626 [kernel] netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.net/~linuximq/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20 18:46:23 +00:00
Gabor Juhos b8e8335de0 [kernel] netfilter: fix IMQ bug on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20 17:08:01 +00:00
Michael Büsch e5a4fe334d ssb: Update the GPIO API
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 13:52:57 +00:00
Michael Büsch b6ae3402b9 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.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 01:43:02 +00:00
Michael Büsch a5c9687c1f ssb: Update to latest upstream version of ssb.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 01:24:18 +00:00
Michael Büsch d3bbaf965b b43: Make probing of NPHY devices possible.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18 22:21:29 +00:00
Imre Kaloz 50a35d2b6d * disable ikconfig by default
* update ppc40x default config


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-04 07:44:14 +00:00
Felix Fietkau f165889337 "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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 01:21:54 +00:00
Felix Fietkau d696820682 port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 04:44:35 +00:00
Imre Kaloz f6f798feeb copy leftover patch from 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 23:32:47 +00:00
Imre Kaloz 4b0f646757 show a rotating dash during jffs2 erase
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 23:32:08 +00:00
Imre Kaloz 916334bf41 remove binary sysctl number for KERN_PPC_L2CR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 23:30:51 +00:00
Gabor Juhos 561ea900aa [kernel] netfilter: fix compiler warnings in xt_layer7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 11:45:42 +00:00
Gabor Juhos c142433b4f [kernel] nefilter: fix chaostables on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 08:05:47 +00:00
Gabor Juhos 1f31eee863 [kernel] netfilter: fix RTSP on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 07:35:01 +00:00
Gabor Juhos f386042ef0 [kernel] netfilter: fix xt_TARPIT on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 07:04:48 +00:00
Gabor Juhos ed4be07dd7 [kernel] netfilter: fix ipt_SET on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 07:03:02 +00:00
Imre Kaloz 8e05a28c50 add upstream git patch for arch/powerpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 23:44:06 +00:00
Imre Kaloz c579f6b689 fix squashfs on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 23:42:43 +00:00
Imre Kaloz 56dea7f8ea disable chaostables for 2.6.24 until it's fixed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 23:42:06 +00:00
Imre Kaloz 87cb2bc529 generic 2.6.24 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 13:36:09 +00:00
Imre Kaloz f2bf4a1852 add BE I/O memory accessors for arch/ppc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-27 21:21:03 +00:00
Felix Fietkau 16cb9611c5 kernel: add a default for CONFIG_NEW_GPIO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-27 14:34:18 +00:00
John Crispin b6ed86f4c2 add userspace tool for gpio_dev
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 04:24:05 +00:00
John Crispin 8fea793a81 add missing header file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:52:11 +00:00
Felix Fietkau 4b85c02955 add patch for including unpartitioned space in the rootfs partition for redboot devices (if applicable)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:21:09 +00:00
John Crispin f346e7a030 remove binary file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:17:35 +00:00
John Crispin bfa7d43bee add generic gpio char dev for CONFIG_GENERIC_GPIO archs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:16:11 +00:00
John Crispin 79bbe7593f change annoying\unavble to open console" warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10257 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 18:45:40 +00:00
Felix Fietkau f430269da0 add missing kconfig entry
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 00:27:01 +00:00
Florian Fainelli 2f9958d22c Fix esfq compilation (#3005)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 19:26:11 +00:00
Tim Yardley 6394df1d83 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 22:28:35 +00:00
Tim Yardley f64edbd3eb update to the latest imq patch for 2.6.23 from http://www.actusa.net/~linuximq/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 18:21:22 +00:00
Imre Kaloz 40bd61ec70 fix arm kernel builds with recent binutils versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-01 19:32:29 +00:00
Tim Yardley b44883d3d0 update to netfilter 2.17
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-19 19:08:07 +00:00
Felix Fietkau 613ab757a3 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>

--


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-14 00:52:15 +00:00
Felix Fietkau c8f2a243c2 remove an unused #include statement that is causing compile issues on osx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-12 00:11:22 +00:00
Florian Fainelli 1b5808d503 Replace deprecated DEBUG config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-11 08:30:48 +00:00
Florian Fainelli 851416db8a Forgot removing that file while applying patch from #2757
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 17:52:27 +00:00
Tim Yardley f8a902fdb3 updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been uncommitted for a bit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-08 15:52:26 +00:00
Felix Fietkau 907afd88a1 add missing kernel config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-07 19:24:16 +00:00
Travis Kemen b9eb6f4a64 add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 03:44:18 +00:00
Felix Fietkau 4e482e0b58 work around kernel config issues with sound modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-25 17:15:30 +00:00
Florian Fainelli c2dd15b474 Fix build on non-SMP machines of the remote GDB debugging (#2666)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 07:39:48 +00:00
Felix Fietkau c8cf61d3f4 add missing config symbols for ide on broadcom 4780
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 03:11:24 +00:00
Felix Fietkau 7a9a80dc7a fix initramfs images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 03:11:21 +00:00
Felix Fietkau e4334d4932 disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10 18:04:17 +00:00
Felix Fietkau 6eab0b503b move a few config options to the generic templates to avoid kernel config questions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-07 20:36:12 +00:00
Gabor Juhos a5cc05853f add default option for the OTi-6858 USB serial device (closes #2631)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-02 09:08:59 +00:00
John Crispin 9a9b8864bd fixed typo in generic squashfs split patch ... shame on you :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9455 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-27 19:41:20 +00:00
Felix Fietkau 3aade25a90 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23 06:23:36 +00:00
Felix Fietkau 00b56dd8e2 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23 06:23:33 +00:00
Felix Fietkau a7c0ef0c98 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9410 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23 06:23:29 +00:00
Gabor Juhos d2354353d1 make morse LED trigger available as a package, and fix it to compile with 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 14:32:13 +00:00
Felix Fietkau 939d828c8f sync ssb with upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 02:47:36 +00:00
John Crispin 9cb9a37c51 added some extensions to the phy layer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 00:04:53 +00:00
Felix Fietkau 3309db425e disable the in-kernel mac80211 and cfg80211
will be built externally


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 22:40:54 +00:00
Felix Fietkau ee6a178dcc move a few config symbols to the 2.6.23 template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 22:40:41 +00:00
Felix Fietkau 74840fb58d back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch for 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 02:21:24 +00:00
Felix Fietkau 0634c9c679 add patches for 2.6.23 on brcm47xx (not enabled yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 02:04:37 +00:00
Felix Fietkau 1ffa342ca2 disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 02:00:06 +00:00
Felix Fietkau dfa79a2c6d move a few kconfig options from atheros to generic-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-12 21:21:36 +00:00
Gabor Juhos 9c08fe97f0 [kernel] 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-12 14:58:35 +00:00
Gabor Juhos e103abd7dc [kernel] update yaffs2 to compile with 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9257 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 07:36:21 +00:00
Gabor Juhos 89cb2932f8 [kernel] update generic 2.6.23 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 07:12:13 +00:00
Gabor Juhos c456bac997 [kernel] 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 07:08:40 +00:00
Gabor Juhos 4c2275739d [kernel] restore CVS Id strings for yaffs code, remove svn:keywords properties
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-10 19:33:22 +00:00
Gabor Juhos 19b593fb35 [kernel] dissect yaffs patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-10 18:05:48 +00:00
Eugene Konev 5e4f231e9c sync for 2.6.23-final
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-10 06:20:25 +00:00
Gabor Juhos 199c2d1ca5 [adm5120] add custom GPIO-based I2C driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09 19:23:22 +00:00
Gabor Juhos 6958bdb20a 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]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 17:17:04 +00:00
Eugene Konev 9d2ace5b30 fix rtsp patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05 13:51:22 +00:00
Eugene Konev e67681f875 add generic 2.6.23 patches and config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-04 02:26:27 +00:00
Gabor Juhos ab7c039c7b split eeprom_93cx6 patch to make quilt happy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-01 08:45:39 +00:00
Gabor Juhos eb77c1aa6e add missing file from [9055]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 20:08:55 +00:00
Gabor Juhos 7fb67544d3 make morse LED trigger available for all platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 20:06:52 +00:00
Nicolas Thill 34e8faefa1 add ipv6 conntrack support (closes: #2192)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 17:22:17 +00:00
Nicolas Thill edfea6d60d move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 15:12:12 +00:00
Nicolas Thill 3c50f64b06 backport [8862] to pre 2.6.22 kernels as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 11:12:54 +00:00
Felix Fietkau 8300bc6b9b make ATM_DRIVERS default to n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 23:36:37 +00:00
Nicolas Thill effa8fa4fd 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 18:37:24 +00:00
Matteo Croce f7f7ba2176 Make ar7_part more readable and endianness safe
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 19:25:38 +00:00
Nicolas Thill 9aee7df772 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 10:03:41 +00:00
Felix Fietkau f5fb2a0aed enable jffs2 summary for faster mount time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-19 20:43:31 +00:00
Florian Fainelli da00875b1f Rearrange patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-10 14:19:56 +00:00
Felix Fietkau 6bcd07afdd major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 19:55:42 +00:00
Florian Fainelli 07e18bec1c Add some EHCI related symbols when usb is selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 10:28:18 +00:00
Nicolas Thill 7ff2422da1 rename 2.6 high-speed usb serial fix to match 2.4 one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 14:20:11 +00:00
Nicolas Thill 72a6625fd0 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 22:19:26 +00:00
Nicolas Thill 0127013f27 add high-speed usb serial fix from Junxion (closes: #2274)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 16:04:31 +00:00
Florian Fainelli 50dd0a65fc Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-23 15:48:46 +00:00
Florian Fainelli 2dee8554fe Compile crc itu-t as a module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-21 09:34:02 +00:00