List of Linux-supported computer architectures
The basic components of the Linux family of operating systems, such as the Linux kernel, the GNU C Library, BusyBox or forks thereof like μClinux and uClibc, have been programmed with a certain level of abstraction in mind. Also, there are distinct code paths in the assembly language or C source code which support certain hardware. Therefore, the source code can be successfully compiled on—
Furthermore, the required free and open-source software has also been developed to interface between Linux and the hardware Linux is be executed on. For example, compilers are available, e.g. GNU Compiler Collection (GCC) and LLVM/Clang. For cross-compilation a number of complete toolchains are available, like GNU toolchain, OpenWrt Buildroot or OpenEmbedded. The Yocto Project is targeted at embedded use cases.
The portability section of the Linux kernel article contains information and references to technical details.
Note that further components like a display server, or programs like Blender, can be present or absent. Fundamentally any software has to be ported, i.e. specifically adapted, to any kind of hardware it is supposed to be executed on. The level of abstraction that has been kept in mind while programming that software in the first place dictates the necessary effort.
The relevant term is of the porting target is computer architecture; it comprises the instruction set(s) and the microarchitecture(s) of the processor(s), at least of the CPU. The target also comprises the "system design" of the entire system, be it a supercomputer, a desktop computer or some SoC, e.g. in case some unique bus is being used. In former times, the memory controller was part of the chipset on the motherboard and not on the CPU-die.
Although the support of a specific instruction set is the task of the compiler, the software must be written with a certain level of abstraction in mind to make this portability possible. Any code written in Assembly language will be specific to the instruction set.
The support of a specific microarchitecture includes optimizations for the CPU cache hierarchy, the TLB, etc.
Releases
- Alpha instruction set:
- DEC Alpha
- Samsung Alpha CPU
- Analog Devices
- ARM family of instruction sets (32- and 64-bit):
- Acorn Archimedes and Risc PC series
- Allwinner
- Apple Ax
- Broadcom VideoCore
- DEC StrongARM
- Samsung Exynos
- Marvell (formerly Intel) XScale
- Sharp Zaurus
- HiSilicon
- iPAQ
- Palm, Inc.'s Tungsten Handheld[1]
- Gamepark Holdings' GP2X
- Open Pandora
- MediaTek
- Nokia 770 Internet Tablet
- Nokia N800
- Nokia N810
- Nokia N900
- Nomadik
- NovaThor (discontinued)
- gumstix
- Nintendo DS via DSlinux
- Sony Mylo
- Qualcomm Snapdragon
- Nvidia Tegra
- TI OMAP
- Psion 5, 5MX, Series 7, netBook
- Rockchip
- Some Models of Apple iPods (see iPodLinux)
- OpenMoko Neo 1973
- Freescale's (formerly Motorola's) i.MX multimedia processors
- Atmel AVR32
- Axis Communications' ETRAX CRIS
- Texas Instruments TMS320 family of DSPs from Texas Instruments
- Freescale's (formerly Motorola's) 68k architecture (68020, 68030, 68040, 68060):
- Fujitsu FR-V
- Qualcomm Hexagon
- Hewlett-Packard's PA-RISC family
- H8 architecture from Renesas Technology, formerly Hitachi.
- H8/300
- H8/500
- IBM
- Intel IA-64 Itanium, Itanium II
- x86 architecture:
- IBM PC compatibles using IA-32 and x86-64 processors:
- Intel 80386 (abandoned in version 3.8), 80486, and their AMD, Cyrix, Texas Instruments and IBM variants
- The entire Pentium series and its Celeron and Xeon variants
- The Intel Core processors
- AMD 5x86, K5, K6, Athlon (all 32-bit versions), Duron, Sempron
- x86-64: 64-bit processor architecture, now officially known as AMD64 (AMD) or Intel64 (Intel); supported by the Athlon 64, Opteron and Intel Core 2 processors, among others
- Cyrix 5x86, 6x86 (M1), 6x86MX and MediaGX (National/AMD Geode) series
- VIA Technologies Eden (Samuel II), VIA C3, and VIA C7 processors
- Microsoft's Xbox (Pentium III processor), through the Xbox Linux project
- SGI Visual Workstation (Pentium II/III processor(s) with SGI chipset)
- Sun Microsystems Sun386i workstation (80386 and 80486)
- Support for 8086, 8088, 80186, 80188 and 80286 CPUs is under development (the ELKS fork)[2]
- IBM PC compatibles using IA-32 and x86-64 processors:
- M32R from Mitsubishi
- Microblaze from Xilinx
- MIPS instruction set:
- Dingoo
- Infineon's Amazon & Danube Network Processors
- Ingenic Jz4740
- Jazz
- Cobalt Qube, Cobalt RaQ
- DECstation
- WD TV
- Loongson (MIPS-compatible), Loongson 2, and Loongson 2E from BLX IC Design Ltd (China)
- Some PlayStation 2 models, through the PS2 Linux project
- PlayStation Portable uClinux 2.4.19 port
- Broadcom wireless chipsets
- Dreambox (HD models)[3]
- Cavium Octeon packet processors
- MN103 from Panasonic Corporation
- OpenRISC
- OpenRISC 1000 family in the mainline Linux Kernel as of 3.1.
- Beyond Semiconductor OR1200
- Beyond Semiconductor OR1210
- Power Architecture:
- IBM Servers
- PowerPC architecture:
- IBM's Cell
- Most pre-Intel Apple computers (all PCI-based Power Macintoshes, limited support for the older NuBus Power Macs)
- Clones of the PCI Power Mac marketed by Power Computing, UMAX and Motorola
- Amigas upgraded with a "Power-UP" card (such as the Blizzard or CyberStorm)
- AmigaOne motherboard from Eyetech Group Ltd (UK)
- Samantha from Soft3 (Italy)
- IBM RS/6000, iSeries and pSeries systems
- Pegasos I and II boards from Genesi
- Nintendo GameCube and Wii, through Nintendo GameCube Linux
- Project BlackDog from Realm Systems, Inc.
- Sony PlayStation 3
- Microsoft's Xbox 360, through the free60 project
- V-Dragon CPU from Culturecom.
- Virtex II Pro Field Programmable Gate Array (FPGA) from Xilinx with PowerPC cores.
- Dreambox (non-HD models)[4]
- SPARC
- SPARC (32-bit):
- Sun-4 (to be abandoned in version 2.6.27)
- SPARCstation/SPARCserver series (sun4m, sun4d) sun4c(to be abandoned in version 3.5)
- LEON
- UltraSPARC (64-bit):
- Sun Ultra series
- Sun Blade
- Sun Fire
- SPARC Enterprise systems, also the based on the UltraSPARC T1, UltraSPARC T2, UltraSPARC T3 and UltraSPARC T4 processors
- SPARC (32-bit):
- SuperH
- Synopsys DesignWare ARC cores, originally developed by ARC International
- S+core
- Tilera
- Xtensa from Tensilica
- UniCore32
Additional processors (particularly Freescale's 68000 and ColdFire) are supported by the MMU-less μClinux variant.
See also
References
External links
- Jae Yun Moon and Lee Sproull (November 2000). "Essence of Distributed Work: The Case of the Linux Kernel". First Monday 5 (11).
- BlueCat – Linux Kernel Porting Guide
|
|