Home | History | Annotate | Line # | Download | only in evbarm
      1 <!-- $NetBSD: boards.plist,v 1.15 2025/04/07 18:38:58 gutteridge Exp $ -->
      2 <!--
      3   Copyright (c) 2019 The NetBSD Foundation, Inc.
      4   All rights reserved.
      5  
      6   This code is derived from software contributed to The NetBSD Foundation
      7   by Jason R. Thorpe.
      8  
      9   Redistribution and use in source and binary forms, with or without
     10   modification, are permitted provided that the following conditions
     11   are met:
     12   1. Redistributions of source code must retain the above copyright
     13      notice, this list of conditions and the following disclaimer.
     14   2. Redistributions in binary form must reproduce the above copyright
     15      notice, this list of conditions and the following disclaimer in the
     16      documentation and/or other materials provided with the distribution.
     17  
     18   THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
     19   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
     20   TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     21   PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
     22   BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     23   CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     24   SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     25   INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     26   CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     27   ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     28   POSSIBILITY OF SUCH DAMAGE.
     29 -->
     30 <plist>
     31 <dict>
     32 	<!--
     33 	  altera boards
     34 	  -->
     35 	<key>terasic,de0-atlas</key>
     36 	<dict>
     37 		<key>description</key>
     38 		<string>Terasic DE-0(Atlas)</string>
     39 		<key>u-boot-pkg</key>
     40 		<string>de0-nanosoc</string>
     41 	</dict>
     42 
     43 	<!--
     44 	  amlogic boards
     45 	  -->
     46 	<key>hardkernel,odroid-c2</key>
     47 	<dict>
     48 		<key>description</key>
     49 		<string>Hardkernel ODROID-C2</string>
     50 		<key>u-boot-pkg</key>
     51 		<string>odroid-c2</string>
     52 	</dict>
     53 	<key>libretech,cc</key>
     54 	<dict>
     55 		<key>description</key>
     56 		<string>Libre Computer Board AML-S905X-CC</string>
     57 		<key>u-boot-pkg</key>
     58 		<string>libretech-cc</string>
     59 	</dict>
     60 
     61 	<!--
     62 	  exynos boards
     63 	  -->
     64 	<key>hardkernel,odroid-xu3</key>
     65 	<dict>
     66 		<key>description</key>
     67 		<string>Hardkernel Odroid XU3</string>
     68 		<key>u-boot-pkg</key>
     69 		<string>odroid-xu3</string>
     70 	</dict>
     71 
     72 	<!--
     73 	  rockchip boards
     74 	  -->
     75 	<key>friendlyarm,nanopi-r2s</key>
     76 	<dict>
     77 		<key>description</key>
     78 		<string>FriendlyElec NanoPi R2S</string>
     79 		<key>u-boot-pkg</key>
     80 		<string>nanopi-r2s</string>
     81 	</dict>
     82 	<key>pine64,rock64</key>
     83 	<dict>
     84 		<key>description</key>
     85 		<string>Pine64 Rock64</string>
     86 		<key>u-boot-pkg</key>
     87 		<string>rock64</string>
     88 	</dict>
     89 	<key>pine64,rockpro64</key>
     90 	<dict>
     91 		<key>description</key>
     92 		<string>Pine64 RockPro64</string>
     93 		<key>u-boot-pkg</key>
     94 		<string>rockpro64</string>
     95 	</dict>
     96 	<key>pine64,pinebook-pro</key>
     97 	<dict>
     98 		<key>description</key>
     99 		<string>Pine64 Pinebook Pro</string>
    100 		<key>u-boot-pkg</key>
    101 		<string>pinebook-pro</string>
    102 	</dict>
    103 	<key>pine64,pinecube</key>
    104 	<dict>
    105 		<key>description</key>
    106 		<string>PineCube IP Camera</string>
    107 		<key>u-boot-pkg</key>
    108 		<string>pinecube</string>
    109 	</dict>
    110 	<key>asus,rk3288-tinker</key>
    111 	<dict>
    112 		<key>description</key>
    113 		<string>Rockchip RK3288 Asus Tinker Board</string>
    114 		<key>u-boot-pkg</key>
    115 		<string>tinker</string>
    116 	</dict>
    117 
    118 	<!--
    119 	  imx boards
    120 	  -->
    121 	<key>embest,imx6q-marsboard</key>
    122 	<dict>
    123 		<key>description</key>
    124 		<string>Embest MarS Board i.MX6Dual</string>
    125 		<key>u-boot-pkg</key>
    126 		<string>marsboard</string>
    127 	</dict>
    128 	<key>riot,imx6s-riotboard</key>
    129 	<dict>
    130 		<key>description</key>
    131 		<string>RIoTboard i.MX6S</string>
    132 		<key>u-boot-pkg</key>
    133 		<string>riotboard</string>
    134 	</dict>
    135 
    136 	<!--
    137 	 mediatek boards
    138 	 -->
    139 	<key>bananapi,bpi-r2</key>
    140 	<dict>
    141 		<key>description</key>
    142 		<string>Bananapi BPI-R2</string>
    143 		<key>u-boot-pkg</key>
    144 		<string>bananapi-r2</string>
    145 	</dict>
    146 
    147 	<!--
    148 	  nvidia boards
    149 	  -->
    150 	<key>nvidia,jetson-tk1</key>
    151 	<dict>
    152 		<key>description</key>
    153 		<string>NVIDIA Tegra124 Jetson TK1</string>
    154 		<key>u-boot-pkg</key>
    155 		<string>jetson-tk1</string>
    156 	</dict>
    157 	<key>nvidia,p2371-2180</key>
    158 	<dict>
    159 		<key>description</key>
    160 		<string>NVIDIA Jetson TX1 Developer Kit</string>
    161 		<key>u-boot-pkg</key>
    162 		<string>jetson-tx1</string>
    163 	</dict>
    164 	<key>nvidia,p2771-0000</key>
    165 	<dict>
    166 		<key>description</key>
    167 		<string>NVIDIA Jetson TX2 Developer Kit</string>
    168 		<key>u-boot-pkg</key>
    169 		<string>jetson-tx2</string>
    170 	</dict>
    171 	<key>nvidia,p3450-0000</key>
    172 	<dict>
    173 		<key>description</key>
    174 		<string>NVIDIA Jetson Nano Developer Kit</string>
    175 		<key>u-boot-pkg</key>
    176 		<string>jetson-nano</string>
    177 	</dict>
    178 
    179 	<!--
    180 	  omap boards
    181 	  -->
    182 	<key>ti,omap3-beagle</key>
    183 	<dict>
    184 		<key>description</key>
    185 		<string>TI OMAP3 BeagleBoard</string>
    186 		<key>u-boot-pkg</key>
    187 		<string>beagleboard</string>
    188 	</dict>
    189 	<key>ti,am335x-bone</key>
    190 	<dict>
    191 		<key>description</key>
    192 		<string>TI AM335x BeagleBone</string>
    193 		<key>u-boot-pkg</key>
    194 		<string>beaglebonewhite</string>
    195 	</dict>
    196 	<key>ti,am335x-bone-black</key>
    197 	<dict>
    198 		<key>description</key>
    199 		<string>TI AM335x BeagleBone Black</string>
    200 		<key>u-boot-pkg</key>
    201 		<string>beagleboneblack</string>
    202 	</dict>
    203 	<key>ti,am335x-bone-green</key>
    204 	<dict>
    205 		<key>description</key>
    206 		<string>TI AM335x BeagleBone Green</string>
    207 		<key>u-boot-pkg</key>
    208 		<string>beaglebonegreen</string>
    209 	</dict>
    210 	<key>ti,omap4-panda</key>
    211 	<dict>
    212 		<key>description</key>
    213 		<string>TI OMAP4 PandaBoard</string>
    214 		<key>u-boot-pkg</key>
    215 		<string>pandaboard</string>
    216 	</dict>
    217 	<key>ti,omap4-panda-es</key>
    218 	<dict>
    219 		<key>description</key>
    220 		<string>TI OMAP4 PandaBoard-ES</string>
    221 		<key>u-boot-pkg</key>
    222 		<string>pandaboard</string>
    223 	</dict>
    224 
    225 	<!--
    226 	  sunxi boards
    227 	  -->
    228 	<!-- Banana Pi-branded board "compatible" strings are a mess.
    229 	     We will just keep them all together here.  -->
    230 	<key>lamobo,lamobo-r1</key>
    231 	<dict>
    232 		<key>description</key>
    233 		<string>Lamobo R1</string>
    234 		<key>u-boot-pkg</key>
    235 		<string>lamobo-r1</string>
    236 	</dict>
    237 	<key>lemaker,bananapi</key>
    238 	<dict>
    239 		<key>description</key>
    240 		<string>LeMaker Banana Pi</string>
    241 		<key>u-boot-pkg</key>
    242 		<string>bananapi</string>
    243 	</dict>
    244 	<key>lemaker,bananapro</key>
    245 	<dict>
    246 		<key>description</key>
    247 		<string>LeMaker Banana Pro</string>
    248 		<key>u-boot-pkg</key>
    249 		<string>bananapro</string>
    250 	</dict>
    251 	<key>sinovoip,bpi-m2-zero</key>
    252 	<dict>
    253 		<key>description</key>
    254 		<string>Banana Pi BPI-M2 Zero</string>
    255 		<key>u-boot-pkg</key>
    256 		<string>bananapi-m2-zero</string>
    257 	</dict>
    258 	<key>sinovoip,bpi-m3</key>
    259 	<dict>
    260 		<key>description</key>
    261 		<string>Banana Pi BPI-M3</string>
    262 		<key>u-boot-pkg</key>
    263 		<string>bananapi-m3</string>
    264 	</dict>
    265 	<key>sinovoip,bpi-p2-zero</key>
    266 	<dict>
    267 		<key>description</key>
    268 		<string>Banana Pi BPI-P2 Zero</string>
    269 		<key>u-boot-pkg</key>
    270 		<string>bananapi-p2-zero</string>
    271 	</dict>
    272 
    273 	<key>cubietech,cubieboard2</key>
    274 	<dict>
    275 		<key>description</key>
    276 		<string>Cubietech Cubieboard2</string>
    277 		<key>u-boot-pkg</key>
    278 		<string>cubieboard2</string>
    279 	</dict>
    280 	<key>cubietech,a80-cubieboard4</key>
    281 	<dict>
    282 		<key>description</key>
    283 		<string>Cubietech Cubieboard4</string>
    284 		<key>u-boot-pkg</key>
    285 		<string>cubieboard4</string>
    286 	</dict>
    287 	<key>cubietech,cubietruck</key>
    288 	<dict>
    289 		<key>description</key>
    290 		<string>Cubietech Cubietruck</string>
    291 		<key>u-boot-pkg</key>
    292 		<string>cubietruck</string>
    293 	</dict>
    294 	<key>cubietech,cubietruck-plus</key>
    295 	<dict>
    296 		<key>description</key>
    297 		<string>Cubietech Cubietruck Plus</string>
    298 		<key>u-boot-pkg</key>
    299 		<string>cubietruck-plus</string>
    300 	</dict>
    301 
    302 	<key>friendlyarm,nanopi-m1</key>
    303 	<dict>
    304 		<key>description</key>
    305 		<string>FriendlyArm NanoPi M1</string>
    306 		<key>u-boot-pkg</key>
    307 		<string>nanopi-m1</string>
    308 	</dict>
    309 	<key>friendlyarm,nanopi-neo</key>
    310 	<dict>
    311 		<key>description</key>
    312 		<string>FriendlyARM NanoPi NEO</string>
    313 		<key>u-boot-pkg</key>
    314 		<string>nanopi-neo</string>
    315 	</dict>
    316 	<key>friendlyarm,nanopi-neo-plus2</key>
    317 	<dict>
    318 		<key>description</key>
    319 		<string>FriendlyARM NanoPi NEO Plus2</string>
    320 		<key>u-boot-pkg</key>
    321 		<string>nanopi-neo-plus2</string>
    322 	</dict>
    323 	<key>friendlyarm,nanopi-neo2</key>
    324 	<dict>
    325 		<key>description</key>
    326 		<string>FriendlyARM NanoPi NEO 2</string>
    327 		<key>u-boot-pkg</key>
    328 		<string>nanopi-neo2</string>
    329 	</dict>
    330 	<key>friendlyarm,nanopi-r1</key>
    331 	<dict>
    332 		<key>description</key>
    333 		<string>FriendlyARM NanoPi R1</string>
    334 		<key>u-boot-pkg</key>
    335 		<string>nanopi-r1</string>
    336 	</dict>
    337 
    338 	<key>libretech,all-h3-cc-h2-plus</key>
    339 	<dict>
    340 		<key>description</key>
    341 		<string>Libre Computer Board ALL-H3-CC H2+</string>
    342 		<key>u-boot-pkg</key>
    343 		<string>libretech-all-h3-cc-h2-plus</string>
    344 	</dict>
    345 	<key>libretech,all-h3-cc-h3</key>
    346 	<dict>
    347 		<key>description</key>
    348 		<string>Libre Computer Board ALL-H3-CC H3</string>
    349 		<key>u-boot-pkg</key>
    350 		<string>libretech-all-h3-cc-h3</string>
    351 	</dict>
    352 	<key>libretech,all-h3-cc-h5</key>
    353 	<dict>
    354 		<key>description</key>
    355 		<string>Libre Computer Board ALL-H3-CC H5</string>
    356 		<key>u-boot-pkg</key>
    357 		<string>libretech-all-h3-cc-h5</string>
    358 	</dict>
    359 
    360 	<key>merrii,a31-hummingbird</key>
    361 	<dict>
    362 		<key>description</key>
    363 		<string>Merrii A31 Hummingbird</string>
    364 		<key>u-boot-pkg</key>
    365 		<string>hummingbird-a31</string>
    366 	</dict>
    367 
    368 	<key>nextthing,chip</key>
    369 	<dict>
    370 		<key>description</key>
    371 		<string>NextThing C.H.I.P.</string>
    372 		<key>u-boot-pkg</key>
    373 		<string>chip</string>
    374 	</dict>
    375 	<key>nextthing,pocketchip</key>
    376 	<dict>
    377 		<key>description</key>
    378 		<string>NextThing PocketC.H.I.P.</string>
    379 		<key>u-boot-pkg</key>
    380 		<string>pocketchip</string>
    381 	</dict>
    382 	<key>nextthing,chip-pro</key>
    383 	<dict>
    384 		<key>description</key>
    385 		<string>NextThing C.H.I.P. Pro</string>
    386 		<key>u-boot-pkg</key>
    387 		<string>chip-pro</string>
    388 	</dict>
    389 
    390 	<key>olimex,a10-olinuxino-lime</key>
    391 	<dict>
    392 		<key>description</key>
    393 		<string>Olimex A10-OLinuXino-LIME</string>
    394 		<key>u-boot-pkg</key>
    395 		<string>a10-olinuxino-lime</string>
    396 	</dict>
    397 	<key>olimex,a20-olinuxino-lime2</key>
    398 	<dict>
    399 		<key>description</key>
    400 		<string>Olimex A20-OLinuXino-LIME2</string>
    401 		<key>u-boot-pkg</key>
    402 		<string>a20-olinuxino-lime2</string>
    403 	</dict>
    404 	<key>olimex,a20-olinuxino-lime2-emmc</key>
    405 	<dict>
    406 		<key>description</key>
    407 		<string>Olimex A20-OLinuXino-LIME2-eMMC</string>
    408 		<key>u-boot-pkg</key>
    409 		<string>a20-olinuxino-lime2-emmc</string>
    410 	</dict>
    411 	<key>olimex,a20-olinuxino-micro</key>
    412 	<dict>
    413 		<key>description</key>
    414 		<string>Olimex A20-OLinuXino-MICRO</string>
    415 		<key>u-boot-pkg</key>
    416 		<string>a20-olinuxino-micro</string>
    417 	</dict>
    418 	<key>olimex,a20-olinuxino-micro-emmc</key>
    419 	<dict>
    420 		<key>description</key>
    421 		<string>Olimex A20-OLinuXino-MICRO-eMMC</string>
    422 		<key>u-boot-pkg</key>
    423 		<string>a20-olinuxino-micro-emmc</string>
    424 	</dict>
    425 	<key>olimex,a64-olinuxino</key>
    426 	<dict>
    427 		<key>description</key>
    428 		<string>Olimex A64-OLinuXino</string>
    429 		<key>u-boot-pkg</key>
    430 		<string>a64-olinuxino</string>
    431 	</dict>
    432 	<key>olimex,a64-olinuxino-emmc</key>
    433 	<dict>
    434 		<key>description</key>
    435 		<string>Olimex A64-OLinuXino-eMMC</string>
    436 		<key>u-boot-pkg</key>
    437 		<string>a64-olinuxino-emmc</string>
    438 	</dict>
    439 
    440 	<key>pine64,pine64-plus</key>
    441 	<dict>
    442 		<key>description</key>
    443 		<string>Pine64+</string>
    444 		<key>u-boot-pkg</key>
    445 		<string>pine64-plus</string>
    446 	</dict>
    447 	<key>pine64,pine64</key>
    448 	<dict>
    449 		<key>description</key>
    450 		<string>Pine64</string>
    451 		<key>u-boot-pkg</key>
    452 		<string>pine64</string>
    453 	</dict>
    454 	<key>pine64,pinebook</key>
    455 	<dict>
    456 		<key>description</key>
    457 		<string>Pinebook</string>
    458 		<key>u-boot-pkg</key>
    459 		<string>pinebook</string>
    460 	</dict>
    461 	<key>pine64,sopine-baseboard</key>
    462 	<dict>
    463 		<key>description</key>
    464 		<string>SoPine with baseboard</string>
    465 		<key>u-boot-pkg</key>
    466 		<string>sopine-baseboard</string>
    467 	</dict>
    468 	<key>pine64,pine64-lts</key>
    469 	<dict>
    470 		<key>description</key>
    471 		<string>Pine64 LTS</string>
    472 		<!-- Same u-boot as sopine-baseboard. -->
    473 		<key>u-boot-pkg</key>
    474 		<string>sopine-baseboard</string>
    475 	</dict>
    476 	<key>pine64,pine-h64</key>
    477 	<dict>
    478 		<key>description</key>
    479 		<string>Pine H64</string>
    480 		<key>u-boot-pkg</key>
    481 		<string>pine-h64</string>
    482 	</dict>
    483 
    484 	<key>terasic,de0-atlas</key>
    485 	<dict>
    486 		<key>description</key>
    487 		<string>Terasic DE-0(Atlas)</string>
    488 		<key>u-boot-pkg</key>
    489 		<string>de0-nanosoc</string>
    490 	</dict>
    491 
    492 	<key>xunlong,orangepi-2</key>
    493 	<dict>
    494 		<key>description</key>
    495 		<string>Xunlong Orange Pi 2</string>
    496 		<key>u-boot-pkg</key>
    497 		<string>orangepi-2</string>
    498 	</dict>
    499 	<key>xunlong,orangepi-one</key>
    500 	<dict>
    501 		<key>description</key>
    502 		<string>Xunlong Orange Pi One</string>
    503 		<key>u-boot-pkg</key>
    504 		<string>orangepi-one</string>
    505 	</dict>
    506 	<key>xunlong,orangepi-lite</key>
    507 	<dict>
    508 		<key>description</key>
    509 		<string>Xunlong Orange Pi Lite</string>
    510 		<key>u-boot-pkg</key>
    511 		<string>orangepi-lite</string>
    512 	</dict>
    513 	<key>xunlong,orangepi-lite2</key>
    514 	<dict>
    515 		<key>description</key>
    516 		<string>Xunlong Orange Pi Lite2</string>
    517 		<key>u-boot-pkg</key>
    518 		<string>orangepi-lite2</string>
    519 	</dict>
    520 	<key>xunlong,orangepi-plus2e</key>
    521 	<dict>
    522 		<key>description</key>
    523 		<string>Xunlong Orange Pi Plus 2E</string>
    524 		<key>u-boot-pkg</key>
    525 		<string>orangepi-plus2e</string>
    526 	</dict>
    527 	<key>xunlong,orangepi-zero</key>
    528 	<dict>
    529 		<key>description</key>
    530 		<string>Xunlong Orange Pi Zero</string>
    531 		<key>u-boot-pkg</key>
    532 		<string>orangepi-zero</string>
    533 	</dict>
    534 	<key>xunlong,orangepi-zero-plus</key>
    535 	<dict>
    536 		<key>description</key>
    537 		<string>Xunlong Orange Pi Zero Plus</string>
    538 		<key>u-boot-pkg</key>
    539 		<string>orangepi-zero-plus</string>
    540 	</dict>
    541 
    542 	<!--
    543 	  xilinx boards
    544 	  -->
    545 	<key>digilent,zynq-zybo</key>
    546 	<dict>
    547 		<key>description</key>
    548 		<string>Digilent Zybo board</string>
    549 		<key>u-boot-pkg</key>
    550 		<string>zynq-zybo</string>
    551 	</dict>
    552 	<key>digilent,zynq-zybo-z7</key>
    553 	<dict>
    554 		<key>description</key>
    555 		<string>Digilent Zybo Z7 board</string>
    556 		<key>u-boot-pkg</key>
    557 		<string>zynq-zybo-z7</string>
    558 	</dict>
    559 </dict>
    560 </plist>
    561