Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add kmod-gpio-nxp-74hc164 for brcm63xx only | Florian Fainelli | 2010-06-12 | 1 | -0/+14 |
| | | | | SVN-Revision: 21771 | ||||
* | package/kernel: fix missing parenthesis on r21758 | Alexandros C. Couloumbis | 2010-06-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 21759 | ||||
* | package/kernel: fix dependency modules | Alexandros C. Couloumbis | 2010-06-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 21758 | ||||
* | kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing ↵ | Jo-Philipp Wich | 2010-06-07 | 1 | -1/+1 |
| | | | | | | traffic when using qos rules SVN-Revision: 21700 | ||||
* | fix kmod-swconfig module loading typo | Florian Fainelli | 2010-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 21530 | ||||
* | add kmod-swconfig and kmod-swich-ip175c | Florian Fainelli | 2010-05-21 | 1 | -0/+30 |
| | | | | SVN-Revision: 21520 | ||||
* | hwmon: fix depends definition | Claudio Mignanti | 2010-05-16 | 1 | -4/+2 |
| | | | | SVN-Revision: 21481 | ||||
* | hifnHIPP also depends on PCI | Florian Fainelli | 2010-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 21425 | ||||
* | kmod-ocf-hifn7751 depends on PCI, spotted by buildbot | Florian Fainelli | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21381 | ||||
* | kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4 | Jo-Philipp Wich | 2010-05-04 | 1 | -1/+25 |
| | | | | SVN-Revision: 21358 | ||||
* | package/kernel: renable kmod-input on 2.4 (closes: #7063) | Nicolas Thill | 2010-04-29 | 1 | -3/+10 |
| | | | | SVN-Revision: 21262 | ||||
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵ | Nicolas Thill | 2010-04-29 | 7 | -7/+23 |
| | | | | | | only SVN-Revision: 21251 | ||||
* | package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4 | Nicolas Thill | 2010-04-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 21250 | ||||
* | package/kernel: move AddDepends calls at the end of package definitions, ↵ | Nicolas Thill | 2010-04-29 | 9 | -166/+219 |
| | | | | | | move back some dependencies in DEPENDS for clarity SVN-Revision: 21248 | ||||
* | move kmod-lp package defition specific to brcm-2.4 to package/kernel | Nicolas Thill | 2010-04-29 | 1 | -0/+13 |
| | | | | SVN-Revision: 21247 | ||||
* | package/kernel: sort package definitions in other.mk | Nicolas Thill | 2010-04-24 | 1 | -353/+357 |
| | | | | SVN-Revision: 21140 | ||||
* | package/kernel: add another round of missing bits from [21137] & [21138] ↵ | Nicolas Thill | 2010-04-24 | 1 | -3/+3 |
| | | | | | | (oops again) SVN-Revision: 21139 | ||||
* | package/kernel: add missing bits from [21137] (oops) | Nicolas Thill | 2010-04-24 | 1 | -14/+14 |
| | | | | SVN-Revision: 21138 | ||||
* | package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵ | Nicolas Thill | 2010-04-24 | 1 | -7/+7 |
| | | | | | | module names SVN-Revision: 21137 | ||||
* | package/kernel: move PCMCIA modules to their own file & submenu | Nicolas Thill | 2010-04-24 | 2 | -82/+90 |
| | | | | SVN-Revision: 21136 | ||||
* | package/kernel: move pcspkr to sound.mk | Nicolas Thill | 2010-04-24 | 2 | -17/+16 |
| | | | | SVN-Revision: 21135 | ||||
* | package/kernel: move block2mtd to block.mk | Nicolas Thill | 2010-04-24 | 2 | -8/+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 | 5 | -308/+3 |
| | | | | SVN-Revision: 21132 | ||||
* | package/kernel: allow additional dependencies as arguments to AddDepends macros | Nicolas Thill | 2010-04-24 | 1 | -5/+4 |
| | | | | SVN-Revision: 21128 | ||||
* | package/kernel: set correct submenu entry for NLS packages | Nicolas Thill | 2010-04-24 | 1 | -15/+14 |
| | | | | SVN-Revision: 21127 | ||||
* | package/kernel: sort FS package definitions | Nicolas Thill | 2010-04-24 | 1 | -128/+131 |
| | | | | SVN-Revision: 21126 | ||||
* | package/kernel: move NLS modules to their own file & submenu | Nicolas Thill | 2010-04-24 | 2 | -239/+233 |
| | | | | SVN-Revision: 21125 | ||||
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | Nicolas Thill | 2010-04-24 | 9 | -199/+199 |
| | | | | SVN-Revision: 21124 | ||||
* | package/kernel: load target specific modules .mk files after generic ones | Nicolas Thill | 2010-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 21123 | ||||
* | package/kernel: use macros for hid & input | Nicolas Thill | 2010-04-24 | 4 | -11/+41 |
| | | | | SVN-Revision: 21120 | ||||
* | fix kmod-nls-base dependency with usb-core (#6753) | Alexandros C. Couloumbis | 2010-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 21114 | ||||
* | cleanup Makefiles (#7212) | Jo-Philipp Wich | 2010-04-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 21107 | ||||
* | kernel: package cypress m8 usb-to-serial module (#7210) | Jo-Philipp Wich | 2010-04-23 | 1 | -0/+18 |
| | | | | SVN-Revision: 21104 | ||||
* | package/kernel: use macros for kmod-rfkill depends | Nicolas Thill | 2010-04-23 | 3 | -4/+15 |
| | | | | SVN-Revision: 21102 | ||||
* | package/kernel: introduce a new file that will be sourced first and holding ↵ | Nicolas Thill | 2010-04-23 | 4 | -3/+22 |
| | | | | | | complex dependencies spread over multiple files, use it for kmod-crc16 SVN-Revision: 21101 | ||||
* | gigaset: build gigaset with isdn4linux support | Hauke Mehrtens | 2010-04-18 | 1 | -1/+2 |
| | | | | SVN-Revision: 20997 | ||||
* | package/modules: package isp116x-hcd driver | Gabor Juhos | 2010-04-16 | 1 | -1/+19 |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20934 | ||||
* | - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 ↵ | Jo-Philipp Wich | 2010-04-16 | 1 | -1/+1 |
| | | | | | | available for malta target SVN-Revision: 20923 | ||||
* | package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to ↵ | Nicolas Thill | 2010-04-16 | 1 | -1/+2 |
| | | | | | | kmod-bluetooth (closes: #7063) SVN-Revision: 20913 | ||||
* | package/kernel: remove references to old TARGET_olpc now that it has been ↵ | Nicolas Thill | 2010-04-16 | 1 | -2/+2 |
| | | | | | | merged with TARGET_x86 SVN-Revision: 20905 | ||||
* | package/kernel: add dependency on kmod-input-core to kmod-sound-core ↵ | Nicolas Thill | 2010-04-16 | 1 | -1/+1 |
| | | | | | | (closes: #7140) SVN-Revision: 20901 | ||||
* | package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 ↵ | Nicolas Thill | 2010-04-16 | 1 | -16/+32 |
| | | | | | | & kmod-ipsec6 (partially closes: #7164) SVN-Revision: 20893 | ||||
* | 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 |