]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2010-08-23  Vladimir 'phcoder... Handle ACKs, NACKs and restore state on booting
2010-08-23  Vladimir 'phcoder... Fix reversal of NPAGE and PPAGE when handling Linux...
2010-08-23  BVK Chaitanyaautomake based build system for grub
2010-08-23  BVK Chaitanya Replace --enable-grub-emu-modules with grub-emu-lite.
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  Vladimir 'phcoder... Change GRUB_TERM_NO_KEY to 0
2010-08-23  Vladimir 'phcoder... Fix RCTRL and RALT linux scancodes
2010-08-23  Vladimir 'phcoder... Fix bugs in grub_getkey introduced in previous commit
2010-08-23  Vladimir 'phcoder... Macroify GRUB_TERM_NO_KEY and use grub_checkkey in...
2010-08-23  Vladimir 'phcoder... Remove checkkey on term level
2010-08-23  Vladimir 'phcoder... Wait for ACKs when setting the mode
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  Vladimir 'phcoder... Fix ignoring of set1 extended sequences
2010-08-22  Vladimir 'phcoder... Fix multiple issues with set 2
2010-08-22  Vladimir 'phcoder... Macroify key constants
2010-08-22  Vladimir 'phcoder... Support scancode set 2
2010-08-22  Vladimir 'phcoder... Bump keylayouts version
2010-08-22  Vladimir 'phcoder... Set the leds and drain the input buffer in at_keyboard...
2010-08-22  Vladimir 'phcoder... Properly handle extended_pending
2010-08-22  BVK Chaitanyamerge with mainline
2010-08-22  Vladimir 'phcoder... merge mainline into keylayouts
2010-08-22  Vladimir 'phcoder... * term/at_keyboard.c (grub_at_keyboard_getkey_noblock...
2010-08-22  Vladimir 'phcoder... Make USB the main keylayout for simplicity
2010-08-22  Vladimir 'phcoder... Support numpad
2010-08-21  Vladimir 'phcoder... Increase pre-repeat usb keyboad interval
2010-08-21  Vladimir 'phcoder... Add back accidently removed mov
2010-08-21  Vladimir 'phcoder... Set last_key to -1 at init time
2010-08-21  Vladimir 'phcoder... Support USB key repeat
2010-08-21  Vladimir 'phcoder... Ignore keyboard errors and track numlock status
2010-08-21  Vladimir 'phcoder... merge usb into keylayouts
2010-08-21  Vladimir 'phcoder... Use status change pipe for hub hotplug detection
2010-08-21  Vladimir 'phcoder... MAke an enum out of reqtype
2010-08-21  Vladimir 'phcoder... clear port status change afte polling it
2010-08-21  Vladimir 'phcoder... really set controller_data in ohci
2010-08-21  Vladimir 'phcoder... Give better debug message in usb_keyboard_checkkey
2010-08-21  Vladimir 'phcoder... Fix incorrect toggle calculation
2010-08-21  Vladimir 'phcoder... Enable usb device polling again
2010-08-21  BVK Chaitanyaremove wrong extension
2010-08-21  BVK Chaitanyapicks 10_${host_kernel} script
2010-08-21  Vladimir 'phcoder... Use background transfers for usb_keyboard
2010-08-21  Vladimir 'phcoder... Prepare infrastructure for background USB transfers
2010-08-21  Vladimir 'phcoder... correctly pass interfno and don't use GetReport
2010-08-21  Vladimir 'phcoder... Don't retire active transaction on a NAK
2010-08-21  Vladimir 'phcoder... Return USB_ERR_INTERNAL instead of grub_errno when...
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... Implement CapsLock
2010-08-20  Vladimir 'phcoder... Add missing insert and \ codes
2010-08-20  Vladimir 'phcoder... Fix cutting bits by implicit conversion to char
2010-08-20  Vladimir 'phcoder... merge mainline into keylayouts
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  BVK Chaitanyamerge with mainline
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  Vladimir 'phcoder... Fix printf bug
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... Merge mainline into keylayouts
2010-08-19  Vladimir 'phcoder... Implement sendkey support.
2010-08-19  Vladimir 'phcoder... Add grub-kbdcomp
2010-08-19  Vladimir 'phcoder... Rename grub-mklayouts to grub-mklayout
2010-08-19  Vladimir 'phcoder... MAke grub-mklayouts do only one thing rather than doing...
2010-08-19  Vladimir 'phcoder... Add missing keys to grub-mklayouts
2010-08-19  Vladimir 'phcoder... Added missing values and indented USB table
2010-08-19  Vladimir 'phcoder... add usb keymap support
2010-08-19  Vladimir 'phcoder... Hook AT keyboard mapping
next