Supported Chipsets and Devices: Difference between revisions
(→Devices supported in LinuxBIOSv2: added cn700 status) |
No edit summary |
||
Line 1: | Line 1: | ||
Note: If a device is not supported by | Note: If a device is not supported by coreboot v2, try [[Supported_Chipsets_and_Devices#Devices_supported_in_coreboot_v1|checking coreboot v1]] for support. Do '''not''' attempt to use coreboot v3 — this is an early development version which is not ready for production use, yet. | ||
See also [[Supported Motherboards]]. | See also [[Supported Motherboards]]. | ||
== Devices supported in | == Devices supported in coreboot v3 == | ||
<div style="color: #ff0000"> | <div style="color: #ff0000">coreboot v3 is an alpha-stage development version of coreboot and is not meant for production use, yet!</div> | ||
{| border="0" valign="top" | {| border="0" valign="top" | ||
Line 108: | Line 108: | ||
|} | |} | ||
== Devices supported in | == Devices supported in coreboot v2 == | ||
{| border="0" valign="top" | {| border="0" valign="top" | ||
Line 568: | Line 568: | ||
</small> | </small> | ||
== Devices supported in | == Devices supported in coreboot v1 == | ||
Not all devices have been ported from | Not all devices have been ported from coreboot v1 to coreboot v2, yet (check "v2?" field). If you want to work on such a port contact us on the [[Mailinglist|mailing list]]. | ||
{| border="0" valign="top" | {| border="0" valign="top" | ||
Line 969: | Line 969: | ||
<small> | <small> | ||
<sup>1</sup> The W83977EF works fine with the W83977TF code in | <sup>1</sup> The W83977EF works fine with the W83977TF code in coreboot v2 (the pre-RAM serial part at least).<br /> | ||
<sup>2</sup> Pre-RAM serial output works in | <sup>2</sup> Pre-RAM serial output works in coreboot v2, but the rest is not supported, yet.<br /> | ||
<sup>3</sup> Work in progress.<br /> | <sup>3</sup> Work in progress.<br /> | ||
</small> | </small> | ||
__FORCETOC__ | __FORCETOC__ |
Revision as of 11:22, 13 January 2008
Note: If a device is not supported by coreboot v2, try checking coreboot v1 for support. Do not attempt to use coreboot v3 — this is an early development version which is not ready for production use, yet.
See also Supported Motherboards.
Devices supported in coreboot v3
Northbridges
|
Southbridges
|
Super I/Os
|
CPUs
SOCs
|
Devices supported in coreboot v2
Northbridges
|
Southbridges
|
Super I/Os
|
CPUs
SOCs
|
1 Serial output should work for all ITE Super I/Os (but is only tested on the IT8671F and IT8712F). The rest could work, but is completely untested.
2 Work in progress.
3 Serial output on serial port 1 is tested and works, the rest probably not yet (tested on FDC37M602).
4 The W83977EF works fine with the W83977TF code (the pre-RAM serial part at least).
5 Pre-RAM serial output works fine, but nothing else, yet.
6 IDE support is available and tested. SMBus support may work, but is untested. USB support is on our TODO list.
7 Pre-RAM serial output works fine, everything else is untested.
8 Works fine mostly, but support for more obscure features (floppy, game port, MIDI, IR) might need more work.
9 Works mostly, but currently there are some limitations as to which RAM DIMMs can be used.
10 These southbridges should all be supported by the (experimental) new code in src/southbridge/intel/i82801xx/ now. Please test this code and use this code for all new ICH* based boards. There's still some old code for the southbridges, but that should not be used anymore.
11 Sort of works, but the settings are hardcoded for the Tyan S1846. This will be fixed soonish.
12 All these Super I/O chips should be supported by the "smscsuperio" driver. Only the ASUS A8000 is tested, though. The floppy disk controller, the parallel port, the serial ports (COM1 + COM2), and the keyboard should work for all chips. More advanced stuff may need more work, though.
13 The ASUS A8000 Super I/O seems to be a rebranded SMSC DME1737.
14 Working but not fully tested.
Devices supported in coreboot v1
Not all devices have been ported from coreboot v1 to coreboot v2, yet (check "v2?" field). If you want to work on such a port contact us on the mailing list.
Northbridges
|
Southbridges
|
Super I/Os
|
North-/Southbridges
CPUs
|
1 The W83977EF works fine with the W83977TF code in coreboot v2 (the pre-RAM serial part at least).
2 Pre-RAM serial output works in coreboot v2, but the rest is not supported, yet.
3 Work in progress.