grub/grub-core/kern
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 Automatically determine prefix when netbooted on EFI 2011-07-02 16:56:35 +02:00
emu * grub-core/kern/emu/hostdisk.c (grub_util_biosdisk_iterate): Skip with 2011-08-16 23:12:20 +02:00
generic automake commit without merge history 2010-05-06 11:34:04 +05:30
i386 Unify sparc init with other ieee1275. 2011-07-06 20:05:26 +02:00
ia64 unify prefix handling across platforms 2011-07-02 14:09:36 +02:00
ieee1275 Unify sparc init with other ieee1275. 2011-07-06 20:05:26 +02:00
mips Rename Fuloong into Fuloong 2F. Add new ID for Fuloong2E. 2011-08-19 22:46:11 +02:00
powerpc Compress grub_prefix. 2010-09-03 14:54:04 +02:00
sparc64 unify prefix handling across platforms 2011-07-02 14:09:36 +02:00
x86_64 efinet support 2011-06-26 22:42:04 +02:00
command.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
corecmd.c Rename jail to extractor 2010-09-20 23:01:34 +02:00
device.c Add backward compatibiulity with old (pxe) syntax. Several cleanups 2011-06-26 17:06:18 +02:00
disk.c merge trunk 2011-08-13 15:00:48 +02:00
dl.c Fix a memory leak 2011-07-06 17:40:36 +02:00
elf.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
env.c * grub-core/fs/i386/pc/pxe.c (set_mac_env): Export variable. 2011-01-11 11:51:05 +01:00
err.c Pause the execution (10s max) if any errors are displayed so the user 2010-09-20 17:46:35 +02:00
file.c Fix broken blksize negotiation, fix broken seek and change a way net device is filled n i386-pc 2011-07-02 17:58:23 +02:00
fs.c Use a net fs struct to handle open, reand and close in file. 2011-05-27 00:22:35 -03:00
list.c merge with mainline 2010-07-13 00:43:28 +05:30
main.c merge mainline into net 2011-07-02 18:52:50 +02:00
misc.c Use full 64-bit division. 2011-05-18 15:35:19 +02:00
mm.c Fix the usage of unsupported %zx 2011-07-06 17:41:19 +02:00
parser.c merge with mainline 2010-07-13 00:43:28 +05:30
partition.c Change to disk->name being raw name. It makes less hidden issues 2010-09-08 21:22:41 +02:00
rescue_parser.c merge with mainline 2010-07-13 00:43:28 +05:30
rescue_reader.c Merge mainline into keylayouts 2010-08-31 14:03:29 +02:00
term.c poll cards when idle 2011-07-06 13:37:33 +02:00
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30
vga_init.c VGA text support in qemu-mips 2011-07-05 23:46:15 +02:00