grub/grub-core/kern
Vladimir 'phcoder' Serbinenko d734599439 MIPS qemu at_keyboard support.
* gentpl.py (videoinkernel): Add qemu-mips.
	* grub-core/Makefile.am (KERNEL_HEADER_FILES): Add necessary headers.
	* grub-core/Makefile.core.def (kernel): Add at_keyboard and layout.
	* grub-core/kern/mips/qemu_mips/init.c (grub_machine_init): Init new
	modules.
	* grub-core/term/at_keyboard.c (grub_keyboard_controller_init)
	[GRUB_MACHINE_MIPS_QEMU_MIPS]: Don't consider original set.
	* grub-core/term/serial.c (grub_serial_register)
	[GRUB_MACHINE_MIPS_QEMU_MIPS]: Make com0 explicitly active.
2011-07-05 21:00:01 +02:00
..
efi IA64 support. 2011-05-15 11:22:59 +02:00
emu * grub-core/kern/emu/getroot.c (grub_guess_root_device): Revert to 2011-06-24 04:32:54 +02:00
generic automake commit without merge history 2010-05-06 11:34:04 +05:30
i386 Coreboot video support. 2011-06-27 08:54:55 +02:00
ia64 * grub-core/kern/ia64/dl_helper.c (grub_ia64_dl_get_tramp_got_size): 2011-05-18 00:21:49 +02:00
ieee1275 Close cards before boot. 2011-06-18 20:18:25 -03:00
mips MIPS qemu at_keyboard support. 2011-07-05 21:00:01 +02:00
powerpc Compress grub_prefix. 2010-09-03 14:54:04 +02:00
sparc64 * grub-core/kern/sparc64/ieee1275/crt0.S: Align stack. 2010-09-14 20:59:00 +02:00
x86_64 * grub-core/kern/x86_64/efi/callwrap.S (efi_wrap_0): Preserve 16-byte 2011-03-31 16:48:36 +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 Network infrastructure. 2011-06-24 22:16:05 +02:00
disk.c AHCI support. 2011-06-24 00:07:55 +02:00
dl.c IA64 support. 2011-05-15 11:22:59 +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 merge mine and abranches' branches. Fix several issues 2011-06-24 21:51:57 +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 * grub-core/kern/main.c (grub_load_normal_mode): Correct the comment. 2011-06-25 01:09:32 +02:00
misc.c Use full 64-bit division. 2011-05-18 15:35:19 +02:00
mm.c * grub-core/kern/mm.c (grub_memalign): Disable auto-unloadding of 2011-05-14 22:44:53 +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 Merge mainline into keylayouts 2010-08-31 14:03:29 +02:00
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30