Category:Devices: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Belongs in category:ports.)
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=Devices supporting Qt=
[[Category:Ports]]
Qt runs on a variety of consumer devices and platforms across a number of different CPU architectures. This ranges from community supported devices like the Beagleboard family, Raspberry Pi to reference designs of chipset vendors like AMLogic, Broadcom, STMicroelectronics and
Trident.


Qt runs on a variety of consumer devices and platforms across a number of different <span class="caps">CPU</span> architectures. This ranges from community supported devices like the Beagleboard family, Raspberry Pi to reference designs of chipset vendors like <span class="caps">AML</span>ogic, Broadcom, <span class="caps">STM</span>icroelectronics and<br /> Trident.
This page should help you to find build instructions for Qt for your board and some information on how to get the most out of your board. In case you are interested in the process of adding a new device please see the [[AddDevice | adding a new device]].


This page should help you to find build instructions for Qt for your board and some information on how to get the most out of your board. In case you are interested in the process of adding a new device please see the [[AddDevice|adding a new device]].
== Topics ==
 
* [[Supported Devices]]
==<span class="caps">FAQ</span>==
* [[AddDevice|Adding a new device]]
 
* [[DirectFBAndQt]]
[[DeviceProfileProposal|Device Profile Proposal]]<br />[[:Category:Hardware-FAQ|Device <span class="caps">FAQ</span>]]<br />[[:Category:Software-FAQ|Software <span class="caps">FAQ</span>]]
* [[:Category:QtonPi|QtonPi]]: The Qt5 on RaspberryPi project
 
* [[:Category:Hardware-FAQ|Hardware FAQ]]: Frequently Asked Questions regarding Qt on various hardware platforms.
==Device related considerations==
* [[:Category:Software-FAQ|Software FAQ]]: Frequently Asked Questions regarding Qt’s software depedencies.
 
* [[DeviceProfileProposal|Device Profile Proposal]]
[[ToolchainInformation|Toolchain considerations]]
* [[ToolchainInformation|Toolchain considerations]]
 
==Supported Devices==
 
{| class="infotable line"
! Vendor
! Platform
! Type
! <span class="caps">CPU</span>
! <span class="caps">GPU</span>
|-
| <span class="caps">AML</span>ogic
|
[[AML8726-M|AML8726 M]]
| Tablets
| Cortex A9
| Mali 400-M
|-
| Archos
|
[[ArchosGen8|70/101IT]]
| Tablets
| Cortex A8
| PowerVR SGX530
|-
| BlackBerry
|
[[BlackBerry|PlayBook]]
| Tablets
| Dual Core Cortex A9
| PowerVR SGX540
|-
| BlackBerry
|
[[BlackBerry|Z30]]
| Consumer
| Dual Core 1.7 GHz Qualcomm Snapdragon S4 Pro
| Adreno 330
|-
| BlackBerry
|
[[BlackBerry|Z10]]
| Consumer
| Qualcomm Snapdragon S4 processor
| Adreno 225
|-
| BlackBerry
|
[[BlackBerry|Q10]]
| Consumer
| Qualcomm Snapdragon S4 processor with 1.5 GHz dual-core <span class="caps">CPU</span>s
| Adreno 225
|-
| BlackBerry
|
[[BlackBerry|Q5]]
| Consumer
| Qualcomm Snapdragon S4 processor with 1.2 GHz dual-core <span class="caps">CPU</span>s
| Adreno 225
|-
| Broadcom
|
[[Broadcom97420|97420]]
| Set-Top-Box
| <span class="caps">MIPS</span> Dual Core
| VideoCore
|-
| Broadcom
|
[[Broadcom97425|97425]]
| Set-Top-Box
| <span class="caps">MIPS</span> Dual Core
| VideoCore
|-
| Broadcom
|
[[RaspberryPi]]
| Developer
| ARM11
| VideoCore
|-
| <span class="caps">STM</span>icroelectronics
|
[[ST7105]]
| IP-TV
| SH430
| 2D <span class="caps">GPU</span>
|-
| <span class="caps">STM</span>icroelectronics
|
[[ST7108]]
| Set-Top-Box
| SH430
| Mali 400
|-
| <span class="caps">STM</span>icroelectronics
|
[[ST7540]]
| IP-TV
| SH430
| Mali 400
|-
| <span class="caps">STE</span>ricsson
|
[[Snowball]]
| Developer
| Cortex A9
| Mali 400
|-
| Trident
|
[[Shiner]]
| Set-Top-Box
| Cortex A9
| PowerVR
|-
| Nokia
|
[[N9|Nokia N9]]
| Consumer
| Cortex A8
| PowerVR SGX530
|-
| TexasInstruments
|
[[TIBeagleBoard|Beagleboard]]
| Developer
| Cortex A8
| PowerVR SGX530
|-
| TexasInstruments
| Pandaboard
| Developer
| Dual Core Cortex A9
| PowerVR SGX540
|-
| multiple
| multiple
| various
| Dual Core Cortex A9
|
[[Tegra2]]
|-
| Freescale
|
[[i.MX-6|i.MX 6]]
| various
| Single to Quad Core Cotex A9
| Vivante
|}
 
==Additional Vendor Notes==
 
[[TI|Texas Instruments]]
 
==Android==
 
There are a lot of rumors and statements around regarding <span class="caps">OEM</span> mainly (only?) supporting Android for there chipsets now/in the future.<br /> There is an idea in the room regarding how we can leverage that without having to have Java/Davlik.<br />[[native-Android-discussion|native Android discussion]]
 
===There are 18 articles in "Devices":===
 
===A===
* [[AddDevice]]
* [[AML8726-M|AML8726 M]]
* [[ArchosGen8]]===B===
* [[BCM7425-Qt4dot8-DFB-QWS|BCM7425 Qt4dot8 DFB QWS]]
* [[Broadcom97420]]
* [[Broadcom97425]]
* [[Broadcom97425-BCM7425-Qt4dot8-eglfs-QPA|Broadcom97425 BCM7425 Qt4dot8 eglfs QPA]]
* [[Broadcom97425-BCM7425-Qt5-eglfs|Broadcom97425 BCM7425 Qt5 eglfs]]===D===
* [[DirectFBAndQt]]===N===
* [[N9]]===R===
* [[RaspberryPi]]===S===
* [[Shiner]]
* [[ST7105]]
* [[ST7108]]
* [[ST7540]]===T===
* [[TI]]
* [[TIBeagleBoard]]
* [[TIPandaBoard]]
 
===Categories:===
 
* [[:Category:Hardware-FAQ|Hardware FAQ]]
* [[:Category:Software-FAQ|Software FAQ]]

Latest revision as of 14:27, 15 September 2016

Qt runs on a variety of consumer devices and platforms across a number of different CPU architectures. This ranges from community supported devices like the Beagleboard family, Raspberry Pi to reference designs of chipset vendors like AMLogic, Broadcom, STMicroelectronics and Trident.

This page should help you to find build instructions for Qt for your board and some information on how to get the most out of your board. In case you are interested in the process of adding a new device please see the adding a new device.

Topics