]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2010-06-07  BVK Chaitanyacygwin fixes
2010-06-05  Colin Watson* util/grub.d/00_header.in: Quote values assigned to...
2010-06-05  BVK Chaitanyafreebsd fixes
2010-06-05  BVK Chaitanyafixes for netbsd
2010-06-05  BVK Chaitanyacleanup
2010-06-04  Colin Watson* util/grub-mkconfig_lib.in (prepare_grub_to_access_dev...
2010-06-04  Colin Watson* util/grub-mkimage.c: Make target-related error messag...
2010-06-04  BVK Chaitanyafix for cygwin build
2010-06-04  BVK Chaitanyaremove Ruby requirement from INSTALL
2010-06-04  BVK Chaitanyaadd -lutil for netbsd
2010-06-04  BVK Chaitanyarename libutil to libgrub
2010-06-03  BVK Chaitanyabzignore updates
2010-06-03  BVK Chaitanyamore cleanup
2010-06-03  Colin Watson* INSTALL: Document several build requirements for...
2010-06-03  BVK Chaitanyacleanup
2010-06-02  Grégoire SutreHandle all possible disk device names for NetBSD.
2010-06-02  Colin Watson* docs/grub.texi (Simple configuration): Fix copy-and...
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  BVK Chaitanyapull-in emu-lite fixes
2010-06-02  BVK Chaitanyareview fixes
2010-06-02  BVK Chaitanyareview fixes
2010-06-02  BVK Chaitanyamerge with mainline
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 Watsonfix indentation
2010-06-01  Peter Henn* disk/mdraid_linux.c (grub_mdraid_detect): Fix calcula...
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  BVK Chaitanyamerge with mainline
2010-06-01  BVK Chaitanyapull-in emu-lite
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  Vladimir 'phcoder... Merge usb into yeeloongfw
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-31  Vladimir 'phcoder... Remove leftover message
2010-05-31  Vladimir 'phcoder... Pad image to 512K for flashrom
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  BVK Chaitanyamerge with mainline
2010-05-28  Colin WatsonMake grub-probe work with symbolic links under /dev...
2010-05-28  BVK Chaitanyafixes for netbsd build
2010-05-28  BVK Chaitanyacygwin fixes
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-26  BVK Chaitanyapull-in emu-lite branch
2010-05-26  BVK Chaitanyaremoved kern/emu/dl.c
2010-05-26  BVK Chaitanyabuild fixes for sparc64 and freebsd platforms
2010-05-26  BVK Chaitanyapull-in emu-fixes branch
2010-05-26  BVK Chaitanyaemu build fixes for sparc64 and freebsd
2010-05-25  BVK Chaitanya * INSTALL: Added flex >= 2.5.35 requirement.
2010-05-25  BVK Chaitanyamerge with mainline
2010-05-25  BVK Chaitanyamerge with mainline
2010-05-24  Vladimir 'phcoder... fix compilation on not-yeeloong
2010-05-23  Vladimir 'phcoder... merge mainline into yeeloongfw
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-23  Vladimir 'phcoder... Macroify command and status registers
2010-05-22  Vladimir 'phcoder... Add missing volatile attribute
2010-05-22  Vladimir 'phcoder... Always write the whole of frame interval register
2010-05-22  Vladimir 'phcoder... Macroify USB controllers ID
2010-05-22  Vladimir 'phcoder... Use DMA memory in usbtrans.c
next