Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix kmod-ata-piix deps | Andy Boyett | 2008-05-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 11121 | ||||
* | Package nvidia sata driver | Andy Boyett | 2008-05-12 | 1 | -0/+11 |
| | | | | SVN-Revision: 11120 | ||||
* | Package AHCI driver | Andy Boyett | 2008-05-12 | 1 | -0/+17 |
| | | | | SVN-Revision: 11119 | ||||
* | Package VIA sata driver | Andy Boyett | 2008-05-12 | 1 | -0/+16 |
| | | | | SVN-Revision: 11118 | ||||
* | block.mk: Added ata-ixp4xx-cf module support for tw5334 board. | Rod Whitby | 2008-04-30 | 1 | -0/+16 |
| | | | | SVN-Revision: 10986 | ||||
* | new experimental driver for the CF slot on the RouterBOARD 153 | Gabor Juhos | 2007-12-11 | 1 | -11/+12 |
| | | | | SVN-Revision: 9707 | ||||
* | fix up ata/scsi core depends | Felix Fietkau | 2007-11-10 | 1 | -3/+3 |
| | | | | SVN-Revision: 9526 | ||||
* | The RB513 CF driver is now a module, enable it by default for the RB1xx ↵ | Florian Fainelli | 2007-10-23 | 1 | -0/+15 |
| | | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416 | ||||
* | fix up a few ide related kernel config issues (related to #2516) | Felix Fietkau | 2007-10-20 | 1 | -5/+6 |
| | | | | SVN-Revision: 9364 | ||||
* | remove trailing spaces to fix errors at dump time | Nicolas Thill | 2007-10-09 | 1 | -8/+11 |
| | | | | SVN-Revision: 9209 | ||||
* | added sdparm and scsi-generic module, from #2481 | John Crispin | 2007-10-08 | 1 | -0/+10 |
| | | | | SVN-Revision: 9201 | ||||
* | move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵ | Nicolas Thill | 2007-09-16 | 1 | -0/+32 |
| | | | | | | since it's not packaged anywhere SVN-Revision: 8812 | ||||
* | rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵ | Nicolas Thill | 2007-09-16 | 1 | -58/+68 |
| | | | | | | cleanup SVN-Revision: 8811 | ||||
* | cosmetic changes: rename submenu vars, add missing copyright headers | Nicolas Thill | 2007-09-16 | 1 | -8/+16 |
| | | | | SVN-Revision: 8808 | ||||
* | add missing dependencies on PCI/PCMCIA/USB support | Nicolas Thill | 2007-09-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 8801 | ||||
* | fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵ | Nicolas Thill | 2007-09-09 | 1 | -0/+2 |
| | | | | | | 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-core | Felix Fietkau | 2007-09-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 8719 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -11/+18 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵ | Nicolas Thill | 2007-09-03 | 1 | -16/+21 |
| | | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591 | ||||
* | cosmetic fixes: rearrange KernelPackage definitions | Nicolas Thill | 2007-08-28 | 1 | -26/+39 |
| | | | | SVN-Revision: 8520 | ||||
* | Fixed required KCONFIG symbols for block IDE modules | Rod Whitby | 2007-07-23 | 1 | -3/+2 |
| | | | | SVN-Revision: 8121 | ||||
* | more dependency fixes | Felix Fietkau | 2007-07-23 | 1 | -2/+63 |
| | | | | SVN-Revision: 8115 | ||||
* | add missing dep | Felix Fietkau | 2007-07-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 8037 | ||||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | 1 | -3/+3 |
| | | | | | | build system config SVN-Revision: 8026 | ||||
* | Added required scsi autoloads to pata_artop | Rod Whitby | 2007-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 7389 | ||||
* | pata-artop: no longer requires ide modules | Rod Whitby | 2007-05-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 7382 | ||||
* | Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop). | Rod Whitby | 2007-05-20 | 1 | -0/+11 |
| | | | | SVN-Revision: 7279 | ||||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 | 1 | -2/+2 |
| | | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998 | ||||
* | split out scsi module support and add ata piix support | Tim Yardley | 2007-03-07 | 1 | -0/+21 |
SVN-Revision: 6535 |