]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2010-05-07  Vladimir 'phcoder... macroify keys in ncusest terminal code
2010-05-07  Vladimir 'phcoder... simplify setcolor/getcolor
2010-05-07  Vladimir 'phcoder... Move serial encoding handling to terminfo.c
2010-05-07  Vladimir 'phcoder... Support serial colors
2010-05-07  Vladimir 'phcoder... merge common serial and ofconsole code into terminfo
2010-05-07  BVK Chaitanyamerge with mainline
2010-05-07  BVK Chaitanyashift command support
2010-05-07  BVK Chaitanyapulled-in func-params branch
2010-05-07  Vladimir 'phcoder... pass pointer to term to term functions
2010-05-06  Vladimir 'phcoder... make serial use ANSI code recognition in terminfo.mod
2010-05-06  Vladimir 'phcoder... move ANSI code recognition to terminfo.mod
2010-05-06  BVK Chaitanyamerge with mainline
2010-05-06  Vladimir 'phcoder... merge mainline in bidi
2010-05-06  BVK Chaitanyamerge with emu-lite again
2010-05-06  BVK Chaitanyamerge with emu-reorg
2010-05-06  BVK Chaitanyapull-in emu-lite branch
2010-05-06  BVK Chaitanyaadd missing files
2010-05-06  BVK Chaitanyaautomake commit without merge history
2010-05-06  BVK Chaitanyasparc build fix
2010-05-06  BVK Chaitanyafixed n > active_loops case
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-05  Vladimir 'phcoder... merge mainline into bidi
2010-05-05  BVK Chaitanyacontinue command support
2010-05-05  BVK Chaitanyapull-in break-cmd branch
2010-05-05  BVK Chaitanyapull-in func-params branch
2010-05-05  BVK Chaitanyaremove cmdblock merged
2010-05-05  BVK Chaitanyabreak command support
2010-05-05  BVK Chaitanyapull-in func-params branch
2010-05-05  BVK Chaitanyafunction parameters support
2010-05-05  BVK Chaitanyasimplify cmdblock with cmdlist
2010-05-05  Vladimir 'phcoder... revert accidental debugging commit
2010-05-05  Vladimir 'phcoder... separate function to allocate DMA memory
2010-05-05  BVK Chaitanyasimplify cmdblock with cmdlist
2010-05-05  BVK Chaitanyasimplify cmdblock with cmdlist
2010-05-05  Vladimir 'phcoder... Fix i386-pc compilation
2010-05-04  Vladimir 'phcoder... merge mainline into newreloc
2010-05-04  Vladimir 'phcoder... fix warnings on x86_64
2010-05-04  Vladimir 'phcoder... remove grub_stop_floppy leftover
2010-05-04  Vladimir 'phcoder... move grub_halt out of kernel on most platforms
2010-05-04  Vladimir 'phcoder... merge mainline into intwrap
2010-05-04  Vladimir 'phcoder... remove references to kern/i386/ieee1275/init.c
2010-05-04  Vladimir 'phcoder... implement ACPI shutdown
2010-05-04  Vladimir 'phcoder... Don't access NULL in dprintf
2010-05-04  Vladimir 'phcoder... move fwstart.S to boot/
2010-05-04  BVK Chaitanyareplace --enable-grub-emu-modules with grub-emu-lite
2010-05-04  BVK Chaitanyapull in emu-reorg branch
2010-05-04  BVK Chaitanyamerge with mainline
2010-05-03  Vladimir 'phcoder... Move geode init to bus/cs5536.c
2010-05-03  Vladimir 'phcoder... Pause before returning to menu editor
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-30  BVK Chaitanyablock argument support
next