README.evbmips
1 $NetBSD: README.evbmips,v 1.2 2024/04/07 19:51:49 andvar Exp $
2
3 The documentation is not final, more updates are coming.
4
5 config date targets boards
6 -------------------------------------------------------------------------------------------------------------------------------------------------
7 ADM5210 2007/03/20 evbmips-el Infineon ADM5120 (MIPS32 4Kc) based boards and routers,
8 including RouterBOARD 100 series.
9 ADM5210-NB 2007/03/20 evbmips-el ADM5120 netboot kernel.
10 ADM5210-USB 2007/03/20 evbmips-el ADM5120 netboot kernel with USB support.
11 AP30 2006/06/06 evbmips-el,eb Atheros AP30 development board (AR5312).
12 CI20 2014/11/22 evbmips-eb MIPS Creator CI20 (Ingenic JZ4780).
13 CPMBR1400 2011/07/28 evbmips-el CradlePoint MBR1400 Router (Ralink RT3883 MIPS74K).
14 DB120 2011/07/07 evbmips-eb Qualcomm Atheros AR9344 (MIPS74K) DB120 evaluation board.
15 DBAU1500 2006/02/08 evbmips-el,eb AMD Alchemy DBAu1500 evaluation board.
16 DBAU1550 2006/02/08 evbmips-el,eb AMD Alchemy DBAu1550 evaluation board.
17 GDIUM 2009/08/06 evbmips-el EMTEC Gdium netbook 32-bit kernel.
18 GDIUM64 2011/08/24 evbmips(n)64-el EMTEC Gdium netbook 64-bit kernel.
19 LINKITSMART7688 2016/10/05 evbmips-el Seeed Studio LinkIt Smart 7688 compact controller board (MediaTek MT7688).
20 LOONGSON 2011/08/27 evbmips64-el Loongson 2F/2E based devices (Lemote Fuloong, Yeelong).
21 MALTA 2002/03/07 evbmips-el,eb MIPS Malta evaluation board 4Kc (MIPS32) or 5Kc (MIPS64).
22 MALTA32 2009/12/14 evbmips64-el,eb MALTA N32 ABI kernel configuration.
23 MALTA32.MP 2009/12/14 evbmips64-el,eb MALTA N32 ABI MP kernel configuration.
24 MALTA64 2009/12/14 evbmips(n)64-el,eb MALTA 64-bit kernel configuration.
25 MALTA64.MP 2009/12/14 evbmips(n)64-el,eb MALTA MP 64-bit kernel configuration.
26 MERAKI 2006/09/26 evbmips-eb Meraki Mini (Atheros AR2315).
27 MIPSSIM 2021/01/27 evbmips-el,eb QEMU MIPS "mipssim" simulator.
28 MIPSSIM64 2021/01/27 evbmips(n)64-el,eb MIPSSIM 64-bit kernel.
29 MTX-1 2006/02/23 evbmips-el 4G Systems MTX-1 (MeshCube / AccessCube, Alchemy Au1500).
30 OCTEON 2015/04/29 evbmips(n)64-eb Cavium Octeon and Octeon Plus SoC based devices like Ubiquiti Networks EdgeRouter Lite.
31 OMSAL400 2006/02/23 evbmips-el Plat'Home OpenMicroServer (OMS-AL400, Alchemy Au1550).
32 P4032 2001/06/01 evbmips-el Algorithmics MIPS P-4032 evaluation board (QED RM4xxx).
33 P5064 2001/05/28 evbmips-el Algorithmics MIPS P-5064 evaluation board (QED RM52xx).
34 P5064-64 2009/12/14 evbmips(n)64-el P5064 64-bit kernel configuration.
35 P6032 2001/06/22 evbmips-el Algorithmics MIPS P-6032 evaluation board.
36 RB153 2007/03/20 evbmips-el MikroTik RouterBOARD 153 (Infineon ADM5120).
37 RB433UAH 2011/07/07 evbmips-eb MikroTik RouterBOARD 433(UAH) AR71xx (MIPS24K core).
38 SBMIPS 2002/03/06 evbmips-el,eb Broadcom/SiByte SB1250 evaluation board.
39 SBMIPS.MP 2011/02/20 evbmips-el,eb SBMIPS MP kernel configuration.
40 SBMIPS64 2009/12/14 evbmips(n)64-el,eb SBMIPS 64-bit kernel configuration.
41 SBMIPS64.MP 2011/02/20 evbmips(n)64-el,eb SBMIPS 64-bit MP kernel configuration.
42 WGT624V3 2007/02/18 evbmips-eb Netgear WGT624 v3 wireless router (example config).
43 XLSATX 2009/12/14 RMI (NetLogic) XLS/XLR models (base for other XLSATX* kernel configs).
44 XLSATX32 2011/02/20 evbmips64-el,eb XLSATX N32 kernel configuration.
45 XLSATX64 2009/12/14 evbmips(n)64-el,eb XLSATX 64-bit kernel configuration.
46 XLSATX64.MP 2011/02/20 evbmips(n)64-el,eb XLSATX 64-bit MP kernel configuration.
47 ZYXELKX 2014/04/30 evbmips-el Zyxel Keenetic Extra router (MediaTek MT7620A).
48
49 Configuration file notes:
50 * "INSALL_*" installation kernel configuration files.
51 (typically enables hooks for initializing the root memory-disk).
52 * "*.MP" configuration files with the multiprocessor support enabled.
53 * "*32" N32 ABI kernel configuration files
54 (can be built using evbmips64-* targets).
55 Building target notes:
56 * "*-el" represent targets for building little-endian kernels.
57 * "*-eb" represent targets for building big-endian kernels.
58 * "evbmips64-*" represent targets for building 64-bit (or N32 ABI) kernels and
59 mixed n32 (mostly)/n64 userland.
60 * "evbmipsn64*" represent targets for building fully N64 ABI kernels and
61 userland.
62 Other notes:
63 64-bit kernels can be built using N32 or N64 ABIs; they will run with a 64-bit
64 kernel address space regardless of the ABI.
65