]> git.proxmox.com Git - grub2.git/history - grub-core
Add configure option to use vt.handoff=7
[grub2.git] / grub-core /
2014-11-18 Evan BroderAdd configure option to enable gfxpayload=keep dynamically
2014-11-18 Colin WatsonAdd configure option to bypass boot menu if possible
2014-11-18 Colin WatsonAdd configure option to reduce visual clutter at boot...
2014-11-18 Colin WatsonAllow Shift to interrupt 'sleep --interruptible'
2014-11-18 Colin WatsonIf running under UEFI secure boot, attempt to use linux...
2014-11-18 Colin WatsonMake linuxefi refuse to boot without shim
2014-11-18 Colin WatsonAdd more debugging to linuxefi
2014-11-18 Matthew GarrettAdd "linuxefi" loader which avoids ExitBootServices
2014-01-28 Colin WatsonBlacklist 1440x900x32 from VBE preferred mode handling
2014-01-28 Colin WatsonRead /etc/default/grub.d/*.cfg after /etc/default/grub
2014-01-15 Matthew GarrettDon't permit loading modules on UEFI secure boot
2014-01-15 Colin WatsonFall back to i386-pc if booted using EFI but -efi is...
2014-01-15 Colin WatsonSilence error messages when translations are unavailable
2014-01-13 Colin WatsonDisable use of floppy devices
2014-01-13 Colin WatsonHack prefix for OLPC
2013-12-24 Vladimir Serbinenko * grub-core/disk/efi/efidisk.c (name_devices): Skip...
2013-12-24 Vladimir Serbinenko Fix buffer overflow in grub_efi_print_device_path.
2013-12-24 Vladimir Serbinenko Show SATA device path.
2013-12-24 Vladimir Serbinenko Make newly-created files other than grub.cfg world...
2013-12-24 Vladimir Serbinenko Make rijndael.c respect aliasing rules.
2013-12-24 Vladimir Serbinenko Make grub_util_device_is_mapped_stat available in...
2013-12-24 Vladimir Serbinenko Save TARGET_CC version in modinfo.sh.
2013-12-24 Vladimir Serbinenko Make grub_util_devmapper_part_to_disk and grub_util_fi...
2013-12-24 Vladimir Serbinenko Declare GRUB_EFI_VENDOR_APPLE_GUID.
2013-12-24 Vladimir Serbinenko Dump type and vendor specific data when printing devic...
2013-12-23 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-23 Vladimir Serbinenko * grub-core/modinfo.sh.in: Add build config information.
2013-12-23 Vladimir Serbinenko ARM64 grub-file and grub-mkconfig support.
2013-12-23 Vladimir Serbinenko Remove leftover options defines.
2013-12-23 Colin Watson* configure.ac: Fix spelling.
2013-12-23 Vladimir Serbinenko * include/grub/arm64/linux.h: Remove leftovers. Add...
2013-12-23 Vladimir Serbinenko * grub-core/loader/arm64/linux.c: Add missing bracket.
2013-12-23 Vladimir Serbinenko Add arm64-efi recognition to grub-file.
2013-12-23 Vladimir Serbinenko Fix ia64-efi recognition in grub-file.
2013-12-23 Vladimir Serbinenko Recognize raspberry pi kernel in grub-file.
2013-12-23 Vladimir Serbinenko Enable cache on ARM U-Boot port.
2013-12-23 Vladimir Serbinenko Fix ARM cache maintainance.
2013-12-22 Vladimir Serbinenko * grub-core/kern/arm/cache.c (grub_arm_disable_caches_...
2013-12-22 Leif Lindholmarm64: add EFI Linux loader
2013-12-22 Leif Lindholmfdt: additions required for arm64 Linux loader
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 Vladimir Serbinenko Workaround buggy timer in raspberry pie by using our...
2013-12-21 Vladimir Serbinenko Fix ARM Linux Loader on non-FDT platforms.
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 Enable -Wformat=2 if it's supported.
2013-12-21 Vladimir Serbinenko* grub-core/commands/macbless.c (grub_mac_bless_inode...
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 Add missing static qualifiers.
2013-12-21 Vladimir Serbinenko Inline printf templates when possible to enable format...
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 Clarify several translatable messages.
2013-12-21 David Prévot Correct some translatable strings.
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 WatsonFix various build problems on GNU/Hurd.
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 Add missing license section in macbless.mod and macho...
2013-12-18 Vladimir Serbinenko * grub-core/lib/syslinux_parse.c: Declare timeout...
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 * 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 Silence spurious warning.
2013-12-18 Vladimir Serbinenko Remove check_nt_hiberfil as it's been superseeded...
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 Jon McCuneFix double-free introduced by commit 33d02a42d64cf06cad...
2013-12-17 Vladimir Serbinenko Use %I64 and not %ll when using OS printf if compiling...
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 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...
next