diff options
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 44 |
1 files changed, 26 insertions, 18 deletions
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> |