Difference between revisions of "Loongson Todo List"
From LinuxMIPS
(→firefox) |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Loongson]] | [[Category:Loongson]] | ||
== Kernel == | == Kernel == | ||
| − | * [ | + | * Please refer to [http://dev.lemote.com/code/linux-loongson-community/wiki/WikiStart#TODO the TODO list on lemote.com] |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
== Bootloader == | == Bootloader == | ||
| − | Currently, [PMON 2000] is used. Lemote makes the source for their PMON 2000 changes available. | + | Currently, [[PMON 2000]] is used. Lemote makes the source for their PMON 2000 changes available. |
=== Coreboot === | === Coreboot === | ||
| Line 37: | Line 33: | ||
=== xulrunner === | === xulrunner === | ||
* [http://old.nabble.com/R_MIPS_TLS_GD-reloc-overflow-when-linking-%3E%3Dxulrunner-1.9.1.5-td26755056.html relocation truncated to fit: R_MIPS_TLS_GD against...] | * [http://old.nabble.com/R_MIPS_TLS_GD-reloc-overflow-when-linking-%3E%3Dxulrunner-1.9.1.5-td26755056.html relocation truncated to fit: R_MIPS_TLS_GD against...] | ||
| − | * [https://bugzilla.mozilla.org/show_bug.cgi?id=482759 N32 ABI support] | + | * <s>[https://bugzilla.mozilla.org/show_bug.cgi?id=482759 N32 ABI support]</s> |
=== firefox === | === firefox === | ||
| Line 46: | Line 42: | ||
(Called icedove in Debian GNU/Linux) | (Called icedove in Debian GNU/Linux) | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=434501 xpcom assembly should be built as position independent] | * [https://bugzilla.mozilla.org/show_bug.cgi?id=434501 xpcom assembly should be built as position independent] | ||
| + | * source and binary of Thunderbird 3 with JIT for Loongson also available from [http://dev.lemote.com/code/firefox-3.7-loongson-jit] | ||
=== chromium === | === chromium === | ||
| + | |||
| + | === pixman === | ||
| + | * http://dev.lemote.com/code/Pixman.Loongson/wiki/WikiStart | ||
Latest revision as of 11:05, 25 December 2010
Contents |
[edit] Kernel
- Please refer to the TODO list on lemote.com
[edit] Bootloader
Currently, PMON 2000 is used. Lemote makes the source for their PMON 2000 changes available.
[edit] Coreboot
[edit] GRUB
- http://www.mail-archive.com/grub-devel@gnu.org/msg13436.html
- http://www.mail-archive.com/gnewsense-dev@nongnu.org/msg01564.html
[edit] U-Boot
Lemote was working on U-Boot support, but I think they stopped. Existing work is here.
[edit] Toolchain
[edit] GDB
[edit] Virtualization
- KVM porting
- XEN porting
- OpenVZ porting
- Linux-VServer porting
[edit] Xorg
[edit] xf86-video-siliconmotion
[edit] Application
[edit] xulrunner
[edit] firefox
[edit] thunderbird
(Called icedove in Debian GNU/Linux)
- xpcom assembly should be built as position independent
- source and binary of Thunderbird 3 with JIT for Loongson also available from [2]