Hamish Guthrie
|
4af13017ff
Add ps3vram kernel module
|
17 lat temu |
Hauke Mehrtens
|
f752ec4bbd
aec62xx is working with kernel 2.6.28 agagin.
|
17 lat temu |
Nicolas Thill
|
b1ba71cbd2
kernel: mark modules that won't build on 2.6.28 as broken
|
17 lat temu |
Nicolas Thill
|
33169cf29f
mark kmod-ata-rb532-cf as broken
|
17 lat temu |
Nicolas Thill
|
48c661f867
add dependency on rb532 target for its CF module
|
17 lat temu |
Florian Fainelli
|
674659a4df
Add ata over ethernet modules (#4074)
|
17 lat temu |
Florian Fainelli
|
ac26d5ea2c
Package pata_rb532_cf separately and update kernel config
|
17 lat temu |
Nicolas Thill
|
5f84265c34
Make ide-core depend on pci support, remove dupe Kconfig item
|
17 lat temu |
Gabor Juhos
|
8d28e6dc68
fix the CF driver on 2.6.26.x, and create a package for it
|
17 lat temu |
Felix Fietkau
|
166de52b8f
fix kmod-ide-core packaging for 2.6.26+
|
17 lat temu |
Felix Fietkau
|
b1683b748d
add missing kconfig symbol for generic ide
|
17 lat temu |
Andy Boyett
|
e136c5203d
Fix kmod-ata-piix deps
|
18 lat temu |
Andy Boyett
|
bd06be4f73
Package nvidia sata driver
|
18 lat temu |
Andy Boyett
|
78b7201f2a
Package AHCI driver
|
18 lat temu |
Andy Boyett
|
0ff7ae2d6c
Package VIA sata driver
|
18 lat temu |
Rod Whitby
|
d05cc5d68d
block.mk: Added ata-ixp4xx-cf module support for tw5334 board.
|
18 lat temu |
Gabor Juhos
|
bb6c1aa770
new experimental driver for the CF slot on the RouterBOARD 153
|
18 lat temu |
Felix Fietkau
|
46383c512e
fix up ata/scsi core depends
|
18 lat temu |
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.
|
18 lat temu |
Felix Fietkau
|
db9e706f8c
fix up a few ide related kernel config issues (related to #2516)
|
18 lat temu |
Nicolas Thill
|
d75d8c65e1
remove trailing spaces to fix errors at dump time
|
18 lat temu |
John Crispin
|
6c59772456
added sdparm and scsi-generic module, from #2481
|
18 lat temu |
Nicolas Thill
|
309b0c7817
move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
|
18 lat temu |
Nicolas Thill
|
dbfc77de4c
rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
|
18 lat temu |
Nicolas Thill
|
39db49a2ac
cosmetic changes: rename submenu vars, add missing copyright headers
|
18 lat temu |
Nicolas Thill
|
9ad89ea9cb
add missing dependencies on PCI/PCMCIA/USB support
|
18 lat temu |
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.
|
18 lat temu |
Felix Fietkau
|
94f23cf0da
fix kmod-ide-core
|
18 lat temu |
Nicolas Thill
|
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
|
18 lat temu |
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.
|
18 lat temu |