]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2010-08-23 BVK Chaitanyamerge with mainline
2010-08-23 BVK Chaitanyafix x86_64-efi build
2010-08-23 Colin Watson* kern/mips/startup.S (grub_prefix): Update comment...
2010-08-23 BVK Chaitanyaforce bash for autogen.sh
2010-08-23 BVK Chaitanyafix exit 1 in autogen.sh
2010-08-23 BVK Chaitanyafinal touches
2010-08-23 BVK Chaitanyafix emu build
2010-08-22 BVK Chaitanyamerge with mainline
2010-08-22 Vladimir 'phcoder... * term/at_keyboard.c (grub_at_keyboard_getkey_noblock...
2010-08-21 BVK Chaitanyaremove wrong extension
2010-08-21 BVK Chaitanyapicks 10_${host_kernel} script
2010-08-21 BVK Chaitanyafix x86_64_efi build
2010-08-21 BVK Chaitanyabuild fixes for mips and ieee1275 platforms
2010-08-21 BVK Chaitanya*_sources now collect all values of all its groups
2010-08-21 BVK Chaitanyareview comments
2010-08-21 Vladimir 'phcoder... * include/grub/usb.h (grub_usb_device): Add 'data...
2010-08-20 Samuel Thibault2010-08-21 Samuel Thibault <samuel.thibault@ens-lyon...
2010-08-20 Vladimir 'phcoder... * loader/multiboot.c (grub_cmd_module): Don't unzip...
2010-08-20 Vladimir 'phcoder... USB hotunplugging and USB serial support.
2010-08-20 Vladimir 'phcoder... Export serial-related functions from kernel
2010-08-20 Vladimir 'phcoder... Add ChangeLog
2010-08-20 Vladimir 'phcoder... Enable usbserial on yeeloong
2010-08-20 Vladimir 'phcoder... Remove unused buffer0
2010-08-20 BVK Chaitanyaadd USE_ASCII_FAILBACK define
2010-08-20 Vladimir 'phcoder... Make HID found dprintf instead of printf
2010-08-20 Vladimir 'phcoder... Merge mainline into usb
2010-08-20 Vladimir 'phcoder... Acount for transfer->size being size-1 when counting...
2010-08-20 Vladimir 'phcoder... Support hot unplugging
2010-08-20 Vladimir 'phcoder... Fix OHCI error message
2010-08-20 BVK Chaitanyafix emu build on netbsd
2010-08-20 BVK Chaitanyafix distcheck from source tree
2010-08-20 Vladimir 'phcoder... Correct *actual counting in OHCI
2010-08-20 Vladimir 'phcoder... Don't update status on 0 message
2010-08-20 Robert Millan2010-08-20 Robert Millan <rmh@gnu.org>
2010-08-20 Vladimir 'phcoder... Scan descriptor rather than elying on hardcoded endpoin...
2010-08-20 BVK Chaitanyafix distcheck
2010-08-20 BVK Chaitanyagenerate gcry rules from import_gcry
2010-08-20 Vladimir 'phcoder... Use GetReport only at initialisation as specified in...
2010-08-20 Vladimir 'phcoder... Fix control msg type
2010-08-20 BVK Chaitanyafix COND_APPLE_CC definition
2010-08-20 BVK Chaitanyabetter fix for setjmp module
2010-08-20 BVK Chaitanyaupdate .bzrignore
2010-08-20 BVK Chaitanyaminor fixes
2010-08-20 BVK Chaitanyaadded conf/Makefile.common and conf/Makefile.extra...
2010-08-19 Colin Watson* commands/i386/pc/sendkey.c (keysym_table): Rename...
2010-08-19 Colin Watson* commands/i386/pc/sendkey.c (options): Remove "keep...
2010-08-19 Colin Watson* commands/i386/pc/sendkey.c (options): Fix three typos.
2010-08-19 Vladimir 'phcoder... Implement sendkey support.
2010-08-19 BVK Chaitanyaminor cleanups
2010-08-19 BVK Chaitanyamerge with mainline
2010-08-19 BVK Chaitanyafix example_unit_test build
2010-08-18 BVK Chaitanyafixed grub-emu build
2010-08-18 BVK Chaitanyafixed distcheck
2010-08-18 Colin Watson* configure.ac: Move AM_INIT_AUTOMAKE after AC_CANONICA...
2010-08-18 Colin Watson* acinclude.m4 (grub_ASM_USCORE): Use a more accurate...
2010-08-18 BVK Chaitanyadistcheck almost done
2010-08-17 BVK Chaitanyarm grub-core/video/emu.moved
2010-08-17 BVK Chaitanyarm grub-core/configure.ac
2010-08-17 BVK Chaitanyamoved configure.common back to configure.ac
2010-08-17 BVK Chaitanyaadd po/Makefile.am
2010-08-17 BVK Chaitanyamove grub-core/po back
2010-08-17 BVK Chaitanyaremove Makefile.kernel and Makefile.vars
2010-08-17 BVK Chaitanyaupdate .bzrignore
2010-08-17 BVK Chaitanyaworking copy, wo nested packaging
2010-08-15 Robert Millan2010-08-15 Robert Millan <rmh@gnu.org>
2010-08-15 BVK Chaitanyaparallel build fix for utils
2010-08-15 BVK Chaitanyafix for grub-core parallel build failure
2010-08-14 Robert Millan2010-08-14 Robert Millan <rmh@gnu.org>
2010-08-12 BVK Chaitanya Fix for misspelled color names defaulting to black...
2010-08-12 BVK Chaitanyafix bad color name handling
2010-08-12 BVK Chaitanya "shift" command support to GRUB script.
2010-08-12 BVK Chaitanyamerge with mainline
2010-08-12 BVK Chaitanya "continue" command support to GRUB script.
2010-08-12 BVK Chaitanyamerge with mainline
2010-08-12 BVK Chaitanya "break" command support to GRUB script.
2010-08-12 BVK Chaitanyamerge with mainline
2010-08-12 BVK Chaitanya Function parameters support to GRUB script.
2010-08-12 BVK Chaitanyamerge with mainline
2010-08-12 BVK Chaitanya Remove grub_script_cmdblock struct.
2010-08-12 BVK Chaitanyamerge with mainline
2010-08-11 Yves Blusseau2010-08-11 Yves Blusseau <blusseau@zetam.org>
2010-08-11 Vladimir 'phcoder... * kern/i386/qemu/init.c (grub_qemu_init_cirrus): Fix...
2010-08-11 Vladimir 'phcoder... Remove the dump of sm712 initialisation sequence.
2010-08-11 Vladimir 'phcoder... * include/grub/vga.h: Add missing grub/pci.h include.
2010-08-10 Yves Blusseau2010-08-10 Yves Blusseau <blusseau@zetam.org>
2010-08-10 Vladimir 'phcoder... * include/grub/vga.h (grub_vga_gr_write): Add GRUB_MAC...
2010-08-10 BVK Chaitanyamerge with mainline
2010-08-09 Robert Millan2010-08-09 Robert Millan <rmh@gnu.org>
2010-08-08 Robert Millan2010-08-08 Robert Millan <rmh@gnu.org>
2010-08-08 Robert Millan2010-08-08 Robert Millan <rmh@gnu.org>
2010-08-08 Robert Millan2010-08-08 Robert Millan <rmh@gnu.org>
2010-08-08 Robert Millan2010-08-08 Robert Millan <rmh@gnu.org>
2010-08-06 BVK Chaitanyabuilds w/o custom DEPDIR
2010-08-04 Robert Millan2010-08-04 Robert Millan <rmh@gnu.org>
2010-08-04 Robert Millan2010-08-04 Robert Millan <rmh@gnu.org>
2010-08-03 Robert Millan2010-08-04 Robert Millan <rmh@gnu.org>
2010-08-03 Robert Millan2010-08-03 Robert Millan <rmh@gnu.org>
2010-08-03 BVK Chaitanya * script/execute.c (grub_script_execute_cmdline):...
2010-08-02 Colin Watson* disk/raid.c (insert_array): Select unique numbers...
2010-08-01 Robert Millan2010-08-01 Robert Millan <rmh@gnu.org>
next