aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/sama5d3
Commit message (Collapse)AuthorAgeFilesLines
* at91: convert boards to generic build targetBen Whitten2017-06-121-14/+0
| | | | | | | | | | | | | | Evaluation boards are left in component form to ease flashing using vendor tooling and instructions. These boards also do not include the EOF marker in the UBIFS as the bootloaders are recent and easily upgradeable. The end product boards use factory.bin images based on the dts layout and include EOF markers as bootloader UBI support is not determined. Signed-off-by: Ben Whitten <ben.whitten@gmail.com> Signed-off-by: Mathias Kresin <dev@kresin.me>
* at91: fix SAMA5D3 subtargetJo-Philipp Wich2016-04-251-5/+12
| | | | | | | Add required architecture overrides to enable SAMA5 boards in Kconfig, add resulting missing symbols, reorder config and remove unrelated XEN setting. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* at91: sama5d3: enable USB2 by defaultFlorian Fainelli2015-07-041-0/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 46173
* at91: bump to v3.18John Crispin2015-02-181-0/+1
| | | | | | Signed-off-by: Your Name <blogic@openwrt.org> SVN-Revision: 44489
* at91: build images for AT91SAMA5D3XPLAINEDFlorian Fainelli2014-09-031-0/+14
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 42418
* at91: add SAMA5D3 subtargetFlorian Fainelli2014-09-032-0/+19
Add a subtarget for Atmel's SAMA5D3 Cortex-A5 based SoCs. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 42417