Commit Graph

109 Commits (bf9674354848a5e09c220035431ca39a44f0ecfc)

Author SHA1 Message Date
Jo-Philipp Wich 0099e0e79b kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm and kmod-ata-sis
SVN-Revision: 31029
12 years ago
Jo-Philipp Wich 662551d3a4 kernel: add kmod-ata-sis (#8259)
SVN-Revision: 30978
12 years ago
Jo-Philipp Wich 8e94d5d0d3 kernel: fix KCONFIG depends of kmod-md modules
SVN-Revision: 30564
13 years ago
John Crispin fc6b568cab kernel: This adds support for Marvell S-ATA.
Useful for kirkwood and probably other Marvell SoCs.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 29364
13 years ago
Nicolas Thill 01fcc80afc package/kernel: enable kmod-ata-core & kmod-scsi-core on x86
SVN-Revision: 28662
13 years ago
Hauke Mehrtens 7ac20c54fe kernel: typo in cs5535 and cs5536 pata driver kernel definitions
closes #9773

SVN-Revision: 27924
13 years ago
Hauke Mehrtens c807bc2432 kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536
SVN-Revision: 27126
13 years ago
Hauke Mehrtens e353efcf6f kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536
SVN-Revision: 27125
13 years ago
Felix Fietkau 68af223efe x86: remove pata-amd driver from generic x86 images, add addition cs553x modules
The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration.

Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc).

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

SVN-Revision: 27037
13 years ago
Vasilis Tsiligiannis 2850136ae8 package/kernel: Remove all 2.4 definitions
With no 2.4 support in trunk, we can safely remove any 2.4 definitions for
kmods and merge the 2.6 definitions into the generic ones.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 26901
13 years ago
Vasilis Tsiligiannis b468227827 package/kernel: Remove $(KMOD_SUFFIX) usage
Since there's only 2.6 in trunk $(KMOD_SUFFIX) can be safely replaced with
ko for all mainline kernel modules.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 26900
13 years ago
Hauke Mehrtens 0a637d604b kernel: add scsi cdrom support
This closes #9125.

SVN-Revision: 26548
13 years ago
Felix Fietkau a800b91f59 kernel: add a missing module for ahci on 2.6.35+
SVN-Revision: 25553
14 years ago
Florian Fainelli efa2919d88 add missing 2.6.37 config symbols.
SVN-Revision: 25447
14 years ago
Jo-Philipp Wich 4df44b15e1 kernel: fix raid module packaging on newer kernels (#8384)
SVN-Revision: 24394
14 years ago
Jo-Philipp Wich 9811ba059f kernel: package md and raid level modules (#7184)
SVN-Revision: 24214
14 years ago
Imre Kaloz 5ea6194ab0 remove 2.6.25 support
SVN-Revision: 24089
14 years ago
Florian Fainelli 54f4be5bd6 add dm-crypt and fix tabs
Signed-off-by: Jan Willies <jan@willies.info>

SVN-Revision: 22916
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
14 years ago
Nicolas Thill 36ee230fca package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
SVN-Revision: 21251
14 years ago
Nicolas Thill fc43e1f4f5 package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
SVN-Revision: 21248
14 years ago
Nicolas Thill 225ab2533f package/kernel: move block2mtd to block.mk
SVN-Revision: 21134
14 years ago
Nicolas Thill cccc72df2c package/kernel: sort block package definitions
SVN-Revision: 21133
14 years ago
Nicolas Thill 484051d055 package/kernel: move target specific modules to their own target files
SVN-Revision: 21132
14 years ago
Nicolas Thill 194b6b20ea package/kernel: rename KernelPackage/*/Depends to AddDepends/*
SVN-Revision: 21124
14 years ago
Florian Fainelli 2de2c9ead2 add kmod-ata-pdc202xx-old (#6950)
SVN-Revision: 20808
14 years ago
Nicolas Thill 90888d6b35 kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue (closes: #6939)
SVN-Revision: 20664
14 years ago
Hauke Mehrtens 3c2943b45a 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.

SVN-Revision: 20348
14 years ago
Hauke Mehrtens 68a2efe2d1 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

SVN-Revision: 20346
14 years ago
Claudio Mignanti ff96ad6b8b fix kernel modules dependences for i2c and ata-core
SVN-Revision: 20146
15 years ago
Imre Kaloz cf57e90014 drop support for the old style magicbox-cf driver
SVN-Revision: 19932
15 years ago
Imre Kaloz c4d515e007 partly revert [19925] as the ata version builds fine
SVN-Revision: 19931
15 years ago
Nicolas Thill 4949756ceb kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
SVN-Revision: 19925
15 years ago
Felix Fietkau 61c2b29295 mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
SVN-Revision: 19879
15 years ago
Lars-Peter Clausen 8d7a6df6ef kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
SVN-Revision: 19712
15 years ago
Felix Fietkau e9d9efa678 kernel: build the scsi core package even if CONFIG_SCSI=y
SVN-Revision: 19666
15 years ago
Felix Fietkau eca17a4a28 kernel: add a package for kmod-ata-sil
SVN-Revision: 19664
15 years ago
Travis Kemen 9e5844fda2 Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier
SVN-Revision: 19595
15 years ago
Nicolas Thill 405553df58 kernel: specify kmod packages dependencies in a uniform way
SVN-Revision: 19271
15 years ago
Nicolas Thill ad91c89f08 kernel: fix IDE modules on 2.4
SVN-Revision: 19048
15 years ago
Florian Fainelli 1c5bc31e17 fix bluetooth and ide breakage after r18955 (#6422)
SVN-Revision: 18972
15 years ago
Imre Kaloz 4e71b48c2a remove 2.6.28 specific stuff from kernel packages
SVN-Revision: 18954
15 years ago
Florian Fainelli 8ba061b3cf prevent some modules from being built on ubicom32 since they do not compile or link
SVN-Revision: 18595
15 years ago
Florian Fainelli 5f55a89021 package the octeon compact flash driver
SVN-Revision: 18012
15 years ago
Imre Kaloz d57b766c2f enable ATA_SFF (PATA support) in the generic configs
SVN-Revision: 17993
15 years ago
Florian Fainelli 3da62691c0 [package* ata-ixp4xx-cf depends on TARGET_ixp4xx
SVN-Revision: 17956
15 years ago
Nicolas Thill 4674fd1eae kernel: fix Promise PDC202xx IDE driver location
SVN-Revision: 17909
15 years ago
Hauke Mehrtens 80574578ec small fixes mostly for kernel 2.6.31
- libsas needs symbols from scsi_transport_sas
 - autoload line in pppoe was missing
 - rfkill-input does not exist in kernel 2.6.31
 - password for download server of r8101 changed
 - r8101 and siit do not build with kernel 2.6.31
 - fix build of net sched esfq

SVN-Revision: 17752
15 years ago
Felix Fietkau 13269c1891 fix pdc20xx compile for linux 2.6
SVN-Revision: 17359
15 years ago