]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2013-12-22  Vladimir SerbinenkoHalf boot time on pi when using standalone by using... phcoder/greffs
2013-12-22  Vladimir Serbinenko Add module loading and parsing boot time checkpoints.
2013-12-22  Vladimir Serbinenko * grub-core/loader/arm/linux.c: Pass arguments through...
2013-12-22  Lars Wendler * util/grub-mkconfig.in: Skip non-executable files.
2013-12-22  Vladimir Serbinenko Workaround buggy timer in raspberry pie by using our...
2013-12-21  Vladimir Serbinenko * include/grub/arm/uboot/kernel.h (GRUB_KERNEL_MACHINE...
2013-12-21  Vladimir Serbinenko Fix ARM Linux Loader on non-FDT platforms.
2013-12-21  Vladimir Serbinenko * configure.ac: Choose link format based on host_os...
2013-12-21  Vladimir Serbinenko * grub-core/osdep/unix/getroot.c: Non-unix build fix.
2013-12-21  Vladimir Serbinenko * grub-core/kern/emu/main.c: Build fix for emu.
2013-12-21  Vladimir Serbinenko Build fixes for argp.h with older gcc.
2013-12-21  Vladimir Serbinenko * util/grub-glue-efi.c: Use "universal binary" rather...
2013-12-21  Vladimir Serbinenko * include/grub/crypto.h (grub_crypto_xor): Fix cast...
2013-12-21  Vladimir Serbinenko Enable -Wformat=2 if it's supported.
2013-12-21  Vladimir Serbinenko * configure.ac: Add -Wmissing-include-dirs -Wmissing...
2013-12-21  Vladimir Serbinenko* grub-core/commands/macbless.c (grub_mac_bless_inode...
2013-12-21  Vladimir Serbinenko * include/grub/misc.h (grub_strtol): Fix overflow.
2013-12-21  Vladimir Serbinenko * include/grub/term.h (grub_unicode_estimate_width...
2013-12-21  Vladimir Serbinenko * include/grub/video.h (grub_video_rgba_color_rgb...
2013-12-21  Vladimir Serbinenko * util/misc.c (grub_util_get_image_size): Check for...
2013-12-21  Vladimir Serbinenko * grub-core/disk/raid6_recover.c (grub_raid_block_mulx...
2013-12-21  Vladimir Serbinenko * grub-core/disk/lvm.c: Use grub_size_t for sizes...
2013-12-21  Vladimir Serbinenko * util/import_gcry.py: Skip sample keys.
2013-12-21  Vladimir Serbinenko * util/misc.c (grub_qsort_strcmp): Don't discard const...
2013-12-21  Vladimir Serbinenko * configure.ac: Remove duplicate warning arguments.
2013-12-21  Vladimir Serbinenko Add missing static qualifiers.
2013-12-21  Vladimir Serbinenko Add missing includes.
2013-12-21  Vladimir Serbinenko Inline printf templates when possible to enable format...
2013-12-21  Vladimir Serbinenko * include/grub/crypto.h: Don't discard const attribute.
2013-12-21  Vladimir Serbinenko * grub-core/net/bootp.c (grub_cmd_dhcpopt): Use snprin...
2013-12-21  Vladimir Serbinenko * grub-core/lib/crypto.c: Don't discard const attribute.
2013-12-21  Vladimir Serbinenko * grub-core/lib/disk.c: Fix potential overflow.
2013-12-21  Vladimir Serbinenko * grub-core/lib/arg.c: Don't discard const attribute.
2013-12-21  Vladimir Serbinenko * grub-core/kern/dl.c: Don't discard const attribute.
2013-12-21  Vladimir Serbinenko * grub-core/kern/disk.c: Fix potential overflow.
2013-12-21  Vladimir Serbinenko * conf/Makefile.common: Don't include non-existing...
2013-12-21  Vladimir Serbinenko Clarify several translatable messages.
2013-12-21  David Prévot Correct some translatable strings.
2013-12-21  Colin Watson * util/grub-mkrescue.c: Rephrase mkrescue description.
2013-12-21  Vladimir Serbinenko Clarify several translatable messages.
2013-12-20  Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-20  Colin WatsonBe more verbose about some configure failures.
2013-12-20  Vladimir Serbinenko * util/grub-install.c: Inform user about install platform.
2013-12-20  Colin WatsonFix various build problems on GNU/Hurd.
2013-12-19  Vladimir Serbinenko * configure.ac: Set version to 2.02~beta1. grub-2.02-beta1
2013-12-19  Allen Pais * grub-core/boot/sparc64/ieee1275/boot.S: Fix order...
2013-12-18  Vladimir Serbinenko Make grub_zlib_decompress handle incomplete chunks.
2013-12-18  Vladimir Serbinenko* grub-core/Makefile.am: Don't attempt to export grub_b...
2013-12-18  Aleš Nesrsta * grub-core/disk/usbms.c: Retry on unknown errors.
2013-12-18  Aleš Nesrsta * grub-core/bus/usb/ehci.c: Fix handling of newborn...
2013-12-18  Vladimir Serbinenko Remove xen VFB.
2013-12-18  Vladimir Serbinenko * po/exclude.pot: Add 2 missing excludes.
2013-12-18  Vladimir Serbinenko Add missing license section in macbless.mod and macho...
2013-12-18  Vladimir Serbinenko Allow compilation without thumb-interwork as long...
2013-12-18  Vladimir Serbinenko Use -Wl,--no-relax rather than -mno-relax for uniformity.
2013-12-18  Vladimir Serbinenko * INSTALL: Update comment as to why sparc64 clang...
2013-12-18  Vladimir Serbinenko Add __attribute__ ((sysv_abi)) only if it's really...
2013-12-18  Vladimir Serbinenko * grub-core/lib/syslinux_parse.c: Declare timeout...
2013-12-18  Vladimir Serbinenko Remove -Wold-style-definition.
2013-12-18  Vladimir Serbinenko Make grub_util_get_windows_path_real static.
2013-12-18  Vladimir Serbinenko * grub-core/commands/fileXX.c: Silence cast-align.
2013-12-18  Vladimir Serbinenko * include/grub/efi/api.h (GRUB_EFI_ERROR_CODE): Use...
2013-12-18  Vladimir Serbinenko * include/grub/efi/api.h (PRIxGRUB_EFI_UINTN_T): Remov...
2013-12-18  Vladimir Serbinenko * grub-core/loader/arm/linux.c: Use common initrd...
2013-12-18  Vladimir Serbinenko Decrease number of strings to translate.
2013-12-18  Vladimir Serbinenko * grub-core/kern/arm/dl.c: Remove unnecessarry executi...
2013-12-18  Vladimir Serbinenko Mark strings for translation and add remaining ones...
2013-12-18  Vladimir Serbinenko * util/grub-file.c (main): Fix sizeof usage.
2013-12-18  Vladimir Serbinenko Silence spurious warning.
2013-12-18  Vladimir Serbinenko Remove check_nt_hiberfil as it's been superseeded...
2013-12-18  Vladimir Serbinenko * docs/osdetect.cfg: Add isolinux config to detected...
2013-12-18  Vladimir Serbinenko Implement syslinux parser.
2013-12-18  Vladimir Serbinenko * grub-core/commands/legacycfg.c: Use 32-bit Linux...
2013-12-17  Vladimir Serbinenko Support cpuid --pae.
2013-12-17  Vladimir Serbinenko Use AT keyboard on Yeeloong 3A.
2013-12-17  Vladimir Serbinenko Add Yeeloong 3A reboot and halt.
2013-12-17  Vladimir Serbinenko Add Radeon Yeeloong 3A support.
2013-12-17  Vladimir Serbinenko Add bonito 3A support.
2013-12-17  Vladimir Serbinenko * grub-core/loader/machoXX.c: Fix compilation on non...
2013-12-17  Vladimir Serbinenko * grub-core/loader/i386/xen_fileXX.c: Silence cast...
2013-12-17  Vladimir Serbinenko * grub-core/loader/macho.c: Fix compilation on non...
2013-12-17  Vladimir Serbinenko Add missing format_arg attribute to check that printf...
2013-12-17  Vladimir Serbinenko Use grub_xasprintf to format translated error messages...
2013-12-17  Jon McCuneFix double-free introduced by commit 33d02a42d64cf06cad...
2013-12-17  Vladimir Serbinenko Unify message for unsupported relocation.
2013-12-17  Vladimir Serbinenko Mark miscompile error for translation.
2013-12-17  Vladimir Serbinenko Use %I64 and not %ll when using OS printf if compiling...
2013-12-17  Vladimir Serbinenko Update Mac code to match new register_efi prototype.
2013-12-17  Vladimir Serbinenko Implement better integration with Mac firmware.
2013-12-17  Vladimir Serbinenko* grub-core/loader/multiboot_mbi2.c: Implement special...
2013-12-17  Vladimir Serbinenko Include serial module in default_payload.elf.
2013-12-17  Vladimir Serbinenko Add explicit thumb interwork bx in asm files.
2013-12-17  Vladimir Serbinenko Implement Truecrypt ISO loader.
2013-12-17  Vladimir Serbinenko * grub-core/lib/arg.c: Ensure at least a single space...
2013-12-17  Vladimir Serbinenko Implement grub_file tool and use it to implement gener...
2013-12-17  Vladimir Serbinenko Change to v1 xen grants.
2013-12-17  Vladimir Serbinenko * grub-core/lib/i386/xen/relocator.S: Fix hypercall...
2013-12-17  Vladimir Serbinenko * grub-core/lib/x86_64/xen/relocator.S: Fix hypercall...
2013-12-17  Vladimir Serbinenko Implement XEN VFB support.
2013-12-17  Vladimir Serbinenko Remove grub_bios_interrupt on coreboot.
next