mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Supported architectures for Linux 2.6
@ 2004-09-06  1:53 pinotj
  2004-09-06  6:55 ` Kaj-Michael Lang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pinotj @ 2004-09-06  1:53 UTC (permalink / raw)
  To: linux-kernel

Hi,

I updated the documentation I wrote about architectures supported by the 2.6.X kernel. Here is the beginning for the curious:

----8<------
August 2004		Supported architectures for Linux	v2.6.8
			~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


The following is a quite complete list of all the architectures supported
by Linux. Of course, you will find here Alpha, ARM, ARM26, CRIS, H8300,
i386, IA-64, M68000, MIPS, PA-RISC, PPC, S/390, SuperH, SPARC, v850 and
x86-64. But you will find too a complete list of CPUs and board supported
by the kernel. For each part, first list means "board" and second one
means "CPU".


 Content:
 ~~~~~~~~
	1. i386		7. IA-64		13. S/390 (32/64)
	2. Alpha	8. M68K			14. SuperH (32/64)
	3. ARM		9. MIPS (32/64, LE/BE)	15. SPARC
	4. ARM26	10. PA-RISC (32/64)	16. UltraSPARC
	5. CRIS		11. PPC			17. v850
	6. H8300	12. PPC64		18. x86-64
	
  

 1. i386
 ~~~~~~~
	AMD Elan
	NUMAQ (IBM/Sequent)
	PC-compatible	(generic)
	SGI 320/540 (Visual Workstation)
	Summit/EXA (IBM x440)
	Unisys ES7000 IA32
	Voyager (NCR)
	generic SMP (Summit, bigsmp, ES7000)
	generic SMP with more than 8 CPUs
		
		AMD 386DX/DXL/SL/SLC/SX
		AMD 486DX/DX2/DX4/SL/SLC/SLC2/SLC3/SX/SX2
		AMD Elan
		AMD K5
		AMD K6/K6-II/K6-III
		AMD K7/Athlon/Duron/Thunderbird
		AMD K8/Athlon64/Hammer/Opteron
		Cyrix 386DX/DXL/SL/SLC/SX
		Cyrix 486DLC/DLC2/DX/DX2/DX4/SL/SLC/SLC2/SLC3/SX/SX2
		Cyrix III
		IBM 486DX/DX2/DX4/SL/SLC/SLC2/SLC3/SX/SX2
		IDT Winchip
		IDT Winchip 2
		IDT Winchip 2A/3
		Intel 386DX/DXL/SL/SLC/SX
		Intel 486DX/DX2/DX4/SL/SLC/SLC2/SLC3/SX/SX2
----8<------

The complete file is available here :
http://cercle-daejeon.homelinux.org/linux/kernel/arch.txt 

If you have any comments/suggestions/modifications please put me in CC when you answer this mail.

Regards,

--
Jerome Pinot
http://cercle-daejeon.homelinux.org/linux


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Supported architectures for Linux 2.6
  2004-09-06  1:53 Supported architectures for Linux 2.6 pinotj
@ 2004-09-06  6:55 ` Kaj-Michael Lang
  2004-09-07  8:47 ` Jan-Benedict Glaw
  2004-09-07  8:54 ` Russell King
  2 siblings, 0 replies; 4+ messages in thread
From: Kaj-Michael Lang @ 2004-09-06  6:55 UTC (permalink / raw)
  To: linux-kernel; +Cc: pinotj

> The complete file is available here :
> http://cercle-daejeon.homelinux.org/linux/kernel/arch.txt 

You might like to add:

MIPS/IP30 (Octane)
http://helios.et.put.poznan.pl/~sskowron/ip30/

SGI Indigo2 R10k (IP28) 
http://home.alphastar.de/fuerst/download.html

And VAX
http://linux-vax.sourceforge.net/

-- 
Kaj-Michael Lang , milang@tal.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Supported architectures for Linux 2.6
  2004-09-06  1:53 Supported architectures for Linux 2.6 pinotj
  2004-09-06  6:55 ` Kaj-Michael Lang
@ 2004-09-07  8:47 ` Jan-Benedict Glaw
  2004-09-07  8:54 ` Russell King
  2 siblings, 0 replies; 4+ messages in thread
From: Jan-Benedict Glaw @ 2004-09-07  8:47 UTC (permalink / raw)
  To: pinotj; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 822 bytes --]

On Mon, 2004-09-06 03:53:12 +0200, pinotj@club-internet.fr <pinotj@club-internet.fr>
wrote in message <mnet1.1094435592.18565.pinotj@club-internet.fr>:
> Hi,
> 
> I updated the documentation I wrote about architectures supported by the 2.6.X kernel. Here is the beginning for the curious:
[...]
> The complete file is available here :
> http://cercle-daejeon.homelinux.org/linux/kernel/arch.txt 

The list of Alpha computers is missing the "NoName" model, aka AXPpci33.

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 fuer einen Freien Staat voll Freier Bürger" | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Supported architectures for Linux 2.6
  2004-09-06  1:53 Supported architectures for Linux 2.6 pinotj
  2004-09-06  6:55 ` Kaj-Michael Lang
  2004-09-07  8:47 ` Jan-Benedict Glaw
@ 2004-09-07  8:54 ` Russell King
  2 siblings, 0 replies; 4+ messages in thread
From: Russell King @ 2004-09-07  8:54 UTC (permalink / raw)
  To: pinotj; +Cc: linux-kernel

On Mon, Sep 06, 2004 at 03:53:12AM +0200, pinotj@club-internet.fr wrote:
> I updated the documentation I wrote about architectures supported by
> the 2.6.X kernel. Here is the beginning for the curious:
>...
> The complete file is available here :
> http://cercle-daejeon.homelinux.org/linux/kernel/arch.txt 

Sorry, I don't have much interest in keeping this up to date for ARM
platforms; there are too many ARM platforms around which would make
this a full time job.

I'm not certain that all the ARM platforms we appear to support in
2.6.x are actually working - again, it comes back to time, people and
testing.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-09-07  8:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-06  1:53 Supported architectures for Linux 2.6 pinotj
2004-09-06  6:55 ` Kaj-Michael Lang
2004-09-07  8:47 ` Jan-Benedict Glaw
2004-09-07  8:54 ` Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome