grub/grub-core/loader
Vladimir 'phcoder' Serbinenko 14a2562cf7 Rename Fuloong into Fuloong 2F. Add new ID for Fuloong2E.
* grub-core/Makefile.core.def (fwstart_fuloong): Rename fwstart_fuloong
	into fwstart_fuloong2f. Use boot/mips/loongson/fuloong2f.S.
	* grub-core/boot/mips/loongson/fuloong.S: Rename to ...
	* grub-core/boot/mips/loongson/fuloong2f.S: ... this.
	(FULOONG): Rename to ...
	(FULOONG2F): ... this. All users updated.
	* grub-core/boot/mips/startup_raw.S (machtype_fuloong_str): Rename to
	(machtype_fuloong2f_str): ... this.
	(machtype_fuloong2e_str): New string.
	Check for machtype_fuloong2e_str.
	* grub-core/loader/mips/linux.c (loongson_machtypes)
	[GRUB_MACHINE_MIPS_LOONGSON]: Add GRUB_ARCH_MACHINE_FULOONG2E.
	* grub-core/term/serial.c (loongson_defserial)
	[GRUB_MACHINE_MIPS_LOONGSON]: New array.
	(grub_serial_register) [GRUB_MACHINE_MIPS_LOONGSON]: Use
	loongson_defserial.
	* include/grub/mips/loongson/kernel.h (GRUB_ARCH_MACHINE_FULOONG):
	Rename to ...
	(GRUB_ARCH_MACHINE_FULOONG2F): ... this.
	(GRUB_ARCH_MACHINE_FULOONG2E): New const.
	* util/grub-mkimage.c (image_target_desc): Rename IMAGE_FULOONG_FLASH
	to IMAGE_FULOONG2F_FLASH. All users updated.
	(image_targets): Rename images.
	* util/grub-mkstandalone.in: Accept fuloong2f and fuloong2e.
2011-08-19 22:46:11 +02:00
..
efi * grub-core/commands/cmp.c (grub_cmd_cmp): Remove unnecessary NULL 2011-06-26 17:17:41 +02:00
i386 Don't accept text modes on EFI when booting Linux. 2011-08-16 16:11:10 +02:00
ia64/efi * grub-core/disk/ahci.c: Add missing license statements. 2011-06-24 00:29:21 +02:00
mips Rename Fuloong into Fuloong 2F. Add new ID for Fuloong2E. 2011-08-19 22:46:11 +02:00
powerpc/ieee1275 Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
sparc64/ieee1275 Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
aout.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
macho.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
macho32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
macho64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
machoXX.c automake commit without merge history 2010-05-06 11:34:04 +05:30
multiboot.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
multiboot_elfxx.c Use kseg0 entry address on mips 2010-08-29 15:45:21 +02:00
multiboot_mbi2.c * grub-core/bus/usb/usb.c (attach_hooks): Make static. 2011-03-23 12:05:13 +01:00
xnu.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
xnu_resume.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00