aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-2616-102/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove linux 2.4 support from several packagesFelix Fietkau2010-06-266-189/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [netfilter] package TPROXY target and module infrastructureJo-Philipp Wich2010-06-221-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: package tulip family modules into kmod-tulipJo-Philipp Wich2010-06-211-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-gpio-nxp-74hc164 for brcm63xx onlyFlorian Fainelli2010-06-121-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: fix missing parenthesis on r21758Alexandros C. Couloumbis2010-06-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: fix dependency modulesAlexandros C. Couloumbis2010-06-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: ensure that IMQ is autoloaded after ip_queue, fixes ↵Jo-Philipp Wich2010-06-071-1/+1
| | | | | | disappearing traffic when using qos rules git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix kmod-swconfig module loading typoFlorian Fainelli2010-05-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-swconfig and kmod-swich-ip175cFlorian Fainelli2010-05-211-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21520 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] hwmon: fix depends definitionClaudio Mignanti2010-05-161-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21481 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hifnHIPP also depends on PCIFlorian Fainelli2010-05-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kmod-ocf-hifn7751 depends on PCI, spotted by buildbotFlorian Fainelli2010-05-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21381 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on ↵Jo-Philipp Wich2010-05-041-1/+25
| | | | | | brcm-2.4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: renable kmod-input on 2.4 (closes: #7063)Nicolas Thill2010-04-291-3/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21262 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵Nicolas Thill2010-04-297-7/+23
| | | | | | only git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4Nicolas Thill2010-04-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move AddDepends calls at the end of package definitions, ↵Nicolas Thill2010-04-299-166/+219
| | | | | | move back some dependencies in DEPENDS for clarity git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21248 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move kmod-lp package defition specific to brcm-2.4 to package/kernelNicolas Thill2010-04-291-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cosmetic] package/kernel: sort package definitions in other.mkNicolas Thill2010-04-241-353/+357
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add another round of missing bits from [21137] & [21138] ↵Nicolas Thill2010-04-241-3/+3
| | | | | | (oops again) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add missing bits from [21137] (oops)Nicolas Thill2010-04-241-14/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵Nicolas Thill2010-04-241-7/+7
| | | | | | module names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move PCMCIA modules to their own file & submenuNicolas Thill2010-04-242-82/+90
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move pcspkr to sound.mkNicolas Thill2010-04-242-17/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21135 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move block2mtd to block.mkNicolas Thill2010-04-242-8/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cosmetic] package/kernel: sort block package definitionsNicolas Thill2010-04-241-124/+126
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-245-308/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: allow additional dependencies as arguments to AddDepends macrosNicolas Thill2010-04-241-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: set correct submenu entry for NLS packagesNicolas Thill2010-04-241-15/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cosmetic] package/kernel: sort FS package definitionsNicolas Thill2010-04-241-128/+131
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21126 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move NLS modules to their own file & submenuNicolas Thill2010-04-242-239/+233
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-249-199/+199
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21124 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: load target specific modules .mk files after generic onesNicolas Thill2010-04-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: use macros for hid & inputNicolas Thill2010-04-244-11/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix kmod-nls-base dependency with usb-core (#6753)Alexandros C. Couloumbis2010-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] cleanup Makefiles (#7212)Jo-Philipp Wich2010-04-231-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: package cypress m8 usb-to-serial module (#7210)Jo-Philipp Wich2010-04-231-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: use macros for kmod-rfkill dependsNicolas Thill2010-04-233-4/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: introduce a new file that will be sourced first and holding ↵Nicolas Thill2010-04-234-3/+22
| | | | | | complex dependencies spread over multiple files, use it for kmod-crc16 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gigaset: build gigaset with isdn4linux supportHauke Mehrtens2010-04-181-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/modules: package isp116x-hcd driverGabor Juhos2010-04-161-1/+19
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta]Jo-Philipp Wich2010-04-161-1/+1
| | | | | | | | | - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 available for malta target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to ↵Nicolas Thill2010-04-161-1/+2
| | | | | | kmod-bluetooth (closes: #7063) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: remove references to old TARGET_olpc now that it has been ↵Nicolas Thill2010-04-161-2/+2
| | | | | | merged with TARGET_x86 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add dependency on kmod-input-core to kmod-sound-core ↵Nicolas Thill2010-04-161-1/+1
| | | | | | (closes: #7140) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 ↵Nicolas Thill2010-04-161-16/+32
| | | | | | & kmod-ipsec6 (partially closes: #7164) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-ata-pdc202xx-old (#6950)Florian Fainelli2010-04-111-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix kmod-crc16 loading (#6949)Florian Fainelli2010-04-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add net5501 supportFlorian Fainelli2010-04-111-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20794 3c298f89-4303-0410-b956-a3cf2f4a3e73