grub/grub-core/kern/mips
Vladimir 'phcoder' Serbinenko 93c06ff9c6 VGA text support in qemu-mips
* grub-core/Makefile.core.def (kernel): Add term/i386/pc/vga_text.c,
	term/i386/vga_common.c and kern/vga_init.c on qemu-mips.
	* grub-core/kern/mips/qemu_mips/init.c (grub_machine_init): Init vga
	text.
	* grub-core/kern/i386/qemu/init.c: Renamed to ...
	* grub-core/kern/vga_init.c: ... this.
	* grub-core/kern/vga_init.c (VGA_ADDR) [__mips__]: Adjust.
	(grub_qemu_init_cirrus) [__mips__]: Skip PCI and adjust the I/O base.
	* grub-core/term/i386/pc/vga_text.c (VGA_TEXT_SCREEN) [__mips__]:
	Adjust.
	* include/grub/vga.h [GRUB_MACHINE_MIPS_QEMU_MIPS]: Declare
	GRUB_MACHINE_PCI_IO_BASE.
2011-07-05 23:46:15 +02:00
..
arc Reduce memory footprint on SGI by putting modules before the kernel 2011-05-17 21:15:54 +02:00
loongson Reduce memory footprint on SGI by putting modules before the kernel 2011-05-17 21:15:54 +02:00
qemu_mips VGA text support in qemu-mips 2011-07-05 23:46:15 +02:00
cache.S Flush caches on DMA memory. 2011-05-13 20:56:50 +02:00
cache_flush.S Revert changes to cache_flush.S 2011-05-17 14:04:49 +02:00
dl.c SGI ARCS port. 2011-05-17 09:17:38 +02:00
init.c Reduce memory footprint on SGI by putting modules before the kernel 2011-05-17 21:15:54 +02:00
startup.S Reduce memory footprint on SGI by putting modules before the kernel 2011-05-17 21:15:54 +02:00