summaryrefslogtreecommitdiffstats
path: root/target/linux/at91/files
Commit message (Collapse)AuthorAgeFilesLines
* at91: upgrade to kernel 3.8.7 and use devicetreejuhosg2013-04-263-417/+125
| | | | | | | | | | | | | | | 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] tqma9263: update board definition for 3.x series and fix config chooseclaudio2012-04-221-15/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Remove old netus board definitionclaudio2012-04-221-242/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] add TQMa9263 board setupjow2011-01-271-0/+229
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Import an experimental ADC driverclaudio2010-12-232-0/+417
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Add support for FOXGM carrier boardclaudio2010-10-111-2/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Add board definition previously forgottenclaudio2010-06-301-0/+226
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-0/+121
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73