From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E80C0C11D3D for ; Thu, 27 Feb 2020 15:43:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C2FFB24697 for ; Thu, 27 Feb 2020 15:43:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729304AbgB0Pnn (ORCPT ); Thu, 27 Feb 2020 10:43:43 -0500 Received: from out28-75.mail.aliyun.com ([115.124.28.75]:44646 "EHLO out28-75.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729155AbgB0Pnn (ORCPT ); Thu, 27 Feb 2020 10:43:43 -0500 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.1994393|-1;CH=green;DM=CONTINUE|CONTINUE|true|0.068018-0.00880021-0.923182;DS=CONTINUE|ham_system_inform|0.0394121-0.0933299-0.867258;FP=0|0|0|0|0|-1|-1|-1;HT=e02c03302;MF=zhouyanjie@wanyeetech.com;NM=1;PH=DS;RN=2;RT=2;SR=0;TI=SMTPD_---.GtHX9bG_1582818194; Received: from 192.168.10.227(mailfrom:zhouyanjie@wanyeetech.com fp:SMTPD_---.GtHX9bG_1582818194) by smtp.aliyun-inc.com(10.147.41.178); Thu, 27 Feb 2020 23:43:15 +0800 Subject: Re: MIPS Hardware support To: Thomas Bogendoerfer , linux-mips@vger.kernel.org References: <20200227144910.GA25011@alpha.franken.de> From: Zhou Yanjie Message-ID: <5E57E391.9040909@wanyeetech.com> Date: Thu, 27 Feb 2020 23:43:13 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <20200227144910.GA25011@alpha.franken.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Hi Thomas, Here is my list: Hardware I own and regulary boot current kernels: Ingenic SoC based machines (MACH_INGENIC) Hardware I own, but not booted for a while: Loongson 32-bit family of machines (MACH_LOONGSON32) Loongson-2E/F family of machines (MACH_LOONGSON2EF) Loongson 64-bit family of machines (MACH_LOONGSON64) Thanks and best regards! On 2020年02月27日 22:49, Thomas Bogendoerfer wrote: > Hi, > > we have 47 MIPS system types and I'd like to get an overview how alive > they really are. I've already grouped the 47 systems a little bit by > hardware I already own and regulary test kernels. Could you please > give me some feedback about the "unclassified" systems ? What systems > are supported by qemu (real test not just repeating qemu docs) ? > Thank you for your help. > > Thomas. > > Hardware I own and regulary boot current kernels: > > Jazz family of machines (MACH_JAZZ) /* runs with qemu */ > SGI IP22 (Indy/Indigo2) (SGI_IP22) > SGI IP27 (Origin200/2000) (SGI_IP27) > SGI IP28 (Indigo2 R10k) (SGI_IP28) > SGI IP30 (Octane/Octane2) (SGI_IP30) > SGI IP32 (O2) (SGI_IP32) > SNI RM200/300/400 (SNI_RM) > > Hardware I own, but not booted for a while: > > Texas Instruments AR7 (AR7) > Cobalt Server (MIPS_COBALT) > DECstations (MACH_DECSTATION) > Lantiq based platforms (LANTIQ) > Ralink based machines (RALINK) > Sibyte BCM91480B-BigSur (SIBYTE_BIGSUR) > > Unclassified: > > Generic board-agnostic MIPS kernel (MIPS_GENERIC) > Alchemy processor based machines (MIPS_ALCHEMY) > Atheros AR231x/AR531x SoC support (ATH25) > Atheros AR71XX/AR724X/AR913X based boards (ATH79) > Broadcom Generic BMIPS kernel (BMIPS_GENERIC) > Broadcom BCM47XX based boards (BCM47XX) > Broadcom BCM63XX based boards (BCM63XX) > Ingenic SoC based machines (MACH_INGENIC) > LASAT Networks platforms (LASAT) > Loongson 32-bit family of machines (MACH_LOONGSON32) > Loongson-2E/F family of machines (MACH_LOONGSON2EF) > Loongson 64-bit family of machines (MACH_LOONGSON64) > IMG Pistachio SoC based boards (MACH_PISTACHIO) > MIPS Malta board (MIPS_MALTA) > Microchip PIC32 Family (MACH_PIC32) > NEC EMMA2RH Mark-eins board (NEC_MARKEINS) > NEC VR4100 series based machines (MACH_VR41XX) > NXP STB220 board (NXP_STB220) > NXP 225 board (NXP_STB225) > PMC-Sierra MSP chipsets (PMC_MSP) > Sibyte BCM91120C-CRhine (SIBYTE_CRHINE) > Sibyte BCM91120x-Carmel (SIBYTE_CARMEL) > Sibyte BCM91125C-CRhone (SIBYTE_CRHONE) > Sibyte BCM91125E-Rhone (SIBYTE_RHONE) > Sibyte BCM91250A-SWARM (SIBYTE_SWARM) > Sibyte BCM91250C2-LittleSur (SIBYTE_LITTLESUR) > Sibyte BCM91250E-Sentosa (SIBYTE_SENTOSA) > Toshiba TX39 series based machines (MACH_TX39XX) > Toshiba TX49 series based machines (MACH_TX49XX) > Mikrotik RB532 boards (MIKROTIK_RB532) > Cavium Networks Octeon SoC based boards (CAVIUM_OCTEON_SOC) > Netlogic XLR/XLS based systems (NLM_XLR_BOARD) > Netlogic XLP based systems (NLM_XLP_BOARD) > Para-Virtualized guest system (MIPS_PARAVIRT) >