summaryrefslogtreecommitdiffstats
path: root/src/doc/src/devices/qtee-toradex-apalis.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Discuss Flashing Wizard in the device setup instructionsTopi Reinio2014-11-211-2/+4
| | | | | | | | Mention the wizard as an easy alternative for setting up a device with B2Qt image. Change-Id: Ie58ee110f190c87164f36b5985dcc3613b9b6fb9 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* Doc: Apalis iMX6 is using adb over USBSamuli Piippo2014-11-201-1/+5
| | | | | | Task-number: QTEE-671 Change-Id: I94705ef38f8729a5a3f45cf5ebc25900d6df1845 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: Raise the SD card size requirement for eLinux to 1GBTopi Reinio2014-11-201-1/+1
| | | | | | Task-number: QTEE-767 Change-Id: Ic05375e703afb7f94360463524b76a5d4a7b37d8 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Merge remote-tracking branch 'origin/stable' into devaavit2014-11-141-2/+2
|\ | | | | | | Change-Id: Ib0a08de8aaf17f2803d51bded8d0dcfb14e9c206
| * Change copyright noticeRainer Keller2014-10-061-2/+2
| | | | | | | | | | | | | | URL points to qt.io Change-Id: If1dcfcef627ee3e2bdde49522ebabcaa66cea29b Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* | doc: Updated instructions for Toradex Apalis iMX6Samuli Piippo2014-11-061-5/+16
| | | | | | | | | | Change-Id: I5a9e7521e75a18d7854f87d0de1bb263bbac83ed Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* | Doc: updates to instructions for BYOSSamuli Piippo2014-11-061-1/+1
|/ | | | | | | | | How to use the new initialization scripts for BYOS. Also change all references of Boot2Qt-3.x to 4.x. Task-number: QTEE-786 Change-Id: Ib0c580cc8c227b0abdd0bb9b29143af11efd619b Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: split up the docs into multiple filesTopi Reinio2014-08-291-0/+80
Split up the monolithic b2qt.qdoc into separate documentation files, making future edits and maintenance easier. Device-specific instructions are created in devices/ subdirectory, and shared documentation (referenced in multiple places) are moved to shared/. Change-Id: I9425297781a1dda9c08a149b0870a0389c575560 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>