Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/kernel: move block2mtd to block.mk | Nicolas Thill | 2010-04-24 | 1 | -0/+10 |
| | | | | SVN-Revision: 21134 | ||||
* | package/kernel: sort block package definitions | Nicolas Thill | 2010-04-24 | 1 | -124/+126 |
| | | | | SVN-Revision: 21133 | ||||
* | package/kernel: move target specific modules to their own target files | Nicolas Thill | 2010-04-24 | 1 | -105/+0 |
| | | | | SVN-Revision: 21132 | ||||
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | Nicolas Thill | 2010-04-24 | 1 | -20/+20 |
| | | | | SVN-Revision: 21124 | ||||
* | add kmod-ata-pdc202xx-old (#6950) | Florian Fainelli | 2010-04-11 | 1 | -0/+19 |
| | | | | SVN-Revision: 20808 | ||||
* | kernel: move support for generic IDE chipsets out of ide-core in their own ↵ | Nicolas Thill | 2010-04-03 | 1 | -23/+47 |
| | | | | | | packages, fix ixp4xx build issue (closes: #6939) SVN-Revision: 20664 | ||||
* | kernel: fix some minor error: | Hauke Mehrtens | 2010-03-21 | 1 | -4/+14 |
| | | | | | | | | * module ide-pci-generic is also included if it was build * correct loading queue for kmod-dm * place for mvsas.ko changed in new kernel. SVN-Revision: 20348 | ||||
* | kernel: x86 remove dependency on ata-core and scsi-core | Hauke Mehrtens | 2010-03-21 | 1 | -3/+4 |
| | | | | | | | | | The x86 image includes the modules out of ata-core and scsi-core directly in the kernel image. Do not depend on these packages, because they are not build in a x86 image. This fixes #6873 SVN-Revision: 20346 | ||||
* | fix kernel modules dependences for i2c and ata-core | Claudio Mignanti | 2010-03-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 20146 | ||||
* | drop support for the old style magicbox-cf driver | Imre Kaloz | 2010-03-01 | 1 | -17/+2 |
| | | | | SVN-Revision: 19932 | ||||
* | partly revert [19925] as the ata version builds fine | Imre Kaloz | 2010-03-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 19931 | ||||
* | kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't ↵ | Nicolas Thill | 2010-03-01 | 1 | -2/+2 |
| | | | | | | build on 2.6.32) SVN-Revision: 19925 | ||||
* | mark relevant kmod-* packages as being required for rootfs mounting (patch ↵ | Felix Fietkau | 2010-02-26 | 1 | -29/+29 |
| | | | | | | by cshore) SVN-Revision: 19879 | ||||
* | kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n | Lars-Peter Clausen | 2010-02-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 19712 | ||||
* | kernel: build the scsi core package even if CONFIG_SCSI=y | Felix Fietkau | 2010-02-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 19666 | ||||
* | kernel: add a package for kmod-ata-sil | Felix Fietkau | 2010-02-16 | 1 | -0/+14 |
| | | | | SVN-Revision: 19664 | ||||
* | Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ↵ | Travis Kemen | 2010-02-12 | 1 | -0/+29 |
| | | | | | | the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier SVN-Revision: 19595 | ||||
* | kernel: specify kmod packages dependencies in a uniform way | Nicolas Thill | 2010-01-22 | 1 | -30/+27 |
| | | | | SVN-Revision: 19271 | ||||
* | kernel: fix IDE modules on 2.4 | Nicolas Thill | 2010-01-06 | 1 | -4/+16 |
| | | | | SVN-Revision: 19048 | ||||
* | fix bluetooth and ide breakage after r18955 (#6422) | Florian Fainelli | 2009-12-30 | 1 | -5/+5 |
| | | | | SVN-Revision: 18972 | ||||
* | remove 2.6.28 specific stuff from kernel packages | Imre Kaloz | 2009-12-27 | 1 | -19/+0 |
| | | | | SVN-Revision: 18954 | ||||
* | prevent some modules from being built on ubicom32 since they do not compile ↵ | Florian Fainelli | 2009-11-29 | 1 | -1/+1 |
| | | | | | | or link SVN-Revision: 18595 | ||||
* | package the octeon compact flash driver | Florian Fainelli | 2009-10-09 | 1 | -0/+15 |
| | | | | SVN-Revision: 18012 | ||||
* | enable ATA_SFF (PATA support) in the generic configs | Imre Kaloz | 2009-10-08 | 1 | -3/+1 |
| | | | | SVN-Revision: 17993 | ||||
* | [package* ata-ixp4xx-cf depends on TARGET_ixp4xx | Florian Fainelli | 2009-10-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 17956 | ||||
* | kernel: fix Promise PDC202xx IDE driver location | Nicolas Thill | 2009-10-05 | 1 | -0/+4 |
| | | | | SVN-Revision: 17909 | ||||
* | small fixes mostly for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 1 | -2/+5 |
| | | | | | | | | | | | - 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 | ||||
* | fix pdc20xx compile for linux 2.6 | Felix Fietkau | 2009-08-24 | 1 | -2/+6 |
| | | | | SVN-Revision: 17359 | ||||
* | brcm-2.4: fix ide disk detection on the wl-hdd | Felix Fietkau | 2009-08-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 17358 | ||||
* | add missing libsas configuration symbol | Florian Fainelli | 2009-08-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 17297 | ||||
* | kernel/modules: package ATA version of the Magicbox CF driver | Gabor Juhos | 2009-07-22 | 1 | -2/+20 |
| | | | | SVN-Revision: 16957 | ||||
* | make libsas depend on x86, over targets using it may unmask it later | Florian Fainelli | 2009-07-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 16953 | ||||
* | add libsas and mvsas required for VIA NAS7800 | Florian Fainelli | 2009-07-21 | 1 | -0/+32 |
| | | | | SVN-Revision: 16941 | ||||
* | kernel/modules: enable Magicbox CF driver on 2.6.28 | Gabor Juhos | 2009-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 16924 | ||||
* | kernel/modules: fix Magicbox CF card driver definitions | Gabor Juhos | 2009-07-19 | 1 | -4/+4 |
| | | | | SVN-Revision: 16911 | ||||
* | This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵ | Florian Fainelli | 2009-07-16 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | 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 Fainelli | 2009-07-04 | 1 | -6/+1 |
| | | | | SVN-Revision: 16670 | ||||
* | The it821x is at an other location in older kernels. | Hauke Mehrtens | 2009-05-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 15787 | ||||
* | fix kernel module name for autoloading | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15649 | ||||
* | package the ITE it821x IDE controller driver | Florian Fainelli | 2009-05-06 | 1 | -0/+16 |
| | | | | SVN-Revision: 15645 | ||||
* | kernel: fix conditional handling of ide-support | Jo-Philipp Wich | 2009-05-04 | 1 | -35/+22 |
| | | | | SVN-Revision: 15577 | ||||
* | kernel: fix syntax error introduced with r15524 | Jo-Philipp Wich | 2009-04-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 15529 | ||||
* | kernel: fix ide-disk problems on newer kernels - thanks russell! | Jo-Philipp Wich | 2009-04-30 | 1 | -21/+43 |
| | | | | SVN-Revision: 15524 | ||||
* | modules: fix several typos in block.mk | Gabor Juhos | 2009-04-23 | 1 | -6/+6 |
| | | | | SVN-Revision: 15350 | ||||
* | update dependencies | Hamish Guthrie | 2009-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 15292 | ||||
* | add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net> | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+16 |
| | | | | SVN-Revision: 15261 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | Add ps3vram kernel module | Hamish Guthrie | 2009-03-19 | 1 | -0/+15 |
| | | | | SVN-Revision: 14950 | ||||
* | aec62xx is working with kernel 2.6.28 agagin. | Hauke Mehrtens | 2009-03-07 | 1 | -1/+5 |
| | | | | SVN-Revision: 14773 | ||||
* | kernel: mark modules that won't build on 2.6.28 as broken | Nicolas Thill | 2009-02-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 14356 |