grub/grub-core/kern/mips
Vladimir 'phcoder' Serbinenko 566a191715 Prevent potential loss of memory map by overwrite on qemu-mips.
* grub-core/boot/mips/startup_raw.S [GRUB_MACHINE_MIPS_QEMU_MIPS]:
	Save ram size in $s4.
	* grub-core/kern/mips/qemu_mips/init.c (RAMSIZE): Removed.
	All users changed to grub_arch_memsize.
	* grub-core/kern/mips/startup.S (grub_arch_machine): Restrict to
	Loongson.
	[GRUB_MACHINE_MIPS_QEMU_MIPS]: Save grub_arch_memsize.
	* grub-core/loader/mips/linux.c (grub_linux_boot): Pass memory size.
	* include/grub/mips/qemu_mips/memory.h (grub_arch_memsize): New
	external variable.
2011-05-17 19:32:51 +02:00
..
arc Arc type cleanup 2011-05-13 18:03:20 +02:00
loongson merge mainline into sgi 2011-05-15 02:23:36 +02:00
qemu_mips Prevent potential loss of memory map by overwrite on qemu-mips. 2011-05-17 19:32:51 +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 sgi support 2011-05-13 16:36:05 +02:00
startup.S Prevent potential loss of memory map by overwrite on qemu-mips. 2011-05-17 19:32:51 +02:00