]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2010-05-18  Vladimir 'phcoder... Remove leftovers from i386-coreboot.rmk
2010-05-18  Vladimir 'phcoder... merge mainline into newreloc
2010-05-17  Vladimir 'phcoder... Remove grub-mkisofs.
2010-05-17  Vladimir 'phcoder... Unify grub-mkimage accross platforms.
2010-05-17  Vladimir 'phcoder... Revert spurious change in Makefile.in
2010-05-17  Vladimir 'phcoder... add missing sh.mod
2010-05-17  Vladimir 'phcoder... Cherrypick bugfixes and coreboot+qemu support from...
2010-05-17  Vladimir 'phcoder... merge mainline into rescue-efi
2010-05-17  BVK Chaitanyasource tree reorg for emu platform
2010-05-17  BVK Chaitanyamerge with mainline
2010-05-13  Vladimir 'phcoder... Fix inconsistent grub_efiemu_finish_boot_services retur...
2010-05-13  Vladimir 'phcoder... Fix gfxmenu crash.
2010-05-09  Vladimir 'phcoder... Transform (broken) vga terminal into (working) vga...
2010-05-06  BVK Chaitanyamerge with mainline
2010-05-06  BVK Chaitanyasparc build fix
2010-05-06  BVK Chaitanyabuild fixes for real platforms
2010-05-06  BVK Chaitanyacygwin emu build fixes
2010-05-05  Vladimir 'phcoder... respect GRUB_IEEE1275_FLAG_NO_PRE1_5M_CLAIM
2010-05-05  Vladimir 'phcoder... merge mainline into newreloc
2010-05-05  Vladimir 'phcoder... remove leftover modules
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-04  Vladimir 'phcoder... merge mainline into newreloc
2010-05-04  Vladimir 'phcoder... fix warnings on x86_64
2010-05-04  Vladimir 'phcoder... Don't access NULL in dprintf
2010-05-04  BVK Chaitanyamerge with mainline
2010-05-03  Vladimir 'phcoder... Fix overflow and add more dprintfs
2010-05-03  Vladimir 'phcoder... Fix efiemu compilation condition
2010-05-03  Vladimir 'phcoder... merge merge-mkimage into newreloc
2010-05-03  Vladimir 'phcoder... Fix BSD tests. Move BSD bootchecks to i386.rmk in hope...
2010-05-03  Vladimir 'phcoder... Fix default mkimage path determination
2010-05-03  Vladimir 'phcoder... Add missing token
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-02  Vladimir 'phcoder... Fix makefile problem due to compression
2010-05-02  Vladimir 'phcoder... Compress miniroot and decrease timeout
2010-05-02  Vladimir 'phcoder... enable xnu on all platforms
2010-05-02  Vladimir 'phcoder... Support elfsyms on mb2
2010-05-02  Vladimir 'phcoder... Add missing memory.h
2010-05-02  Vladimir 'phcoder... Remove reference to loader.h
2010-05-02  Vladimir 'phcoder... USe more low memory on i386-qemu
2010-05-02  Vladimir 'phcoder... Split a memory chunk spanning accross 1MiB mark for...
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... merge mainline into newreloc
2010-05-01  Vladimir 'phcoder... REmove memory map altering for FreeBSD
2010-05-01  Vladimir 'phcoder... * kern/i386/coreboot/init.c (grub_machine_init): Call
2010-05-01  Vladimir 'phcoder... coreboot and qemu rescue disks and bootchecks
2010-05-01  Vladimir 'phcoder... remove loader.h leftovers
2010-05-01  Vladimir 'phcoder... merge mainline into newreloc
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... Fix ppc compilation problems
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-29  Vladimir 'phcoder... switch off manually on linux x86_64
2010-04-29  Vladimir 'phcoder... fix i386-qemu building problems
2010-04-29  Vladimir 'phcoder... Remove loader.h
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-28  Vladimir 'phcoder... Disable kfreebsd-x86_64 and knetbsd-i386 bootchecks...
2010-04-28  Vladimir 'phcoder... Increase bootcheck timeout
2010-04-27  Vladimir 'phcoder... * conf/x86-efi.rmk (linux_mod_SOURCES): Write explicit...
2010-04-27  Vladimir 'phcoder... merge boottest into newreloc
2010-04-27  Vladimir 'phcoder... merge rescue-efi into bootttest
2010-04-27  Vladimir 'phcoder... Add missing escape
2010-04-27  Vladimir 'phcoder... Use hasbrokenint12
2010-04-27  Vladimir 'phcoder... Shutdown manually
2010-04-27  Vladimir 'phcoder... Add midding qemu-opts
2010-04-27  BVK Chaitanyaundo some hunks that were removed by mistake
2010-04-27  Vladimir 'phcoder... Fix blocker counter
2010-04-27  BVK Chaitanyaremoved some duplicate code
2010-04-27  Vladimir 'phcoder... merge boottest into newreloc
2010-04-27  Vladimir 'phcoder... merge rescue-efi into boottest
2010-04-27  Vladimir 'phcoder... Remove debugging leftovers
2010-04-27  Vladimir 'phcoder... Include /grub.cfg
2010-04-27  Vladimir 'phcoder... merge boottest into newreloc
2010-04-27  Vladimir 'phcoder... merge rescue-efi into boottest
2010-04-27  Vladimir 'phcoder... efi boottests
2010-04-27  Vladimir 'phcoder... Enable pathspecs
2010-04-27  Vladimir 'phcoder... merge rescue-efi into boottest
2010-04-27  Vladimir 'phcoder... use uuids on efi
2010-04-27  Vladimir 'phcoder... merge merge-mkimage into rescue-efi
2010-04-27  Vladimir 'phcoder... merge merge-mkimage into boottest
2010-04-27  BVK Chaitanyaadded support for --enable-grub-emu-modules build
next