]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2019-06-26 Colin WatsonAdd configure option to reduce visual clutter at boot...
2019-06-26 Colin WatsonSkip Windows os-prober entries on Wubi systems
2019-06-26 Colin WatsonAllow Shift to interrupt 'sleep --interruptible'
2019-06-26 Colin WatsonInstall signed images if UEFI Secure Boot is enabled
2019-06-26 Colin WatsonGenerate configuration for signed UEFI kernels if available
2019-06-26 Matthew GarrettAdd "linuxefi" loader which avoids ExitBootServices
2019-05-25 Mario LimoncielloRemove GNU/Linux from default distributor string for...
2019-05-25 Steve LangasekOutput a menu entry for firmware setup on UEFI FastBoot...
2019-05-25 Colin WatsonBlacklist 1440x900x32 from VBE preferred mode handling
2019-05-25 Colin WatsonRead /etc/default/grub.d/*.cfg after /etc/default/grub
2019-05-25 Matthew GarrettDon't permit loading modules on UEFI secure boot
2019-05-25 Colin WatsonAvoid getting confused by inaccessible loop device...
2019-05-25 Colin WatsonPrefer translations from Ubuntu language packs if available
2019-05-25 Colin Watson"single" -> "recovery" when friendly-recovery is installed
2019-05-25 Colin WatsonFall back to non-EFI if booted using EFI but -efi is...
2019-05-25 Colin WatsonBail out if trying to run grub-mkconfig during upgrade...
2019-05-25 Colin WatsonSilence error messages when translations are unavailable
2019-05-25 Colin WatsonRestore grub-mkdevicemap
2019-05-24 Colin WatsonHandle filesystems loop-mounted on file images
2019-05-24 Mario LimoncielloBuild vfat into EFI boot images
2019-05-24 Colin WatsonIf GRUB Legacy is still around, tell packaging to ignore it
2019-05-24 Colin WatsonDisable gfxpayload=keep by default
2019-05-24 Colin WatsonMake grub.cfg world-readable if it contains no passwords
2019-05-24 Colin WatsonDisable use of floppy devices
2019-05-24 Robert MillanSupport running grub-probe in grub-legacy's update...
2019-05-24 Robert MillanImprove handling of Debian kernel version numbers
2019-05-24 Colin WatsonWrite marker if core.img was written to filesystem
2019-05-24 Colin WatsonHack prefix for OLPC
2019-05-14 Colin WatsonImport grub2_2.04~rc1.orig.tar.xz
2019-04-09 Vladimir SerbinenkoRelease 2.04~rc1
2019-04-09 Vladimir SerbinenkoChange fs functions to add fs_ prefix
2019-04-08 Vladimir SerbinenkoA workaround for clang problem assembling startup_raw.S
2019-04-04 Eric Snowbergieee1275: NULL pointer dereference in grub_ieee1275_enc...
2019-04-02 Daniel Kiperdocs/grub-dev: Change comments rules
2019-04-02 Andrew Jeddelohloader/i386/linux: Calculate the setup_header length
2019-04-02 Eric Snowbergefidisk: NULL pointer dereference in grub_efidisk_get_d...
2019-04-02 Eric Snowbergefidisk: NULL pointer dereference in is_child()
2019-04-02 Eric Snowbergefidisk: Write to NULL pointer ldp
2019-04-02 Vladimir Serbinenkoclang: Pair -Qn with -Qunused-arguments.
2019-03-28 John Paul Adrian... ieee1275: Fix path reference in comment of sparc64...
2019-03-28 John Paul Adrian... ieee1275: Include a.out header in assembly of sparc64...
2019-03-26 Vladimir SerbinenkoPropagate GNU_PRINTF from gnulib vfprintf
2019-03-26 Vladimir Serbinenkoefi/tpm.c: Add missing casts
2019-03-26 Vladimir SerbinenkoPOTFILES: Don't include gnulib in grub.pot
2019-03-26 Vladimir Serbinenkoconfigure.ac: Use nostdlib when checking for nostdinc
2019-03-25 Vladimir Serbinenkoefi/tpm.h: Fix hash_log_extend_event definition.
2019-03-25 Vladimir SerbinenkoRename grub_disk members
2019-03-25 Vladimir Serbinenkogrub-mkimagexx: Fix RISCV error message
2019-03-25 Vladimir Serbinenkokern/emu/misc.c: Don't include config-util.h when runni...
2019-03-25 Vladimir SerbinenkoSupport R_PPC_PLTREL24
2019-03-20 Daniel Kipersparc: Enable __clzsi2() and __clzdi2()
2019-03-20 Daniel Kipermips: Enable __clzsi2()
2019-03-20 Daniel Kiperverifiers: MIPS fallout cleanup
2019-03-20 Daniel Kiperverifiers: PowerPC fallout cleanup
2019-03-20 Daniel Kiperverifiers: IA-64 fallout cleanup
2019-03-20 Colin Watsonposix_wrap: Flesh out posix_wrap/limits.h a little...
2019-03-19 Marek Marczykowski... xen: Look for Xen notes in section headers too
2019-03-19 Colin Watsongetroot: Save/restore CWD more reliably on Unix
2019-03-12 Andrei Borzenkovnet/dhcp: Add explicit net_dhcp command
2019-03-12 Andrei Borzenkovnet/dhcp: Actually send out DHCPv4 DISCOVER and REQUEST...
2019-03-12 Andrei Borzenkovnet/dhcp: Allow receiving DHCP OFFER and ACK packets
2019-03-12 Andrei Borzenkovnet/dhcp: Use DHCP options for name and bootfile
2019-03-12 Andrei Borzenkovnet/dhcp: Introduce per-interface timeout
2019-03-12 Andrei Borzenkovnet/dhcp: Make grub_net_process_dhcp() take an interface
2019-03-12 Andrei Borzenkovnet/dhcp: Refactor DHCP packet transmission into separa...
2019-03-12 Andrei Borzenkovnet/dhcp: Allow overloading legacy bootfile and name...
2019-03-12 Andrei Borzenkovnet/dhcp: Replace parse_dhcp_vendor() with find_dhcp_op...
2019-03-12 Andrei Borzenkovnet/dhcp: Remove dead code
2019-03-12 Jesús Diéguez... msr: Add new MSR modules (rdmsr/wrmsr)
2019-03-12 Jesús Diéguez... asm: Replace "__asm__ __volatile__" with "asm volatile"
2019-03-12 Eric Snowbergsparc64: Add bios boot partition support
2019-03-12 Eric Snowbergieee1275: obdisk driver
2019-03-12 Paul MenzelMakefile: Allow to set file systems modules for default...
2019-03-07 Vladimir Serbinenkowindows/platform.c: Fix compilation errors
2019-03-05 Colin Watsongnulib: Upgrade Gnulib and switch to bootstrap tool
2019-03-05 Colin Watsonsyslinux: Fix syslinux_test in out-of-tree builds
2019-03-05 Colin Watsonutil: Detect more I/O errors
2019-03-05 James Clarkeosdep/freebsd: Fix partition calculation for EBR entries
2019-02-26 Steve McIntyregrub-install: Check for arm-efi as a default target
2019-02-26 Daniel KiperRevert "grub-install: Check for arm-efi as a default...
2019-02-25 Alexander Graftravis: Add Travis CI config file
2019-02-25 Steve McIntyregrub-install: Check for arm-efi as a default target
2019-02-25 Leif Lindholmarm64/efi: Fix grub_efi_get_ram_base()
2019-02-25 Paul Menzelnormal/menu: Do not treat error values as key presses
2019-02-25 Alexander Graffdt: Treat device tree file type like ACPI
2019-02-25 Alexander GrafRISC-V: Add to build system
2019-02-25 Alexander GrafRISC-V: Add libgcc helpers for clz
2019-02-25 Alexander GrafRISC-V: Add auxiliary files
2019-02-25 Alexander GrafRISC-V: Add awareness for RISC-V reloations
2019-02-25 Alexander GrafRISC-V: Add Linux load logic
2019-02-25 Alexander GrafRISC-V: Add early startup code
2019-02-25 Alexander GrafRISC-V: Add setjmp implementation
2019-02-25 Alexander Grafelf.h: Add RISC-V definitions
2019-02-25 Alexander GrafPE: Add RISC-V definitions
2019-02-25 Alexander Grafefi: Rename armxx to arch
2019-02-06 Alexander Grafmkimage: Clarify file alignment in efi case
2019-02-06 Alexander Grafmkimage: Align efi sections on 4k boundary
2019-02-06 Alexander Grafmkimage: Use EFI32_HEADER_SIZE define in arm-efi case
2019-02-06 Guillaume GARDETarm: Move initrd upper to leave more space for kernel
2019-01-23 Leif Lindholmlinux, efi, arm*, fdt: Break FDT extra allocation space...
next