summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/modules.mk
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove kernel module checks/dependencies for 3.14Felix Fietkau2015-04-111-2/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45377
* brcm63xx: kmod-bcm63xx-udc: fix module path for 3.18+Jonas Gorski2015-03-151-1/+3
| | | | | | | | Fix the module path for linux 3.18+. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44785
* brcm63xx: package the USB gadget module (bcm63xx_udc)Florian Fainelli2014-01-141-0/+16
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39281
* bcm63xx: move bcm63xx-spi into the kernelJonas Gorski2013-01-231-16/+0
| | | | | | | | | The SPI driver is needed for supporting to boot from SPI flash on BCM6358 and BCM6368, and for SPI connected switches. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35304
* bcm63xx: bcm63xx-spi does not depend on spi-bitbangJonas Gorski2012-07-031-1/+1
| | | | SVN-Revision: 32594
* bcm63xx: drop linux 3.2 supportJonas Gorski2012-04-241-7/+2
| | | | SVN-Revision: 31464
* bcm63xx: replace SPI driver with latest upstream versionJonas Gorski2012-03-281-2/+7
| | | | SVN-Revision: 31130
* fix and make usable kmod-pcmcia-rsrcFlorian Fainelli2011-06-211-1/+1
| | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia SVN-Revision: 27253
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-2/+2
| | | | SVN-Revision: 22145
* package/kernel: move PCMCIA modules to their own file & submenuNicolas Thill2010-04-241-1/+1
| | | | SVN-Revision: 21136
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-241-0/+37
SVN-Revision: 21132