Differences between revisions 35 and 55 (spanning 20 versions)
Revision 35 as of 2019-11-23 19:23:11
Size: 2561
Editor: AlbanVidal
Comment: Second table: Changing headers names
Revision 55 as of 2020-02-19 09:45:16
Size: 3419
Editor: ?MichaelCrusoe
Comment: 'mips' port discontinued post Debian 10 ("buster")
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
|| '''Chip''' || '''Manufacturer''' || '''Status''' || '''Comments''' ||
|| Alpha || !HewlettPackard (formerly Compaq, formerly Digital) || Unofficial || ||
|| [[ArmEabiPort|Arm]] || Hundreds || Unupported || !NetWinder, NSLU2, ...||
|| [[ArmEabiPort|Armel]] || Hundreds || Supported || QNAP, SheevaPlug||
|| [[ArmHardFloatPort|armhf]] || Hundreds || Supported || Allwinner boards, etc ||
|| [[Arm64Port|arm64]] || Hundreds || Supported || ||
|| hppa || !HewlettPackard || Unofficial || HP Precision Architecture ||
|| [[i386]] || Intel/AMD/Cyrix/... || Supported || The original platform ||
|| [[DebianAMD64|amd64]] || Intel, AMD || Supported || also known as em64t or x86-64. ||
|| ia64 || Intel || Unsupported || Itanium (not Intel ''Core'' series) ||
|| [[M68k|m68k]] || Motorola || Unofficial || Amiga, !AtariST, very old Macintoshes, some old Sun hardware (sun3) ||
|| [[MIPSPort|mips]] || Imagination Technologies || Supported || Cavium; big endian ||
|| [[MIPSPort|mipsel]] || Imagination Technologies || Supported || Loongson; little endian ||
|| [[PowerPC]] || IBM/Motorola/Apple || Supported || Old Macintoshes ||
|| '''Architecture''' || '''Manufacturer''' || '''Status''' || '''Comments''' ||
|| Alpha || HPe (formerly HP, Compaq, Digital) || Unofficial || ||
|| [[ArmEabiPort|Arm]] || Hundreds || Unsupported || !NetWinder, NSLU2, ...||
|| [[ArmEabiPort|Armel]] || Hundreds || Supported || QNAP, SheevaPlug, Raspberry Pi 1 ||
|| [[ArmHardFloatPort|armhf]] || Hundreds || Supported || Arm v7 32-bit systems; for kernel support see [[DebianKernel/ARMMP]] ||
|| [[Arm64Port|arm64]] || Hundreds || Supported || Arm v8 64-bit systems ||
|| hppa || HPe (formerly HP) || Unofficial || HP Precision Architecture ||
|| [[i386]] || Intel, AMD, Cyrix, NSC, Transmeta, VIA || Supported || The original x86 platform. Now requires "686" class CPU. ||
|| [[DebianAMD64|amd64]] || AMD, Intel, VIA || Supported || also known as em64t or x86-64. ||
|| ia64 || Intel, HPe || Unofficial || Itanium (not Intel ''Core'' series) ||
|| [[M68k|m68k]] || Freescale (formerly Motorola) || Unofficial || Amiga, !AtariST, very old Macintoshes, some old Sun hardware (sun3) ||
|| [[MIPSPort|mips]] || Cavium, Wave Computing (formerly Imagination, MIPS) || Supported [[MIPSPort#Support| only through Buster ]] || Big-endian 32-bit ||
|| [[MIPSPort|mipsel]] || Cavium, Loongson, Wave Computing (formerly Imagination, MIPS) || Supported || Little-endian 32-bit ||
|| [[MIPSPort|mips64el]] || Cavium, Loongson, Wave Computing (formerly Imagination, MIPS) || Supported || Little-endian 64-bit ||
|| [[PowerPC]] || IBM, Freescale (formerly Motorola) || Unofficial || Old Macintoshes ||
|| [[PPC64]] || IBM, Freescale (formerly Motorola) || Unofficial || Old Macintoshes, IBM POWER systems ||
|| [[ppc64el]] || IBM || Supported || POWER8, POWER9 systems ||
|| [[RISC-V|riscv64]] || SiFive, etc. || Unofficial || ||
Line 28: Line 32:
|| [[SHPort|sh]] || Hitachi || In progress || ||
|| [[PortsSparc|sparc]] || Sun || Unofficial || ||
|| [[SH4]] || Renesas (formerly Hitachi) || Unofficial || ||
|| [[PortsSparc|sparc64]] || Sun, Fujitsu, etc. || Unofficial || ||
|| [[X32Port|x32]] || AMD, Intel, VIA || Unofficial || 32-bit ABI using x86-64 (amd64) ISA. ||
Line 34: Line 38:
|| '''Chip''' || '''Kernel''' || '''Status''' || '''Comments''' ||
|| hurd-i386 || see TheHurd || In progress || Not a hardware platform ||
|| '''Architecture''' || '''Kernel''' || '''Status''' || '''Comments''' ||
|| hurd-i386 || see TheHurd || Unofficial || Not a hardware platform ||
Line 38: Line 42:
|| [[Debian_GNU/kFreeBSD|kfreebsd-i386]] || FreeBSD kernel || Supported || Not a hardware platform ||
|| [[Debian_GNU/kFreeBSD|kfreebsd-amd64]] || FreeBSD kernel || Supported || Not a hardware platform ||
|| [[Debian_GNU/kFreeBSD|kfreebsd-i386]] || FreeBSD kernel || Unofficial || Not a hardware platform ||
|| [[Debian_GNU/kFreeBSD|kfreebsd-amd64]] || FreeBSD kernel || Unofficial || Not a hardware platform ||
Line 41: Line 45:
CategoryDeveloper CategoryPorts CategoryDeveloper CategoryPorts CategoryProposedDeletion: not maintained, duplicates information from elsewhere

Translation(s): English - Français - Italiano - 日本語 (Nihongo) - Русский


In this case, "Architecture" refers to the computer platform the user wishes to deploy Debian on. In most cases, you should read this page first:

Developers might refer also to ArchitectureSpecificsMemo.

Linux

Still, here's a table describing the status of the various platforms.

Architecture

Manufacturer

Status

Comments

Alpha

HPe (formerly HP, Compaq, Digital)

Unofficial

Arm

Hundreds

Unsupported

NetWinder, NSLU2, ...

Armel

Hundreds

Supported

QNAP, ?SheevaPlug, Raspberry Pi 1

armhf

Hundreds

Supported

Arm v7 32-bit systems; for kernel support see DebianKernel/ARMMP

arm64

Hundreds

Supported

Arm v8 64-bit systems

hppa

HPe (formerly HP)

Unofficial

HP Precision Architecture

i386

Intel, AMD, Cyrix, NSC, Transmeta, VIA

Supported

The original x86 platform. Now requires "686" class CPU.

amd64

AMD, Intel, VIA

Supported

also known as em64t or x86-64.

ia64

Intel, HPe

Unofficial

Itanium (not Intel Core series)

m68k

Freescale (formerly Motorola)

Unofficial

Amiga, !AtariST, very old Macintoshes, some old Sun hardware (sun3)

mips

Cavium, Wave Computing (formerly Imagination, MIPS)

Supported only through Buster

Big-endian 32-bit

mipsel

Cavium, Loongson, Wave Computing (formerly Imagination, MIPS)

Supported

Little-endian 32-bit

mips64el

Cavium, Loongson, Wave Computing (formerly Imagination, MIPS)

Supported

Little-endian 64-bit

PowerPC

IBM, Freescale (formerly Motorola)

Unofficial

Old Macintoshes

PPC64

IBM, Freescale (formerly Motorola)

Unofficial

Old Macintoshes, IBM POWER systems

ppc64el

IBM

Supported

POWER8, POWER9 systems

riscv64

?SiFive, etc.

Unofficial

s390

IBM

Unsupported

BigIron - IBM mainframe platform

s390x

IBM

Supported

Newer BigIron - IBM mainframe platform

SH4

Renesas (formerly Hitachi)

Unofficial

sparc64

Sun, Fujitsu, etc.

Unofficial

x32

AMD, Intel, VIA

Unofficial

32-bit ABI using x86-64 (amd64) ISA.

non-Linux

Architecture

Kernel

Status

Comments

hurd-i386

see TheHurd

Unofficial

Not a hardware platform

netbsd-i386

NetBSD kernel

In progress

Not a hardware platform

netbsd-alpha

NetBSD kernel

In progress

Not a hardware platform

kfreebsd-i386

FreeBSD kernel

Unofficial

Not a hardware platform

kfreebsd-amd64

FreeBSD kernel

Unofficial

Not a hardware platform


CategoryDeveloper CategoryPorts CategoryProposedDeletion: not maintained, duplicates information from elsewhere