Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add kmod-ata-pdc202xx-old (#6950) | Florian Fainelli | 2010-04-11 | 1 | -0/+19 |
| | | | | SVN-Revision: 20808 | ||||
* | fix kmod-crc16 loading (#6949) | Florian Fainelli | 2010-04-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 20807 | ||||
* | add net5501 support | Florian Fainelli | 2010-04-11 | 1 | -1/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch brings up the net5501 platform. Note that the x86/ target included support for all x86/ class processors. That's not technically correct. This should be constrained only to the "generic" subtarget. Every x86-class target that isn't generic should be able to select only the optimizations/capabilities applicable to that architectural variant. It's also assumed that all x86 processors have keyboard & mouse ports, ISA, DMI, ACPI... the embedded ones typically don't. Again, moving that to the generic subtarget. Fortunately, this was a fairly benign tweak. The net5501 board includes the following logic: Geode/LX processor CS5535 super-I/O chip PC87360 sensor chip Via Rhine Ethernet controllers Via Sata controllers USB, LEDS, I2C Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 20794 | ||||
* | netfilter: fix extension list in package descriptions (closes: #7045) | Nicolas Thill | 2010-04-04 | 1 | -93/+44 |
| | | | | SVN-Revision: 20694 | ||||
* | 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 dependencies for x86 target | Hauke Mehrtens | 2010-03-29 | 2 | -10/+10 |
| | | | | | | | | | kmod-hid and kmod-input-core are directly build into the kernel for the x86 target. No package on x86 should depend on it. This fixes #6963 SVN-Revision: 20590 | ||||
* | ps3: move ps3lan kmod under target/linux/ps3 | Nicolas Thill | 2010-03-28 | 1 | -16/+0 |
| | | | | SVN-Revision: 20533 | ||||
* | Create kernel module for PS3 networking | Hamish Guthrie | 2010-03-26 | 1 | -0/+16 |
| | | | | SVN-Revision: 20447 | ||||
* | kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia-yenta ↵ | Nicolas Thill | 2010-03-26 | 1 | -16/+5 |
| | | | | | | as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG SVN-Revision: 20436 | ||||
* | kernel: fix kmod-crypto-misc on 2.4 | Nicolas Thill | 2010-03-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 20413 | ||||
* | fix typo in gspa sn9c20x autoload line, patch from Chris Li | Florian Fainelli | 2010-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 20409 | ||||
* | kernel: fix xen-fbdev description This patch fixes the description for ↵ | Jo-Philipp Wich | 2010-03-23 | 1 | -1/+1 |
| | | | | | | | | KernelPackage xen-fbdev caused by a typo in xen.mk. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20389 | ||||
* | kernel: fix some documentation | Hauke Mehrtens | 2010-03-21 | 1 | -20/+72 |
| | | | | SVN-Revision: 20362 | ||||
* | fix path to the orinoco pcmcia driver, thanks hauke | Florian Fainelli | 2010-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 20357 | ||||
* | add pcmcia hermes module, patch from Guillaume Lecerf | Florian Fainelli | 2010-03-21 | 1 | -0/+16 |
| | | | | SVN-Revision: 20353 | ||||
* | 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: these modules are already loaded by the scsi-core package | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 20347 | ||||
* | kernel: x86 remove dependency on ata-core and scsi-core | Hauke Mehrtens | 2010-03-21 | 2 | -4/+5 |
| | | | | | | | | | 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 | ||||
* | kernel: load after its dependencies | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 20345 | ||||
* | kernel: fix tg3 installation | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
| | | | | | | libphy is build into the kernel for brcm47xx and not as an extra module. SVN-Revision: 20344 | ||||
* | kernel: include aes-i586 and twofish-i586 into crypto packages for x86 | Hauke Mehrtens | 2010-03-21 | 1 | -1/+7 |
| | | | | SVN-Revision: 20343 | ||||
* | kernel: fix typo | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 20342 | ||||
* | kernel: make ISDN build again | Hauke Mehrtens | 2010-03-21 | 1 | -28/+12 |
| | | | | | | | | | In combination with r20339 ISDN will be build again. * Fix syntax problem in kmod-capi * add xfrm_ipcomp to kmod-ipsec SVN-Revision: 20341 | ||||
* | add more usb-storage modules (#6067) | Florian Fainelli | 2010-03-20 | 1 | -0/+38 |
| | | | | SVN-Revision: 20323 | ||||
* | add missing dependency to kmod-crypto-misc, patch from Benjamin Cama | Florian Fainelli | 2010-03-20 | 1 | -3/+1 |
| | | | | SVN-Revision: 20312 | ||||
* | update netfilter packages description, patch from Edgar Soldin | Florian Fainelli | 2010-03-20 | 1 | -3/+5 |
| | | | | SVN-Revision: 20311 | ||||
* | add sn9c201 webcam driver, patch from Chris Li | Florian Fainelli | 2010-03-20 | 1 | -0/+15 |
| | | | | SVN-Revision: 20310 | ||||
* | fix missing nls support for 2.6.33 | Travis Kemen | 2010-03-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 20214 | ||||
* | add missing kconfig symbol for the hifn 795x crypto accelerator module ↵ | Felix Fietkau | 2010-03-14 | 1 | -0/+1 |
| | | | | | | (patch by dogge10) SVN-Revision: 20196 | ||||
* | kernel: fix kmod-pcmcia-yenta on 2.4 | Nicolas Thill | 2010-03-11 | 1 | -1/+14 |
| | | | | SVN-Revision: 20147 | ||||
* | fix kernel modules dependences for i2c and ata-core | Claudio Mignanti | 2010-03-11 | 2 | -2/+2 |
| | | | | SVN-Revision: 20146 | ||||
* | kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG | Nicolas Thill | 2010-03-11 | 1 | -1/+4 |
| | | | | SVN-Revision: 20133 | ||||
* | kernel: Add SoC sound support package | Lars-Peter Clausen | 2010-03-11 | 1 | -0/+10 |
| | | | | SVN-Revision: 20130 | ||||
* | kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with ↵ | Nicolas Thill | 2010-03-10 | 1 | -1/+1 |
| | | | | | | the other stable nfs modules) SVN-Revision: 20123 | ||||
* | mac80211: build ipw2x00 driver from compat-wireless | Hauke Mehrtens | 2010-03-08 | 1 | -53/+0 |
| | | | | | | ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel. SVN-Revision: 20073 | ||||
* | package: add module for the RB750 LED driver | Gabor Juhos | 2010-03-08 | 1 | -0/+16 |
| | | | | SVN-Revision: 20052 | ||||
* | 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 | ||||
* | fix kmod-nls-base dependency with usb-core (#6753) | Florian Fainelli | 2010-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 19918 | ||||
* | mark relevant kmod-* packages as being required for rootfs mounting (patch ↵ | Felix Fietkau | 2010-02-26 | 4 | -54/+54 |
| | | | | | | by cshore) SVN-Revision: 19879 | ||||
* | ext4: fix for commit r19799 | Hauke Mehrtens | 2010-02-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 19800 | ||||
* | ext4: add Support for large (2TB+) block devices and files | Hauke Mehrtens | 2010-02-21 | 1 | -4/+3 |
| | | | | | | | | | CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. SVN-Revision: 19799 | ||||
* | kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner ↵ | Jo-Philipp Wich | 2010-02-20 | 1 | -4/+17 |
| | | | | | | <tripolar@gmx.at> SVN-Revision: 19772 | ||||
* | kernel: rename cp2101 driver to cp210x, has changed upstream (#6673) | Jo-Philipp Wich | 2010-02-19 | 1 | -8/+8 |
| | | | | SVN-Revision: 19725 | ||||
* | kernel: add the token bucket filter to kmod-sched (#6681) | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 19723 | ||||
* | 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 block2mtd | Felix Fietkau | 2010-02-16 | 1 | -0/+8 |
| | | | | SVN-Revision: 19665 | ||||
* | kernel: add a package for kmod-ata-sil | Felix Fietkau | 2010-02-16 | 1 | -0/+14 |
| | | | | SVN-Revision: 19664 |