summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/modules.mk
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add LED driver NU801John Crispin2015-12-111-0/+16
| | | | | | | | | The MR18 uses a 3-channel 16-bit PWM Constant Current Driver for its status LED. Signed-off-by: Chris R Blake <chrisrblake93@gmail.com> SVN-Revision: 47848
* kernel: remove NAND flash related kmod-* packagesFelix Fietkau2015-06-071-18/+0
| | | | | | | | | | | They are useless, as the platform already selects the right options for NAND support. The main reason for removing them is the fact that it makes kernel configs more annoying to maintain on platforms that provide NAND drivers but disable them (e.g. ramips) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45919
* ar71xx: always enable hw ecc support for the ar934x-nfc moduleGabor Juhos2013-11-011-1/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38634
* ar71xx: move the watchdog driver to the kernelFelix Fietkau2013-07-141-17/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37289
* ar71xx: set priority of ath79_wdt to 1John Crispin2013-07-111-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37251
* ar71xx: load ar934x_nfc driver earlierGabor Juhos2012-12-101-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34589
* ar71xx: package the AR934x NAND driver moduleGabor Juhos2012-09-131-0/+17
| | | | SVN-Revision: 33386
* fix typo in modules.mkJohn Crispin2012-07-251-1/+1
| | | | | | | | This patch fixes a small typo in kmod-leds-wndr3700-usb description, where the board is for some reason made by NETGWR, not NETGEAR. Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru> SVN-Revision: 32870
* move watchdog driver to target specific modules.mkFlorian Fainelli2012-07-251-0/+16
| | | | SVN-Revision: 32854
* move target specific spi modulesFlorian Fainelli2012-07-251-0/+16
| | | | SVN-Revision: 32853
* move target specific leds modules to ar71xx modules.mkFlorian Fainelli2012-07-251-0/+37
SVN-Revision: 32852