supported platform
| Target name | Platform | Architecture | Endianness | Developer(s) | Known Issues/Notes |
| adm5120 | Infineon/ADMtek ADM5120 | MIPS | big/little | florian, juhosg | adm5120 |
| adm8668 | Infineon/ADMtek ADM8668 | MIPS | little | florian | adm8668? |
| ar7 | Texas Instruments AR7 | MIPS | big/little | florian | ar7 |
| ar71xx | Atheros AR71xx/AR724x/913x | MIPS | big | juhosg, Kaloz | ar71xx |
| at91 | Atmel AT91 | ARM | little | hcg,claudio | at91 |
| atheros | Atheros AR231x/5312 | MIPS | big | nbd, Kaloz | atheros |
| au1000 | RMI/AMD Alchemy 1500/1550 | MIPS | little | florian, nico | au1000 |
| avr32 | Atmel AT32AP7000 | AVR32 | big | Kaloz | avr32 |
| brcm-2.4 | Broadcom BCM47xx/53xx | MIPS | little | nbd, pavlov | brcm-2.4 |
| brcm2708 | Broadcom BCM2708 | ARM | little | florian | brcm2708 |
| brcm47xx | Broadcom BCM47xx/53xx | MIPS | little | nbd, mbm, pavlov | brcm47xx |
| brcm63xx | Broadcom BCM63xx | MIPS | big | florian, cshore?, jogo | brcm63xx |
| cns3xxx | Cavium Networks CNS3xxx | ARM | big | Kaloz | cns3xxx? |
| cobalt | Cobalt Microservers | MIPS32/64 | little | florian | cobalt |
| ep93xx | Cirrus Logic EP93xx | ARM | little | florian | ep93xx |
| imx23 | Freescale i.MX23 series | ARM | little | wigyori | |
| iop32x | Intel IOP32x | ARM | little | Kaloz | iop32x |
| ixp4xx | Intel IXP42x | ARM | big | Kaloz, rwhitby | ixp4xx |
| gemini | Cortina CS351x (StormSemi SL351x) | ARM | little | Kaloz | gemini |
| kirkwood | Marvell MV88F61xx/MV88F62xx | ARM | little | Kaloz | kirkwood |
| lantiq | Lantiq FALC-ON/XWAY | MIPS | big & little | blogic? | lantiq?2 |
| magicbox | AMCC PowerPC 405 | PowerPC | big | nbd, Kaloz | magicbox1 |
| malta | MIPS Technologies Inc. Malta CoreLV | MIPS32/64 | big & little | florian | malta |
| mcs814x | Moschip MCS814x | ARM | little | florian | mcs814x |
| mpc52xx | Freescale MPC52xx | PowerPC | big | juhosg | mpc52xx? |
| mpc83xx | Freescale MPC83xx | PowerPC | big | Kaloz | mpc83xx? |
| mpc85xx | Freescale MPC85xx | PowerPC | big | Kaloz | mpc85xx? |
| mvebu | Marvell Armada XP/370 | ARM | little | luka, Kaloz | mvebu |
| mxs | Freeescale i.MX23/28 | ARM | little | wigyori | mxs? |
| netlogic | Broadcom/Netlogic XLP/XLR | MIPS64 | big | florian | netlogic? |
| octeon | Cavium Networks Octeon | MIPS64 | big | Kaloz, blogic? | octeon |
| olpc | x86 | x86 | little | ryd?, blogic? | olpc? |
| orion | Marvell MV88F518x/MV88F528x | ARM | little | Kaloz | orion |
| ppc40x | AMCC PPC40x | PowerPC | big | Kaloz | ppc40x |
| ppc44x | AMCC PPC44x | PowerPC | big | Kaloz | ppc44x |
| ps3 | Sony PS3 Game Console | PowerPC64 | big | geoff | ps3 |
| pxa | Marvell/Intel PXA250 | ARM | little | Kaloz | pxa |
| ramips | Ralink RT28xx/RT305X | MIPS | big | Kaloz, juhosg, blogic? | ramips? |
| rb532 | Mikrotik RouterBoard 532 | MIPS | little | nbd, florian | rb532 |
| realview | ARM Ltd. Realview EB | ARM | little | florian | realview |
| rdc | RDC321x/RDC861x | i486 | little | florian | rdc |
| sibyte | Broadcom/SiByte SB1 | MIPS32/64 | big/little | Kaloz | sibyte |
| sunxi | AllWinner A1x/A20 | ARM | little | wigyori | sunxi? |
| uml | User Mode Linux | native | native | groz?, nico | uml |
| x86 | x86 | x86 | little | nbd, nico, pavlov | x86 |
supported platform的更多相关文章
- UE打包32位程序遇到Win32 is not a supported platform for MindWaveEditor. Valid platforms are Win64.
1>------ 已启动全部重新生成: 项目: MindWave, 配置: Development_Editor Win32 ------1> Win32 is not a support ...
- [译]Introducing ASP.NET vNext and MVC 6
原文:http://www.infoq.com/news/2014/05/ASP.NET-vNext?utm_source=tuicool Part of the ASP.NET vNext init ...
- Android Lint Checks
Android Lint Checks Here are the current list of checks that lint performs as of Android Studio 2.3 ...
- RAC的QA
RAC: Frequently Asked Questions [ID 220970.1] 修改时间 13-JAN-2011 类型 FAQ 状态 PUBLISHED Appli ...
- [翻译]为你的服务器选择正确的.NET
英文原文 By Daniel Roth ASP.NET 5 is based on the .NET Execution Environment (DNX), which supports runni ...
- QT5.3.2在ARM上的移植
ubuntu10.04 准备移植phonon,4.5移植失败.播放声音就出错...没办法.转移到QtMutimedia 安装交叉编译工具这里就不提了... 1.下载QT5.3.2:http://dow ...
- phonegap Overview
PhoneGap 和 Cordova的关系阐述 是PhoneGap贡献给Apache后的开源项目,是从PhoneGap中抽出的核心代码,是驱动PhoneGap的核心引擎.你可以把他想象成类似于Webk ...
- 单机/伪分布式Hadoop2.4.1安装文档
转载自官方文档,最新版请见:http://hadoop.apache.org/docs/r2.4.1/hadoop-project-dist/hadoop-common/SingleCluster.h ...
- Introducing ASP.NET vNext and MVC 6
[译]Introducing ASP.NET vNext and MVC 6 原文:http://www.infoq.com/news/2014/05/ASP.NET-vNext?utm_source ...
随机推荐
- @codechef - KILLER@ Painting Tree
目录 @description@ @solution@ @accepted code@ @details@ @description@ 给定一个 N 个点的有根树,标号 1 到 N,以 1 为根.定义 ...
- Kubernetes1.4即将发布
(一)发布历史 Kubernetes 1.0 - 2015年7月发布 Kubernetes 1.1 - 2015年11月发布 Kubernetes 1.2 - 2016年3月发布 Kubernetes ...
- JAVA中this的三种用法的详解
this关键字必须放在非静态方法里面 this关键字代表自身,在程序中主要的使用用途有以下几个方面: ? 使用this关键字引用成员变量 ? 使用this关键字在自身构造方法内部引用其它构造方法 ? ...
- 用Sketch和PaintCode快速得到绘制代码
http://www.cocoachina.com/ios/20150901/13155.html 作者:codeGlider 授权本站转载. 在我的上一篇文章中 swift10分钟实现炫酷的导航控制 ...
- python 解释器编码
- docker查看运行容器详细信息
使用docker ps命令可以查看所有正在运行中的容器列表, 使用docker inspect命令我们可以查看更详细的关于某一个容器的信息. $ docker inspect 容器id/image
- 当async/await碰见forEach-------------爆炸
let p = ['http://img3.imgtn.bdimg.com/it/u=3278834702,2663618759&fm=26&gp=0.jpg', 'http://im ...
- mysql带有子查询的like查询
SELECT * FROM by_app_categories WHERE c_name LIKE CONCAT('%', (SELECT `name` FROM b_catelist WHERE t ...
- EL表达式多条件或判断用法
简单记录一EL表达式的判断用法 <c:if test="${(order.status == '06'&& order.type=='02') || (order.st ...
- 在WPF中绘制多维数据集
原文 https://stuff.seans.com/2008/08/13/drawing-a-cube-in-wpf/ 是时候使用WPF绘制一个简单的3D对象了.作为WPF中3D图形的快速介绍,让我 ...