aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/modules/block.mk
Commit message (Collapse)AuthorAge
...
* add libsas and mvsas required for VIA NAS7800Florian Fainelli2009-07-21
| | | | SVN-Revision: 16941
* kernel/modules: enable Magicbox CF driver on 2.6.28Gabor Juhos2009-07-19
| | | | SVN-Revision: 16924
* kernel/modules: fix Magicbox CF card driver definitionsGabor Juhos2009-07-19
| | | | SVN-Revision: 16911
* This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵Florian Fainelli2009-07-16
| | | | | | | | | | | | | | | | 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-04
| | | | SVN-Revision: 16670
* The it821x is at an other location in older kernels.Hauke Mehrtens2009-05-11
| | | | SVN-Revision: 15787
* fix kernel module name for autoloadingFlorian Fainelli2009-05-07
| | | | SVN-Revision: 15649
* package the ITE it821x IDE controller driverFlorian Fainelli2009-05-06
| | | | SVN-Revision: 15645
* kernel: fix conditional handling of ide-supportJo-Philipp Wich2009-05-04
| | | | SVN-Revision: 15577
* kernel: fix syntax error introduced with r15524Jo-Philipp Wich2009-04-30
| | | | SVN-Revision: 15529
* kernel: fix ide-disk problems on newer kernels - thanks russell!Jo-Philipp Wich2009-04-30
| | | | SVN-Revision: 15524
* modules: fix several typos in block.mkGabor Juhos2009-04-23
| | | | SVN-Revision: 15350
* update dependenciesHamish Guthrie2009-04-20
| | | | SVN-Revision: 15292
* add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>Jo-Philipp Wich2009-04-19
| | | | SVN-Revision: 15261
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
| | | | SVN-Revision: 15242
* Add ps3vram kernel moduleHamish Guthrie2009-03-19
| | | | SVN-Revision: 14950
* aec62xx is working with kernel 2.6.28 agagin.Hauke Mehrtens2009-03-07
| | | | SVN-Revision: 14773
* kernel: mark modules that won't build on 2.6.28 as brokenNicolas Thill2009-02-02
| | | | SVN-Revision: 14356
* mark kmod-ata-rb532-cf as brokenNicolas Thill2009-01-27
| | | | SVN-Revision: 14229
* add dependency on rb532 target for its CF moduleNicolas Thill2008-12-21
| | | | SVN-Revision: 13704
* Add ata over ethernet modules (#4074)Florian Fainelli2008-11-28
| | | | SVN-Revision: 13413
* Package pata_rb532_cf separately and update kernel configFlorian Fainelli2008-11-16
| | | | SVN-Revision: 13225
* Make ide-core depend on pci support, remove dupe Kconfig itemNicolas Thill2008-08-31
| | | | SVN-Revision: 12448
* fix the CF driver on 2.6.26.x, and create a package for itGabor Juhos2008-08-21
| | | | SVN-Revision: 12364
* fix kmod-ide-core packaging for 2.6.26+Felix Fietkau2008-08-10
| | | | SVN-Revision: 12269
* add missing kconfig symbol for generic ideFelix Fietkau2008-08-10
| | | | SVN-Revision: 12268
* Fix kmod-ata-piix depsAndy Boyett2008-05-12
| | | | SVN-Revision: 11121
* Package nvidia sata driverAndy Boyett2008-05-12
| | | | SVN-Revision: 11120
* Package AHCI driverAndy Boyett2008-05-12
| | | | SVN-Revision: 11119
* Package VIA sata driverAndy Boyett2008-05-12
| | | | SVN-Revision: 11118
* block.mk: Added ata-ixp4xx-cf module support for tw5334 board.Rod Whitby2008-04-30
| | | | SVN-Revision: 10986
* new experimental driver for the CF slot on the RouterBOARD 153Gabor Juhos2007-12-11
| | | | SVN-Revision: 9707
* fix up ata/scsi core dependsFelix Fietkau2007-11-10
| | | | SVN-Revision: 9526
* The RB513 CF driver is now a module, enable it by default for the RB1xx ↵Florian Fainelli2007-10-23
| | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416
* fix up a few ide related kernel config issues (related to #2516)Felix Fietkau2007-10-20
| | | | SVN-Revision: 9364
* remove trailing spaces to fix errors at dump timeNicolas Thill2007-10-09
| | | | SVN-Revision: 9209
* added sdparm and scsi-generic module, from #2481John Crispin2007-10-08
| | | | SVN-Revision: 9201
* move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵Nicolas Thill2007-09-16
| | | | | | since it's not packaged anywhere SVN-Revision: 8812
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵Nicolas Thill2007-09-16
| | | | | | cleanup SVN-Revision: 8811
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-16
| | | | SVN-Revision: 8808
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-16
| | | | SVN-Revision: 8801
* fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵Nicolas Thill2007-09-09
| | | | | | main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later. SVN-Revision: 8721
* fix kmod-ide-coreFelix Fietkau2007-09-09
| | | | SVN-Revision: 8719
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵Nicolas Thill2007-09-03
| | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-28
| | | | SVN-Revision: 8520
* Fixed required KCONFIG symbols for block IDE modulesRod Whitby2007-07-23
| | | | SVN-Revision: 8121
* more dependency fixesFelix Fietkau2007-07-23
| | | | SVN-Revision: 8115
* add missing depFelix Fietkau2007-07-18
| | | | SVN-Revision: 8037
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-18
| | | | | | build system config SVN-Revision: 8026