diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/hcl/gm45_remove_me.html | 4 | ||||
-rw-r--r-- | docs/tasks.html | 44 |
2 files changed, 30 insertions, 18 deletions
diff --git a/docs/hcl/gm45_remove_me.html b/docs/hcl/gm45_remove_me.html index 4e46afe..8f7d56f 100644 --- a/docs/hcl/gm45_remove_me.html +++ b/docs/hcl/gm45_remove_me.html @@ -39,6 +39,10 @@ and <a href="http://me.bios.io/Main_Page">http://me.bios.io/Main_Page</a>. </p> <p> + Another project recently found: + <a href="http://io.smashthestack.org/me/">http://io.smashthestack.org/me/</a> + </p> + <p> <a href="index.html">Back to previous index</a>. </p> diff --git a/docs/tasks.html b/docs/tasks.html index fd94a85..0e92771 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -31,25 +31,33 @@ <a href="http://projects.mtjm.eu/work_packages/13">Port to as many GM45 laptops as possible</a> <ul> <li> - <b><i><u>HIGH^2 PRIORITY!</u></i></b> Lenovo G505S (works without CPU microcode updates). Video BIOS is an issue (unfinished replacement: openatom), as - is the SMU firmware (ruik will know more). Other non-essential blobs may also still be present (but possible - to remove). <a href="http://projects.mtjm.eu/work_packages/44">http://projects.mtjm.eu/work_packages/44</a> - - It's AMD, so no ME either! + Libreboot has so far been biased towards Intel. This needs to end (the sooner, the better). A nice start: <ul> - <li>funfunctor (afaik) in the coreboot IRC channel is the person who ported this laptop, - he might be able to help</li> - <li>mrnuke in the coreboot IRC channel is the person responsible for openatom</li> - </ul> - </li> - <li> - HP Pavillion 1035DX (same chipset as G505S. See notes above) - </li> - <li> - add roda rk9 support (contact nico to ask for more details about hw). - This is GM45 but these machines do not have a descriptor (no ME), should be easy - <ul> - <li>This board lacks native graphics initialization (it should be easy to add in Kconfig files, - but it has to be tested beforehand)</li> + <li> + <b><i><u>HIGH^2 PRIORITY!</u></i></b> Lenovo G505S (works without CPU microcode updates). Video BIOS is an issue (unfinished replacement: openatom), as + is the SMU firmware (ruik will know more). Other non-essential blobs may also still be present (but possible + to remove). <a href="http://projects.mtjm.eu/work_packages/44">http://projects.mtjm.eu/work_packages/44</a> + - It's AMD, so no ME either! + <ul> + <li>funfunctor (afaik) in the coreboot IRC channel is the person who ported this laptop, + he might be able to help</li> + <li>mrnuke in the coreboot IRC channel is the person responsible for openatom</li> + </ul> + </li> + <li> + HP Pavillion 1035DX (same chipset as G505S. See notes above) + </li> + <li> + add roda rk9 support (contact nico to ask for more details about hw). + This is GM45 but these machines do not have a descriptor (no ME), should be easy + <ul> + <li>This board lacks native graphics initialization (it should be easy to add in Kconfig files, + but it has to be tested beforehand)</li> + </ul> + </li> + <li> + + </li> </ul> </li> <li> |