summaryrefslogtreecommitdiffstats
path: root/target/linux/at91/9260
Commit message (Collapse)AuthorAgeFilesLines
* at91: upgrade to kernel 3.8.7 and use devicetreeGabor Juhos2013-04-268-148/+0
| | | | | | | | | | | | | | | 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> SVN-Revision: 36452
* target: refresh all target configs with kconfig.plGabor Juhos2012-10-291-1/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987
* gpiodev/gpioctl RIPJohn Crispin2012-10-112-2/+2
| | | | SVN-Revision: 33725
* dont explicitly select wireless-tools. rely on the drivers that need them to ↵John Crispin2012-09-282-2/+2
| | | | | | have the right dependency SVN-Revision: 33593
* flexibity: Cleanup the subtarget configClaudio Mignanti2012-04-221-729/+1
| | | | SVN-Revision: 31440
* Reorganize the subtargets, group subtargets per cpu familyClaudio Mignanti2012-04-208-0/+877
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31372