diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/release.html b/docs/release.html index a085c61..5f7f02b 100644 --- a/docs/release.html +++ b/docs/release.html @@ -143,20 +143,11 @@ See <a href="future/index.html#lcd_i945_incompatibility">future/index.html#lcd_i945_incompatibility</a>. </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> - </ul> - - </div> - - <div class="important"> - <h2 id="noncritical_tasks"> - Other tasks (non-critical, but still important) - </h2> - <ul> <li> Look into those machines: <ul> <li> - ThinkPad X200 - uses the same chipset (gm45) as the Roda RK9 which doesn't have ME; it might be optional on the X200. + ThinkPad X200 - uses the same chipset (gm45) as the Roda RK9 which doesn't have ME; it might be optional on the X200. See <a href="http://libreboot.org/x200">libreboot.org/x200</a>. </li> <li> ThinkPad R400 (needs to be ported to coreboot). Uses the same chipset as the X200. @@ -166,6 +157,15 @@ </li> </ul> </li> + </ul> + + </div> + + <div class="important"> + <h2 id="noncritical_tasks"> + Other tasks (non-critical, but still important) + </h2> + <ul> <li> Keep an eye on these commits for next rebase: <ul> |