]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2014-02-28 Vladimir Serbinenko * grub-core/loader/i386/multiboot_mbi.c (grub_multiboo...
2014-02-28 Vladimir Serbinenko * grub-core/kern/i386/coreboot/mmap.c: Filter out...
2014-02-20 Vladimir Serbinenko * grub-core/disk/ahci.c: Ignore NPORTS field and rely...
2014-02-04 Paulo Flabiano... add bootpath parser for open firmware
2014-02-04 Paulo Flabiano... add grub_env_set_net_property function
2014-02-03 Vladimir Serbinenko * util/grub-mkrescue.c: Build fix for argp.h with...
2014-02-03 Vladimir Serbinenko * util/grub-mkfont.c: Build fix for argp.h with older...
2014-01-29 Vladimir Serbinenko * grub-core/disk/ahci.c: Increase timeout. Some SSDs...
2014-01-29 Vladimir Serbinenko * grub-core/disk/ahci.c: Properly handle transactions...
2014-01-29 Vladimir Serbinenko * grub-core/disk/ahci.c: Add safety cleanups.
2014-01-29 Vladimir Serbinenko * grub-core/disk/ahci.c: Allocate and clean space...
2014-01-29 Vladimir Serbinenko * grub-core/disk/ahci.c: Do not enable I/O decoding...
2014-01-29 Vladimir Serbinenko * util/grub-mkfont.c: Downgrade warnings about unhandl...
2014-01-29 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2014-01-29 Paulo Flabiano... .gitignore: add missing files and .exe variants.
2014-01-26 Vladimir Serbinenko * grub-core/term/at_keyboard.c: Tolerate missing keyboard.
2014-01-26 Mike Gilbert grub-install: support for partitioned partx loop devices.
2014-01-26 Vladimir Serbinenko * grub-core/term/serial.c (grub_serial_register):...
2014-01-25 Andrey Borzenkovfix Mingw W64-32 cross compile failure due to printf...
2014-01-25 Andrey Borzenkovdo not set default prefix in grub-mkimage
2014-01-24 Vladimir Serbinenko Fix several translatable strings.
2014-01-24 Vladimir Serbinenko * util/grub-install.c: List available targets.
2014-01-23 Colin Watson* util/grub-install.c (write_to_disk): Add an info...
2014-01-21 Andrey Borzenkovadd GRUB_WINDOWS_EXTRA_DIST to allow shipping runtime...
2014-01-21 Andrey BorzenkovShow detected path to DejaVuSans in configure summary
2014-01-21 Andrey Borzenkovlook for DejaVu also in /usr/share/fonts/truetype
2014-01-21 Paulo Flabiano... increase network try interval gradually
2014-01-21 Paulo Flabiano... change stop condition to avoid infinite loops
2014-01-19 Colin WatsonIgnore EPERM when modifying kern.geom.debugflags
2014-01-18 Andrey Borzenkovuse MODULE_FILES for genemuinit* instead of MOD_FILES
2014-01-18 Vladimir Serbinenko * util/grub-install.c: Fix a typo.
2014-01-18 Vladimir Serbinenko * grub-core/normal/main.c (read_config_file): Buffer...
2014-01-18 Andrey Borzenkovfix removal of {cpu,machine} links on mingw/msys
2014-01-18 Vladimir Serbinenko * Makefile.am (default_payload.elf): Add modules
2014-01-18 Mike Gilbert * Makefile.util.def: Link grub-ofpathname with zfs...
2014-01-18 Vladimir Serbinenko * grub-core/commands/macbless.c: Rename FILE and DIR...
2014-01-18 Andrey Borzenkovfix include loop on MinGW due to libintl.h pulling...
2014-01-18 Andrey Borzenkovadd BUILD_EXEEXT support to fix make clean on Windows
2014-01-18 Andrey BorzenkovUse _W64 to detect MinGW W64-32 instead of _FILE_OFFSET...
2014-01-18 Andrey BorzenkovFix ChangeLog date
2014-01-18 Vladimir Serbinenko * grub-core/term/terminfo.c: Recognize keys F1-F12.
2014-01-18 Andrey Borzenkovreintroduce BUILD_LDFLAGS for the cross-compile case
2014-01-18 Vladimir Serbinenko * util/grub-mount.c: Extend GCC warning workaround...
2014-01-18 Vladimir Serbinenko * grub-core/kern/efi/efi.c: Ensure that the result...
2014-01-18 Vladimir Serbinenko * NEWS: Add few missing entries.
2014-01-17 Colin WatsonPrefer more portable test(1) constructs
2014-01-17 Colin Watsonfreebsd/hostdisk.c is only ever compiled on FreeBSD
2014-01-12 Andrey Borzenkovadd part_apple to EFI rescue image to fix missing prefix
2014-01-08 Colin Watson* Makefile.util.def (grub-macbless): Change mansection...
2014-01-07 Leif Lindholmarm64: set correct length of device path end entry
2014-01-07 Andrey BorzenkovChange grub-mkrescue to use bootaa64.efi too
2014-01-07 Andrey Borzenkovfix 32 bit compilation on MinGW-w64
2014-01-07 Andrey Borzenkovuse {grub,boot}aa64.efi for boot images on AArch64
2013-12-30 Andrey Borzenkovstrip .eh_frame section from arm64-efi kernel
2013-12-30 Vladimir Serbinenko * NEWS: Add few missing entries. Correct existing...
2013-12-28 Vladimir Serbinenko Don't abort() on unavailable coreboot tables if not...
2013-12-28 Andrey Borzenkovremove unused error.h from kern/emu/misc.c
2013-12-28 Colin Watson* NEWS: The cmosclean command in fact dates back to...
2013-12-27 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-27 Colin Watson* NEWS: First draft of 2.02 entry.
2013-12-27 Colin Watson* INSTALL (Cross-compiling the GRUB): Fix some spelling...
2013-12-25 Vladimir Serbinenko * grub-core/kern/arm/cache_armv6.S: Remove .arch direc...
2013-12-25 Andrey Borzenkovfix EFI detection on Windows
2013-12-24 Vladimir Serbinenko * configure.ac: Set version to 2.02~beta2.
2013-12-24 Vladimir Serbinenko * grub-core/disk/efi/efidisk.c (name_devices): Skip...
2013-12-24 Andrey Borzenkov * util/grub-probe.c: Improve help message and simplify...
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 Revert grub-file usage in grub-mkconfig.
2013-12-24 Vladimir Serbinenko Make newly-created files other than grub.cfg world...
2013-12-24 Andrey Borzenkov * util/grub.d/00_header.in: Improve compatibility...
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 Add -Qn to TARGET_CFLAGS if it's supported.
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 ARM64 support for grub-mkrescue.
2013-12-23 Vladimir Serbinenko Install modinfo.sh to keep build information around.
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 WatsonUpdate some documentation to refer to Git rather than...
2013-12-23 Colin WatsonDon't distribute config.h.
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 Andrey Borzenkovgrub-mkconfig: fix Xen platform conditions
2013-12-22 Andrey Borzenkovsplit grub-mkresecue help text to facilitate translations
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.
next