aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/block.mk
Commit message (Collapse)AuthorAgeFilesLines
* fix kernel modules dependences for i2c and ata-coreClaudio Mignanti2010-03-111-1/+1
| | | | SVN-Revision: 20146
* drop support for the old style magicbox-cf driverImre Kaloz2010-03-011-17/+2
| | | | SVN-Revision: 19932
* partly revert [19925] as the ata version builds fineImre Kaloz2010-03-011-1/+1
| | | | SVN-Revision: 19931
* kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't ↵Nicolas Thill2010-03-011-2/+2
| | | | | | build on 2.6.32) SVN-Revision: 19925
* mark relevant kmod-* packages as being required for rootfs mounting (patch ↵Felix Fietkau2010-02-261-29/+29
| | | | | | by cshore) SVN-Revision: 19879
* kmod-dm: Set CONFIG_DM_LOG_USERSPACE=nLars-Peter Clausen2010-02-181-0/+1
| | | | SVN-Revision: 19712
* kernel: build the scsi core package even if CONFIG_SCSI=yFelix Fietkau2010-02-161-1/+1
| | | | SVN-Revision: 19666
* kernel: add a package for kmod-ata-silFelix Fietkau2010-02-161-0/+14
| | | | SVN-Revision: 19664
* Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ↵Travis Kemen2010-02-121-0/+29
| | | | | | 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
* kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-221-30/+27
| | | | SVN-Revision: 19271
* kernel: fix IDE modules on 2.4Nicolas Thill2010-01-061-4/+16
| | | | SVN-Revision: 19048
* fix bluetooth and ide breakage after r18955 (#6422)Florian Fainelli2009-12-301-5/+5
| | | | SVN-Revision: 18972
* remove 2.6.28 specific stuff from kernel packagesImre Kaloz2009-12-271-19/+0
| | | | SVN-Revision: 18954
* prevent some modules from being built on ubicom32 since they do not compile ↵Florian Fainelli2009-11-291-1/+1
| | | | | | or link SVN-Revision: 18595
* package the octeon compact flash driverFlorian Fainelli2009-10-091-0/+15
| | | | SVN-Revision: 18012
* enable ATA_SFF (PATA support) in the generic configsImre Kaloz2009-10-081-3/+1
| | | | SVN-Revision: 17993
* [package* ata-ixp4xx-cf depends on TARGET_ixp4xxFlorian Fainelli2009-10-061-1/+1
| | | | SVN-Revision: 17956
* kernel: fix Promise PDC202xx IDE driver locationNicolas Thill2009-10-051-0/+4
| | | | SVN-Revision: 17909
* small fixes mostly for kernel 2.6.31Hauke Mehrtens2009-09-261-2/+5
| | | | | | | | | | | - 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
* fix pdc20xx compile for linux 2.6Felix Fietkau2009-08-241-2/+6
| | | | SVN-Revision: 17359
* brcm-2.4: fix ide disk detection on the wl-hddFelix Fietkau2009-08-231-1/+1
| | | | SVN-Revision: 17358
* add missing libsas configuration symbolFlorian Fainelli2009-08-181-0/+1
| | | | SVN-Revision: 17297
* kernel/modules: package ATA version of the Magicbox CF driverGabor Juhos2009-07-221-2/+20
| | | | SVN-Revision: 16957
* make libsas depend on x86, over targets using it may unmask it laterFlorian Fainelli2009-07-221-1/+1
| | | | SVN-Revision: 16953
* add libsas and mvsas required for VIA NAS7800Florian Fainelli2009-07-211-0/+32
| | | | SVN-Revision: 16941
* kernel/modules: enable Magicbox CF driver on 2.6.28Gabor Juhos2009-07-191-1/+1
| | | | SVN-Revision: 16924
* kernel/modules: fix Magicbox CF card driver definitionsGabor Juhos2009-07-191-4/+4
| | | | SVN-Revision: 16911
* This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵Florian Fainelli2009-07-161-0/+15
| | | | | | | | | | | | | | | | mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars) http://us.fixstars.com/products/gigaaccel/ This build will create zImage suitable for TFTP boot image. * v2 - add axonram device driver - switch to 2.6.30.1 Signed-off-by: Akinobu Mita <mita@fixstars.com> SVN-Revision: 16860
* remove 2.6.26 check, do not build ide-generic on arm it is not available (#5303)Florian Fainelli2009-07-041-6/+1
| | | | SVN-Revision: 16670
* The it821x is at an other location in older kernels.Hauke Mehrtens2009-05-111-0/+4
| | | | SVN-Revision: 15787
* fix kernel module name for autoloadingFlorian Fainelli2009-05-071-1/+1
| | | | SVN-Revision: 15649
* package the ITE it821x IDE controller driverFlorian Fainelli2009-05-061-0/+16
| | | | SVN-Revision: 15645
* kernel: fix conditional handling of ide-supportJo-Philipp Wich2009-05-041-35/+22
| | | | SVN-Revision: 15577
* kernel: fix syntax error introduced with r15524Jo-Philipp Wich2009-04-301-2/+2
| | | | SVN-Revision: 15529
* kernel: fix ide-disk problems on newer kernels - thanks russell!Jo-Philipp Wich2009-04-301-21/+43
| | | | SVN-Revision: 15524
* modules: fix several typos in block.mkGabor Juhos2009-04-231-6/+6
| | | | SVN-Revision: 15350
* update dependenciesHamish Guthrie2009-04-201-1/+1
| | | | SVN-Revision: 15292
* add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>Jo-Philipp Wich2009-04-191-0/+16
| | | | SVN-Revision: 15261
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* Add ps3vram kernel moduleHamish Guthrie2009-03-191-0/+15
| | | | SVN-Revision: 14950
* aec62xx is working with kernel 2.6.28 agagin.Hauke Mehrtens2009-03-071-1/+5
| | | | SVN-Revision: 14773
* kernel: mark modules that won't build on 2.6.28 as brokenNicolas Thill2009-02-021-1/+2
| | | | SVN-Revision: 14356
* mark kmod-ata-rb532-cf as brokenNicolas Thill2009-01-271-1/+1
| | | | SVN-Revision: 14229
* add dependency on rb532 target for its CF moduleNicolas Thill2008-12-211-1/+1
| | | | SVN-Revision: 13704
* Add ata over ethernet modules (#4074)Florian Fainelli2008-11-281-0/+15
| | | | SVN-Revision: 13413
* Package pata_rb532_cf separately and update kernel configFlorian Fainelli2008-11-161-0/+18
| | | | SVN-Revision: 13225
* Make ide-core depend on pci support, remove dupe Kconfig itemNicolas Thill2008-08-311-1/+1
| | | | SVN-Revision: 12448
* fix the CF driver on 2.6.26.x, and create a package for itGabor Juhos2008-08-211-1/+17
| | | | SVN-Revision: 12364
* fix kmod-ide-core packaging for 2.6.26+Felix Fietkau2008-08-101-4/+11
| | | | SVN-Revision: 12269
* add missing kconfig symbol for generic ideFelix Fietkau2008-08-101-0/+1
| | | | SVN-Revision: 12268