ninja'd the hardware list up to date
parent
74fbb280b2
commit
74ba54fd13
|
@ -24,14 +24,14 @@ libreboot currently supports the following systems in this release:
|
|||
- [Gigabyte GA-G41M-ES2L motherboard](ga-g41m-es2l.md)
|
||||
- [Acer G43T-AM3](acer_g43t-am3.md)
|
||||
- [Intel D510MO and D410PT motherboards](d510mo.md)
|
||||
- [Intel D945GCLF](d945gclf.md) (D945GCLF2D also reported working by a user)
|
||||
- [Intel D945GCLF](d945gclf.md) (removed from lbmk, TODO: re-add support)
|
||||
- [Apple iMac 5,2](imac52.md)
|
||||
|
||||
### Servers/workstations (AMD, x86)
|
||||
|
||||
- [ASUS KCMA-D8 motherboard](kcma-d8.md) (removed on 2022-11-19)
|
||||
- [ASUS KGPE-D16 motherboard](kgpe-d16.md) (removed on 2022-11-19)
|
||||
- [ASUS KFSN4-DRE motherboard](kfsn4-dre.md) (removed on 2022-11-19)
|
||||
- [ASUS KCMA-D8 motherboard](kcma-d8.md) (removed from lbmk, TODO: re-add)
|
||||
- [ASUS KGPE-D16 motherboard](kgpe-d16.md) (removed from lbmk, TODO: re-add)
|
||||
- [ASUS KFSN4-DRE motherboard](kfsn4-dre.md) (removed from lbmk, TODO: re-add)
|
||||
|
||||
### Laptops (Intel, x86)
|
||||
|
||||
|
@ -44,15 +44,19 @@ libreboot currently supports the following systems in this release:
|
|||
- [Lenovo ThinkPad R400](r400.md)
|
||||
- [Lenovo ThinkPad T400 / T400S](t400.md)
|
||||
- [Lenovo ThinkPad T500](t500.md)
|
||||
- [Lenovo ThinkPad T530](../install/ivy_has_common.md) (no install docs yet)
|
||||
- [Lenovo ThinkPad W500](t500.md)
|
||||
- [Lenovo ThinkPad R500](r500.md)
|
||||
- [Apple MacBook1,1 and MacBook2,1](macbook21.md)
|
||||
- [Lenovo ThinkPad T440p](../install/t440p_external.md)
|
||||
- [Lenovo Thinkpad X220](../install/ivy_has_common.md)
|
||||
- [Lenovo Thinkpad X220t](../install/ivy_has_common.md)
|
||||
- [Lenovo Thinkpad T420](../install/ivy_has_common.md)
|
||||
- [Lenovo Thinkpad T420](../install/ivy_has_common.md) (no install docs yet)
|
||||
- [Lenovo ThinkPad T420S](../install/ivy_has_common.md) (no install docs yet)
|
||||
- [Lenovo ThinkPad T430](../install/ivy_has_common.md) (no install docs yet)
|
||||
- [Lenovo Thinkpad X230](../install/x230_external.md)
|
||||
- [Lenovo Thinkpad X230t](../install/x230_external.md)
|
||||
- [Lenovo ThinkPad W541](../install/ivy_has_common.md) (no install docs yet)
|
||||
|
||||
### Laptops (ARM, with U-Boot payload)
|
||||
|
||||
|
|
|
@ -166,7 +166,7 @@ Which systems are supported?
|
|||
|
||||
[Refer to the hardware compatibility page](../hardware/)
|
||||
|
||||
MAC address on Sandybridge/Ivybridge/Haswell (e.g. X230, X220, T440p)
|
||||
MAC address on Sandybridge/Ivybridge/Haswell (e.g. X230, X220, T440p, W541)
|
||||
=====================================================================
|
||||
|
||||
You can change the MAC address in flash, on these machines. See:
|
||||
|
@ -646,9 +646,11 @@ the insert script for ME works with sandybridge aswell).
|
|||
**If using release ROMs, neutered ME must be inserted. Refer to the above
|
||||
guide.**
|
||||
|
||||
TARGET: Thinkpad X230
|
||||
TARGET: Thinkpad X230/T430/T530
|
||||
---------------------
|
||||
|
||||
NOTE: no install docs for T430/T530 yet, but check coreboot wiki.
|
||||
|
||||
NOTE: Internal flashing is also possible, on this machine, from vendor firmware,
|
||||
but it's still recommended to use a clip and a SPI flasher. However, follow
|
||||
[internal X230 flashing from Lenovo firmware](ivy_internal.md) if you wish.
|
||||
|
@ -672,7 +674,7 @@ full disassembly will differ slightly)
|
|||
**If using release ROMs, neutered ME must be inserted. Refer to the above
|
||||
guide.**
|
||||
|
||||
TARGET: Thinkpad t440p
|
||||
TARGET: Thinkpad t440p/w541
|
||||
---------------------
|
||||
|
||||
Refer to the [ivybridge/haswell common guide.](ivy_has_common.md) for how to
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Ivybridge/Haswell Common
|
||||
title: Insert binary blobs on Sandybridge/Ivybridge/Haswell
|
||||
x-toc-enable: true
|
||||
...
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Спільне Ivybridge/Haswell
|
||||
title: Спільне Sandybridge/Ivybridge/Haswell
|
||||
x-toc-enable: true
|
||||
...
|
||||
|
||||
|
|
Loading…
Reference in New Issue