summaryrefslogtreecommitdiffstats
path: root/docs/release.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-12-13 06:31:36 (EST)
committer Francis Rowe <info@gluglug.org.uk>2014-12-13 06:31:36 (EST)
commit83d4509a42cf0aa5491351c3066b9fac76dc0a87 (patch)
tree52181483377e791ee81da39a4868986d197daeb7 /docs/release.html
parent5edfcc4af6268b9d0f931f09213aa8fe7830e5c6 (diff)
downloadlibreboot-83d4509a42cf0aa5491351c3066b9fac76dc0a87.zip
libreboot-83d4509a42cf0aa5491351c3066b9fac76dc0a87.tar.gz
libreboot-83d4509a42cf0aa5491351c3066b9fac76dc0a87.tar.bz2
Add ThinkPad X200S and X200 Tablet support to libreboot
(also tidied up the X200-related documentation)
Diffstat (limited to 'docs/release.html')
-rw-r--r--docs/release.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/docs/release.html b/docs/release.html
index 973601e..352c686 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -97,7 +97,7 @@
<li>
<b>Lenovo ThinkPad X200</b>
<ul>
- <li>X200S and X200 Tablet are unsupported in this release. <a href="hcl/x200.html">hcl/x200.html</a></li>
+ <li>X200S and X200 Tablet are also supported, conditionally; see <a href="hcl/x200.html">hcl/x200.html#x200s</a></li>
<li>Machines come with ME/AMT: it can be removed. <a href="hcl/x200_remove_me.html">hcl/x200_remove_me.html</a></li>
<li>External hardware required for initial flashing procedure. <a href="install/x200_external.html">install/x200_external.html</a></li>
</ul>
@@ -120,7 +120,9 @@
Changes for this release (latest changes first, earliest changes last)
</h2>
<ul>
- <li>ThinkPad X200 support added to libreboot</li>
+ <li><b>New board:</b> ThinkPad X200S and X200 Tablet support added to libreboot</li>
+ <li>build: automatically find board names (configs) to build for</li>
+ <li><b>New board:</b> ThinkPad X200 support added to libreboot</li>
<li>coreboot-libre config (all boards): enable USB dongle log output (for BeagleBone Black)</li>
<li>cleandeps: actually clean grubinvaders</li>
<li>.gitignore: add powertop directory</li>
@@ -236,6 +238,9 @@
</li>
<li>i945: fix VRAM size (currently 8MB. should be 64MB). See <a href="future/index.html#i945_vram_size">future/index.html#i945_vram_size</a>.</li>
<li>
+ Add proper GS45 raminit for enabling all X200S and X200 Tablets to work properly. See <a href="hcl/x200.html#x200s_raminit">hcl/x200.html#x200s_raminit</a>
+ </li>
+ <li>
Look into those machines:
<ul>
<li>
@@ -243,10 +248,10 @@
(soft straps).
</li>
<li>
- ThinkPad R400 (needs to be ported to coreboot). Uses the same chipset as the X200.
+ ThinkPad R400/R500/T400/T400S/T500/W500: see <a href="hcl/x200.html#new_targets">hcl/x200.html#new_targets</a>.
</li>
<li>
- Lenovo g505s - might need video bios and microcode updates. These would have to be removed and/or replaced to be in libreboot
+ Lenovo G505S - might need video bios and microcode updates. These would have to be removed and/or replaced to be in libreboot
<a href="https://github.com/alterapraxisptyltd/lenovo-g505s">https://github.com/alterapraxisptyltd/lenovo-g505s</a>.
It's AMD (not Intel) based on the same design as the HP Pavillion 1035DX. No ME/AMT to worry about!
<a href"http://www.coreboot.org/User_talk:MrNuke/LTS_Candidates">http://www.coreboot.org/User_talk:MrNuke/LTS_Candidates</a>