summaryrefslogtreecommitdiffstats
path: root/docs/tasks.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-12 17:40:00 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-12 17:40:00 (EDT)
commit71116bed0221bb845b3882ed216ed711cd284a8e (patch)
treee5a1cead9f0a12dd85441ed4bcade523b049a334 /docs/tasks.html
parent567596c40281b8dd43a354e7ecb481736f0a3096 (diff)
downloadlibreboot-71116bed0221bb845b3882ed216ed711cd284a8e.zip
libreboot-71116bed0221bb845b3882ed216ed711cd284a8e.tar.gz
libreboot-71116bed0221bb845b3882ed216ed711cd284a8e.tar.bz2
docs/tasks.html: new tasks
Diffstat (limited to 'docs/tasks.html')
-rw-r--r--docs/tasks.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html
index e340f87..08d4f0a 100644
--- a/docs/tasks.html
+++ b/docs/tasks.html
@@ -192,6 +192,9 @@
<h1>Build system</h1>
<ul>
<li>
+ tpearson's patches for gm45 have been rebased. update coreboot-libre again.
+ </li>
+ <li>
When downloading coreboot/grub/memtest/etc using the download scripts, it currently does
not check the integrity of these sources at all. Libreboot releases are signed, but
what can be done to improve it is to check the sha512sums of all files downloaded
@@ -257,6 +260,10 @@
<h1>Documentation improvements</h1>
<ul>
<li>
+ Add info about FTDI FT232H usbdebug (BBB could be used for this):
+ <a href="http://review.coreboot.org/#/c/10063">http://review.coreboot.org/#/c/10063</a>
+ </li>
+ <li>
Add information from hw registers on all boards.
Get them for the following remaining boards: X60, T60, macbook21, R400
</li>