summaryrefslogtreecommitdiffstats
path: root/src/doc/src/devices/qtee-beagleboard-xm.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Remove BeagleBoard-xM deviceaavit2014-11-261-69/+0
| | | | | | | | | Hasn't been supported since 2.x. Listed under Legacy Reference Devices. Change-Id: I16773eac6429b82bf90f4e9f50416bea567d8498 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com> 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: 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/+69
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>