summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/release.html7
-rw-r--r--docs/tasks.html2
2 files changed, 8 insertions, 1 deletions
diff --git a/docs/release.html b/docs/release.html
index c1de35c..7db590a 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -114,6 +114,13 @@
Changes for this release (earliest changes last, recent changes first)
</h2>
<ul>
+ <li>
+ Updated flashrom (to SVN revision 1889)
+ <ul>
+ <li>X200 whitelist patch removed (merged upstream)</li>
+ <li>X200 whitelist modified to include X200S and X200 Tablet</li>
+ </ul>
+ </li>
<li>libreboot_util: don't include cmos layout files (not needed anymore)</li>
<li><b>coreboot-libre: backport patches for X200 Tablet digitizer support</b></li>
<li>build/release/archives: create SHA512 sum manifest file of the release archives</li>
diff --git a/docs/tasks.html b/docs/tasks.html
index 14adb26..9f3f5f0 100644
--- a/docs/tasks.html
+++ b/docs/tasks.html
@@ -237,7 +237,7 @@
scripts do an excellent job and (adapted) will make it much easier to maintain coreboot-libre.
</li>
<li>
- Add a whitelist entry to board_enable.c in flashrom, for the ThinkPad R400 and T400
+ Add a whitelist entry to board_enable.c in flashrom, for the ThinkPad R400, T400 and T500
</li>
</ul>
<p><a href="#pagetop">Back to top of page.</a></p>