Commit Graph

697 Commits (cee3154423b4a4943c896b005aa30e96a998f1d5)

Author SHA1 Message Date
Alexandros C. Couloumbis cee3154423 [package] fix kmod-nls-base dependency with usb-core (#6753)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 15:50:28 +00:00
Jo-Philipp Wich f799ec128c [package] cleanup Makefiles (#7212)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 11:27:29 +00:00
Jo-Philipp Wich 46f60d4598 [package] kernel: package cypress m8 usb-to-serial module (#7210)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 10:55:26 +00:00
Nicolas Thill 4492d796c8 package/kernel: use macros for kmod-rfkill depends
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 04:08:26 +00:00
Nicolas Thill 2d8b1229c2 package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 04:01:03 +00:00
Hauke Mehrtens 7905b3032a gigaset: build gigaset with isdn4linux support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 18:24:34 +00:00
Gabor Juhos 8a102d765b package/modules: package isp116x-hcd driver
Cc: backfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 18:40:15 +00:00
Jo-Philipp Wich ef6563b517 [malta]
- enable PCI
	- add kmod-pcnet32 to default packages
	- make kmod-pcnet32 available for malta target


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 11:34:21 +00:00
Nicolas Thill 12c2cbceac package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth (closes: #7063)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 10:44:11 +00:00
Nicolas Thill 4a2993fc17 package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 09:15:02 +00:00
Nicolas Thill 2839397f6f package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes: #7140)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 03:52:49 +00:00
Nicolas Thill 49b705a95b package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes: #7164)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 00:08:52 +00:00
Florian Fainelli c7dc060be4 [package] add kmod-ata-pdc202xx-old (#6950)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 18:39:03 +00:00
Florian Fainelli 89db4eb6fa [package] fix kmod-crc16 loading (#6949)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 18:38:56 +00:00
Florian Fainelli af0b2ec8c7 [x86] add net5501 support
This patch brings up the net5501 platform.

Note that the x86/ target included support for all x86/ class
processors.  That's not technically correct.  This should be constrained
only to the "generic" subtarget.  Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.

It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't.  Again, moving
that to the generic subtarget.

Fortunately, this was a fairly benign tweak.

The net5501 board includes the following logic:

Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 12:36:55 +00:00
Nicolas Thill e7b01fcf3b netfilter: fix extension list in package descriptions (closes: #7045)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 12:40:06 +00:00
Nicolas Thill e8e70099ee [package] kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue (closes: #6939)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 01:36:27 +00:00
Hauke Mehrtens f0a411ebcf kernel: fix dependencies for x86 target
kmod-hid and kmod-input-core are directly build into the kernel for the
x86 target. No package on x86 should depend on it. 

This fixes #6963 


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 21:02:14 +00:00
Nicolas Thill 86087a5c5a ps3: move ps3lan kmod under target/linux/ps3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 03:29:22 +00:00
Hamish Guthrie f2eaf262e5 Create kernel module for PS3 networking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:11:01 +00:00
Nicolas Thill 2bba191f20 [package] kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia-yenta as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 10:09:13 +00:00
Nicolas Thill 7378a36fb3 [package] kernel: fix kmod-crypto-misc on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 05:15:25 +00:00
Florian Fainelli 9625a80e25 [package] fix typo in gspa sn9c20x autoload line, patch from Chris Li
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 23:33:50 +00:00
Jo-Philipp Wich faed7ed823 [PATCH] kernel: fix xen-fbdev description
This patch fixes the description for KernelPackage xen-fbdev caused by a
typo in xen.mk.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 15:24:54 +00:00
Hauke Mehrtens 2ddaf8e174 kernel: fix some documentation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 19:12:36 +00:00
Florian Fainelli 7ac41fd398 [package] fix path to the orinoco pcmcia driver, thanks hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:56:19 +00:00
Florian Fainelli c43ad478e4 [package] add pcmcia hermes module, patch from Guillaume Lecerf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:16:36 +00:00
Hauke Mehrtens 5b4779560a kernel: fix some minor error:
* module ide-pci-generic is also included if it was build
 * correct loading queue for kmod-dm
 * place for mvsas.ko changed in new kernel. 


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:22:38 +00:00
Hauke Mehrtens ddeb04866c kernel: these modules are already loaded by the scsi-core package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:19:48 +00:00
Hauke Mehrtens 3f551b3549 kernel: x86 remove dependency on ata-core and scsi-core
The x86 image includes the modules out of ata-core and scsi-core
directly in the kernel image. Do not depend on these packages, because
they are not build in a x86 image.
This fixes #6873


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:18:11 +00:00
Hauke Mehrtens 34475c1063 kernel: load after its dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:12:32 +00:00
Hauke Mehrtens dd84e3cfa6 kernel: fix tg3 installation
libphy is build into the kernel for brcm47xx and not as an extra module.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:09:24 +00:00
Hauke Mehrtens fb5528614d kernel: include aes-i586 and twofish-i586 into crypto packages for x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:07:30 +00:00
Hauke Mehrtens 08c8f6524e kernel: fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:06:32 +00:00
Hauke Mehrtens b3de586434 kernel: make ISDN build again
In combination with r20339 ISDN will be build again.

 * Fix syntax problem in kmod-capi
 * add xfrm_ipcomp to kmod-ipsec


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:05:59 +00:00
Florian Fainelli d88af9d827 [package] add more usb-storage modules (#6067)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 17:18:54 +00:00
Florian Fainelli 826466d5c4 [package] add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 10:27:30 +00:00
Florian Fainelli 3327957bbf [package] update netfilter packages description, patch from Edgar Soldin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 10:27:24 +00:00
Florian Fainelli d10da4bc31 [package] add sn9c201 webcam driver, patch from Chris Li
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 10:27:18 +00:00
Travis Kemen e1a1410dcc fix missing nls support for 2.6.33
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:22:57 +00:00
Felix Fietkau 6634191745 add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 13:16:26 +00:00
Nicolas Thill e522293953 [package] kernel: fix kmod-pcmcia-yenta on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 16:37:11 +00:00
Claudio Mignanti 1586348a1a [etrax] fix kernel modules dependences for i2c and ata-core
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 15:38:50 +00:00
Nicolas Thill ca597931a9 [package] kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 09:12:44 +00:00
Lars-Peter Clausen fb67576ba1 [package] kernel: Add SoC sound support package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 01:35:12 +00:00
Nicolas Thill a650c84b0e [package] kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 17:53:04 +00:00
Hauke Mehrtens 5d90504c41 mac80211: build ipw2x00 driver from compat-wireless
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 22:05:36 +00:00
Gabor Juhos 71e1000a86 package: add module for the RB750 LED driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 12:10:07 +00:00
Imre Kaloz 0c88acaeea [kernel]: drop support for the old style magicbox-cf driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 08:04:14 +00:00
Imre Kaloz abecfb13fc [kernel]: partly revert [19925] as the ata version builds fine
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 08:00:03 +00:00