summaryrefslogtreecommitdiffstats
path: root/target/linux/at91/modules.mk
Commit message (Collapse)AuthorAgeFilesLines
* at91: upgrade to kernel 3.8.7 and use devicetreejuhosg2013-04-261-1/+1
| | | | | | | | | | | | | | | This upgrades the AT91 target to 3.8.7, and migrates to device tree. This allows a single kernel to be built for most at91 variants which simplifies things quite a bit. The immediate result is that all subtargets are nuked, and any boards without dts files are no longer supported, though the target now includes more boards than before. The adc driver was also nuked as 3.8.7 includes a new one under the IIO subsystem. Signed-off-by: Adam Porter <porter.adam@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] move i2c module to target modules.mkflorian2012-07-291-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32910 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] clean up pwm patches and driversblogic2012-07-281-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Import an experimental ADC driverclaudio2010-12-231-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio2010-07-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] revamp target: add support for netusg20 boardclaudio2010-06-181-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move target specific modules to their own target filesnico2010-04-241-0/+21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21132 3c298f89-4303-0410-b956-a3cf2f4a3e73