]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2010-07-08  starousUSB hot-plugging
2010-06-21  starousFaster OHCI, USB hub support, UHCI portstatus corr.
2010-06-21  starousFaster OHCI, USB hub support, UHCI portstatus corr.
2010-06-02  Vladimir 'phcoder... Poll device in usbtest
2010-06-02  Vladimir 'phcoder... Some hotplug support (buggy)
2010-06-02  Vladimir 'phcoder... Remove extra empty line
2010-06-02  Vladimir 'phcoder... Restructure usbms as a preparation for hotplug
2010-06-02  Vladimir 'phcoder... Merge mainline into usb
2010-06-02  Aleš Nesrsta2010-06-02 Aleš Nesrsta <starous@volny.cz>
2010-06-02  Vladimir 'phcoder... Add ChangeLog
2010-06-02  Vladimir 'phcoder... Remove double defines and use dma_free
2010-06-02  Vladimir 'phcoder... Use memset
2010-06-02  Vladimir 'phcoder... Enable USB on 64-bit (still won't work with >= 4GiB...
2010-06-02  Vladimir 'phcoder... Add necessarry cast
2010-06-02  Vladimir 'phcoder... Remove leftover early debug exit.
2010-06-02  Vladimir 'phcoder... Sort scsi_cmd_t.
2010-06-02  Colin Watson* util/grub.d/00_header.in: Add safety check to make...
2010-06-02  Colin Watson* docs/grub.texi (SCO UnixWare): Remove, at Vladimir...
2010-06-02  Colin Watson* docs/grub.texi (Chain-loading): New section.
2010-06-02  Colin Watson* docs/grub.texi (GNU GRUB manual): Remove reference...
2010-06-02  Colin Watson* docs/grub.texi (Configuration): New section, documenting
2010-06-02  Vladimir 'phcoder... Shut down PHCI controller harder
2010-06-02  Vladimir 'phcoder... Disable unused list
2010-06-02  Vladimir 'phcoder... Fix last_trans determination
2010-06-02  Vladimir 'phcoder... Fewstylistic fixes
2010-06-02  Colin Watson* docs/grub.texi (direntry): Remove grub-terminfo refer...
2010-06-02  Colin Watson* commands/gptsync.c (grub_cmd_gptsync): Fix typos.
2010-06-02  Colin Watson* conf/any-emu.rmk (kernel_img_SOURCES) [!x86]: Include
2010-06-02  Aleš NesrstaUse dev->descdev.maxsize0 even if dev->initialized...
2010-06-01  Colin WatsonAdd btrfs probing support, currently only in the single...
2010-06-01  Colin Watson* kern/emu/getroot.c (find_root_device_from_mountinfo...
2010-06-01  Aleš NesrstaMerge Aleš' latest patch
2010-05-31  Vladimir 'phcoder... * disk/i386/pc/biosdisk.c (grub_biosdisk_open): Use
2010-05-31  Jiro SEKIBA * include/grub/disk.h (GRUB_DISK_SIZE_UNKNOWN): New...
2010-05-31  Vladimir 'phcoder... * normal/main.c (grub_normal_add_menu_entry): Avoid...
2010-05-31  Vladimir 'phcoder... * loader/multiboot_mbi2.c (grub_multiboot_make_mbi...
2010-05-31  Vladimir 'phcoder... * commands/setpci.c (grub_setpci_iter): Fix an incorre...
2010-05-31  Vladimir 'phcoder... * loader/multiboot_elfxx.c (grub_multiboot_load_elfXX...
2010-05-31  Aleš NesrstaFix a bunch of problems with USB.
2010-05-31  Vladimir 'phcoder... Shut down OHCI on booting
2010-05-31  Vladimir 'phcoder... Dedicated DMA allocation functions. CS5536 OHCI support.
2010-05-28  Colin Watson* configure.ac: AC_PROG_LEX sets LEX to ":" if lex...
2010-05-28  BVK Chaitanya Fix grub-emu issues on NetBSD, with gcc 4.1.3.
2010-05-28  Colin WatsonMake grub-probe work with symbolic links under /dev...
2010-05-28  Colin WatsonMake grub-probe work with symbolic links under /dev...
2010-05-27  Colin Watsonmerge from mainline
2010-05-27  Colin Watson* util/grub-script-check.c (main): Ensure defined behav...
2010-05-27  Colin Watson* kern/emu/misc.c (canonicalize_file_name): realpath...
2010-05-27  Robert Millan2010-05-27 Robert Millan <rmh@gnu.org>
2010-05-27  Colin Watson* util/grub-mkrescue.in: Initialise override_dir rather...
2010-05-26  Grégoire SutreFix -Wshadow warning with emu build on NetBSD.
2010-05-25  BVK Chaitanya * INSTALL: Added flex >= 2.5.35 requirement.
2010-05-23  Vladimir 'phcoder... * commands/usbtest.c (grub_usb_get_string): Properly...
2010-05-23  Vladimir 'phcoder... cmostest support.
2010-05-23  Vladimir 'phcoder... Add default/grub support
2010-05-23  Vladimir 'phcoder... * gfxmenu/gui_list.c (draw_menu): Don't add scrollbar...
2010-05-23  Vladimir 'phcoder... * gfxmenu/view.c (grub_gfxmenu_draw_terminal_box)...
2010-05-23  Vladimir 'phcoder... * gfxmenu/gfxmenu.c (grub_gfxmenu_try): Change viewpor...
2010-05-22  Vladimir 'phcoder... merge mainline into cmostest
2010-05-21  Vladimir 'phcoder... * kern/i386/pc/mmap.c (grub_machine_mmap_iterate)...
2010-05-21  Vladimir 'phcoder... * include/grub/i18n.h: Always enable grub_gettext.
2010-05-21  Vladimir 'phcoder... * kern/i386/pc/init.c (make_install_device): Fix a...
2010-05-21  Colin Watson* util/grub-mkconfig.in: Fix handling of -o so that...
2010-05-20  Colin Watson* util/grub-mkrelpath.c (usage): Remove excess apostrophe.
2010-05-20  Colin Watson* util/misc.c: Move inclusion of <limits.h> to ...
2010-05-20  Grégoire SutreFix merge error in NetBSD code.
2010-05-19  BVK Chaitanya Fix grub-mkrescue usage unit testing.
2010-05-18  Christian Franke * util/grub.d/10_windows.in: Use path names instead of
2010-05-18  Samuel Thibault2010-05-18 Justus Winter <4winter@informatik.uni...
2010-05-18  Colin WatsonAdd btrfs probing support, currently only in the single...
2010-05-18  Vladimir 'phcoder... * include/grub/i18n.h (gettext): Inline instead of...
2010-05-18  Vladimir 'phcoder... * Makefile.in (CPPFLAGS): Replace -DGRUB_LIBDIR with
2010-05-18  Vladimir 'phcoder... * util/grub-install.in: Add missing "in" keyword.
2010-05-18  Vladimir 'phcoder... 2010-05-18 Vladimir Serbinenko <phcoder@gmail.com>
2010-05-18  Vladimir 'phcoder... * po/POTFILES: Rename util/grub-mkrawimage.c to util...
2010-05-18  Colin Watson* configure.ac: Check for Linux device-mapper support.
2010-05-18  Colin WatsonFix build with non-GNU libcs.
2010-05-18  Colin Watson* util/grub-mkrescue.in: Sync up with grub-install...
2010-05-18  Colin Watsonmerge from trunk
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 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... * 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  BVK Chaitanyamerge with mainline
next