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 ...
随机推荐
- Effective Modern C++:03转向现代C++
07:在创建对象时注意区分()和{} 自C++11以来,指定初始化值的的方式包括使用小括号,等号,以及大括号: ); // initializer is in parentheses ; // ini ...
- LeetCode225 Implement Stack using Queues
Implement the following operations of a stack using queues. (Easy) push(x) -- Push element x onto st ...
- [React Native]升级React Native版本
React Native正式版本还没发布,但是小版本基本上每个月都更新1-2次.9月11号又更新了0.33版本,其中有两个增强功能正好是项目中用到的. 添加Android6.0权限验证API Add ...
- poj2391 最大流+拆点
题意:F块草坪,上面有n头牛,可以容纳m个牛遮雨.将草坪一份为2,成为二部图. 对于此题,和poj2112很像,只是2112很明显的二部图.这道题就开始敲,但是建图遇到问题,草坪的2个值怎么处理,于是 ...
- HZOJ Permutation
输出原序列有45分…… 字典序最小可以和拓扑序联系起来. 根据原来的题意不是很可做,于是对原序列求逆,令q[p[i]]=i; 那么就成功将题意转化:相邻元素值的差大于等于k时可以交换,使序列字典序最小 ...
- Python 基础06 循环
循环用于重复执行一些程序块.从上一讲的选择结构,我们已经看到了如何用缩进来表示程序块的隶属关系. 循环也会用到类似的写法. for 循环 for 循环需要预先设定好循环的次数(n) 然后执行隶属于fo ...
- 【Android内存机制分析】了解Android堆和栈
昨天用Gallery做了一个图片浏览选择开机画面的功能,当我加载的图片多了就出现OOM问题.以前也出现过这个问题,那时候并没有深究.这次打算好好分析一下Android的内存机制. 因为我以前是做VC+ ...
- PHP怎么调用其他类的方法
2个PHP,这个PHP中的类调用另一个PHP中的类,如何调用.Java中是import ,php中是什么?还是用其他什么方法? 1.引用类:比如类名为product,则:include('...路径/ ...
- @noi.ac - 442@ 牛羊被他抢了
目录 @description@ @solution@ @accepted code@ @details@ @description@ 众所周知小G热衷于搏弈,有一天他来到你的大草原上,抢走了你所有的 ...
- codeforces2B.The least round way 题解 动态规划/模拟
题目出处:http://codeforces.com/problemset/problem/2/B 题目描述 给你一个 \(n \times n\) 的二维数组,它包含的元素都是非负整数.你需要寻找一 ...