aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/files
Commit message (Collapse)AuthorAgeFilesLines
* at91: Add dts for Exegin Q5x boards.John Crispin2015-02-191-0/+193
| | | | | | Signed-off-by: Owen Kirby <osk@exegin.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44492 3c298f89-4303-0410-b956-a3cf2f4a3e73
* at91: bump to v3.18John Crispin2015-02-182-0/+247
| | | | | | Signed-off-by: Your Name <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44489 3c298f89-4303-0410-b956-a3cf2f4a3e73
* at91: move 3.10 specific files and patchesFlorian Fainelli2014-09-033-466/+0
| | | | | | | | | | In preparation for adding 3.14 kernel support, move files and patches to a separate per-version directory since some of them will have incompatible changes (e.g: dts) Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: modify mtd related patches for 3.14Hauke Mehrtens2014-05-081-1/+3
| | | | | | | | | | | | | The change is the same as ("kernel/generic: modify mtd related patches"). Since these files are under files directory, not a files directory of specific kernel version, better to also change them. So it will avoid adding files to future specific files directory (e.g. files-3.14) for this mtd related change. Signed-off-by: Zhao, Gang <gamerh2o@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* at91: upgrade to kernel 3.8.7 and use devicetreeGabor Juhos2013-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 chooseClaudio Mignanti2012-04-221-15/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Remove old netus board definitionClaudio Mignanti2012-04-221-242/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] add TQMa9263 board setupJo-Philipp Wich2011-01-271-0/+229
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Import an experimental ADC driverClaudio Mignanti2010-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 boardClaudio Mignanti2010-10-111-2/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Add board definition previously forgottenClaudio Mignanti2010-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 ;)Felix Fietkau2009-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 ↵Felix Fietkau2007-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