ARM: Difference between revisions

From coreboot
Jump to navigation Jump to search
(→‎Platforms: added SBC-A510)
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
coreboot on ARM is a work-in-progress. coreboot currently does not support ARM.
coreboot runs on a bunch of ARM platforms. See [https://review.coreboot.org/cgit/coreboot.git/tree/src/soc src/soc]
 
The first fully supported ARM platform in coreboot is the Samsung XE303CE [[Chromebooks|Chromebook]] ("snow"). It features an Exynos5250 SoC with a dual-core Cortex-A15 (ARMv7) processor. Exynos5420 support has also been added. More info about the Exynos5 SoCs and Coreboot is available [[Exynos5|here]].
 
TI Beaglebone Black with the TI AM335x (ARM Cortex-A8) support is a work-in-progress. As of writing, basic infrastructure has been added, though full support is incomplete.


ARM SOCs with PCIe are now on the market for tablets, netbooks and servers. These systems can take advantage of coreboot's strength in properly configuring PCI, SAS, SATA and SCSI devices; fast boot times; and payload support.
ARM SOCs with PCIe are now on the market for tablets, netbooks and servers. These systems can take advantage of coreboot's strength in properly configuring PCI, SAS, SATA and SCSI devices; fast boot times; and payload support.
[http://www.arm.com/products/tools/development-boards/versatile/index.php VersatilePB] from Armltd will be the first ARM platform supported by coreboot.


== ARM SOCs ==
== ARM SOCs ==
Line 26: Line 28:
* [http://www.wyse.com/products/hardware/thinclients/T50/ WYSE T50 Marvell Thin Client]
* [http://www.wyse.com/products/hardware/thinclients/T50/ WYSE T50 Marvell Thin Client]
* [http://h10010.www1.hp.com/wwpc/us/en/sm/WF05a/12454-12454-321959-338927-3640405-4063703.html HP t5325 Marvell Thin Client]
* [http://h10010.www1.hp.com/wwpc/us/en/sm/WF05a/12454-12454-321959-338927-3640405-4063703.html HP t5325 Marvell Thin Client]
* [http://www.ztsystems.com/Portals/0/ZTSystems_R1801e.pdf ZTSystems R1801e rackmount server with STMicroelectronics SPEAr 1310 with dual CortexTM-A9 cores]
* [http://www.ztsystems.com/Portals/0/ZTSystems_R1801e.pdf ZTSystems R1801e rackmount server with STMicroelectronics SPEAr 1310 with dual ARM� CortexTM-A9 cores]
* [http://pandaboard.org/ PandaBoard Dual-core -A9 mobile dev board]
* [http://pandaboard.org/ PandaBoard Dual-core ARM� Cortex�-A9 MPCore� mobile dev board]
* [http://www.origenboard.org origenBOARD Exynos 4210 dev board]
* [http://www.origenboard.org origenBOARD Exynos 4210 dev board]
* [http://www.toradex.com/Products/Colibri/Modules/Colibri-Tegra-2 Colibri T20 cpu module with NVIDIA Dual Core ARM Cortex A9 Processor]
* [http://www.toradex.com/Products/Colibri/Modules/Colibri-Tegra-2 Colibri T20 cpu module with NVIDIA Dual Core ARM Cortex A9 Processor]
* [http://trimslice.com/ Trimslice NVIDIA Tegra 2 dual-core ARM Cortex A9 @ 1 GHz 0.6" thin desktop]
* [http://trimslice.com/ Trimslice NVIDIA Tegra 2 dual-core ARM Cortex A9 @ 1 GHz 0.6" thin desktop]
* [http://www.compulab.co.il/a510/html/a510-sb-datasheet.htm SBC-A510 Marvell Armada 510 micro-ATX, single board computer]
* [http://www.compulab.co.il/a510/html/a510-sb-datasheet.htm SBC-A510 Marvell Armada 510 micro-ATX, single board computer]

Latest revision as of 10:07, 14 November 2016

coreboot runs on a bunch of ARM platforms. See src/soc

The first fully supported ARM platform in coreboot is the Samsung XE303CE Chromebook ("snow"). It features an Exynos5250 SoC with a dual-core Cortex-A15 (ARMv7) processor. Exynos5420 support has also been added. More info about the Exynos5 SoCs and Coreboot is available here.

TI Beaglebone Black with the TI AM335x (ARM Cortex-A8) support is a work-in-progress. As of writing, basic infrastructure has been added, though full support is incomplete.

ARM SOCs with PCIe are now on the market for tablets, netbooks and servers. These systems can take advantage of coreboot's strength in properly configuring PCI, SAS, SATA and SCSI devices; fast boot times; and payload support.

ARM SOCs

Platforms