Difference between revisions of "Loongson Todo List"
From LinuxMIPS
(→firefox) |
(→thunderbird) |
||
| Line 46: | Line 46: | ||
(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 === | ||
Revision as of 05:02, 20 January 2010
Contents |
Kernel
- Todo List common to all MIPS variants.
- Loongson specifics:
Bootloader
Currently, [PMON 2000] is used. Lemote makes the source for their PMON 2000 changes available.
Coreboot
GRUB
- http://www.mail-archive.com/grub-devel@gnu.org/msg13436.html
- http://www.mail-archive.com/gnewsense-dev@nongnu.org/msg01564.html
U-Boot
Lemote was working on U-Boot support, but I think they stopped. Existing work is here.
Toolchain
GDB
Virtualization
- KVM porting
- XEN porting
- OpenVZ porting
- Linux-VServer porting
Xorg
xf86-video-siliconmotion
Application
xulrunner
firefox
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]