Florian Fainelli
8ba061b3cf
prevent some modules from being built on ubicom32 since they do not compile or link
...
SVN-Revision: 18595
2009-11-29 00:33:32 +00:00
Florian Fainelli
5f55a89021
package the octeon compact flash driver
...
SVN-Revision: 18012
2009-10-09 07:36:19 +00:00
Imre Kaloz
d57b766c2f
enable ATA_SFF (PATA support) in the generic configs
...
SVN-Revision: 17993
2009-10-08 09:40:38 +00:00
Florian Fainelli
3da62691c0
[package* ata-ixp4xx-cf depends on TARGET_ixp4xx
...
SVN-Revision: 17956
2009-10-06 15:24:28 +00:00
Nicolas Thill
4674fd1eae
kernel: fix Promise PDC202xx IDE driver location
...
SVN-Revision: 17909
2009-10-05 17:08:44 +00:00
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
2009-09-26 21:23:53 +00:00
Felix Fietkau
13269c1891
fix pdc20xx compile for linux 2.6
...
SVN-Revision: 17359
2009-08-24 00:52:00 +00:00
Felix Fietkau
f29409ca1c
brcm-2.4: fix ide disk detection on the wl-hdd
...
SVN-Revision: 17358
2009-08-23 23:56:19 +00:00
Florian Fainelli
7f931f64df
add missing libsas configuration symbol
...
SVN-Revision: 17297
2009-08-18 12:46:39 +00:00
Gabor Juhos
9594ef9079
kernel/modules: package ATA version of the Magicbox CF driver
...
SVN-Revision: 16957
2009-07-22 10:45:04 +00:00
Florian Fainelli
b483359d38
make libsas depend on x86, over targets using it may unmask it later
...
SVN-Revision: 16953
2009-07-22 08:32:51 +00:00
Florian Fainelli
998465b1d9
add libsas and mvsas required for VIA NAS7800
...
SVN-Revision: 16941
2009-07-21 11:37:12 +00:00
Gabor Juhos
e315e7a2ce
kernel/modules: enable Magicbox CF driver on 2.6.28
...
SVN-Revision: 16924
2009-07-19 17:46:46 +00:00
Gabor Juhos
0f7cfac9f3
kernel/modules: fix Magicbox CF card driver definitions
...
SVN-Revision: 16911
2009-07-19 09:13:25 +00:00
Florian Fainelli
2ec0cba393
This patch adds a target for the IBM PowerXCell Accelerator Board. (aka 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
2009-07-16 10:19:13 +00:00
Florian Fainelli
a83ae90eb0
remove 2.6.26 check, do not build ide-generic on arm it is not available ( #5303 )
...
SVN-Revision: 16670
2009-07-04 09:54:46 +00:00
Hauke Mehrtens
20182554ad
The it821x is at an other location in older kernels.
...
SVN-Revision: 15787
2009-05-11 20:58:08 +00:00
Florian Fainelli
9ff2cc6d2a
fix kernel module name for autoloading
...
SVN-Revision: 15649
2009-05-07 00:23:44 +00:00
Florian Fainelli
5a6231ebea
package the ITE it821x IDE controller driver
...
SVN-Revision: 15645
2009-05-06 23:49:17 +00:00
Jo-Philipp Wich
4bead4bb96
kernel: fix conditional handling of ide-support
...
SVN-Revision: 15577
2009-05-04 00:38:53 +00:00
Jo-Philipp Wich
2a48c43b7f
kernel: fix syntax error introduced with r15524
...
SVN-Revision: 15529
2009-04-30 21:24:20 +00:00
Jo-Philipp Wich
fc521bf541
kernel: fix ide-disk problems on newer kernels - thanks russell!
...
SVN-Revision: 15524
2009-04-30 20:03:42 +00:00
Gabor Juhos
f778c81d5f
modules: fix several typos in block.mk
...
SVN-Revision: 15350
2009-04-23 14:22:31 +00:00
Hamish Guthrie
64b8d6ae89
update dependencies
...
SVN-Revision: 15292
2009-04-20 12:23:22 +00:00
Jo-Philipp Wich
489252ab43
add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
...
SVN-Revision: 15261
2009-04-19 15:42:16 +00:00
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Hamish Guthrie
4af13017ff
Add ps3vram kernel module
...
SVN-Revision: 14950
2009-03-19 14:17:46 +00:00
Hauke Mehrtens
f752ec4bbd
aec62xx is working with kernel 2.6.28 agagin.
...
SVN-Revision: 14773
2009-03-07 14:03:12 +00:00
Nicolas Thill
b1ba71cbd2
kernel: mark modules that won't build on 2.6.28 as broken
...
SVN-Revision: 14356
2009-02-02 15:48:52 +00:00
Nicolas Thill
33169cf29f
mark kmod-ata-rb532-cf as broken
...
SVN-Revision: 14229
2009-01-27 22:02:43 +00:00
Nicolas Thill
48c661f867
add dependency on rb532 target for its CF module
...
SVN-Revision: 13704
2008-12-21 02:37:49 +00:00
Florian Fainelli
674659a4df
Add ata over ethernet modules ( #4074 )
...
SVN-Revision: 13413
2008-11-28 18:19:01 +00:00
Florian Fainelli
ac26d5ea2c
Package pata_rb532_cf separately and update kernel config
...
SVN-Revision: 13225
2008-11-16 01:04:52 +00:00
Nicolas Thill
5f84265c34
Make ide-core depend on pci support, remove dupe Kconfig item
...
SVN-Revision: 12448
2008-08-31 21:27:38 +00:00
Gabor Juhos
8d28e6dc68
fix the CF driver on 2.6.26.x, and create a package for it
...
SVN-Revision: 12364
2008-08-21 16:52:06 +00:00
Felix Fietkau
166de52b8f
fix kmod-ide-core packaging for 2.6.26+
...
SVN-Revision: 12269
2008-08-10 14:37:23 +00:00
Felix Fietkau
b1683b748d
add missing kconfig symbol for generic ide
...
SVN-Revision: 12268
2008-08-10 14:37:18 +00:00
Andy Boyett
e136c5203d
Fix kmod-ata-piix deps
...
SVN-Revision: 11121
2008-05-12 06:41:12 +00:00
Andy Boyett
bd06be4f73
Package nvidia sata driver
...
SVN-Revision: 11120
2008-05-12 06:40:54 +00:00
Andy Boyett
78b7201f2a
Package AHCI driver
...
SVN-Revision: 11119
2008-05-12 06:40:37 +00:00
Andy Boyett
0ff7ae2d6c
Package VIA sata driver
...
SVN-Revision: 11118
2008-05-12 06:40:18 +00:00
Rod Whitby
d05cc5d68d
block.mk: Added ata-ixp4xx-cf module support for tw5334 board.
...
SVN-Revision: 10986
2008-04-30 05:16:17 +00:00
Gabor Juhos
bb6c1aa770
new experimental driver for the CF slot on the RouterBOARD 153
...
SVN-Revision: 9707
2007-12-11 09:00:06 +00:00
Felix Fietkau
46383c512e
fix up ata/scsi core depends
...
SVN-Revision: 9526
2007-11-10 16:56:51 +00:00
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.
...
SVN-Revision: 9416
2007-10-23 10:46:19 +00:00
Felix Fietkau
db9e706f8c
fix up a few ide related kernel config issues (related to #2516 )
...
SVN-Revision: 9364
2007-10-20 14:39:17 +00:00
Nicolas Thill
d75d8c65e1
remove trailing spaces to fix errors at dump time
...
SVN-Revision: 9209
2007-10-09 01:49:55 +00:00
John Crispin
6c59772456
added sdparm and scsi-generic module, from #2481
...
SVN-Revision: 9201
2007-10-08 21:54:13 +00:00
Nicolas Thill
309b0c7817
move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
...
SVN-Revision: 8812
2007-09-16 19:16:10 +00:00
Nicolas Thill
dbfc77de4c
rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
...
SVN-Revision: 8811
2007-09-16 19:09:01 +00:00