Board Grid: Difference between revisions

From 15h.org
Jump to navigation Jump to search
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is an experimental page for the Board Grid, a feature I am interested in adding to the homepage.
== Stable Support ==
coreboot ports for these machines work with a wide range of peripherals (in some cases supporting more hardware than their stock firmware), have reliable hardware-based fan control, and have been deployed successfully by 15h.org community members. Review the corresponding [[Motherboards|motherboard]] page for any remaining missing or untested features. For source, see [https://git.15h.org/mrothfuss/coreboot-15h our git forge].


== Stable Support in coreboot-15h ==
{{Board card
{{Board card
  |mfr = ASUS
  |mfr = ASUS
Line 24: Line 24:
  |formfactor = SSI CEB
  |formfactor = SSI CEB
  |desc = Lower-power and more compact than KGPE-D16. BMC supports blob-free VGA and OpenBMC.
  |desc = Lower-power and more compact than KGPE-D16. BMC supports blob-free VGA and OpenBMC.
}}
{{Board card
|mfr = Supermicro
|name = H8QG6
|cpubrand = Opteron
|image = H8QGi+-F_Motherboard.png
|socket = 4x G34
|cores = 64
|ram = 1TB ECC
|formfactor = SWTX
|desc = The largest and most-performant board supported in coreboot-15h.
}}
}}


Line 47: Line 59:
  |ram = 256GB ECC
  |ram = 256GB ECC
  |formfactor = uATX 9.6x8.6"
  |formfactor = uATX 9.6x8.6"
  |desc = Smallest 15h Opteron board available.
  |desc = Smallest 15h Opteron board available - well-suited to networking and storage applications.
}}
 
{{Board card
|mfr = Lenovo
|name = G505s
|cpubrand = A10
|image = G505s.jpg
|socket = FS1r2
|cores = 4
|ram = 32GB
|formfactor = 15.6" Laptop
|desc = Mainstream laptop with Piledriver APU and optional dGPU. Comprehensive FOSS firmware effort.
}}
 
== Beta Support ==
coreboot ports for these boards may be complete enough to be used in a production setting, depending on your needs. Review the corresponding [[Motherboards|motherboard]] page for missing features, known bugs, or untested features.
 
{{Board card
|mfr = Lenovo
|name = ThinkPad X140e
|cpubrand = A4
|image = X140e coreboot.png
|socket = Kabini
|cores = 4
|ram = 16GB
|formfactor = 11.6" Laptop
|desc = Compact and efficient 11.6" laptop using a highly-integrated 16h Kabini APU.
}}
}}


== Beta Support in coreboot-15h ==
{{Board card
{{Board card
  |mfr = ASUS
  |mfr = ASUS
Line 62: Line 100:
  |desc = Inexpensive and efficient, reasonable single-thread performance.
  |desc = Inexpensive and efficient, reasonable single-thread performance.
}}
}}
{{Board card
|mfr = ASUS
|name = A88XM-E
|cpubrand = A10
|image = A88XM-E.webp
|socket = FM2
|cores = 4
|ram = 16GB
|formfactor = uATX 8.9x7.4"
|desc = Smaller than F2A85-M, with fewer RAM and PCIe slots. Socket also fits FM2+, coreboot supports FM2 only.
}}
{{Board card
|mfr = ASUS
|name = AM1I-A
|cpubrand = Athlon
|image = AM1I-A.webp
|socket = AM1
|cores = 4
|ram = 16GB
|formfactor = Mini-ITX
|desc = Small-form-factor motherboard for the highly-integrated AM1 platform (16h Kabini).
}}
== Alpha Support ==
coreboot ports for these machines are capable of booting, but are missing important functionality and are unlikely to be suitable for non-development use. If you have one of these machines, consider helping test or develop [[coreboot-15h]] on it!


{{Board card
{{Board card
  |mfr = Supermicro
  |mfr = Supermicro
  |name = H8DGi
  |name = H8DG6
  |cpubrand = Opteron
  |cpubrand = Opteron
  |image = H8DGI.png
  |image = H8DGI.png
Line 73: Line 138:
  |formfactor = SSI EEB
  |formfactor = SSI EEB
  |desc = Alternative to KGPE-D16 - theoretically more PCIe lanes, but some slots and BMC currently unsupported.
  |desc = Alternative to KGPE-D16 - theoretically more PCIe lanes, but some slots and BMC currently unsupported.
}}
{{Board card
|mfr = Supermicro
|name = H8QGi+-F
|cpubrand = Opteron
|image = H8QGi+-F_Motherboard.png
|socket = 4x G34
|cores = 64
|ram = 1TB ECC
|formfactor = SWTX
|desc = The largest and most-performant board supported in coreboot-15h. Optional NB2 and SAS.
}}
}}

Latest revision as of 22:18, 15 March 2026

Stable Support

coreboot ports for these machines work with a wide range of peripherals (in some cases supporting more hardware than their stock firmware), have reliable hardware-based fan control, and have been deployed successfully by 15h.org community members. Review the corresponding motherboard page for any remaining missing or untested features. For source, see our git forge.

KGPE-D16
2x G34 CPU Max 32 cores
SSI EEB Max 512GB ECC
Popular choice among 15h users. BMC supports blob-free VGA and OpenBMC. Versatile I/O.
Get coreboot-15h →Learn More →
KCMA-D8
2x C32 CPU Max 16 cores
SSI CEB Max 512GB ECC
Lower-power and more compact than KGPE-D16. BMC supports blob-free VGA and OpenBMC.
Get coreboot-15h →Learn More →
H8QG6
4x G34 CPU Max 64 cores
SWTX Max 1TB ECC
The largest and most-performant board supported in coreboot-15h.
Get coreboot-15h →Learn More →
H8SGL
1x G34 CPU Max 16 cores
ATX 12x8" Max 256GB ECC
ATX 12" x 8" form factor fits standard cases.
Get coreboot-15h →Learn More →
H8SCM
1x C32 CPU Max 8 cores
uATX 9.6x8.6" Max 256GB ECC
Smallest 15h Opteron board available - well-suited to networking and storage applications.
Get coreboot-15h →Learn More →
G505s
FS1r2 CPU Max 4 cores
15.6" Laptop Max 32GB
Mainstream laptop with Piledriver APU and optional dGPU. Comprehensive FOSS firmware effort.
Get coreboot-15h →Learn More →

Beta Support

coreboot ports for these boards may be complete enough to be used in a production setting, depending on your needs. Review the corresponding motherboard page for missing features, known bugs, or untested features.

ThinkPad X140e
Kabini CPU Max 4 cores
11.6" Laptop Max 16GB
Compact and efficient 11.6" laptop using a highly-integrated 16h Kabini APU.
Get coreboot-15h →Learn More →
F2A85-M
FM2 CPU Max 4 cores
uATX 9.6x9.6" Max 32GB
Inexpensive and efficient, reasonable single-thread performance.
Get coreboot-15h →Learn More →
A88XM-E
FM2 CPU Max 4 cores
uATX 8.9x7.4" Max 16GB
Smaller than F2A85-M, with fewer RAM and PCIe slots. Socket also fits FM2+, coreboot supports FM2 only.
Get coreboot-15h →Learn More →
AM1I-A
AM1 CPU Max 4 cores
Mini-ITX Max 16GB
Small-form-factor motherboard for the highly-integrated AM1 platform (16h Kabini).
Get coreboot-15h →Learn More →

Alpha Support

coreboot ports for these machines are capable of booting, but are missing important functionality and are unlikely to be suitable for non-development use. If you have one of these machines, consider helping test or develop coreboot-15h on it!

H8DG6
2x G34 CPU Max 32 cores
SSI EEB Max 512GB ECC
Alternative to KGPE-D16 - theoretically more PCIe lanes, but some slots and BMC currently unsupported.
Get coreboot-15h →Learn More →