1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 08:50:14 +03:00
Commit Graph

830 Commits

Author SHA1 Message Date
jow
9478a81da6 [PATCH] kmod-sound-i8x0 missing dependencies
kmod-sound-i8x0 fails to include the ac97 modules and misspells the
module name in AutoLoad.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-07 10:12:55 +00:00
lars
5581058bc0 [packages/kernel] Make mv_cesa crypto module available on Orion as well.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-04 21:33:07 +00:00
lars
ea98cdf5c9 [packages] kernel: Add hwmon-lm63 package
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-04 09:17:42 +00:00
lars
ff79543946 [packages] kernel: kirkwood/orion I2C module support
This patch adds support for configuring kirkwood/orion i2c module.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23215 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-04 09:16:13 +00:00
lars
4b9f277b1f [package] kernel: Move CONFIG_CRYPTO_HW to crypto-core
hw-crypto modules depend on CONFIG_CRYPTO_HW beeing set. Instead of selecting
CONFIG_CRYPTO_HW from each crypto module let it be selected by crypto core.
It only opens the submenu for hw-crypto devices and does not generate any overhead.

Patch by Jan Willies


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-03 01:12:51 +00:00
jow
6ee9bd563b [package] kernel: flag as "hold", this is inherited by all kmods as well and will prevent opkg on the target from upgrading them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-02 03:22:56 +00:00
florian
3e2b2b02c5 [package] Fix missing dependency in solos-pci module
Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't
 captured in the Makefile.

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-19 11:18:00 +00:00
jow
5878aefc33 [PATCH] Support for Solos PCI ADSL2+ modem
This driver is used by Traverse Technologies' Geos ADSL2+ x86 router:

http://www.traverse.com.au/productview.php?product_id=117

Signed-off-by: Nathan Williams <nathan@traverse.com.au>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23070 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-15 03:52:13 +00:00
jow
b735aa69fd [PATCH] Support for RTL-8139C+ ethernet adapters
Signed-off-by: Nathan Williams <nathan@traverse.com.au>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-15 03:48:20 +00:00
mb
c03c029dae Fix compilation of crypto modules.
This fixes #7920


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 15:31:00 +00:00
mb
8eeeaa5f3f Fix kernel crypto modules for >= 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-11 21:42:37 +00:00
acoul
0d6d54a404 package/kernel: update crypto.mk for kernel 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 11:41:09 +00:00
jow
8e3dbe3870 [PATCH v5 4/4] kernel: virtio modules depend on x86_kvm_guest
Make the VirtIO modules depend on the new x86_kvm_guest subtarget.

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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 23:19:24 +00:00
jow
4c7a27bd5a [PATCH v5 2/4] kernel: add VirtIO device support
Add support for VirtIO-based paravirtualized devices used by various
virtualization platforms.

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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 23:16:24 +00:00
jow
610d77501e [PATCH v5 1/4] kernel: move xen.mk to virtual.mk
Move Xen kernel modules into a general virtualization category.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 23:15:43 +00:00
mb
bebb0ec8a1 Fix musb-hdrc module loading
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 00:10:30 +00:00
florian
672815cf95 [package] kmod-sctp: Add SCTP kernel support
This adds a new kmod-sctp option that enables support of SCTP in 2.6x
kernels.
The patch also contains a small cleanup in the dependencies.

Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:06:49 +00:00
florian
91c21e1b4d [package] add dm-crypt and fix tabs
Signed-off-by: Jan Willies <jan@willies.info>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:06:32 +00:00
florian
569ffb7235 [package] add XTS cipher CryptoAPI module
needed for proper dm-crypt support

Signed-off-by: Jan Willies <jan@willies.info>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:06:24 +00:00
florian
e46ddf2d45 [package] add kmod-usb-serial-ipw module
This patch adds support to compile kmod-usb-serial-ipw module. It is
used by USB IPWireless communication devices used for 3G.

Signed-off-by: Lukas macura <macura@opf.slu.cz>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:03:26 +00:00
florian
a3eeda1387 [x86] add cpu msr kernel module package
This adds a separate kernel package for x86 cpu msr support.
MSR module is needed e.g. when updating coreboot bios on alix boards.

Signed-off-by: Roman Yeryomin <roman@advem.lv>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:03:20 +00:00
acoul
ecb413959e generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-01 13:14:05 +00:00
mb
a86afacc84 Add usb gadget feature flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-25 17:35:34 +00:00
mb
26442af706 Add usb gadget packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-24 15:15:23 +00:00
mb
8f42ed323e tahvo-usb: Use platform device interface properly (don't crash)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-23 14:24:39 +00:00
nbd
67dac5cad6 kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-19 12:49:56 +00:00
nbd
3b1766320d kernel: add a missing config symbol for ext4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-19 12:49:19 +00:00
mb
29b3784209 Add Tahvo USB support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-19 11:22:15 +00:00
nico
0f81e41098 package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 08:59:51 +00:00
nico
8715e7dec2 package/kernel: video: add missing dependencies (closes: #6497, #7542)
* kmod-i2c-core to kmod-video-core
 * kmod-input-core to kmod-video-uvc


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-11 17:00:01 +00:00
nico
48ed30fc1b package/kernel: video: remove redundant AddDepends/video calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-11 16:53:44 +00:00
hcg
1c1a3a7f98 [kmod-bluetooth] Add HCI_UART_H4 support (required by Gumstix Overo)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-10 07:55:25 +00:00
florian
cc2563940f [package] rename kmod-switch-ip175c package to kmod-switch-ip17xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-08 20:01:16 +00:00
jow
95c9084721 [package] kernel: fix missing symbol introduced by l2tp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-06 02:05:07 +00:00
jow
675a9025e3 [package] kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-06 00:58:49 +00:00
nbd
bffb902a10 kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 21:04:49 +00:00
nbd
b024d6ea6b load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 01:54:21 +00:00
florian
9b743eb09d [package] fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-20 22:25:48 +00:00
claudio
dba337333d [kernel] pwm: export the generic pwm api as module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-19 21:14:24 +00:00
acoul
c03ed13f88 package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-18 18:59:12 +00:00
acoul
7fe3810101 finalize r22241 fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-17 08:50:19 +00:00
acoul
4428e3a8ce package/kernel: update r22229
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-17 06:37:36 +00:00
jow
3ba9b8e05c [package] iptables: package hashlimit module (#6696)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-16 06:15:07 +00:00
claudio
ae57d8838c massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-12 14:06:13 +00:00
claudio
d63165a48d [kernel] Add package for gpio rotary encoder
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-12 13:20:04 +00:00
claudio
4747359497 [kernel] Add package for gpio-pwm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-12 13:20:01 +00:00
hauke
24a6afd4e7 kernel: modules names changed with kernel 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-11 19:39:30 +00:00
claudio
b40bc2899b [kernel] kmod-usb-core is buildin on etrax target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-11 12:27:11 +00:00
nbd
5b8b96e823 remove obsolete kernel dependencies and version checks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 20:44:28 +00:00
nbd
fef81766d0 remove linux 2.4 support from several packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 20:43:41 +00:00
jow
86b9c1df64 [netfilter] package TPROXY target and module infrastructure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-22 22:39:22 +00:00
jow
dd595a0584 [package] kernel: package tulip family modules into kmod-tulip
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-21 21:40:27 +00:00
florian
3d61140414 [package] add kmod-gpio-nxp-74hc164 for brcm63xx only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-12 18:10:28 +00:00
acoul
5c835e4d31 package/kernel: fix missing parenthesis on r21758
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-11 15:46:19 +00:00
acoul
1e20e9c12f package/kernel: fix dependency modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-11 15:04:04 +00:00
jow
3f9dc7a220 [package] kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing traffic when using qos rules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-07 10:47:20 +00:00
florian
9629fe27df [package] fix kmod-swconfig module loading typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-21 21:25:39 +00:00
florian
3a6ab6a0e4 [package] add kmod-swconfig and kmod-swich-ip175c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-21 09:53:55 +00:00
claudio
9e28a8040b [kernel] hwmon: fix depends definition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-16 20:51:19 +00:00
florian
6f62ceba39 [package] hifnHIPP also depends on PCI
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-11 09:17:50 +00:00
florian
9a58094292 [package] kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 18:16:40 +00:00
jow
2af1b2e58e [package] kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-04 21:01:24 +00:00
nico
e98cf6be1b package/kernel: renable kmod-input on 2.4 (closes: #7063)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 16:04:19 +00:00
nico
eb30c3b7ce package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 10:25:57 +00:00
nico
1dffb00ec0 package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 10:23:36 +00:00
nico
38c1e4d5bf package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 04:04:19 +00:00
nico
5c60dae018 move kmod-lp package defition specific to brcm-2.4 to package/kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 03:57:55 +00:00
nico
308de87300 [cosmetic] package/kernel: sort package definitions in other.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 15:21:54 +00:00
nico
da5b99cb76 package/kernel: add another round of missing bits from [21137] & [21138] (oops again)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 15:20:42 +00:00
nico
effae9f3dc package/kernel: add missing bits from [21137] (oops)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 14:13:39 +00:00
nico
7716517d56 package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 14:08:49 +00:00
nico
77db1e61b6 package/kernel: move PCMCIA modules to their own file & submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 13:53:31 +00:00
nico
d2dff2d53e package/kernel: move pcspkr to sound.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 13:46:31 +00:00
nico
25d686778b package/kernel: move block2mtd to block.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 13:45:05 +00:00
nico
533879a148 [cosmetic] package/kernel: sort block package definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 13:43:30 +00:00
nico
7c27f09e8d package/kernel: move target specific modules to their own target files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 13:34:51 +00:00
nico
6ffd1f7c37 package/kernel: allow additional dependencies as arguments to AddDepends macros
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 12:29:50 +00:00
nico
38c3dead4a package/kernel: set correct submenu entry for NLS packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 12:17:50 +00:00
nico
820ed2565a [cosmetic] package/kernel: sort FS package definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 12:09:30 +00:00
nico
f2f4eb83ff package/kernel: move NLS modules to their own file & submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 11:50:44 +00:00
nico
90330b017d package/kernel: rename KernelPackage/*/Depends to AddDepends/*
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 11:42:17 +00:00
nico
17cceb44ea package/kernel: load target specific modules .mk files after generic ones
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 11:41:35 +00:00
nico
25aa2281f0 package/kernel: use macros for hid & input
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 11:01:06 +00:00
acoul
8b191d1960 [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
jow
2479c0db54 [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
jow
725f6b1cca [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
nico
064e23bdd5 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
nico
6cbd378e23 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
0fe492d30b 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
juhosg
a3e00afbf7 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
jow
16e26a3e3d [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
nico
d0c8015132 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
nico
682a6e85dd 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
nico
8808e8068c 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
nico
4aebd87ddd 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
5788420c90 [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
9291105d95 [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
8ff8151448 [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
nico
f901524927 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
nico
4d520b5eae [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