]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2010-06-20  Vladimir 'phcoder... Support >3GiB and < 16MiB of RAM in i386-qemu
2010-06-20  Vladimir 'phcoder... Remove leftover fields in sm712.c
2010-05-17  Vladimir 'phcoder... macroify and share VGA registers
2010-05-16  Vladimir 'phcoder... Add bochs video support
2010-05-16  Vladimir 'phcoder... Fix incorrect aperture size
2010-05-16  Vladimir 'phcoder... Support index color in video_cirrus
2010-05-16  Vladimir 'phcoder... Cleanup hidden DAC part.
2010-05-16  Vladimir 'phcoder... Support double buffering on video cirrus
2010-05-16  Vladimir 'phcoder... Encapsulate video_fb state in a structure
2010-05-16  Vladimir 'phcoder... Move most framebuffer handling to video_fb.c
2010-05-15  Vladimir 'phcoder... somewhat working video_cirrus implementation
2010-05-13  Vladimir 'phcoder... Fix gfxmenu crash.
2010-05-09  Vladimir 'phcoder... Transform (broken) vga terminal into (working) vga...
2010-05-05  Vladimir 'phcoder... * video/readers/jpeg.c: Indented.
2010-05-05  Vladimir 'phcoder... Various jpeg cleanups.
2010-05-05  Peter Hurley * video/readers/jpeg.c (grub_jpeg_decode_huff_table...
2010-05-05  Vladimir 'phcoder... * include/grub/ieee1275/ieee1275.h (grub_ieee1275_flag...
2010-05-05  Vladimir 'phcoder... * term/ieee1275/ofconsole.c (grub_ofconsole_getkey...
2010-05-05  Vladimir 'phcoder... * term/ieee1275/ofconsole.c (grub_ofconsole_readkey...
2010-05-03  Vladimir 'phcoder... * commands/parttool.c (grub_cmd_parttool): Fix #if...
2010-05-03  Vladimir 'phcoder... * kern/mm.c (grub_real_malloc): Put magic and size...
2010-05-03  Vladimir 'phcoder... * kern/mm.c (grub_mm_init_region): Check for region...
2010-05-03  Vladimir 'phcoder... * kern/mm.c (grub_real_malloc): Fix size calculation...
2010-05-01  Christian Franke * util/grub-mkconfig_lib.in (make_system_path_relative...
2010-05-01  Vladimir 'phcoder... * kern/main.c (grub_load_config): Fix copy-pasted...
2010-05-01  Vladimir 'phcoder... * commands/help.c (grub_cmd_help): Fix a typo.
2010-05-01  Vladimir 'phcoder... * commands/hashsum.c (GRUB_MOD_INIT): Remove duplicati...
2010-05-01  Vladimir 'phcoder... * kern/mm.c (grub_real_malloc): Satisfy alignment...
2010-05-01  Vladimir 'phcoder... * commands/iorw.c: New file.
2010-05-01  Vladimir 'phcoder... Hotkey support
2010-05-01  Vladimir 'phcoder... * kern/i386/coreboot/init.c (grub_machine_init): Call
2010-05-01  Vladimir 'phcoder... * boot/i386/qemu/boot.S: Add a missing .code16.
2010-05-01  Vladimir 'phcoder... Use LBIO on coreboot.
2010-05-01  Vladimir 'phcoder... Split coreboot and multiboot ports.
2010-05-01  Vladimir 'phcoder... * kern/parser.c (grub_parser_execute): Cope with read...
2010-05-01  Vladimir 'phcoder... Merge handling of input and output terminals. Fix...
2010-05-01  BVK Chaitanya Fix comment handling.
2010-05-01  BVK Chaitanyaadded few more test cases
2010-04-30  BVK Chaitanyafix comment and brace handling
2010-04-28  Samuel Thibault* commands/i386/pc/play.c (grub_cmd_play): Call 'grub_f...
2010-04-28  Samuel Thibault* docs/grub.texi (play): Document that zero pitches...
2010-04-27  Vladimir 'phcoder... * conf/x86-efi.rmk (linux_mod_SOURCES): Write explicit...
2010-04-26  Christian Franke * include/grub/util/getroot.h (grub_get_prefix): Remov...
2010-04-24  Christian Franke * Makefile.in (TARGET_LDFLAGS): Add -static-libgcc.
2010-04-24  Christian Franke * configure.ac: Do not CHECK_BSS_START_SYMBOL
2010-04-24  Jiro SEKIBA Nilfs2 support.
2010-04-21  Vladimir 'phcoder... * configure.ac: Refuse to compile for x86_64-efi is...
2010-04-19  Grégoire SutreAdd grub-mkconfig support for NetBSD.
2010-04-19  BVK Chaitanya Fix emu build with grub-emu-pci and grub-emu-modules.
2010-04-19  BVK Chaitanyafix emu build with grub-emu-pci and grub-emu-modules
2010-04-19  Vladimir 'phcoder... * fs/udf.c (grub_udf_iterate_dir): Silence a spurious...
2010-04-19  Vladimir 'phcoder... * fs/udf.c (grub_udf_iterate_dir): Decode the Unicode...
2010-04-18  Vladimir 'phcoder... * boot/sparc64/ieee1275/boot.S: Various size-reducing...
2010-04-18  Vladimir 'phcoder... ChangeLog
2010-04-18  Vladimir 'phcoder... Revert useless and wrong parts
2010-04-18  Vladimir 'phcoder... merge mainline into sparcfixes
2010-04-18  Grégoire SutreTARGET_IMG_LDFLAGS_AC now always expects a number appen...
2010-04-18  Vladimir 'phcoder... Shave off bytes to compensate boot.img size increase
2010-04-18  Vladimir 'phcoder... Support cross-disk installs. On non-cross-disk retrieve...
2010-04-18  Vladimir 'phcoder... Correct path to grub-ofpathname
2010-04-18  Vladimir 'phcoder... Use ofpathname in grub-setup on sparc
2010-04-18  Vladimir 'phcoder... * po/POTFILES: Renamed multiboot_loader.c to multiboot.c
2010-04-18  Vladimir 'phcoder... * util/hostdisk.c (make_device_name): Change to new...
2010-04-17  Vladimir 'phcoder... * disk/lvm.c (grub_lvm_memberlist): Issue an error...
2010-04-17  Christian Franke * Makefile.in: Add missing localedir setting.
2010-04-14  Colin WatsonRestore TEXTDOMAINDIR correction from r1889, lost appar...
2010-04-14  BVK Chaitanya Fix a spurious, uninitialized variable warning.
2010-04-14  BVK Chaitanyafix uninitialized warning
2010-04-13  BVK Chaitanya Fix for escaped dollar in double quoted strings.
2010-04-13  BVK Chaitanyaadd missing testcase
2010-04-13  BVK Chaitanyafix and testcase for \$ in grub script dquote strings
2010-04-13  Carles Pina... Enclose all translated strings in grub.cfg in single...
2010-04-11  Vladimir 'phcoder... Fix cygwin compilation.
2010-04-11  Vladimir 'phcoder... * configure.ac: Respect grub_cv_asm_uscore when defini...
2010-04-10  Vladimir 'phcoder... Unify libgcc processing.
2010-04-10  Vladimir 'phcoder... * util/hostdisk.c (grub_util_biosdisk_get_grub_dev...
2010-04-10  Grégoire Sutremissing part of patch
2010-04-10  Grégoire Sutre Add grub-probe support for NetBSD.
2010-04-10  BVK Chaitanya Documentation fix.
2010-04-10  BVK Chaitanyamerged with mainline
2010-04-10  BVK Chaitanya Fix FreeBSD build.
2010-04-10  BVK Chaitanyamerged with mainline
2010-04-10  BVK Chaitanyamerged with mainline
2010-04-10  BVK Chaitanyaflex version check is now done by awk alone
2010-04-10  Vladimir 'phcoder... * include/grub/util/misc.h (canonicalise_file_name...
2010-04-10  Vladimir 'phcoder... * loader/multiboot.c (GRUB_MOD_INIT) [GRUB_USE_MULTIBO...
2010-04-10  Vladimir 'phcoder... * include/grub/efi/memory.h (grub_machine_mmap_iterate...
2010-04-10  Vladimir 'phcoder... * lib/posix_wrap/locale.h: Add missing file.
2010-04-09  Vladimir 'phcoder... grub-emu module load support.
2010-04-09  Vladimir 'phcoder... Fix usb support
2010-04-09  Vladimir 'phcoder... Merge mainline into emu-modload
2010-04-09  Vladimir 'phcoder... * Makefile.in (RMKFILES): Search in srcdir and not...
2010-04-09  Vladimir 'phcoder... * term/efi/console.c (grub_console_checkkey): Macroify...
2010-04-09  EFI Coder * normal/menu_text.c (print_message): Clean up the...
2010-04-09  Vladimir 'phcoder... * normal/autofs.c (read_fs_list): New parameter 'prefix'.
2010-04-09  Vladimir 'phcoder... * util/grub-mkrescue.in: Fix incorrect path in coreboo...
2010-04-09  Vladimir 'phcoder... * font/font.c: Indented.
2010-04-09  BVK Chaitanya Elif support to GRUB script (by Deepak Vankadaru).
2010-04-09  BVK Chaitanyamerged with mainline
2010-04-09  BVK Chaitanya While and until loops support to GRUB script.
next