]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2013-04-24  Vladimir 'phcoder... * util/grub-install.in: Fix target fo qemu_mips.
2013-04-24  Vladimir 'phcoder... * grub-core/normal/menu_text.c (print_entry): Put...
2013-04-24  Vladimir 'phcoder... * grub-core/loader/i386/linux.c (grub_linux_boot)...
2013-04-24  Vladimir 'phcoder... * grub-core/disk/ata.c (grub_ata_real_open): Use grub_...
2013-04-24  Vladimir 'phcoder... Add missing video ids to coreboot and ieee1275 video.
2013-04-24  Vladimir 'phcoder... * util/grub-mkrescue.in: Add mips-arc support.
2013-04-24  Vladimir 'phcoder... * grub-core/kern/dl.c (grub_dl_resolve_symbols): Handl...
2013-04-24  Vladimir 'phcoder... Move mips-arc link address. Previous link address...
2013-04-21  Vladimir 'phcoder... * grub-core/disk/arc/arcdisk.c (grub_arcdisk_iterate_i...
2013-04-21  Vladimir 'phcoder... Support coreboot framebuffer.
2013-04-20  Vladimir 'phcoder... * grub-core/kern/mm.c (grub_mm_init_region): Fix condi...
2013-04-20  Vladimir 'phcoder... * grub-core/Makefile.core.def (legacycfg): Enable...
2013-04-20  Vladimir 'phcoder... * grub-core/lib/efi/relocator.c (grub_relocator_firmwa...
2013-04-19  Vladimir 'phcoder... * grub-core/kern/ieee1275/init.c (grub_claim_heap...
2013-04-19  Vladimir 'phcoder... * grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_...
2013-04-19  Vladimir 'phcoder... * grub-core/commands/videotest.c (grub_cmd_videotest...
2013-04-19  Vladimir 'phcoder... * grub-core/kern/elfXX.c (grub_elfXX_load): Handle
2013-04-19  Andrey Borzenkov* util/grub.d/30_os-prober.in: Add onstr to linux entri...
2013-04-18  Vladimir 'phcoder... Add support for pseries and other bootinfo machines...
2013-04-17  Vladimir 'phcoder... * util/grub-mkrescue.in: Add GPT for EFI boot.
2013-04-17  Vladimir 'phcoder... * grub-core/disk/efi/efidisk.c: Detect floppies by...
2013-04-17  Vladimir 'phcoder... * build-aux/snippet: Add missing gnulib files.
2013-04-16  Andrey Borzenkov * grub-core/disk/efi/efidisk.c: Really limit transfer...
2013-04-16  Andrey Borzenkov * autogen.sh: Use "-f" in addition for "-h" when check...
2013-04-15  Peter Jones * grub-core/disk/efi/efidisk.c: Limit disk read or...
2013-04-15  Vladimir 'phcoder... Fix DMRAID partition handling.
2013-04-14  Vladimir 'phcoder... * tests/grub_cmd_date.in: Skip on sparc64.
2013-04-14  Vladimir 'phcoder... * tests/grub_script_expansion.in: Use fixed-string...
2013-04-14  Vladimir 'phcoder... * grub-core/kern/ieee1275/openfw.c (grub_ieee1275_deva...
2013-04-14  Vladimir 'phcoder... * grub-core/disk/ieee1275/ofdisk.c: Fix CD-ROM and...
2013-04-14  Vladimir 'phcoder... * grub-core/lib/posix_wrap/sys/types.h: Make WORDS_BIG...
2013-04-14  Vladimir 'phcoder... Add option to compress files on install/image creation.
2013-04-14  Vladimir 'phcoder... * docs/grub-dev.texi: Rearrange menu to match the...
2013-04-14  Vladimir 'phcoder... * grub-core/loader/i386/linux.c: Remove useless leftov...
2013-04-14  Vladimir 'phcoder... Move GRUB out of system area when using xorriso 1...
2013-04-14  Vladimir 'phcoder... * tests/grub_cmd_date.in: Add missing exit 1.
2013-04-14  Vladimir 'phcoder... * tests/partmap_test.in: Skip on sparc64.
2013-04-14  Vladimir 'phcoder... Support grub-shell on sparc64.
2013-04-14  Vladimir 'phcoder... Support mkrescue on sparc64.
2013-04-14  Vladimir 'phcoder... Allow IEEE1275 ports on path even if it wasn't detecte...
2013-04-14  Vladimir 'phcoder... * grub-core/disk/ieee1275/ofdisk.c: Iterate over bootp...
2013-04-14  Vladimir 'phcoder... * grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_...
2013-04-13  Vladimir 'phcoder... Fix memory leaks in ofnet.
2013-04-13  Vladimir 'phcoder... Fix few memory leaks. Reported by Francesco Lavra
2013-04-13  Vladimir 'phcoder... * docs/man/grub-glue-efi.h2m: Add missing file.
2013-04-13  Vladimir 'phcoder... * util/grub-mkrescue.in: Fix wrong architecture for...
2013-04-12  Vladimir 'phcoder... Better support Apple Intel Macs on CD.
2013-04-12  Vladimir 'phcoder... Replace stpcpy with grub_stpcpy in tools.
2013-04-12  Vladimir 'phcoder... Handle Japanese special keys.
2013-04-12  Vladimir 'phcoder... * util/grub-mkimage.c: Document memdisk implying ...
2013-04-12  Vladimir 'phcoder... * grub-core/bus/usb/ehci.c (grub_ehci_fini_hw): Ignore...
2013-04-12  Aleš Nesrsta Fix handling of split transfers.
2013-04-12  Vladimir 'phcoder... * grub-core/net/http.c: Fix bad free.
2013-04-12  Vladimir 'phcoder... * grub-core/net/drivers/ieee1275/ofnet.c: Don't attemp...
2013-04-12  Vladimir 'phcoder... Disable partmap check on i386-ieee1275 due to openfirm...
2013-04-12  Vladimir 'phcoder... Add uboot net
2013-04-12  Vladimir 'phcoder... Makefile fix
2013-04-12  Vladimir 'phcoder... Amall cleanup in api_public.h
2013-04-12  Vladimir 'phcoder... Relocations cleanup
2013-04-12  Vladimir 'phcoder... Fix timer units
2013-04-12  Vladimir 'phcoder... Simplify init assembly
2013-04-12  Vladimir 'phcoder... Report disk size
2013-04-12  Vladimir 'phcoder... Add missing arm function
2013-04-12  Vladimir 'phcoder... Add uboot header ourselves
2013-04-12  Vladimir 'phcoder... * tests/util/grub-shell.in: Fix it on powerpc.
2013-04-12  Vladimir 'phcoder... Turn off QEMU ACPI-way since new releases don't have...
2013-04-12  Vladimir 'phcoder... * docs/grub.texi: Update coreboot status info.
2013-04-11  Vladimir 'phcoder... * tests/grub_cmd_date.in: New test for datetime.
2013-04-11  Vladimir 'phcoder... * tests/partmap_test.in: Fix missing qemudisk setting.
2013-04-11  Vladimir 'phcoder... Support i386-ieee1275 grub-mkrescue and make check...
2013-04-11  Vladimir 'phcoder... Merge powerpc grub-mkrescue flavour with common. Use...
2013-04-11  Vladimir 'phcoder... * docs/grub.texi: Fix description of GRUB_CMDLINE_XEN and
2013-04-11  Vladimir 'phcoder... Import new gnulib.
2013-04-11  Vladimir 'phcoder... Use ACPI shutdown intests as traditional port was...
2013-04-11  Andrey Borzenkov * util/grub.d/30_os-prober.in: Add onstr to entries...
2013-04-10  Vladimir 'phcoder... Fix missing PVs if they don't contain "interesting...
2013-04-10  Andrey Borzenkov * autogen.sh: Use "-h", not "-f", to test for existenc...
2013-04-09  Vladimir 'phcoder... Fix ia64-efi image generation on big-endian machines...
2013-04-08  Andrey Borzenkov * grub-core/Makefile.core.def: Add kern/elfXX.c to...
2013-04-08  Andrey Borzenkov * grub-core/term/i386/pc/console.c: Fix cursor moving...
2013-04-08  Bryan Hundven * docs/grub-dev.texi: Move @itemize after @subsection...
2013-04-08  Vladimir 'phcoder... * grub-core/normal/term.c: Few more fixes for menu...
2013-04-07  Vladimir 'phcoder... merge mainline into arm
2013-04-07  Vladimir 'phcoder... * grub-core/normal/term.c: Few more fixes for menu...
2013-04-07  Leif LindholmInitial import of Leif's work
2013-04-06  Andrey Borzenkov * conf/Makefile.extra-dist (EXTRA_DIST): Add
2013-04-06  Andrey Borzenkov * util/grub-install_header: Use @PACKAGE@.mo in messag...
2013-04-05  Fedora Ninjas * util/grub.d/30_os-prober.in: Support btrrfs linux...
2013-04-05  Vladimir 'phcoder... Use GRUB_PROPERLY_ALIGNED_ARRAY in grub-core/disk...
2013-04-05  Vladimir 'phcoder... * util/grub-mkfont.c: Prefer enum to #define.
2013-04-05  Vladimir 'phcoder... * grub-core/commands/acpi.c: Use sizeof rather than...
2013-04-05  Vladimir 'phcoder... Replace 8 with GRUB_CHAR_BIT in several places when...
2013-04-05  Vladimir 'phcoder... Add new defines GRUB_RSDP_SIGNATURE_SIZE and GRUB_RSDP...
2013-04-05  Vladimir 'phcoder... * grub-core/commands/verify.c: Use GRUB_CHAR_BIT.
2013-04-05  Vladimir 'phcoder... * include/grub/bsdlabel.h: Use enums.
2013-04-05  Vladimir 'phcoder... Move GRUB_CHAR_BIT to types.h.
2013-04-05  Andrey Borzenkov * docs/grub.texi: Document more user commands.
2013-04-05  Andrey Borzenkov * docs/grub.texi: Document menuentry --id option.
2013-04-04  Francesco Lavra * util/grub-mkimage.c: Introduce new define EFI32_HEAD...
2013-04-04  Vladimir 'phcoder... Unify file copying setup across different install...
next