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 ...
随机推荐
- python爬虫:一些爬虫常用的技巧
1.基本抓取网页 get方法 import urllib2 url = "http://www.baidu.com" response = urllib2.urlopen(url) ...
- SQLServer —— 用户权限操作
说明 以下操作都是基于SQLServer登陆验证方式登陆.而且操作员都是 sa. 一.添加登陆账号 use master go ' 第一个(xu)是登陆名,第二个(123456)是登陆密码. 执行语句 ...
- day20 BBS前奏
Django的ORM操作 1.FK 2.M2M 3.O2O 4.CURD 5.aggregate聚合 6.F 7.Q FORM表单 Django form model form views介绍 adm ...
- JDK 8 中包列表及介绍
了解了Java 8中所有包的作用,对Java 8有了一个整体的了解,另外也是提高了自身的阅读能力.本文列出了Java 8中所有的包,并且对每一个包的功能做了简要的说明,希望对你有所帮助. ------ ...
- @游记@ CSP2019
目录 @day -??@ @day -1@ @day 0@ @day 1@ @day 2@ @day ??@ @day ??+1@ @day -??@ 和 yhn 学长在校外偶遇. 聊了一些.他说现在 ...
- docker学习笔记(总纲)
阿里容器Docker简介 什么是Docker 为什么要用Docker 基本认识 Docker EE/Docker CE简介与版本规划 镜像 容器 仓库 数据卷 阿里容器服务的基本概念与其它名词解释 C ...
- Microsoft.SQL.Server2012.Performance.Tuning.Cookbook学习笔记(一)
一.Creating a trace or workload 注意点: In the Trace Properties dialog box, there is a checkbox option i ...
- @codeforces - 631E@ Product Sum
目录 @desription@ @solution@ @accepted code@ @details@ @desription@ 给定一个序列 a,定义它的权值 \(c = \sum_{i=1}^{ ...
- uva 11174 Stand in a Line (排列组合)
UVa Online Judge 训练指南的题目. 题意是,给出n个人,以及一些关系,要求对这n个人构成一个排列,其中父亲必须排在儿子的前面.问一共有多少种方式. 做法是,对于每一个父节点,将它的儿子 ...
- iptables 规则(Rules)
iptables的每一条规则(rule),都是由两部分组成的,第一部分包含一或多个「过滤条件」其作用是检查包是否符合处理条件(所有条件都必须成立才算数) :第而部分称为「目标」,用於決定如何处置符合条 ...