]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2013-03-02 Vladimir 'phcoder... * include/grub/cmos.h: Handle high CMOS addresses...
2013-03-02 Vladimir 'phcoder... * include/grub/mips/loongson/cmos.h: Fix high CMOS...
2013-03-02 Vladimir 'phcoder... Move to more hookless approach in IEEE1275 devices...
2013-03-02 Vladimir 'phcoder... * grub-core/kern/term.c (grub_term_normal_color),
2013-03-02 Vladimir 'phcoder... Make elfload not use hooks. Opt for flags and iterator...
2013-03-02 Vladimir 'phcoder... * grub-core/lib/ia64/longjmp.S: Fix the name of longjm...
2013-03-02 Vladimir 'phcoder... * grub-core/script/execute.c (gettext_append): Remove...
2013-03-02 Vladimir 'phcoder... * grub-core/normal/charset.c (grub_bidi_logical_to_vis...
2013-03-02 Vladimir 'phcoder... * grub-core/commands/loadenv.c (grub_cmd_list_env...
2013-03-02 Vladimir 'phcoder... * grub-core/fs/hfs.c: Remove nested functions.
2013-03-01 Vladimir 'phcoder... * grub-core/fs/hfsplus.c (grub_hfsplus_btree_iterate_n...
2013-03-01 Vladimir 'phcoder... * util/grub-editenv.c (list_variables): Move print_var...
2013-03-01 Vladimir 'phcoder... * grub-core/kern/emu/hostdisk.c (read_device_map)...
2013-03-01 Vladimir 'phcoder... * grub-core/gentrigtables.c: Make tables const.
2013-03-01 Vladimir 'phcoder... Remove nested functions from videoinfo iterators.
2013-03-01 Vladimir 'phcoder... * grub-core/loader/i386/pc/linux.c (grub_cmd_linux...
2013-03-01 Vladimir 'phcoder... * grub-core/disk/efi/efidisk.c: Transform iterate_chil...
2013-03-01 Vladimir 'phcoder... * grub-core/kern/main.c (grub_set_prefix_and_root...
2013-02-28 Vladimir 'phcoder... Enable linux16 on non-BIOS systems for i.a. memtest.
2013-02-28 Vladimir 'phcoder... * grub-core/kern/i386/coreboot/mmap.c (grub_linuxbios_...
2013-02-28 Vladimir 'phcoder... * grub-core/lib/arg.c (grub_arg_show_help): Move showargs
2013-02-28 Vladimir 'phcoder... * grub-core/fs/jfs.c: Remove nested functions.
2013-02-28 Vladimir 'phcoder... * grub-core/fs/minix.c: Remove nested functions.
2013-02-28 Vladimir 'phcoder... * grub-core/fs/iso9660.c: Remove nested functions.
2013-02-28 Vladimir 'phcoder... * grub-core/commands/parttool.c (grub_cmd_parttool...
2013-02-28 Vladimir 'phcoder... * util/grub-fstest.c: Remove nested functions.
2013-02-27 Vladimir 'phcoder... * grub-core/loader/machoXX.c: Remove nested functions.
2013-02-27 Colin Watson Remove nested functions from disk and file read hooks.
2013-02-27 Andrey Borzenkov * grub-core/partmap/msdos.c (grub_partition_msdos_iter...
2013-02-26 Andrey Borzenkov * grub-core/disk/efi/efidisk.c(grub_efidisk_get_device...
2013-02-25 Andrey Borzenkov * grub-core/normal/menu_entry.c (update_screen): remove
2013-02-25 Andrey Borzenkov * grub-core/normal/menu_entry.c (insert_string): fix...
2013-02-25 Andrey Borzenkov * Makefile.util.def: Add partmap/msdos.c to common...
2013-02-25 Vladimir 'phcoder... * grub-core/normal/misc.c (grub_normal_print_device_in...
2013-02-24 Vladimir 'phcoder... Implement new command cmosdump.
2013-02-19 Vladimir 'phcoder... Support Openfirmware disks with non-512B sectors.
2013-02-06 Vladimir 'phcoder... * grub-core/commands/lsacpi.c: Fix types on 64-bit...
2013-02-04 Vladimir 'phcoder... * grub-core/disk/cryptodisk.c (grub_cryptodisk_scan_de...
2013-02-01 Vladimir 'phcoder... * grub-core/fs/fshelp.c (find_file): Set oldnode to...
2013-02-01 Vladimir 'phcoder... Implement USBDebug (full USB stack variant).
2013-02-01 Vladimir 'phcoder... Missing part of last commit
2013-02-01 Vladimir 'phcoder... * grub-core/commands/lsacpi.c: Show more info. Hide...
2013-02-01 Vladimir 'phcoder... * grub-core/bus/usb/usb.c (grub_usb_device_attach...
2013-02-01 Vladimir 'phcoder... * grub-core/bus/usb/serial/common.c (grub_usbserial_at...
2013-01-30 Vladimir 'phcoder... * grub-core/fs/xfs.c (grub_xfs_read_block): Fix comput...
2013-01-27 Andrey Borzenkov * util/grub-install.in: change misleading comment...
2013-01-27 Vladimir 'phcoder... * grub-core/normal/menu_text.c (grub_menu_init_page...
2013-01-27 C. Masloch Improve FreeDOS direct loading support compatibility.
2013-01-22 Colin Watson* util/grub-reboot.in (usage): Document the need for
2013-01-22 Vladimir 'phcoder... * grub-core/lib/libgcrypt_wrap/cipher_wrap.h: Include...
2013-01-21 Vladimir 'phcoder... * include/grub/kernel.h (FOR_MODULES): Adjust to prese...
2013-01-21 Colin Watson* grub-core/font/font.c (blit_comb: do_blit): Make...
2013-01-21 Colin WatsonRemove nested functions from USB iterators.
2013-01-21 Vladimir 'phcoder... Improve spkmodem reliability by adding a separator...
2013-01-21 Vladimir 'phcoder... * grub-core/normal/term.c (print_ucs4_terminal): Don...
2013-01-21 Vladimir 'phcoder... Improve spkmomdem reliability by adding a separator...
2013-01-21 Vladimir 'phcoder... Make color variables global instead of it being per...
2013-01-21 Vladimir 'phcoder... * grub-core/commands/ls.c (grub_ls_print_devices)...
2013-01-21 Colin WatsonFix powerpc and sparc64 build failures caused by un...
2013-01-21 Colin Watson* grub-core/disk/arc/arcdisk.c (grub_arcdisk_iterate...
2013-01-21 Vladimir 'phcoder... * grub-core/commands/lsmmap.c: Fix unused variable...
2013-01-21 Vladimir 'phcoder... Improve spkmomdem reliability by adding a separator...
2013-01-21 Colin Watson* grub-core/partmap/msdos.c (embed_signatures): Add...
2013-01-21 Colin WatsonRemove nested functions from filesystem directory itera...
2013-01-21 Colin Watson* docs/grub.texi (Multi-boot manual config): Fix typo for
2013-01-20 Leif Lindholm* util/grub-mkimage.c (main): Postpone freeing argument...
2013-01-20 Colin Watson* grub-core/loader/i386/linux.c (grub_cmd_initrd):...
2013-01-20 Andrey Borzenkov * conf/Makefile.common: Fix autogen rules to pass...
2013-01-20 Leif Lindholm * include/grub/elf.h: Update ARM definitions based...
2013-01-20 Vladimir 'phcoder... Split long USB transfers into short ones.
2013-01-20 Andrey Borzenkov * docs/grub.texi (Simple configuration): Clarify GRUB_...
2013-01-20 Vladimir 'phcoder... * util/grub-script-check.c (main): Uniform the error...
2013-01-20 Colin WatsonRemove nested functions from ELF iterators.
2013-01-20 Colin WatsonRemove nested functions from device iterators.
2013-01-20 Colin WatsonFix typos for "developer" and "development".
2013-01-18 Vladimir 'phcoder... Add license header to spkmodem-recv.c.
2013-01-17 Vladimir 'phcoder... Rewrite spkmodem to use PIT for timing. Double the...
2013-01-16 Vladimir 'phcoder... Add new command pcidump.
2013-01-16 Vladimir 'phcoder... New terminal outputs using serial: morse and spkmodem.
2013-01-16 Vladimir 'phcoder... Improve bidi handling in entry editor.
2013-01-16 Vladimir 'phcoder... * grub-core/script/lexer.c (grub_script_lexer_init...
2013-01-15 Colin WatsonRemove nested functions from script reading and parsing.
2013-01-15 Colin WatsonRemove nested functions from memory map iterators.
2013-01-13 Vladimir 'phcoder... * grub-core/kern/emu/hostdisk.c (read_device_map)...
2013-01-13 Vladimir 'phcoder... Fix compilation with older compilers.
2013-01-13 Vladimir 'phcoder... New command list_trusted.
2013-01-13 Colin Watson* util/grub-mkimage.c (generate_image): Fix "size of...
2013-01-13 Colin WatsonRemove nested functions from PCI iterators.
2013-01-12 Vladimir 'phcoder... * grub-core/commands/verify.c: Mark messages for trans...
2013-01-12 Vladimir 'phcoder... * grub-core/lib/libgcrypt_wrap/mem.c (gcry_x*alloc...
2013-01-12 Vladimir 'phcoder... * grub-core/lib/libgcrypt_wrap/mem.c (_gcry_log_bug...
2013-01-12 Vladimir 'phcoder... Remove autogenerated files from VCS
2013-01-12 Vladimir 'phcoder... * autogen.sh: Do not try to delete nonexistant files.
2013-01-12 Colin WatsonClean up dangling references to grub-setup.
2013-01-11 Vladimir 'phcoder... Import gcrypt public-key cryptography and implement...
2013-01-11 Vladimir 'phcoder... * grub-core/fs/ntfs.c: Ue more appropriate types.
2013-01-10 Vladimir 'phcoder... Support Apple FAT binaries on non-Apple platforms.
2013-01-10 Vladimir 'phcoder... * grub-core/kern/disk.c (grub_disk_write): Fix sector...
2013-01-07 Colin Watson* grub-core/io/bufio.c (grub_bufio_open): Use grub_zall...
2013-01-07 Colin Watson* docs/grub.texi (grub_cpu): New subsection.
next