summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-12-30 21:51:17 (EST)
committer Francis Rowe <info@gluglug.org.uk>2014-12-30 22:37:47 (EST)
commit9b70ec9a43100a55d090a545502f14e0f3e1c1c8 (patch)
tree206587f41994c382dbd70845b3f396a300bfe49e
parent4cbf0a9a3704dd45f641656ab9e9f2b5798af3de (diff)
downloadlibreboot-9b70ec9a43100a55d090a545502f14e0f3e1c1c8.zip
libreboot-9b70ec9a43100a55d090a545502f14e0f3e1c1c8.tar.gz
libreboot-9b70ec9a43100a55d090a545502f14e0f3e1c1c8.tar.bz2
.gitignore: add ich9fdgbe_8m.bin and ich9fdgbe_4m.bin
-rw-r--r--.gitignore2
-rw-r--r--docs/release.html2
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5fe34f7..4a14491 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,5 @@
/resources/utilities/coreboot-libre/tocheck
/mkgbe.c
/mkgbe.h
+/ich9fdgbe_8m.bin
+/ich9fdgbe_4m.bin
diff --git a/docs/release.html b/docs/release.html
index 274ddf3..204a86f 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -119,6 +119,8 @@
Changes for this release (latest changes first, earliest changes last)
</h2>
<ul>
+ <li>libreboot_bin: added static ARM binaries for flashrom, cbfstool, ich9gen and
+ ich9deblob (tested on beaglebone black).</li>
<li>Flashrom: removed redundant Macronix flashchip definitions (for X200 owners).</li>
<li>Flashrom: added whitelist for ThinkPad X200.</li>
<li>X200: fixed uneven backlight (at low levels)</li>