summaryrefslogtreecommitdiffstats
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> SVN-Revision: 44492
* at91: bump to v3.18John Crispin2015-02-182-0/+247
| | | | | | Signed-off-by: Your Name <blogic@openwrt.org> SVN-Revision: 44489
* 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> SVN-Revision: 42413
* 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> SVN-Revision: 40732
* 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> SVN-Revision: 36452
* tqma9263: update board definition for 3.x series and fix config chooseClaudio Mignanti2012-04-221-15/+5
| | | | SVN-Revision: 31436
* Remove old netus board definitionClaudio Mignanti2012-04-221-242/+0
| | | | SVN-Revision: 31435
* add TQMa9263 board setupJo-Philipp Wich2011-01-271-0/+229
| | | | SVN-Revision: 25163
* Import an experimental ADC driverClaudio Mignanti2010-12-232-0/+417
| | | | SVN-Revision: 24814
* Add support for FOXGM carrier boardClaudio Mignanti2010-10-111-2/+18
| | | | SVN-Revision: 23398
* Add board definition previously forgottenClaudio Mignanti2010-06-301-0/+226
| | | | SVN-Revision: 21991
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* 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. SVN-Revision: 8653