diff options
-rw-r--r-- | README.hardware | 34 |
1 files changed, 26 insertions, 8 deletions
diff --git a/README.hardware b/README.hardware index 368675964a..607062b59a 100644 --- a/README.hardware +++ b/README.hardware | |||
@@ -75,14 +75,32 @@ Intel x86 based PCs and devices (genericx86) | |||
75 | 75 | ||
76 | The genericx86 MACHINE is tested on the following platforms: | 76 | The genericx86 MACHINE is tested on the following platforms: |
77 | 77 | ||
78 | o Asus EeePC 901 | 78 | Intel Xeon/Core i-Series: |
79 | o Acer Aspire One | 79 | + Intel Romley Server: Sandy Bridge Xeon processor, C600 PCH (Patsburg), (Canoe Pass CRB) |
80 | o Toshiba NB305 | 80 | + Intel Romley Server: Ivy Bridge Xeon processor, C600 PCH (Patsburg), (Intel SDP S2R3) |
81 | o Intel Embedded Development Board 1-N450 (Black Sand) | 81 | + Intel Crystal Forest Server: Sandy Bridge Xeon processor, DH89xx PCH (Cave Creek), (Stargo CRB) |
82 | 82 | + Intel Chief River Mobile: Ivy Bridge Mobile processor, QM77 PCH (Panther Point-M), (Emerald Lake II CRB, Sabino Canyon CRB) | |
83 | and is likely to work on many unlisted Atom based devices. The MACHINE type | 83 | + Intel Huron River Mobile: Sandy Bridge processor, QM67 PCH (Cougar Point), (Emerald Lake CRB, EVOC EC7-1817LNAR board) |
84 | supports ethernet, wifi, sound, and i915 graphics by default in addition to | 84 | + Intel Calpella Platform: Core i7 processor, QM57 PCH (Ibex Peak-M), (Red Fort CRB, Emerson MATXM CORE-411-B) |
85 | common PC input devices, busses, and so on. | 85 | + Intel Nehalem/Westmere-EP Server: Xeon 56xx/55xx processors, 5520 chipset, ICH10R IOH (82801), (Hanlan Creek CRB) |
86 | + Intel Nehalem Workstation: Xeon 56xx/55xx processors, System SC5650SCWS (Greencity CRB) | ||
87 | + Intel Picket Post Server: Xeon 56xx/55xx processors (Jasper Forest), 3420 chipset (Ibex Peak), (Osage CRB) | ||
88 | + Intel Storage Platform: Sandy Bridge Xeon processor, C600 PCH (Patsburg), (Oak Creek Canyon CRB) | ||
89 | + Intel Shark Bay Client Platform: Haswell processor, LynxPoint PCH, (Walnut Canyon CRB, Lava Canyon CRB, Basking Ridge CRB, Flathead Creek CRB) | ||
90 | + Intel Shark Bay Ultrabook Platform: Haswell ULT processor, Lynx Point-LP PCH, (WhiteTip Mountain 1 CRB) | ||
91 | |||
92 | Intel Atom platforms: | ||
93 | + Intel embedded Menlow: Intel Atom Z510/530 CPU, System Controller Hub US15W (Portwell NANO-8044) | ||
94 | + Intel Luna Pier: Intel Atom N4xx/D5xx series CPU (aka: Pineview-D & -M), 82801HM I/O Hub (ICH8M), (Advantech AIMB-212, Moon Creek CRB) | ||
95 | + Intel Queens Bay platform: Intel Atom E6xx CPU (aka: Tunnel Creek), Topcliff EG20T I/O Hub (Emerson NITX-315, Crown Bay CRB, Minnow Board) | ||
96 | + Intel Fish River Island platform: Intel Atom E6xx CPU (aka: Tunnel Creek), Topcliff EG20T I/O Hub (Kontron KM2M806) | ||
97 | + Intel Cedar Trail platform: Intel Atom N2000 & D2000 series CPU (aka: Cedarview), NM10 Express Chipset (Norco kit BIS-6630, Cedar Rock CRB) | ||
98 | |||
99 | and is likely to work on many unlisted Atom/Core/Xeon based devices. The MACHINE | ||
100 | type supports ethernet, wifi, sound, and Intel/vesa graphics by default in | ||
101 | addition to common PC input devices, busses, and so on. Note that it does not | ||
102 | included the binary-only graphic drivers used on some Atom platforms, for | ||
103 | accelerated graphics on these machines please refer to meta-intel. | ||
86 | 104 | ||
87 | Depending on the device, it can boot from a traditional hard-disk, a USB device, | 105 | Depending on the device, it can boot from a traditional hard-disk, a USB device, |
88 | or over the network. Writing generated images to physical media is | 106 | or over the network. Writing generated images to physical media is |