]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
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.
2013-12-17  Vladimir Serbinenko Update exclude.pot and mark few strings for translation.
2013-12-16  Vladimir Serbinenko * util/grub-mkrescue.c: Fix incorrect file usage in...
2013-12-16  Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-16  Vladimir Serbinenko * grub-core/tests/sleep_test.c: Silence spurious warning.
2013-12-16  Andrey Borzenkovadd verbose information to linux platform check
2013-12-16  Andrey BorzenkovChangeLog for previous two commits.
2013-12-16  Andrey Borzenkovuse grub_util_exec_redirect_all to silence "moprobe...
2013-12-16  Andrey Borzenkovconsolidate grub_util_exec code
2013-12-16  Vladimir Serbinenko Make grub_xen_hypercall on i386 cdecl rather than...
2013-12-16  Vladimir Serbinenko * grub-core/kern/x86_64/xen/startup.S: Align stack.
2013-12-16  Vladimir Serbinenko Add support for converting PE+ to Elf64.
2013-12-16  Vladimir Serbinenko * grub-core/commands/minicmd.c (grub_mini_cmd_dump...
2013-12-16  Vladimir Serbinenko Remove practice of assigning random const pointers...
2013-12-16  Vladimir Serbinenko * include/grub/x86_64/types.h: Define sizeof (long...
2013-12-16  Vladimir Serbinenko * include/grub/efi/api.h: Don't use call wrappers...
2013-12-16  Vladimir Serbinenko * grub-core/lib/posix_wrap/errno.h: Undefine errno...
2013-12-16  Vladimir Serbinenko * include/grub/efi/api.h: Define (u)intn_t based on...
2013-12-16  Vladimir Serbinenko Handle X86_64_PC64 relocation.
2013-12-16  Vladimir Serbinenko Determine the need for mingw-related stubs at compile...
2013-12-16  Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-16  Vladimir Serbinenko * grub-core/genmod.sh.in: Strip before converting...
2013-12-16  Vladimir Serbinenko Use unix functions for temporary files and special...
2013-12-16  Vladimir Serbinenko Define functions explicitly rather than using --defsym...
2013-12-16  Vladimir Serbinenko * grub-core/genmoddep.awk: Remove explicit getline...
2013-12-15  Andrey Borzenkovsmall fixes for Windows EFI install code
2013-12-15  Ian Campbell * grub-core/kern/uboot/init.c: Fix units of uboot...
2013-12-15  Vladimir Serbinenko New functional test for sleep function.
2013-12-15  Vladimir Serbinenko Add explicit sysv_abi on amd64 asm routines.
2013-12-15  Vladimir Serbinenko* grub-core/commands/efi/lsefisystab.c: Use %lld to...
2013-12-15  Vladimir Serbinenko * include/grub/test.h: Use gnu_printf rather than...
2013-12-15  Vladimir Serbinenko * grub-core/loader/i386/linux.c: Use grub_addr_t rathe...
2013-12-15  Vladimir Serbinenko * grub-core/loader/i386/linux.c: Use %p rather than...
2013-12-15  Vladimir Serbinenko * grub-core/kern/elfXX.c: Use grub_addr_t rather than...
2013-12-15  Vladimir Serbinenko * grub-core/disk/loopback.c: Use sequential IDs rather...
2013-12-15  Vladimir Serbinenko * grub-core/commands/acpi.c: Use grub_addr_t rather...
2013-12-15  Vladimir Serbinenko * grub-core/kern/i386/coreboot/cbtable.c: Use char...
2013-12-15  Vladimir Serbinenko * grub-core/disk/cryptodisk.c: Rename "n" to "last_cry...
2013-12-15  Vladimir Serbinenko * util/grub-mkimagexx.c (relocate_addresses): Display...
2013-12-15  Vladimir Serbinenko Add gcc_struct to all packed structures when compiling...
2013-12-14  Vladimir Serbinenko * include/grub/i386/coreboot/lbio.h: Add missing attri...
2013-12-14  Vladimir Serbinenko * util/grub-pe2elf.c: Fix handling of .bss.
2013-12-14  Vladimir Serbinenko Implement windows flavour of EFI install routines.
2013-12-14  Vladimir Serbinenko * conf/Makefile.extra-dist: Adjust path to conf/i386...
2013-12-14  Vladimir Serbinenko Change grub_install_register_efi interface to pass...
2013-12-14  Vladimir Serbinenko Workaround cygwin bug when using \\?\Volume{GUID}...
2013-12-14  Vladimir Serbinenko Do not use TCHAR string functions as they are not...
2013-12-14  Vladimir Serbinenko Workaround windows bug when querying EFI system partit...
2013-12-14  Vladimir Serbinenko * grub-core/kern/i386/qemu/init.c (resource): Decrease...
2013-12-14  Vladimir Serbinenko * grub-core/boot/i386/qemu/boot.S: Add missing EXT_C.
2013-12-14  Vladimir Serbinenko Make i386-* other than i386-pc compileable under cygwin.
2013-12-14  Vladimir Serbinenko Fix definition of grub_efi_hard_drive_device_path...
2013-12-14  Vladimir Serbinenko * grub-core/osdep/windows/hostdisk.c: Fix cygwin compi...
2013-12-14  Vladimir Serbinenko * grub-core/osdep/windows/blocklist.c: Add missing...
2013-12-14  Vladimir Serbinenko * util/config.c: Remove trailing newline from distribu...
2013-12-14  Vladimir Serbinenko * include/grub/efi/api.h: Rename protocol and interfac...
2013-12-14  Vladimir Serbinenko * .gitignore: Add .exe variants. Add missing files...
2013-12-14  Vladimir Serbinenko * grub-core/osdep/exec.c: Use unix version on cygwin.
2013-12-13  Vladimir Serbinenko Implement multiboot2 EFI BS specification.
2013-12-11  Vladimir Serbinenko * grub-core/normal/charset.c: Fix premature line wrap...
2013-12-11  Vladimir Serbinenko * include/grub/efiemu/efiemu.h: Sync configuration...
2013-12-11  Vladimir Serbinenko Propagate the EFI commits to x86-efi specific parts.
2013-12-11  Vladimir Serbinenko * grub-core/commands/efi/lssal.c: Fix terminating...
2013-12-11  Vladimir Serbinenko Introduce grub_efi_packed_guid and use it where alignm...
2013-12-11  Vladimir Serbinenko * include/grub/efi/api.h (grub_efi_device_path): Defin...
2013-12-11  Vladimir Serbinenko * grub-core/kern/ia64/dl.c (grub_arch_dl_relocate_symb...
2013-12-11  Vladimir Serbinenko * grub-core/kern/ia64/dl.c (grub_arch_dl_relocate_symb...
2013-12-10  Leif Lindholmefi: mm: make MAX_USABLE_ADDRESS platform-specific
2013-12-10  Leif Lindholm* grub-core/lib/fdt.c: change memcpy => grub_memcpy
2013-12-10  Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-10  Andrey Borzenkovalways define config_directory and config_file as full...
2013-12-10  Jon McCuneAdd --no-rs-codes flag to optionally disable reed-solom...
2013-12-09  Vladimir Serbinenko Add missing compile and link options for sparc64-emu.
2013-12-09  Vladimir Serbinenko Implement sparc64 trampolines (needed for sparc64...
2013-12-09  Vladimir Serbinenko * grub-core/kern/sparc64/dl.c (grub_arch_dl_relocate_s...
2013-12-09  Vladimir Serbinenko * grub-core/kern/powerpc/dl_helper.c (grub_arch_dl_get...
next