Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-06 | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | |
Current prom_free_prom_memory() implementations are almost same as free_init_pages(), or no-op. Make free_init_pages() extern (again) and make prom_free_prom_memory() use it. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||
2005-09-05 | [PATCH] mips: add support for Qemu system architecture | Ralf Baechle | |
Add support for the virtual MIPS system that is emulated by Qemu. See http://www.linux-mips.org/wiki/Qemu for a detailed current status. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |