summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-17 14:02:59 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-17 14:51:08 (EDT)
commit364de4be3787614d742c0a57171582a05249b2d1 (patch)
tree3f662bbccdf7eda24c748416277647c5379bc93c /docs
parent7c74e5672ecc35d401a83c0ebb5c0a71bdd598b5 (diff)
downloadlibreboot-364de4be3787614d742c0a57171582a05249b2d1.zip
libreboot-364de4be3787614d742c0a57171582a05249b2d1.tar.gz
libreboot-364de4be3787614d742c0a57171582a05249b2d1.tar.bz2
Update flashrom and rebase patches
Rebase the patch to purge unwanted flash chip definitions. Remove the X200 whitelist patch (merged upstream). Add a patch to enable X200 Tablet and X200S whitelist.
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>