51 Commits (85afb807c53b3776d9457958abd6607502b83cd3)

Author SHA1 Message Date
Florian Fainelli a83ae90eb0 remove 2.6.26 check, do not build ide-generic on arm it is not available (#5303) 15 years ago
Hauke Mehrtens 20182554ad The it821x is at an other location in older kernels. 16 years ago
Florian Fainelli 9ff2cc6d2a fix kernel module name for autoloading 16 years ago
Florian Fainelli 5a6231ebea package the ITE it821x IDE controller driver 16 years ago
Jo-Philipp Wich 4bead4bb96 kernel: fix conditional handling of ide-support 16 years ago
Jo-Philipp Wich 2a48c43b7f kernel: fix syntax error introduced with r15524 16 years ago
Jo-Philipp Wich fc521bf541 kernel: fix ide-disk problems on newer kernels - thanks russell! 16 years ago
Gabor Juhos f778c81d5f modules: fix several typos in block.mk 16 years ago
Hamish Guthrie 64b8d6ae89 update dependencies 16 years ago
Jo-Philipp Wich 489252ab43 add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net> 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Hamish Guthrie 4af13017ff Add ps3vram kernel module 16 years ago
Hauke Mehrtens f752ec4bbd aec62xx is working with kernel 2.6.28 agagin. 16 years ago
Nicolas Thill b1ba71cbd2 kernel: mark modules that won't build on 2.6.28 as broken 16 years ago
Nicolas Thill 33169cf29f mark kmod-ata-rb532-cf as broken 16 years ago
Nicolas Thill 48c661f867 add dependency on rb532 target for its CF module 16 years ago
Florian Fainelli 674659a4df Add ata over ethernet modules (#4074) 16 years ago
Florian Fainelli ac26d5ea2c Package pata_rb532_cf separately and update kernel config 16 years ago
Nicolas Thill 5f84265c34 Make ide-core depend on pci support, remove dupe Kconfig item 16 years ago
Gabor Juhos 8d28e6dc68 fix the CF driver on 2.6.26.x, and create a package for it 16 years ago
Felix Fietkau 166de52b8f fix kmod-ide-core packaging for 2.6.26+ 16 years ago
Felix Fietkau b1683b748d add missing kconfig symbol for generic ide 16 years ago
Andy Boyett e136c5203d Fix kmod-ata-piix deps 17 years ago
Andy Boyett bd06be4f73 Package nvidia sata driver 17 years ago
Andy Boyett 78b7201f2a Package AHCI driver 17 years ago
Andy Boyett 0ff7ae2d6c Package VIA sata driver 17 years ago
Rod Whitby d05cc5d68d block.mk: Added ata-ixp4xx-cf module support for tw5334 board. 17 years ago
Gabor Juhos bb6c1aa770 new experimental driver for the CF slot on the RouterBOARD 153 17 years ago
Felix Fietkau 46383c512e fix up ata/scsi core depends 17 years ago
Florian Fainelli 2514d7f799 The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver. 17 years ago
Felix Fietkau db9e706f8c fix up a few ide related kernel config issues (related to #2516) 17 years ago
Nicolas Thill d75d8c65e1 remove trailing spaces to fix errors at dump time 17 years ago
John Crispin 6c59772456 added sdparm and scsi-generic module, from #2481 17 years ago
Nicolas Thill 309b0c7817 move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere 17 years ago
Nicolas Thill dbfc77de4c rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup 17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 17 years ago
Nicolas Thill 9ad89ea9cb add missing dependencies on PCI/PCMCIA/USB support 17 years ago
Nicolas Thill 7e4038434b fix KCONFIG in packages: move back all KCONFIG from package variants to the 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. 17 years ago
Felix Fietkau 94f23cf0da fix kmod-ide-core 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Nicolas Thill 8dc7ced4d4 require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions. 17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions 17 years ago
Rod Whitby 26cddcb496 Fixed required KCONFIG symbols for block IDE modules 17 years ago
Felix Fietkau 35d116c85b more dependency fixes 17 years ago
Felix Fietkau 03e1a8f7d6 add missing dep 17 years ago
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config 17 years ago
Rod Whitby d266d8ce86 Added required scsi autoloads to pata_artop 18 years ago
Rod Whitby b8e0764940 pata-artop: no longer requires ide modules 18 years ago
Rod Whitby ee1c03f7d6 Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop). 18 years ago
Felix Fietkau 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the 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 18 years ago